|
Operand |
Description |
|---|---|
|
SYSTEM name |
Specifies the one‑ to eight‑character name of a system printer. |
|
BLKSIZE nnnnn |
(z/OS batch only) Specifies the maximum blocksize for output assigned to a data set when executing in batch. The default blocksize is 32 times the record length. Valid values are 1-32767 bytes. The actual blocksize is calculated based on the record length and equals the number of records that fits in the specified maximum blocksize. |
The DELETE command or equivalent DELETE prompter deletes the definition of an entity‑occurrence in history or test status.
You can also delete a dataview definition for SQL, VSAM, or unmodeled sequential file dataviews. You cannot delete dataviews modeled in the dictionary in CA Ideal. They are maintained and deleted using CA Datacom/DB facilities. For more information on specifying versions, see Using Version Clauses in CA Ideal Commands in the “Preliminary Concepts” chapter.
This command has the following format:
{DATAVIEW}
{REPORT }
DELETE {PANEL } name VERSION nnn
{PROGRAM }
{SYSTEM }
{USER }
|
Operand |
Description |
|
name |
Definition name: SQL dataview: One‑ to eight‑character authorization ID followed by the 1‑ to 18‑character dataview name, separated by a period in the form authid.dvw‑name Unmodeled dataview: 1‑ to 18‑character name that identifies the dataview REPORT, PANEL, or PROGRAM 1 to 8 characters SYSTEM 1‑ to 15‑character system name or one‑ to three‑character short ID USER 1‑ to 15‑character user name or one‑ to three‑character short ID |
|
nnn |
Number CA Ideal assigned when this version of the definition was created. To delete the production version of a definition, first mark it to history. |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|