IBM Virtual Machine Facility/370: Operator's Guide 2
Page134(134 of 260)
Page of GC20-1806-9 Is Updated April 1, 1981 by TNL GN25-0834 This blank page represents page 116 which was deleted by Release 6 pte 17 116 VM/370 Operator's Guide
ORDER Use the ORDER command to place closed spool files (of a specified device type) in a different order. You may deter.ine via the QUERY co.mand the filename, filetype, originating userid, and other attributes of all of your files. The format of the ORDER command is: ORDer I r , {Reader } {CLaSS c1 CLass C2 ••• } 1 I luseridl Printer spoolid1 spoolid2 1 I ISYSTEMI PUnch I L .J ' lSequencing may be done with the ORDER command using a coabination of "CLASS c" specifications and spoolid specifications. For exaaple ORDER PRINTER CLASS 1 1963 CLASS C specifies that printer files will be processed in the following order: all Class A files, the file with the spoolid 1963, all Class C files. userid SYSTEM READER RDR PRINTER PRT PUNCH PCH CLASS c spoolid allows the spooling operator to manipulate the spool files for a particular user. allows the spooling operator to manipulate all spool in the system, regardless of userid. orders the reader files. orders the printer files. orders the punch files. orders the files by their class. "c" specifies class designations for input and output spool files. This specification allows files to be placed in the order of classes specified by CLASS c1, CLASS c2, and so forth. c is a one-character alphameric field with values that extend from I to z and fro. 0 to 9. processes the files in the order in which the spoolids are given. FILES ORDERED is the response to the user who issued the ORDER command. Section 3. CP Commands 117
Page of GC20-1806-9 Is Updated April 1, 1981 by TNL GN25-0834 This blank page represents page 116 which was deleted by Release 6 pte 17 116 VM/370 Operator's Guide
ORDER Use the ORDER command to place closed spool files (of a specified device type) in a different order. You may deter.ine via the QUERY co.mand the filename, filetype, originating userid, and other attributes of all of your files. The format of the ORDER command is: ORDer I r , {Reader } {CLaSS c1 CLass C2 ••• } 1 I luseridl Printer spoolid1 spoolid2 1 I ISYSTEMI PUnch I L .J ' lSequencing may be done with the ORDER command using a coabination of "CLASS c" specifications and spoolid specifications. For exaaple ORDER PRINTER CLASS 1 1963 CLASS C specifies that printer files will be processed in the following order: all Class A files, the file with the spoolid 1963, all Class C files. userid SYSTEM READER RDR PRINTER PRT PUNCH PCH CLASS c spoolid allows the spooling operator to manipulate the spool files for a particular user. allows the spooling operator to manipulate all spool in the system, regardless of userid. orders the reader files. orders the printer files. orders the punch files. orders the files by their class. "c" specifies class designations for input and output spool files. This specification allows files to be placed in the order of classes specified by CLASS c1, CLASS c2, and so forth. c is a one-character alphameric field with values that extend from I to z and fro. 0 to 9. processes the files in the order in which the spoolids are given. FILES ORDERED is the response to the user who issued the ORDER command. Section 3. CP Commands 117
IBM Virtual Machine Facility/370: Operator's Guide 2
Page132(132 of 260)
page of GC20-1806-9 As Updated April i, 1981 by TNL GN25-0834 NETWORK CTLR raddr ncpname LOAD COMPLETE The 370x "raddr" was successfully loaded with the control program NE T WO R K lH!l1R CTLR raddr DUMP COMPLETE The 370x "raddr" was successfully dumped. DISABLE, NETWORK VARY The normal response is: COMMAND COMPLETE The normal response is: DEVICE HALTED HE TWORlS QUEEI DEV rid LOGON AS userid DEV rid DISABLE DEV rid ENABLED DEV rid OFFLINE LINE rid ACTIVE LINE rid OFFLINE DEV rid1 ENABLED, DEV rid2 ENABLED, DEV rid3 ENABLED, ••• DEV ridl DISABLE, DEV rid2 DISABLE, DEV rid3 DISABLE, ••• DEV ridl OFFLINE, DEV rid2 OFFLINE, DEV rid3 OFFLl]IE, ••• Note: If either of the following responses occurs, a problem exists with the Network Control program and/or the 370x. { ACTIVE} FREE OFFLINE J rid NOT FOUND rid NOT FOUND LOGON DISABLE EN ABLED ACTIVE indicates that the resource is in use as a virtual machine operator console, by "userid"= indicates that the resource is online but is not available for access to VM/370. indicates that the resource is available for user access to VM/370. indicates activated. that the line resource is online and has been Terminals on the line mayor may not be in use. 114 VM/370 Operator's Guide
Page of GC20-1806-9 As Updated April 1, 1981 by TNL GN25-0834 FREE indicates that the resource is not offline and also not currently in use. EP-KODE OFFLINE rid userid raddr indicates that the line resource is a PEP line currently in emulation mode at real address "raddr". indicates that the resource is inactive and unavailable for use. is the real resource identifier. is the user identifier. is the real device address. Section 3. CP Commands 115
IBM Virtual Machine Facility/370: Operator's Guide 2
Page136(136 of 260)
PURGE Use the PURGE command to remove closed spool files from the system before they are printed or pnnched b! the spooling devices, or before they are read by a user. The spooling operator can purge any file in the system. Any file can be purged, regardless of its status, as long as it has not been selected for processing. The format of the PURGE com.and is: PURge I r , I luserid I I ISYSTE!! I I L I 1 Reader Printer PUnch ALL r I I I L ]( ALL Class c1 Class c2 ... , spoolid1 spoolid2 'Purging may be done using a combination of CLASS c and spoolid specifications. For example: PURGE PRIITER CLASS A 1932 CLASS D 619 specifies that all class A and class D files and files with spoolid 1932 and 619 are to be purged. userid SYSTE! BEIDBR PRIITER PUBCH is the user identification for the user whose spool files are to be purged. allows the spooling operator to purge all files on the system, regardless of userid. purges the reader file. Optionally, the reader files may be purged by class or spoolid. purges the printer files. Optionally, the printer files may be purged by class or spoolid. purges the punch files. Optionally, the punch files may be purged by class or spoolid. iLL purges all the files; all operands that follow it, if specified, are ignored. If ALL follcws READER, PRIITER, or PUleS, only the files for that device type are purged. CLISS c spoolid purges the files of the specified class, for the specified device type. purges the files of the specified spool identification, for the specified device type. 118 Y8/370 Operator's Guide
{:gnn} FILES PURGED indicates the nnaber of files purged. !2te: This response is suppressed if the virtual aachine user has issued the SET IMSG OFF coa.and. The systea operator, monitoring the RSCS virtual aachine for his installation, should not specify this option because information aessages are required for accurate monitoring of RSCS systea activity. section 3. CP Co •• ands 119