Previous Topic: STDEVOPT SubcommandNext Topic: VMRELOCATE Subcommand


STORAGE Subcommand

Use the ENTRY STORAGE command to add or remove or replace the value for the default virtual storage size. The value may occur on either the USER or IDENTITY statement or on a STORAGE statement in a USER, IDENTITY, SUBCONFIG, or PROFILE directory entry.

ENTRY entryname STORage {"Parms"} [( "Options"]

Parms:
  nnnnnnnK
| nnnnM
| nnnnG
| nnnnT
| nnnnP
| nnnnE
| *
| DELETE
| ?

Options:
[MSG | NOMSG]
[FILE [filename]]
["Stack Options"]
[STEM stemname]

Stack Options:
  FIFO
| LIFO
| STACK [FIFO | LIFO]
Definitions
entryname

Specifies the name of the directory entry to process.

DELETE

Removes the default storage size value from the entry.

?

Returns the value of the default storage size from the entry. The value is passed to the caller in a message, on the program stack, or in a REXX stem.

[FILE [filename]]
[MSG | NOMSG]
[STACK [FIFO | LIFO]]
[FIFO]
[LIFO]
[STEM stemname]

These options are explained in Common API Command Options.

For details on the STORAGE statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.