z/OS Security Server RACF System Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


IRRUT400 return codes

z/OS Security Server RACF System Programmer's Guide
SA23-2287-00

The codes returned to the caller by the split/merge/extend utility are:

Hex (Decimal) Meaning
0 (0) Successful completion without error.
4 (4) A warning condition occurred for one of the following reasons:
  • Duplicate names that IBM® defined caused one or more warning conditions.
  • An expected output DD statement (OUTDDn) was not found. IRRUT400 continued processing. Note that if you intentionally did not specify an output DD statement, IRRUT400 continues processing to identify inconsistencies in the RACF® database, and you can ignore this warning.
8 (8) One or more error conditions occurred because of one of the following conditions:
  • Duplicate names that IBM did not define
  • A defective tape-volume set
C (12) One or more severe error conditions resulted from an error on an output data set.
10 (16) A terminating error condition occurred for one of the following reasons:
  • A recovery environment could not be established.
  • The SYSPRINT file could not be opened.
  • An error was found in a parameter specification.
  • A range table was requested but could not be loaded.
  • An error was detected in the specified range table.
  • An error occurred on an input data set.
  • LOCKINPUT or UNLOCKINPUT was specified when the system was running in read-only mode.
  • An error related to the coupling facility occurred during LOCKINPUT or UNLOCKINPUT processing.
  • All input data sets contained valid ICBs, but none contained profiles.
  • An INDD statement and an OUTDD statement point to the same data set
  • An OUTDD statement specifies an active RACF data set on this system
20 (32) RACF is not enabled. As a result, the utility was not run and the RACF database was not formatted.

For information on enabling RACF, see Enabling and disabling RACF. See z/OS MVS Product Management for information on enabling products. After you make the updates required to enable RACF, you must re-IPL in order for the updates to take effect.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014