HP XP Array Manager Software User Manual

Page 62

Advertising
background image

5-8

Return Codes, Output Messages, and Error Codes

Hitachi Cache Manager User’s Guide

Error

Number

Error Message

Recommended Action

JSE2401-E

DATASET ‘dataset name’
DOES NOT EXIST IN
CATALOG

The specified dataset did not exist in specified catalog.

(S) HRUDCRX terminates abnormally. (Return code is ‘8’.)
(P) Check the specified dataset name and catalog name and then execute the command
again.

JSE2411-W DATASET TYPE CAN NOT

CACHE PROCESS
‘dataset name’

The specified dataset is not supported under CMG environment.
(S) HRUDCRX stops the command process and continues to be process in next
command. (Return code is ‘4’.)
(P) Check the specified dataset name and catalog name and then execute the command
again if it needs.

JSE2421-S

MODULE (module name)
NOT FOUND

Load module did not exist.

(S) HRUDCRX terminates abnormally. (Return code is ‘12’.)
(P) Check the system dataset and then execute the command again.

JSE2431-S

UNABLE TO EXECUTE
BIND COMMAND
DURING PRE-STAGING

BIND command cannot execute because pre-staging is performing.
(S) HRUDCRX terminates abnormally. (Return code is ‘12’.)
(P) Confirm the end of pre-staging and then execute the command again.

JSE301I-E

DD STATEMENT ‘dd
name’ NOT FOUND

User specified neither the DD statement that corresponds to the dd name specified by the
command, nor a RAIDPARM DD statement.
(S) Terminate the command process, but the next process continues. (Return code is 8.)
(P) Specify the necessary DD statements or correct the dd name and execute the
command again.

JSE302I-E

DSORG/RECFM/BLKSIZE
/LRECL OF ‘dd name’ IS
INVALID

The output dataset of the COUNT or STATUS command lacks one or more of the following
required attributes:

Dataset format (DSORG): SAM (PS),
Record format (RECFM): Variable length block (VB),
Record length (LRECL): 100 or more,
Block length (BLKSIZE): 104 or more.

(S) Terminate the command process, but the next process continues. (Return code is 8.)
(P) Check the DCB attribute of output dataset. Then correct the invalid parameter and
execute the command again.

JSE303I-S

INSUFFICIENT MAIN
STORAGE, COMMAND
TERMINATED

The utility could not get sufficient main storage area to execute the command.
(S) HRUDCRX terminates abnormally. (Return code is 12.)
(P) Expand the virtual main storage area allocated to user region, and execute the
command again.

JSE304I-E

DYNALLOC ERROR,
RETURN CODE return
code, ERROR CODE
X’error code’, INFO CODE
X ‘detail code’

The following error happened during the operation of volume dynamic allocation
[DYNALLOC macro process].
The return code (the contents of general register 15) is indicated in decimal form.
error code: The error code of DYNALLOC macro.
detail code: The detail code of DYNALLOC macro.
(S) Terminate the command process, but the next process continues. (Return code is 8.)
(P) Examine these codes in detail and correct the error, then execute the command again.

JSE306I-E

I/O ERROR ON OUTDD
(dd name)

I/O error has been detected during the output operation to the output dataset of COUNTS
or STATUS command. Other error message(s) will have more detailed information.
(S) Terminate the command process, but the next process continues. (Return code is 8.)
(P) Examine the other error messages.

Advertising