The following table describes each command for maintaining IMODs in batch mode.
|
Command |
What It Does |
|---|---|
|
ALLOC_DSN |
Allocates a new non-VSAM sequential file or PDS. |
|
ALLOC_ILOG |
Allocates a new ILOG subfile (VSAM Linear Data Set). |
|
ALLOC_ISET |
Allocates a new ISET file (VSAM KSDS). |
|
CHANGE |
Changes the executable status of an IMOD. |
|
CLOSE |
Explicitly closes a file. |
|
COMPILE |
Compiles an IMOD. |
|
COPY |
Copies an IMOD from a sequential file to an IMOD file or from one IMOD file to another. |
|
DELETE |
Deletes an IMOD. |
|
DUMP |
Dumps an IMOD object code (for CA analysis). |
|
DYNALLOC |
Dynamically allocates a file to SRVMAINT. |
|
EXTRACT |
Extracts an IMOD from an IMOD file and writes it to a sequential file. |
|
FLDC |
Specifies the fixed-length pattern-matching symbol. |
|
INITIALIZE |
Initializes an IMOD file (ISET) for use by CA-GSS. |
|
LINECOUNT |
Sets the number of lines to be printed on a page. |
|
LIST_IMOD |
Lists an IMOD to a print file. |
|
LIST_ISET |
Lists the contents of an IMOD file in directory format. |
|
MAXCC |
Sets the maximum completion code for continuation. |
|
NAME_LIST |
Creates a list of IMOD names for other operations. |
|
PACKAGE |
Packages IMODs into a load module. |
|
PDSLOAD |
Loads PDS members into an ISET. |
|
RENAME |
Renames an IMOD. |
|
SCAN |
Searches IMODs for specific character strings. |
|
SCRATCH |
Deletes an entire ISET (VSAM KSDS). |
|
UPGRADE |
Compiles all IMODs in an ISET. |
|
VIO |
Specifies the unit name for VIO work files. |
|
VLDC |
Specifies the variable-length pattern-matching symbol. |
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |