IEE782I
PAGEADD COMMAND- dsname {PAGE|SWAP} DATA SET text

Explanation

text is one of the following:
  • ALREADY IN USE BY SYSTEM
  • NOT CATALOGED
  • INSUFFICIENT STORAGE TO PROCESS THIS DATA SET
  • VOLUME NOT MOUNTED-DATA SET WILL NOT BE PROCESSED
  • HAS AN INVALID DEVICE TYPE
  • I/O ERROR DETECTED - DATA SET UNUSEABLE
  • NOT ALLOCATED - ERROR CODE xxxx INFORMATION CODE yyyy
  • ALREADY IN USE BY PAGEDEL REPLACE COMMAND
  • SWAP DATA SETS NO LONGER SUPPORTED
  • COULD NOT BE SERIALIZED

The system is unable to process the PAGEADD command as requested.

In the message text:
dsname
The name of the data set.

Explanation

The PAGEADD command requested that the data set be added to the system page/swap data sets. However, the system is already using the data set as a page/swap data set.

Explanation

Processing for the PAGEADD command could not add the data set to the system because

Explanation

While attempting to add the page/swap data set, the PAGEADD command could not obtain enough system queue area (SQA) to build the control blocks needed for the data set.

Explanation

Processing for the PAGEADD command could not open the page/swap data set because the volume containing the data set was not mounted.

Explanation

During PAGEADD processing, the system determined that the data set resides on a device type not supported for page/swap data sets.

Explanation

Processing for the PAGEADD command could not add the data set to the system because of an I/O error on the cached auxiliary storage subsystem.

Explanation

Processing for the PAGEADD command could not add the data set to the system due to an allocation error.
xxxx
The error code.
yyyy
The information code

Explanation

The PAGEADD command requested that the data set be added; however it is already in use as the replacement data set in a PAGEDEL REPLACE command.

Explanation

The PAGEADD command requested that a swap data set be added; however, swap data sets are no longer supported.

Explanation

The system was unable to obtain an ENQ of SYSZILRD dsname.volser for page data sets during a PAGEADD command. The page data set may be in use by another system.

System action

The system continues processing the PAGEADD command.

System action

The system continues processing the PAGEADD command.

System action

The system continues processing the PAGEADD command.

System action

The system continues processing the PAGEADD command.

System action

The system continues processing the PAGEADD command.

System action

The system continues processing the PAGEADD command.

System action

The system continues processing the PAGEADD command.

System action

The system continues processing the PAGEADD command.

System action

The data set is not processed.

System action

The data set is not processed.

Operator response

If the data set name was entered incorrectly, reenter the command specifying the correct data set name.

NOT CATALOGED

Operator response

To add the data set as a page or swap data set, do one of the following:

INSUFFICIENT STORAGE TO PROCESS THIS DATA SET

Operator response

Reenter the PAGEADD command. If the problem persists, increase the size of the SQA at the next IPL.

VOLUME NOT MOUNTED - DATA SET WILL NOT BE PROCESSED

Operator response

Mount the requested volume. Reenter the command.

HAS AN INVALID DEVICE TYPE

Operator response

Inform the system programmer that a problem occurred in the ASM control blocks or code.

Operator response

Inform the system programmer that a problem occurred when you tried to use the cached auxiliary storage subsystem. Also, ensure that the following are true for the control unit involved:
  • The control unit was assigned a unique subsystem storage director identification; and
  • The control unit does not have the same identification as any other subsystem storage director that is used for paging or swapping.

NOT ALLOCATED - ERROR CODE xxxx INFORMATION CODE yyyy

Operator response

Inform the system programmer that a problem occurred during data set allocation, and pass along the error and information codes.

Operator response

If the data set name was entered incorrectly, Reenter the command specifying the correct data set name.

SWAP DATA SETS NO LONGER SUPPORTED

Operator response

None.

COULD NOT BE SERIALIZED

System programmer response

This situation indicates a problem in ASM control blocks or code. Verify that the VSAM catalog entries for the page and swap data sets have not been altered erroneously. If they have not been altered erroneously, try to recatalog them.

I/O ERROR DETECTED - DATA SET UNUSABLE

System programmer response

Look up the SVC 99 error and information codes in z/OS MVS Programming: Authorized Assembler Services Guide.

ALREADY IN USE BY PAGEDEL REPLACE COMMAND

Source

Auxiliary storage manager (ASM)

Module

ILRPGEXP