ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaks_5.4.0.1/rzaksdltsubsystem.htm

72 lines
6.3 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Delete a subsystem description" />
<meta name="abstract" content="The Delete Subsystem Description (DLTSBSD) command deletes the specified subsystem descriptions (including any work entries or routing entries added to them) from the system. Job queues assigned to this subsystem by the Add Job Queue Entry (ADDJOBQE) command are not deleted. In fact, when you delete a subsystem description (SBSD), none of the objects that are referenced by the SBSD are deleted." />
<meta name="description" content="The Delete Subsystem Description (DLTSBSD) command deletes the specified subsystem descriptions (including any work entries or routing entries added to them) from the system. Job queues assigned to this subsystem by the Add Job Queue Entry (ADDJOBQE) command are not deleted. In fact, when you delete a subsystem description (SBSD), none of the objects that are referenced by the SBSD are deleted." />
<meta name="DC.Relation" scheme="URI" content="rzaksmanagesbs1.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksrmveautostrtentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksrmvcommunentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksrmvjobqentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksrmvprestrtjobentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksrmvertngentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksrmvewkstatnentry.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004-2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004-2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaksdltsubsystem" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Delete a subsystem description</title>
</head>
<body id="rzaksdltsubsystem"><a name="rzaksdltsubsystem"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Delete a subsystem description</h1>
<div><p>The Delete Subsystem Description (<span class="cmdname">DLTSBSD</span>) command
deletes the specified subsystem descriptions (including any work entries or
routing entries added to them) from the system. Job queues assigned to this
subsystem by the Add Job Queue Entry (<span class="cmdname">ADDJOBQE</span>) command
are not deleted. In fact, when you delete a subsystem description (SBSD),
none of the objects that are referenced by the SBSD are deleted.</p>
<div class="p">The associated subsystem must be inactive before it can be deleted.
Use the character-based interface to delete a subsystem.</div>
<div class="section"><strong>Command</strong>: Delete Subsystem Description (<span class="cmdname">DLTSBSD</span>)</div>
<div class="example">This command deletes the inactive subsystem description called BAKER
from library LIB1.<blockquote><pre>DLTSBSD SBSD(LIB1/BAKER)</pre>
</blockquote>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaksrmveautostrtentry.htm">Remove autostart job entries</a></strong><br />
You can remove an autostart job entry from a subsystem description by using the character-based interface.</li>
<li class="ulchildlink"><strong><a href="rzaksrmvcommunentry.htm">Remove communication entries</a></strong><br />
You can remove communication entries from the subsystem description by using the character-based interface. All jobs that are active through the communications entry being removed must be ended before this command can be run.</li>
<li class="ulchildlink"><strong><a href="rzaksrmvjobqentry.htm">Remove job queue entries</a></strong><br />
You can remove job queue entries from a subsystem description by using the character-based interface. Jobs on the job queue remain on the queue when the job queue entry is removed from the subsystem description. A job queue entry cannot be removed if any currently active jobs were started from the job queue.</li>
<li class="ulchildlink"><strong><a href="rzaksrmvprestrtjobentry.htm">Remove prestart job entries</a></strong><br />
You can remove prestart job entries from the subsystem description by using the character-based interface. A prestart job entry cannot be removed if any currently active jobs were started using the entry.</li>
<li class="ulchildlink"><strong><a href="rzaksrmvertngentry.htm">Remove routing entries</a></strong><br />
You can remove a routing entry from the specified subsystem description by using the character-based interface. The subsystem can be active at the time the command is run. However, the routing entry cannot be removed if there are any currently active jobs that were started using the entry.</li>
<li class="ulchildlink"><strong><a href="rzaksrmvewkstatnentry.htm">Remove workstation entries</a></strong><br />
You can remove a workstation entry from a subsystem description by using the character-based interface. The subsystem can be active at the time the command is run. However, all jobs that are active through the workstation entry must be ended before it can be removed.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmanagesbs1.htm" title="Because jobs run in subsystems, you might need to monitor subsystem activity for potential problems that can affect a job's ability to run.">Manage subsystems</a></div>
</div>
</div>
</body>
</html>