Previous Topic: Cx Messages

Next Topic: EDx Messages


Dx Messages

DB0001

INVALID PARAMETERS FOR P1 ACTION

Reason:

The parameters passed to the Database Manager are not compatible with the action requested.

System Action:

The call is rejected.

User Action:

Correct the Database Manager call and retry.

DB0002

SEQUENCE P1 NOT FOUND

Reason:

The specified sequence name does not exist.

System Action:

The Database Manager call is rejected.

User Action:

Correct the Database Manager call and retry.

DB0003

INVALID PARAMETERS FOR P1 SEQUENCE

Reason:

The Database Manager call parameters conflict with those used when the sequence was created.

System Action:

The Database Manager call is rejected.

User Action:

Correct the Database Manager call and retry.

DB0004

FATAL DATABASE ERROR - FILE= P2 FUNC= P1 FILERC= P3 VSAMFDBK= P4

Reason:

An error occurred when trying to access the database file.

System Action:

The Database Manager call is rejected.

User Action:

Determine the cause of the error from the return code and feedback code indicated and retry.

DB0005

FILE P1 NOT AVAILABLE

Reason:

The file in which the requested category resides has not been opened.

System Action:

The Database Manager call is rejected.

User Action:

Open the file in which the requested category resides and retry.

DB0006

FILE ACCESS DENIED

Reason:

The requesting user is not authorized to access the requested file.

System Action:

The Database Manager call is rejected.

User Action:

Contact your systems administrator to obtain appropriate file access authorization and retry.

DB0007

P1 ALREADY IN USE BY P2

Reason:

The user or job name has exclusive use of the requested application, category or record.

System Action:

The Database Manager call is rejected.

User Action:

Wait until the application, category or record becomes available and retry.

DB0008

FATAL LOCK ERROR - RETCODE= P1 ZFDBK= P2

Reason:

A fatal error occurred when attempting to access an NCL LOCK.

System Action:

The Database Manager call is rejected.

User Action:

Determine the cause of the error and retry.

DB0009

INVALID ACTION - ~P1

Reason:

The requested action is not a valid Database Manager action.

System Action:

The Database Manager call is rejected.

User Action:

Correct the Database Manager call and retry.

DB0010

KEY NOT SUPPLIED

Reason:

No key was supplied for the requested record.

System Action:

The Database Manager call is rejected.

User Action:

Correct the Database Manager call and retry.

DB0011

VARTABLE ERROR - FUNC= P1 ID= P2 ZFDBK= P3

Reason:

An error occurred whilst processing an NCL VARTABLE.

System Action:

The Database Manager call is rejected.

User Action:

Determine the cause of the error and retry.

DB0014

APPLICATION OR CATEGORY INVALID

Reason:

Either the application ID or the category ID is not defined to the Database Manager.

System Action:

The Database Manager call is rejected.

User Action:

Correct the Database Manager call or register the application/category in the Database Manager and retry.

DB0015

RECORD ALREADY EXISTS

Reason:

The record could not be added because it already exists.

System Action:

The Database Manager call is rejected.

User Action:

Change the key of the record being added, or change the function to PUT and retry.

DB0016

INVALID PARAMETER FOR CATEGORY - P1= P2

Reason:

A parameter specified on the call to the Database Manager was inconsistent with the category definition. For instance, a generic delete request may not be made on records with alternate keys or records which are cached.

System Action:

The Database Manager call is rejected.

User Action:

Correct the Database Manager call and retry.

DB0017

FATAL DATABASE ERROR - PRIMARY KEY RECORD NOT FOUND

Reason:

A fatal error occured because the requested alternate key was found, but the primary key record was not found.

System Action:

The Database Manager call is rejected.

User Action:

Delete the alternate key from the database and recreate the record if necessary.

DB0018

VSAM FDBK=14 OCCURRED, RETRYING - FILE= P1 FUNC= P2 KEY= P3

Reason:

A VSAM feedback code of 14 was returned from an add, delete or put request. This means that the VSAM control interval in which the record resides was locked by another job or user. The Database Manager automatically retries the operation until successful.

System Action:

The requested action is retried automatically until successful.

User Action:

None.

DB0019

INVALID MAINTENANCE OPTION - P1

Reason:

The requested maintenance option is invalid.

System Action:

The Database Manager call is rejected.

User Action:

Correct the Database Manager call and retry.

DB0020

FILE STATUS IS INVALID FOR P1 REQUEST

Reason:

The file processing action P1 was not consistent with the options specified when the file was opened. The most likely cause of this error is when an add, update, or delete request is made for a file which is open for read only.

System Action:

The Database Manager call is rejected.

User Action:

If the file is shared by more than one SOLVE region and therefore is only opened for update on one of those regions then perform the required action on the SOLVE region that has update capability. If the file is only accessed by one SOLVE region then close and re-open the file with the appropriate operands for the requested action and then retry.

DB0021

P1 RECORD NOT FOUND

Reason:

The record type identified by P1 could not be found on the file. This message usually indicates that database corruption has occurred due to a system failure.

System Action:

The Database Manager call is rejected with a return code of 4.

User Action:

This message is usually only issued when a record should be on file but is not. Contact your systems administrator who may be able to run a database clean up to rectify the problem.

DB0022

DELETE REJECTED - ENTITY NOT AT PRIMARY CONCATENATION LEVEL (P1)

Reason:

A delete was attempted on an NCL/CAS entity that is present at a level lower than the primary level in the NCL/CAS concatenation path. P1 is the primary level. Only the primary level in an NCL/CAS concatenation path may be modified.

System Action:

The delete request is rejected and the target entity remains intact.

User Action:

Use the NCL/CAS Copy/Delete/Compare/Apply/Browse facility to delete the entity.

DB0037

P1 ERROR RETRIEVING MODS PATH. FDBK= P2

Reason:

This message indicates that the MODS library path environment was not initialized. The MODS Database Manager failed to find a defined concatenation path. P1 is set to the name of the NCL procedure that issued the message and P2 is set to the feedback code set by the &VARTABLE GET verb.

System Action:

The database operation is unsuccessful.

User Action:

The MODS path is defined in the MODSFILES Customizer parameter group. Additional messages that relate to file allocation failures might also be present in the activity log prior to this message.

Review the data set names in your INI procedure for this group. The group is preceded by a label .MODSFILES.

Correct the data set names in the INI procedure and restart the region.

DB0038

ERROR RETRIEVING MODS PATH DATA DURING PATH INQUIRY PROCESSING

Reason:

This message indicates that the MODS library path environment was not initialized properly. A call to the MODS Database Manager failed to find specific data associated with the current path.

System Action:

The path inquiry fails

User Action:

Ensure that path initialization is properly executed.

DB0039

ERROR - SUBSIDIARY RECORD ACCESS ATTEMPTED WITHOUT PRIOR PRIMARY ACCESS

Reason:

This indicates an internal logic failure. An attempt was made to access a subsidiary record without previously having accessed the related primary record.

System Action:

The database request is rejected.

User Action:

Contact your product support representative.

DB0040

PARAMETER ID=DBID IS NO LONGER SUPPORTED

Reason:

The parameter ID=dbid passed to the Database Manager is no longer supported since files concatenation.

System Action:

The call is rejected.

User Action:

Correct the Database Manager call and retry.

DB0041

ERROR RETRIEVING MSG " P1". MODS PATH NOT ESTABLISHED

Reason:

This message indicates that a message could not be retrieved from the message database because the MODS library path environment was not initialized. The MODS Database Manager failed to find a defined concatenation path. P1 is the ID of the message being retrieved.

System Action:

The database operation is unsuccessful.

User Action:

The MODS path is defined in the MODSFILES Customizer parameter group. Additional messages that relate to file allocation failures might also be present in the activity log prior to this message.

Review the data set names in your INI procedure for this group. The group is preceded by the .MODSFILES label.

Correct the data set names in the INI procedure, and restart the region.

DB0050

USER NOT AUTHORIZED

Reason:

The user is not authorized to access the function requested.

System Action:

The Database Manager call is rejected.

User Action:

Contact your systems administrator for appropriate authorization if the function is required and retry.

DB0051

INVALID COMMAND

Reason:

An invalid command was entered.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

DB0052

INPUT/OUTPUT RECORDS MUST HAVE A DIFFERENT LANGUAGE CODE OR FILE ID.

Reason:

Records can only be moved or copied within the same file if the language code is changed. This is to reduce the possibility of accidental corruption of the original records.

System Action:

The move/copy request is rejected.

User Action:

Specify a different input file id, output file id, or language code and retry.

DB0201

INVALID COMMAND

Reason:

An invalid command was entered.

System Action:

The command is rejected.

User Action:

Correct and retry.

DB0202

SYSTEM PARAMETERS SET SUCCESSFULLY

Reason:

The NDB system parameters were set successfully.

System Action:

None.

User Action:

None.

DB0203

SYSPARMS P1= P2 FAILED - REFER TO LOG

Reason:

The NDB system parameter indicated was unable to be set. Refer to the activity log for details.

System Action:

The system parameter is not changed.

User Action:

Determine the cause, correct and retry.

DB0301

ANALYSING DATA ON FILE: ~P1

Reason:

The copy/conversion procedure is analysing the data on the file P1

System Action:

Informational Message.

User Action:

None.

DB0302

CAS CONTROL FILE FILEID: P1 IS VERSION P2

Reason:

The copy/conversion procedure has determined that the P1 CAS control file is for NetMaster or SOLVE Version P2.

System Action:

None.

User Action:

None.

DB0303

OBJECT COPIED : ~P1

Reason:

The object P1 was successfully copied from the OLD CAS file to the NEW CAS file. P1 is a description of the object that was copied.

System Action:

Informational Message.

User Action:

None.

DB0304

OBJECT NOT COPIED: P1

Reason:

The object P1 was not copied from the OLD MODS control file to the NEW MODS control file. P1 is a description of the object that was not copied. This could be because the object modified was a SOLVE object and not a user application object. Only objects with a non SOLVE application prefix will be copied to the new MODS control file.

System Action:

Informational Message.

User Action:

Note the object and check why the object was added/modified to the old CAS file. If you wish these changes to be made to the new file, they must be done manually.

DB0305

ERROR. COPY OBJECT SUBROUTINE: ~P1 NOT FOUND IN PROCEDURE ~P2

Reason:

The subroutine P1 was not found in the procedure P2 . This subroutine is required so that a records for a particular application and category can be copied.

System Action:

Procedure Terminates.

User Action:

Note the subroutine and procedure names and contact your support representative.

DB0306

FILEID LANGUAGE CASAPPL APPL

Reason:

This message is the column headings for message DB0307. See the message DB0307 for further information.

System Action:

None.

User Action:

None.

DB0307

------ -------- ------- ----

Reason:

This message is the column headings for message DB0308. See the message DB0308 for further information.

System Action:

None.

User Action:

None.

DB0308

~P1

Reason:

This message notifies you of data that is present on your CAS file. P1 will contain the following sections (from left to right) : * The fileid of the file. * The Language Code * CAS application Id. * Application Id.

System Action:

None.

User Action:

None.

DB0309

** COPY ENDED **

Reason:

The copy of CAS records has completed.

System Action:

None.

User Action:

None.

DB0310

FATAL DATABASE ERROR - FILE=~P2 FUNC=~P1 FILERC=~P3 VSAMFDBK=~P4

Reason:

A error occurred when trying to access the database file.

System Action:

The copy utility terminates.

User Action:

Determine the cause of the error from the return code and feedback code indicated and retry.

DB0311

ERROR COPYING OBJECT IN SUBROUTINE ~P1 RC: ~P2 KEY: ~P3

Reason:

A error occurred when copying an object in the subroutine P1 . The subroutine had a return code of P2 . P3 is the key of the object being copied.

System Action:

The copy utility terminates.

User Action:

Determine the cause of the error from the return code indicated and retry.

DB0312

FATAL VARTABLE ERROR - ID=~P1 FUNC=~P2 OPT=~P3 ZFDBK=~P4

Reason:

A error occurred when trying to access a vartable.

System Action:

The copy utility terminates.

User Action:

Determine the cause of the error from the return code and feedback code indicated and retry.

DB0313

CANNOT RETRIEVE CAS FILE VERSION. FILEID: ~P1

Reason:

The copy utility was not able to determine the version of the CAS file with a fileid of P1 .

System Action:

The copy utility terminates.

User Action:

Check that you have the correct CAS file allocated.

DB0314

ERROR RETRIEVING OBJECT DBMS: ~P1 RC: ~P2 KEY: ~P3

Reason:

A error occurred when retrieving an object. The DBMS procedure P1 ended with a return code of P2 . The key of the object is P3 .

System Action:

The copy utility terminates.

User Action:

Determine the cause of the error from the return code indicated and retry.

DB0326

OBJECT DELETED : ~P1

Reason:

The object P1 has been deleted from the installation's cas file by the CAS put file apply procedure because it was marked for deletion in the CAS put file. This is probably because the object is now obsolete.

System Action:

Informational Message.

User Action:

None.

DB0328

CAS PUT FILE NOT APPLIED DUE TO MODIFIED OBJECTS ON CAS FILE

Reason:

The CAS put file was not applied to the installation's CAS file because one or more of the objects that are being replaced on the installation's CAS file have been modified by a user. These modified objects would have been identified by the message DB0327.

System Action:

Informational Message.

User Action:

Check why the objects were modified on the CAS file. The CAS put file will not be applied unless you set the OVERRIDE option to YES in the procedure $CADB05U.

DD0001

VFS FILE ~P1 ERROR - FILERC=~P3 VSAMFDBK=~P4

Reason:

An error occurred during Data Dictionary maintenance file processing. P1 is the file option that was being performed.

System Action:

The file processing request fails.

User Action:

Determine the cause of the error from the return and feedback codes and retry.

DD0002

HELP ERROR ~P1 - RETCODE=~P2

Reason:

An error occurred when trying to display or retrieve help. P1 is the SYSMSG returned from the Help Manager.

System Action:

The help request fails and processing continues.

User Action:

Determine the cause of the error from the return code and retry.

DD0003

COMMAND P1 NOT RECOGNIZED

Reason:

An invalid command was entered.

System Action:

The command is ignored.

User Action:

Correct the command and retry.

DD0004

SELECTION LIST ERROR ~P1 - RETCODE=~P2

Reason:

An error occurred on the call to the Selection List Manager. P1 is the SYSMSG returned from the Selection List Manager.

System Action:

Processing is terminated.

User Action:

Determine the cause of the error from the return code and retry.

DD0005

UPDATE ERROR ~P1 - RETCODE=~P2

Reason:

An error occurred while updating an element. P1 is the error message returned from the update procedure.

System Action:

The update may not have completed successfully.

User Action:

Determine the cause of the error from the retcode and retry.

DD0006

ADD ERROR ~P1 - RETCODE=~P2

Reason:

An error occurred during group/field/element add procedure. P1 is the SYSMSG returned from the update procedure.

System Action:

The add operation may not have completed successfully.

User Action:

Determine the cause of the error from the retcode and retry.

DD0007

GRP/FLD ERROR ~P1 - RETCODE=~P2

Reason:

An error occurred during group/field processing. P1 is the SYSMSG returned from the update procedure.

System Action:

Group/field processing is terminated.

User Action:

Determine the cause of the error from the return code and retry.

DD0008

NAMELIST ERROR - RETCODE=~P2

Reason:

An error occurred in the call to $DDNAMEC.

System Action:

The name list obtained for group and field validation may not be correct.

User Action:

Determine the cause of the error from the return code and retry.

DD0009

PANEL DISPLAY ERROR ~P1 - RETCODE=~P2

Reason:

An error occurred while trying to display a data dictionary editor panel. P1 is the SYSMSG returned from panel services.

System Action:

The procedure is terminated.

User Action:

Determine the cause of the error from the return code and retry.

DD0010

INVALID COMMAND

Reason:

An unknown command was entered on the command line.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

DD0011

ELEMENT SAVED

Reason:

The element(s) were successfully saved in the database.

System Action:

None.

User Action:

None.

DD0012

~P1 CANCELLED

Reason:

The element add or update was cancelled at the user's request.

System Action:

None.

User Action:

None.

DD0013

ALL DATA VALID

Reason:

The data entered on a data dictionary editor data entry panel is valid.

System Action:

None.

User Action:

Use the File or Save function key to save the data on the database.

DD0014

PANEL BUILD ERROR ~P1 - RETCODE=~P2

Reason:

An error occurred while trying to build a panel for the data dictionary editor. P1 is the SYSMSG returned from panel services.

System Action:

The panel is not issued.

User Action:

Determine the cause of the error from the return code and retry.

DD0015

SETFKA ERROR ~P1 - RETCODE=~P2

Reason:

An error occurred in the SETFKA call to the General Purpose Procedure Library. P1 is the SYSMSG set by the General Purpose Procedure Library.

System Action:

Processing is terminated.

User Action:

None.

DD0016

KEYTYPE MUST BE 'L' OR 'I'

Reason:

The key type for an element must be 'L' for local, or 'I' for inherited.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the field value.

DD0017

ELEMENT NAME '~P1' IS NOT UNIQUE

Reason:

The element name entered is already defined at this level in this map definition.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Change the element name or use the update option to change the existing element.

DD0018

ELEMENT WITH THIS KEY ALREADY EXISTS

Reason:

The key entered for this element has already been used at this level in this map definition.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Change the key value.

DD0019

INCLUDED MAP DOES NOT EXIST IN DATA DICTIONARY

Reason:

The included map specified on the element data entry panel is not defined in the data dictionary.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the name of the include map or erase the field value.

DD0020

INVALID ENCODING RULE

Reason:

The encoding rule entered in the element data entry panel of the data dictionary editor is invalid.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the encoding rule.

DD0021

INVALID HEX STRING FOR ENCODING RULE - 2ND BYTE MUST BE X'00'

Reason:

If the user is entering the encoding rule in hex format, the second byte must be 00 (Eg: 12000202).

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the encoding rule.

DD0022

INVALID HEX STRING FOR ENCODING RULE - 3RD BYTE MUST EQUAL 4TH BYTE

Reason:

The second and third bytes of the encoding rule (the length length and the key length) must be equal.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the encoding rule.

DD0023

INVALID SYMBOLIC ENCODING RULE - FORMAT IS XXZ(m,n)

Reason:

An invalid encoding rule was entered.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the encoding rule.

DD0024

LENGTH VALUE MUST BE LESS THAN 5

Reason:

The encoding rule entered is invalid.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the encoding rule.

DD0025

MISSING COMMA IN SYMBOLIC ENCODING RULE - FORMAT IS XXZ(m,n)

Reason:

The encoding rule entered is invalid.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the encoding rule.

DD0026

KEY FIELD VALUE MUST BE LESS THAN 5

Reason:

The encoding rule entered is invalid.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the encoding rule.

DD0027

MISSING BRACKET IN SYMBOLIC ENCODING RULE - FORMAT IS XXZ(m,n)

Reason:

The encoding rule entered is invalid.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the encoding rule.

DD0028

NO ENCLOSED FIELDS OR GROUPS

Reason:

There are no fields or groups defined within this element or group.

System Action:

None.

User Action:

None.

DD0029

DUPLICATE GRP/FLD NAME '~P1' FOR THIS ELEMENT

Reason:

A group or field by this name has already been defined for this element.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Enter a unique group or field name.

DD0030

INVALID FORMAT

Reason:

The format entered for the group or field is invalid.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the field value.

DD0031

OFFSET MUST BE GREATER THAN PREVIOUS OFFSET

Reason:

Groups and fields must be added in order of offsets - the validation procedure enforces this.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

IF you want a field with this particular offset, exit back to the selection list and add after the field/group with the largest offset smaller than this one.

DD0032

OFFSET MUST BE LESS THAN PREVIOUS OFFSET

Reason:

Groups and fields must be added in order of offsets, the validation procedure enforces this.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

IF you want a field with this particular offset, exit back to the selection list and add after the field/group with the largest offset smaller than this one.

DD0034

GRP/FLD SAVED

Reason:

The groups/fields entered have been queued for saving on exit from the group/field update function.

System Action:

None.

User Action:

None.

DD0035

PROCESSING ERROR DURING GROUP/FLD SAVE

Reason:

An error occurred while saving the group(s) or field(s) entered.

System Action:

The save function is terminated.

User Action:

Determine the cause of the error and retry.

DD0036

~P1 CANCELLED

Reason:

The add or update request was cancelled at the user's request.

System Action:

None.

User Action:

None.

DD0037

NO ELEMENTS CURRENTLY DEFINED AT THIS LEVEL

Reason:

There are no elements defined within the enclosing element.

System Action:

None.

User Action:

None.

DD0038

NO ~P1 MAPS DEFINED

Reason:

There are no maps defined for the specified type. P1 is the requested type (System or User).

System Action:

None.

User Action:

Try the name/key toggle option to check if there is inconsistency in the name and key definitions.

DD0039

~P1 MAP NAMES ~P2 BE PREFIXED WITH '$'

Reason:

The message is either: SYSTEM MAP NAMES MUST BE PREFIXED WITH '$' or USER MAP NAMES CANNOT BE PREFIXED WITH '$' This convention is used to distinguish system map names from user map names.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

If a system map name is being entered, prefix it with a '$'. If a user map name is being entered, it must not have a '$' prefix.

DD0040

MAP NAME OR MAP KEY MUST BE SPECIFIED FOR ~P1 OPTION

Reason:

An update or delete of a map was requested from the Mapped Data Services Primary Menu, but no map name or key name was specified.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Enter the map name or map key and retry.

DD0041

MAP NAME AND MAP KEY ARE MUTUALLY EXCLUSIVE, SPECIFY ONE OR THE OTHER.

Reason:

A map name and map key cannot be specified at the same time.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Erase the value from either the Map Name field or the Map Key field.

DD0042

MAP ~P1 DOES NOT EXIST

Reason:

The requested map does not exist on the database.

System Action:

The request is rejected.

User Action:

Correct the map name and retry.

DD0043

MAP TYPE MUST BE EITHER 'S' OR 'U'

Reason:

An invalid value was entered into the map type field on the MDS Data Dictionary Editor Primary Menu.

System Action:

The request is rejected.

User Action:

Correct the field value and retry.

DD0045

MAP DELETED

Reason:

The requested map was successfully deleted.

System Action:

None.

User Action:

None.

DD0046

DELETE CANCELLED

Reason:

The delete request was cancelled as requested by the user.

System Action:

The map is not deleted.

User Action:

None.

DD0047

MAXIMUM DEPTH OF ELEMENT ENCLOSURE REACHED

Reason:

Only 7 levels of enclosure are allowed for elements. This message is issued when the 7th level is reached, and no more elements can be added or viewed within this enclosure.

System Action:

None.

User Action:

None.

DD0048

SYSTEM MAP '$DDMAP' UNAVAILABLE.

Reason:

The system map '$DDMAP' was not found on the OSCNTL file, or the SYSPARMS MAPLOAD=$DDMAP command failed.

System Action:

MDS Data Dictionary maintenance is not available.

User Action:

Contact your product support representative.

DD0049

GROUP/FIELD DIMENSIONS EXCEED ENCLOSING GROUPS BOUNDARY

Reason:

The offset + length of this group/field make it lie fully or partially outside the boundaries of the enclosing group.

System Action:

Group/field not saved.

User Action:

Reduce either the offset or the length in this group definition, or alternately, cancel the update or add and adjust the enclosing groups boundaries.

DD0051

NAME IS MANDATORY FOR FIELDS.

Reason:

A field with no name is invalid, so a name must be entered when adding or updating a field. This is different for groups, which can have a blank name.

System Action:

None.

User Action:

Put a name into the name field on the field data entry panel.

DD0052

LENGTH MUST BE LESS THAN 5 FOR BINARY,PACKED OR ZONED FORMAT FIELDS

Reason:

Fields with binary, packed decimal or zoned decimal formats are stored as fullwords, and thus cannot be more than 4 bytes in length.

System Action:

None.

User Action:

Change length field.

DD0053

MAP KEY MUST BE A HEXADECIMAL VALUE

Reason:

When entering a map key on the primary menu, the key must be hexadecimal.

System Action:

None.

User Action:

Change key field.

DD0054

RECORD DOES NOT EXIST

Reason:

The record selected has been deleted, and is overlayed with the *** DELETED *** message, and thus can't be selected.

System Action:

None.

User Action:

Press the refresh function key (F6), and then make a new selection.

DD0055

UNABLE TO RETRIEVE USER INFORMATION

Reason:

The &SECCALL statement was used to check user authorization for the requested operation. This request was unsuccessful.

System Action:

The request is rejected.

User Action:

Determine the cause of the failure in the security system, and retry.

DD0056

USERID P1 IS NOT AUTHORIZED FOR MDS MAINTENANCE

Reason:

Userid P1 is not authorized to use the MDS dictionary maintenance facility. System Support Services access is required.

System Action:

The request is rejected.

User Action:

Contact the System Administrator if the function is required.

DD0057

REPLACE OPTION NOT SPECIFIED BUT IS REQUIRED

Reason:

For the CA (Convert All) option on the old MDS primary menu, the replace option must have been filled in with Y or N (YES/NO), indicating whether conversion is to replace existing converted maps or not.

System Action:

none.

User Action:

Fill in the REPLACE field.

DD0058

REPLACE OPTION MUST BE SPECIFIED AS 'Y' OR 'N'

Reason:

The REPLACE option is used to indicate whether conversion is to replace existing asn maps, and must be Y or N.

System Action:

The request is rejected.

User Action:

Correct the field value and retry.

DD0059

~P1 CONVERTED, ~P2 NOT REPLACED, ~P3 CONVERSION FAILED, ~P4 BYPASSED.

Reason:

This is the message returned after converting all maps. P1 is the number successfully converted. P2 is the number not converted because no replace was specified, and they existed already. P3 is the number which had errors occur during conversion. P4 is the number for which conversion was bypassed completely because the source was in error.

System Action:

none.

User Action:

Investigate which maps were in error by converting individually. Change replace option to YES if necessary.

DD0060

SOURCE MAP DATA NOT FOUND

Reason:

For conversion, the source map wasn't found.

System Action:

none.

User Action:

Check if source map exists.

DD0061

ASN.1 MAP ALREADY EXISTS.

Reason:

The map specified couldn't be converted because the target asn.1 map already exists, and REPLACE=NO was specified.

System Action:

none.

User Action:

Change REPLACE option to Y.

DD0062

FILE ERROR ADDING ASN.1 MAP DIRECTORY RECORD.

Reason:

During conversion, a file processing error occurred trying to write one of the target ASN.1 map records.

System Action:

None.

User Action:

Ensure that OSCNTL file is open for update.

DD0063

MAP ~P1 CONVERTED.

Reason:

Message indicates conversion to ASN.1 was successful.

System Action:

none.

User Action:

none.

DD0064

FILE ERROR GETTING SOURCE MAP RECORD.

Reason:

During conversion a file processing error occurred trying get one of the source MDS map records.

System Action:

none.

User Action:

Check that the source map exists, and is defined correctly.

DD0065

CONVERSION TO ASN.1 FAILED, OSCNTL FILE NOT OPEN FOR UPDATE.

Reason:

Conversion of a map to ASN.1 failed because the OSCNTL file is not opened for update.

System Action:

none.

User Action:

The OSCNTL file must be opened for update during SOLVE startup. It is necessary to add the OSINP=NO JCL parm to the SOLVE startup in order to be able to define and modify maps.

DD0066

CONVERSION FAILED, CANNOT REPLACE SYSTEM MAP ~P1

Reason:

The map specified couldn't be converted because the target asn.1 map is a reserved system map and cannot be replaced. P1 = Map name.

System Action:

none.

User Action:

Create the map under a different name.

DD0067

AUTOMATIC CONVERSION FAILED. ASN.1 SOURCE EXISTS FOR MAP.

Reason:

When an attempt to automatically convert this map was made, it was detected that ASN.1 source already exists for a map of this name, implying that the map has already been defined using SOLVE V3.0 Mapping Services.

System Action:

Conversion fails.

User Action:

To override this safety mechanism, explicitly convert the map using option C on the V2.2 MDS Data Dictionary Editor, with REPLACE=Y .

DD0081

OBJECT SERVICES CONTROL FILE IS NOT OPEN FOR UPDATE

Reason:

The Object Services Control file has been opened for input only and cannot be written to.

System Action:

The requested action is rejected.

User Action:

The SOLVE region must be restarted using the OSINP=NO start-up parameter before any actions can be used which write to this file.

DD0082

FILE P1 ERROR, ID= P2 RC= P4 FDBK= P5 KEY= P3

Reason:

An error occurred while processing an VSAM file. If RC=16 then a message was written to the activity log. P1 is the file action. P2 is the file ID. P3 is the record key. P4 is the return code. P5 is the feedback code.

System Action:

None.

User Action:

Determine the cause of the error from the return code and retry.

DD0083

RECORD ALREADY EXISTS - CLASS= P1 NAME= P2

Reason:

A file add request failed because the specified record already exists on the control file.

System Action:

The request fails.

User Action:

Delete the existing record from the control file or change the name of the record to be added.

DD0084

RECORD NOT FOUND - CLASS= P1 NAME= P2

Reason:

A file processing request failed because the specified record was not on the control file.

System Action:

The request fails.

User Action:

Correct the name or class of the record to be processed and retry.

DD0085

USER P1 NOT AUTHORIZED FOR P2 REQUEST - FILE= P3

Reason:

A file processing request was rejected either because the user with the indicated Userid was not authorized for the request (by NCLEX01) or the file was opened for input only and an update request was made against the file.

System Action:

The request is rejected.

User Action:

If the file update is required, either close and reopen the file without the INPUT parameter, or change the authority of the user in the security exit to permit the action.

DD0086

P1 ALREADY IN USE - USER= P2

Reason:

Either the entire MIB database or the requested record was already in use by another user. P1 is either DATABASE or RECORD.

System Action:

The request is rejected.

User Action:

Retry the action after a period of time.

DD0087

MAPPING ERROR, ID= P1 RC= P3 MAP= P4 FDBK= P5 COMP= P6 KEY= P2

Reason:

A mapping error occurred when retrieving a record from the MIB. P1 is the file ID. P2 is the record key. P3 is the Mapping Services return code. P4 is the map name. P5 is the Mapping Services feedback code. P6 is the map component in error (if applicable). A message was also written to the activity log.

System Action:

The request is rejected.

User Action:

Determine the cause of the error from the return and feedback codes. This type of problem can occur when the map definition in Mapping Services is missing or is not compatible with the version used to create the record.

DD0090

INVALID KEYWORD VALUE SPECIFIED, KEYWORD=~P1 VALUE=~P2

Reason:

The Mapping Services external interface procedure received an invalid value for a keyword parameter. The keyword was P1 and the invalid value was P2 .

System Action:

The request is rejected and procedure $DDCALL terminates.

User Action:

Correct the keyword value and retry the request.

DD0091

USERID P1 IS NOT AUTHORIZED FOR MAPPING SERVICES MAINTENANCE

Reason:

Userid P1 is not authorized to use the Mapping Services maintenance facility.

System Action:

The request is rejected.

User Action:

Contact the System Administrator if the function is required.

DD0092

TIMEOUT WHEN READING SUBSYSTEM RESPONSE MESSAGES, ASN1COMP START FAILED

Reason:

The ASN1COMP subsystem start request failed because invalid messages or no response has been received from commands issued.

System Action:

None.

User Action:

None.

DD0093

SUBSYSTEM IS ALREADY ACTIVE

Reason:

The ASN1COMP subsystem start request was not processed because the sub-system is already active.

System Action:

None.

User Action:

None.

DD0200

REQUIRED KEYWORD OMITTED - ~P1

Reason:

A procedure has been invoked without ALL required keywords being specified.

System Action:

Procedure ends with error message

User Action:

Re-invoke the procedure, specifying ALL required keywords.

DD0201

INVALID VALUE SPECIFIED FOR KEYWORD ~P1 - ~P2

Reason:

A procedure has been invoked with an invalid value specified for the nominated keyword.

System Action:

Procedure ends with error message

User Action:

Re-invoke the procedure, specifying correct values for all keywords.

DD0202

MAPPING ERROR. MDO=~P1 MAP=~P2 RETCODE=~P3 FDBK=~P4

Reason:

An error was detected while assigning a MAP to an MDO. The names of the MDO and the MAP are supplied as well as the return code and feedback.

System Action:

Procedure ends with error message

User Action:

Correct the error and re-try

DD0310

Error: line ~LINENO - unresolved typereference ~TYPEREFERENCE

Reason:

Error has occurred during compilation of ASN.1 module. The TYPEREFERENCE appearing in LINENO of ASN.1 source module is not a standard ASN.1 type and it has not been defined elsewhere in ASN.1 source module.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0311

Error: line ~LINENO - Only base 10 or 2 allowed for real values

Reason:

Error has occurred during compilation of ASN.1 module. When real number is referenced in a standard form, ASN.1 allows a use of BASE 2 or BASE 10.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0312

Error: line ~LINENO - missing modulename

Reason:

Error has occurred during compilation of ASN.1 module. Module name has not been specified in ASN.1 source module.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0313

Error: line ~LINENO - invalid character string

Reason:

Error has occurred during compilation of ASN1 module. ASN1 module contains invalid character string in line LINENO.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0314

Error: line ~LINENO - invalid assignment operator

Reason:

Error has occurred during compilation of ASN1 module. ASN1 module contains invalid assignment operator in line LINENO.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0315

Error: line ~LINENO - invalid bstring or hstring

Reason:

Error has occurred during compilation of ASN1 module. ASN1 module contains invalid binary or hex string in line LINENO.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0316

Error: line ~LINENO - duplicate name definition - ~NAME

Reason:

Error has occurred during compilation of ASN1 module. ASN1 module contains definition of a NAME in line LINENO, that has been already defined within the current definition segment.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0317

Error: line ~LINENO - duplicate equate definition - ~NAME

Reason:

Error has occurred during compilation of ASN1 module. ASN1 module contains definition of a NAME in line LINENO, that has been already defined within the current definition segment.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0318

Error: line ~LINENO - duplicate definition of type ~TYPE

Reason:

Error has occurred during compilation of ASN1 module. ASN1 module contains definition of a TYPE in line LINENO, that has been already defined elsewhere in the ASN1 source module.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0319

Error: line ~LINENO - string length ~LENGTH exceeds 256 bytes

Reason:

Error has occurred during compilation of ASN1 module. ASN1 module contains definition that results in a long string reference, which can not be handled by NCL.

System Action:

Load records are not generated, compile process terminates.

User Action:

Split up the definition into 2 or more smaller definitions and recompile the module.

DD0321

Error: line ~LINENO - tag clash on element ~NAME tag=~TAG

Reason:

Error has occurred during compilation of ASN1 module. ASN1 module contains definition with a Mapped Services tag TAG, that has been already used previously within current segment definition.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0322

Error: line ~LINENO - syntax error: current symbol: ~SYMBOL

Reason:

Error has occurred during compilation of ASN1 module. ASN1 module contains invalid syntax in line LINENO, near symbol SYMBOL.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0323

Error: line ~LINENO - invalid range specified

Reason:

An error has occurred during compilation of an ASN1 module. ASN1 source contains invalid range specification.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0324

Error: line ~LINENO - SIZE range exceeds 32767 limit

Reason:

An error has occurred during compilation of an ASN1 module. ASN1 source contains a SIZE constraint with range exceeding 32767 limit.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0325

Error: line ~LINENO - range does not start with 1

Reason:

An error has occurred during compilation of an ASN1 module. ASN1 source contains a SIZE constraint for SEQUENCE/SET definition with range not starting with 1.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0326

Error: line ~LINENO - FIX is valid only within a SEQUENCE

Reason:

An error has occurred during compilation of an ASN1 module. ASN1 source contains a FIX constraint within a definition that is not a SEQUENCE.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0327

Error: line ~LINENO - mapname=~MAPNAME and modulename=~MODULENAME are different

Reason:

The ASN1 source defines the map under MODULENAME, however the mapname being compiled is different from the MODULENAME.

System Action:

Compilation terminates. Load records are not generated.

User Action:

Correct MODULENAME and/or MAPNAME and recompile.

DD0328

Error: line ~LINENO - invalid integer number

Reason:

An error has occurred during compilation of an ASN1 module. ASN1 source contains an integer number that is larger than 2,147,483,647 or smaller than -2,147,483,648.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0329

Error: line ~LINENO - invalid format for REAL type

Reason:

An external format has been specified for REAL type definition. However the specification is not valid.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0330

Error: line ~LINENO - invalid format for INTEGER type

Reason:

An external format has been specified for INTEGER type definition. However the specification is not valid.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0331

Error: line ~LINENO - invalid external format specified

Reason:

An external format has been incorrectly specified. The valid range for external format specification is 0 - 255.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0332

Error: line ~LINENO - range constraint is invalid for ~TYPE

Reason:

Range constraint has been specified for a type that can not have range constraint.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0333

Error: line ~LINENO - size constraint is invalid for ~TYPE

Reason:

Size constraint has been specified for a type that can not have size constraint.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0334

Error: line ~LINENO - alphabet limitation is invalid for ~TYPE

Reason:

Alphabet limitation has been specified for a type that can not have limited alphabet.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0335

Error: line ~LINENO - invalid hex number specified.

Reason:

An attempt to specify integer value in hex format has been made. However specification is not correct or integer value is too large.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0336

Error: line ~LINENO - mixed case invalid in Permitted Alphabet

Reason:

An attempt to specify character value in mixed case format within character set constraint has been made. This specification is not allowed.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0337

Error: line ~LINENO - NULL string is invalid

Reason:

An attempt to specify null string in quotes has been made. This is invalid specification.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0338

Error: line ~LINENO - exported type ~TYPE is imported

Reason:

ASN.1 source contains EXPORT statement for the imported type.

System Action:

Load records are not generated, compile process terminates.

User Action:

Correct the error and recompile the module.

DD0339

Error: line ~LINENO - missing END statement

Reason:

ASN.1 source module does not end with END statement.

System Action:

Load records are not generated, compile process terminates.

User Action:

Make sure there is an END statement at the end of ASN.1 source and recompile the module.

DD0361

Warning: line ~LINENO - unnamed component

Reason:

This is a warning message. A component is defined in an ASN1 type and it is not named. If definition is a CHOICE then all components within the definition must be named, otherwise an error will occur during the loading of the map.

System Action:

Compilation continues.

User Action:

Correct ASN1 module if required and recompile.

DD0362

Warning: hyphens have been converted to underscores

Reason:

This is a warning message. References with a hyphen appear in ASN1 source module. In order not to cause problems in NCL procedure, the hyphen is converted to underscore on compiler output.

System Action:

Compilation continues.

User Action:

Correct ASN1 module if required and recompile.

DD0363

Warning: line ~LINENO - ~STATEMENT statement not supported

Reason:

This is a warning message. ASN1 source contains the statement STATEMENT, which is not supported by object services.

System Action:

Compilation continues, the compiler produces no output for the statement

User Action:

None.

DD0364

Warning: line ~LINENO - ~REF1 is different from ~REF2 in line ~LINEN

Reason:

This is a warning message. ASN1 source contains two references, REF1 and REF2, which are spelled syntactically the same way, however some letters in REF1 are in a different case (upper or lower) from the same letters in REF2.

System Action:

Compilation continues, REF1 and REF2 are treated as two different entities.

User Action:

None.

DD0365

Warning: underscore is used - ASN.1 source not portable

Reason:

This is a warning message. References with an underscore appears in ASN1 source module. Underscore is not supported by standard ASN.1, therefore ASN.1 source is not portable.

System Action:

Compilation continues.

User Action:

Correct ASN1 module if required and recompile.

DD0401

INVALID KEYWORD VALUE SPECIFIED, KEYWORD=~P1 VALUE=~P2

Reason:

The maintenance procedure $DDMD04P for Mapping Services failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure $DDMD04P terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0402

PRESS ENTER KEY TO CONFIRM DELETE OR CANCEL KEY TO CANCEL REQUEST

Reason:

The Mapping Services maintenance panel was displayed requesting the user to confirm the deletion of the Map Definition presented.

System Action:

None.

User Action:

Press the ENTER key to allow the deletion, or press the CANCEL key to cancel the delete request.

DD0403

INVALID COMMAND

Reason:

An invalid command was entered in the Command field.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

DD0404

MAP DEFINITION ~P1 DELETED

Reason:

The Map Definition P1 was successfully deleted.

System Action:

None.

User Action:

None.

DD0405

MAP DEFINITION ~P1 ADDED

Reason:

The Map Definition P1 was successfully added.

System Action:

None.

User Action:

None.

DD0406

MAP DEFINITION ~P1 UPDATED

Reason:

The Map Definition P1 was successfully updated.

System Action:

None.

User Action:

None.

DD0407

DELETE CANCELLED

Reason:

A request to delete a Map Definition was cancelled.

System Action:

None.

User Action:

None.

DD0408

ADD CANCELLED

Reason:

A request to add a Map Definition was cancelled.

System Action:

None.

User Action:

None.

DD0409

UPDATE CANCELLED

Reason:

A request to update a Map Definition was cancelled.

System Action:

None.

User Action:

None.

DD0410

MAP DEFINITION ~P1 NOT FOUND

Reason:

A request to modify, browse or retrieve a Map Definition failed because the definition was not found in the database. The Map Definition name requested was P1 .

System Action:

The request is rejected.

User Action:

Specify a Map Definition that was previously added to the database.

DD0411

MAP APPL ID CORRELATOR MISMATCH FOR MAP ~P1

Reason:

A request to update a Map failed because the Map Appl ID correlator specified did not match the Appl ID already defined in the Map or there is no Appl ID correlator in the specified map definition. The Map specified was P1 .

System Action:

The request is rejected.

User Action:

Use the facilities provided by the application identified in the Map Definition or use Mapping Services fullscreen facilities if the map does not belong to an application.

DD0412

USERID P1 IS NOT AUTHORIZED FOR MAPPING SERVICES MAINTENANCE

Reason:

Userid P1 is not authorized to use the Mapping Services maintenance facility.

System Action:

The request is rejected.

User Action:

Contact the System Administrator if the function is required.

DD0413

MAP IS APPLICATION PROTECTED BY ~P1, REQUEST REJECTED

Reason:

A request to update a Map failed because the Map was generated by an application. Maps that are generated by applications are not permitted to be updated outside the context of the application. The Appl ID of the application that owns the map is P1 .

System Action:

The request is rejected.

User Action:

Use the facilities provided by the application identified in the application register with Appl ID P1 to modify the map.

DD0414

MAP ~P1 PRINTED AS PRINT REQUEST ~P2

Reason:

The map P1 was successfully printed. The PSM print request is P2 .

System Action:

None.

User Action:

None.

DD0415

INVALID SHARED VARIABLE VALUE RECEIVED, VAR=~P1 VALUE=~P2

Reason:

The maintenance procedure $DDMD04P for Mapping Services failed because it received an invalid variable value. The variable was P1 and the invalid value was P2 .

System Action:

Procedure $DDMD04P terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0416

LOAD MODULE NOT FOUND FOR MAP ~P1

Reason:

The load module for the map P1 was not found in the Mapping Services database. This may be because the map has not yet been compiled successfully.

System Action:

None.

User Action:

Compile the map.

DD0417

MAPPING ERROR FOR MAP=~P1 RETCODE=~P2 FDBK=~P3

Reason:

An error was detected while assigning a MAP to an MDO. The name of the the MAP is P1 and the MDO return code is P2 and the MDO feedback code is P3 .

System Action:

None.

User Action:

Correct the error and re-try.

DD0501

INVALID VALUE FOR SHARED VARIABLE, VAR=~P1 VALUE="~P2"

Reason:

The list service procedure $DDMD05L for Mapping Services failed because it received an invalid value for a shared variable. The variable name was P1 and it value was P2 .

System Action:

Procedure $DDMD05L terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0502

** DELETED **

Reason:

This message replaces the line of a selection list to indicate that the Map Definition that the line represented was deleted since the list had been built.

System Action:

None.

User Action:

None.

DD0503

USERID P1 IS NOT AUTHORIZED FOR MAPPING SERVICES MAINTENANCE

Reason:

Userid P1 is not authorized to use the Mapping Services maintenance facility.

System Action:

The request is rejected.

User Action:

Contact the System Administrator if the function is required.

DD0601

INVALID KEYWORD VALUE SPECIFIED, KEYWORD=~P1 VALUE=~P2

Reason:

The maintenance procedure $DDCM06Z for Mapping Services failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure $DDCM06Z terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0602

ASN.1 COMPILER ERROR - FUNCTION= P1 RETCODE= P2

Reason:

An invalid return code was received from the ASN.1 compiler. The function requested was P1 and the return code was P2 . The following table indicates the possible return codes for each function and the table after that explains the return codes.
Function Possible Return Codes

OPEN 12,16,24,28

CLOSE 12,20,24

INPUT 12,16,24

EXEC 8,12,20,24

READ 4,12,20,24,32

other 12,24

Return Code Explanation

4 No more data to read from the compile.
8 The ASN.1 compiler detected compilation errors in the source.
12 ASN.1 Compiler subsystem not initialized. Mapping services will automatically start the ASN.1 compiler as a SOLVE subsystem.
16 GETMAIN error. The compiler was unable to obtain enough storage to satisify the request.
20 A request other than OPEN was issued, however no previous OPEN had been issued.
24 Invalid or missing operands were passed to the compiler.
28 A duplicate request to OPEN was issued.
32 An insufficient number of parameters were specified for a READ request.

System Action:

Compile of ASN.1 source is terminated.

User Action:

Determine the cause of the error from the return code. Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0603

INVALID SHARED VARIABLE VALUE RECEIVED, VAR=~P1 VALUE=~P2

Reason:

The maintenance procedure $DDCM06Z for Mapping Services failed because it received an invalid variable value. The variable was P1 and the invalid value was P2 .

System Action:

Procedure $DDCM06Z terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0604

ERRORS DETECTED IN ASN.1 SOURCE FOR MAP ~P1

Reason:

The ASN.1 compiler was invoked to compile the source for map P1 and it detected errors.

System Action:

The request is terminated.

User Action:

Correct the errors in the source as indicated in the accompanying messages and retry the request.

DD0605

UNEXPECTED END OF COMPILER OUTPUT

Reason:

The ASN.1 compiler was invoked to compile the source for a map. The compile was successful, however no load module records were returned.

System Action:

Procedure $DDCM06Z terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0606

WARNINGS ISSUED FOR COMPILE OF ASN.1 SOURCE FOR MAP ~P1

Reason:

The ASN.1 compiler was invoked to compile the source for map P1 and it issued warning messages. The compile was still successfully completed and the load module saved.

System Action:

None.

User Action:

Check the warnings as indicated in the accompanying messages to ensure that the desired results have been produced.

DD0607

ASN.1 SOURCE FOR MAP ~P1 COMPILED SUCCESSFULLY

Reason:

The ASN.1 compiler was invoked to compile the source for map P1 and it completed successfully.

System Action:

None.

User Action:

None.

DD0608

LOAD MODULE FOR MAP ~P1 NOT FOUND

Reason:

A request to retrieve or delete map load module records for the Map P1 failed because the load module records were not found in the database.

System Action:

The request is rejected.

User Action:

Specify a Map that was previously compiled.

DD0609

~P4 MDO ASSIGN ERROR RC=~P1 FDBK=~P2 VAL="~P3" COMP="~P4"

Reason:

An assign of the load module object failed with an MDO error. The return code was P1 and the feed back code was P2 . The value being assigned was P3 and it was being assigned to component P4 .

System Action:

The compile is aborted.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0610

USERID P1 IS NOT AUTHORIZED FOR MAPPING SERVICES MAINTENANCE

Reason:

Userid P1 is not authorized to use the Mapping Services maintenance facility.

System Action:

The request is rejected.

User Action:

Contact the System Administrator if the function is required.

DD0701

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The maintenance procedure $DDSM07D for Mapping Services failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure $DDSM07D terminates.

User Action:

Contact ypur Systems Administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0702

USERID P1 IS NOT AUTHORIZED FOR MAPPING SERVICES MAINTENANCE

Reason:

Userid P1 is not authorized to use the Mapping Services maintenance facility.

System Action:

The request is rejected.

User Action:

Contact your Systems Administrator if this function is required.

DD0703

SOURCE FOR MAP ~P1 NOT FOUND

Reason:

A request to retrieve a source records for the Map P1 failed because the source records were not found in the database.

System Action:

The request is rejected.

User Action:

Specify a Map that was previously compiled or had its source records added to the database.

DD0704

MAP DEFINITION P1 NOT FOUND

Reason:

A request to retrieve a Map Definition failed because the definition was not found in the database. The Map Definition name requested was P1 .

System Action:

The request is rejected.

User Action:

Specify a Map Definition that has previously been added to the database.

DD0705

SOURCE DDNAME ~P1 NOT FOUND OR INVALID FOR MAP ~P2

Reason:

A request to retrieve the source for a Map failed because the DDNAME contained in the Map Definition (or overwritten by the request) was not found or was an invalid DDNAME. The DDNAME used was P1 and the Map was P2 .

System Action:

The request is rejected.

User Action:

Check the Map Definition for the correct DDNAME or verify that the DDNAME has been allocated and retry the request.

DD0706

SOURCE MEMBER ~P1 NOT FOUND OR INVALID FOR MAP ~P2

Reason:

A request to retrieve the source for a Map failed because the PDS member contained in the Map Definition (or overwritten by the request) was not found or was an invalid name. The member name used was P1 and the Map was P2 .

System Action:

The request is rejected.

User Action:

Check the Map Definition for the correct member name or verify that the member exists in the library allocated to the DDNAME.

DD0707

SOURCE MEMBER ~P1 IS EMPTY FOR MAP ~P2

Reason:

A request to retrieve the source for a Map failed because the PDS member contained in the Map Definition (or overwritten by the request) was an empty member. The member name used was P1 and the Map was P2 .

System Action:

The request is rejected.

User Action:

Check the Map Definition for the correct member name or verify that the DDNAME used has the correct libraries allocated. Make sure the ASN.1 source is added to the specified member.

DD0708

SOURCE MEMBER OVERFLOW. MEMBER ~P1 MUST NOT EXCEED 9999 LINES

Reason:

A request to retrieve the source for a Map failed because the PDS member contained too many source lines. The member name used was P1 and the Map was P2 .

System Action:

The request is rejected.

User Action:

Redefine your ASN.1 source into smaller units that include other source members.

DD0709

SOURCE SAVED FOR MAP ~P1

Reason:

The changes made to the Map P1 were saved.

System Action:

None.

User Action:

None.

DD0710

EDIT OF SOURCE CANCELLED FOR MAP ~P1

Reason:

The changes made while in the Map source editor for Map P1 were cancelled as requested.

System Action:

The changes since the last SAVE are cancelled.

User Action:

None.

DD0711

Internal queue limit overflow

Reason:

A request to retrieve the source for a map failed because the number of source lines in the PDS member exceeded the internal queue limit of 32767.

System Action:

The request fails.

User Action:

Redefine your ASN.1 source into smaller units that include other source members.

DD0801

INVALID KEYWORD VALUE SPECIFIED, KEYWORD=~P1 VALUE=~P2

Reason:

The text editor service procedure $DDSM08X for Mapping Services source editor failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure $DDSM08X terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0802

SOURCE SAVED FOR MAP ~P1

Reason:

The changes made to the Map P1 were saved.

System Action:

None.

User Action:

None.

DD0803

MAP ~P1 COPIED

Reason:

The Map P1 was successfully copied into the edit session.

System Action:

None.

User Action:

None.

DD0901

INVALID VALUE FOR SHARED VARIABLE, VAR=~P1 VALUE="~P2"

Reason:

The list service procedure $DDCM09L for Mapping Services failed because it received an invalid value for a shared variable. The variable name was P1 and it value was P2 .

System Action:

Procedure $DDCM09L terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD0902

USERID P1 IS NOT AUTHORIZED FOR MAPPING SERVICES MAINTENANCE

Reason:

Userid P1 is not authorized to use the Mapping Services maintenance facility.

System Action:

The request is rejected.

User Action:

Contact the System Administrator if the function is required.

DD0903

INVALID LINE NUMBER ~P1

Reason:

A request to locate message line P1 failed because P1 is not numeric.

System Action:

The request is rejected.

User Action:

Specify a numeric message line number.

DD0904

THE FOLLOWING MESSAGES WERE ISSUED BY COMPILER FOR MAP ~P1

Reason:

The map P1 was compiled and the compiler issued the messages accompanying this one.

System Action:

None.

User Action:

See the accompanying messages.

DD1001

UNSUPPORTED FIELD RECEIVED FOR EXIT, FIELD=~P1 EXIT=~P2

Reason:

The field validation exit $DDMD10X for Mapping Services failed because it received an invalid field name for the exit type. The field name was P1 and the exit type was P2 .

System Action:

Procedure $DDMD10X terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD1002

MAP ~P1 ALREADY DEFINED

Reason:

The map name P1 cannot be specified because a map with that name already exists.

System Action:

The panel is redisplayed and the field is set in error.

User Action:

Specify a unique map name and retry.

DD1101

INVALID KEYWORD VALUE SPECIFIED, KEYWORD=~P1 VALUE=~P2

Reason:

The maintenance procedure $DDMD11M for Mapping Services failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure $DDMD11M terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DD1102

USERID P1 IS NOT AUTHORIZED FOR MAPPING SERVICES MAINTENANCE

Reason:

Userid P1 is not authorized to use the Mapping Services maintenance facility.

System Action:

The request is rejected.

User Action:

Contact the System Administrator if the function is required.

DD1201

TRANSCATION PROTOCOL VIOLATION, RECEIVED "~P1" NOT "~P2"

Reason:

The transaction processor to retrieve a map failed because the program that invoked it violated the transactions protocol. The transaction program expected to receive P2 but in fact received P1 .

System Action:

The procedure terminates.

User Action:

Ensure that the caller adheres to the protocol and then retry the transaction.

DD1202

INVALID MAP REQUEST, COMMAND=" P1"

Reason:

The transaction processor to retrieve map details failed as the program that invoked it passed an invalid request. The request passed a command of " P1" which is not supported.

System Action:

The procedure terminates.

User Action:

Ensure that the caller sends a valid map name to be retrieved and retry the transaction.

DD1203

SEND MAP DATA ERROR, APPC SEND RC=~P1 FDBK=~P2

Reason:

The transaction processor to retrieve a map failed because the APPC send of a map component failed with return code P1 and feedback code P2 .

System Action:

The procedure terminates.

User Action:

Check the return code and feedback code for the appropriate action.

DD1204

MAP "~P1" NOT FOUND

Reason:

The transaction processor to retrieve a map failed because the map was not found in the Mapping Services database. The name of the map not found was P1 .

System Action:

The request is rejected.

User Action:

Specify a Map that was previously added to the database and retry the request.

DD9001

MDO KEYWORD MUST BE SPECIFIED

Reason:

The MDO keyword must specify the name of an MDO to be dumped.

System Action:

None.

User Action:

Correct call to $DEMDODP.

DD9002

OFFSETF KEYWORD HAS AN INVALID VALUE. MUST BE 'DEC' OR 'HEX'

Reason:

The OFFSETF (offset format) keyword must specify 'DEC' (decimal) or 'HEX' (hexadecimal). The default is 'DEC'.

System Action:

None.

User Action:

Correct call to $DEMDODP.

DD9003

DUMP OF MDO: ~P1 USERID: ~P2 NCLID: ~P3 MAPNAME: ~P4

Reason:

The MDO P1 has been dumped by userid P2 with an NCLID of P3 . The mdo has the map P4 attached to it.

System Action:

None.

User Action:

None.

DD9004

~P1

Reason:

This is a description of the dump.

System Action:

None.

User Action:

None.

DD9005

~P1

Reason:

Dump with a decimal offset

System Action:

None.

User Action:

None.

DD9006

~P1

Reason:

Dump with a hexadecimal offset

System Action:

None.

User Action:

None.

DD9007

*END*

Reason:

End of Dump

System Action:

None.

User Action:

None.

DFAL0501

Alert threshold value must be an unsigned integer

Reason:

Alert threshold values for high and low value alerts for attributes of type gauge, counter, and total can only be an unsigned integer.

System Action:

The alert definition is not updated.

User Action:

Correct the value field.

DFAL0502

Alert threshold value must be P1 the previous threshold value

Reason:

When defining multiple alert values, the threshold values for High Value, Above Baseline, and Below Baseline alerts must be defined in ascending order, and those for Low Value alerts must be defined in descending order.

System Action:

The alert definition is not updated.

User Action:

Correct the value field.

DFAL0503

Alert value must be provided if a severity has been specified

Reason:

An alert severity has been provided for an alert definition, but no alert threshold value has been specified.

System Action:

The alert definition is not updated.

User Action:

Specify an alert threshold value in the Value field.

DFAL0504

Severity must be an integer between 1 and 4 inclusive

Reason:

Alert severity values can only be an integer between 1 and 4 inclusive.

System Action:

The alert definition is not updated.

User Action:

Correct the severity field.

DFAL0505

Severity must be provided if an alert value has been specified

Reason:

An alert value has been provided for an alert definition, but no severity has been specified.

System Action:

The alert definition is not updated.

User Action:

Specify a severity value in the Severity field.

DFAL0506

Clear alert value conflicts with an alert threshold value

Reason:

When specified, the clear alert value must be less than or equal to the lowest alert value specified for a High Value, Above Baseline alert, and Below Baseline alert or greater than or equal to the highest alert value specified for a Low Value.

System Action:

The alert definition is not updated.

User Action:

Correct the Clear Alert Value field.

DFAL0507

Only one clear alert value may be defined

Reason:

When defining a Value alert, you have the option to define a clear alert condition that is either equal to or not equal to a specific value. However, you cannot define both conditions.

System Action:

The alert definition is not updated.

User Action:

Correct the Clear Alert Value field.

DFAL0508

Position the cursor on a text field and press F11

Reason:

F11 was pressed to view the full alert text, but the cursor was not positioned over a text field.

System Action:

No text was selected so no text is displayed.

User Action:

Place the cursor on the text field you want to view and press F11.

DFAL0509

Invalid alert details - alert action has no associated threshold

Reason:

An attempt to save the alert details failed because an alert action was was defined but there was no associated threshold.

System Action:

The request to save the alert details is rejected.

User Action:

Specify an alert threshold or delete the action.

DFAL0510

Invalid alert details - alert text has no associated threshold

Reason:

An attempt to save the alert details failed because alert text was specified but there was no associated threshold.

System Action:

The request to save the alert details is rejected.

User Action:

Specify an alert threshold, or delete the alert text.

DFAL0511

Invalid alert details - clear alert value has no associated threshold

Reason:

An attempt to save the alert details failed because a clear alert value was specified but there was no associated threshold.

System Action:

The request to save the alert details is rejected.

User Action:

Specify an alert threshold or delete the clear alert value.

DFAL0512

Clear Alert value must be an unsigned integer

Reason:

Clear Alert value can only be an unsigned integer.

System Action:

The alert definition is not updated.

User Action:

Correct the value field.

DFAL0513

Below Baseline Alert threshold cannot exceed 100%.

Reason:

The valid range for a Below Baseline Alert threshold is 0-100 .

System Action:

The alert definition is not updated.

User Action:

Correct the value field.

DFAL0514

Threshold overlaps with the P1 value set for P2

Reason:

The threshold value overlaps with a range of values previously set for P2 . When defining alert thresholds, the High Value range of values should always be greater than the Low Value range of values.

System Action:

The alert definition is not updated.

User Action:

Correct the value field.

DFAL0515

No Alert Description to view

Reason:

An invalid request was made to view a non-existent Alert Description.

System Action:

Request is rejected.

User Action:

None.

DFAL0516

Low Alert value must be an unsigned non-zero integer

Reason:

Low Alert value can only be an unsigned non-zero integer.

System Action:

The alert definition is not updated.

User Action:

Correct the value field.

DFAL0517

Severity must be provided if an alert action has been set

Reason:

An alert action has been set for an alert definition, but no severity has been specified.

System Action:

The alert definition is not updated.

User Action:

Specify a severity value in the Severity field.

DFAL0518

Invalid alert details - alert text has no associated severity

Reason:

An attempt to save the alert details failed because alert text was specified but there was no associated severity.

System Action:

The request to save the alert details is rejected.

User Action:

Specify an alert severity.

DFAL0519

Alert value cannot be the same as clear alert value

Reason:

The value specified to create an alert must not be the same as the value specified to clear the alert.

System Action:

The alert definition is not updated.

User Action:

Correct either the Alert Value field or the Clear Alert Value field.

DFAL0520

Alert value cannot be the same as another alert value

Reason:

The value specified to create an alert for an enumerated attribute must not be the same as another value.

System Action:

The alert definition is not updated.

User Action:

Correct or remove one of the duplicate alert values.

DFAL0521

Clear alert value NOT must be the same as the first alert value

Reason:

The value for the "Clear Alert When Value is NOT" field must be the same value as that specified to create the alert. It does not make sense to say: 1.Create alert when value is X 2.Clear the alert when the value is NOT Y The two statements contradict each other. Thus the only sensible value that the field can have is the same value as that specified to create the alert.

System Action:

The alert definition is not updated.

User Action:

You can either blank out the 'Clear Alert When Value is NOT' field or change it to the same value as the alert value field.

DFAL0522

Clear alert value NOT cannot be specified if multiple alert values are

Reason:

The value for the "Clear Alert When Value is NOT" field cannot be specified if there are multiple alert values specified. It does not make sense to say: 1. Create alert when value is X 2. Create alert when value is Y 3. Clear the alert when the value is NOT X Statement 3 contradicts statement 2. Thus you cannot have a value in the 'Clear Alert When Value is NOT' field when there is more than one alert value.

System Action:

The alert definition is not updated.

User Action:

You can either blank out the 'Clear Alert When Value is NOT' field, or you can clear all the alert values except one.

DFAL0523

Alert actions must be defined

Reason:

An ACTIONONLY alert type (Severity 0) has been specified, and there are no defined actions.

System Action:

The alert definition is not saved.

User Action:

Modify the definition to have actions, or set an alert severity of 1 to 4.

DFAM0101

ERROR LOADING PROC: P1 IN PACKAGE: P2. OML ERROR CODE: P3

Reason:

The Data Sampling framework attempted to call back an application, but an error was encountered loading the call-back package. The procedure being loaded was P1 which was in the package P2 . The OML error code was P3 . This message is written to the log.

System Action:

The associated application function is not performed.

User Action:

To determine why the application package is not loading, refer to the messages in the log. Notify the systems administrator.

DFAT0201

INVALID KEYWORD VALUE SPECIFIED, P1= P2

Reason:

The call to the procedure failed because the keyword identified by P1 had an invalid value identified by P2 .

System Action:

The request is rejected.

User Action:

Contact your system administrator.

DFAT0202

'Name' CONTAINS EMBEDDED BLANKS

Reason:

The field highlighted in the error is not a valid monitor group name.

System Action:

The request is rejected.

User Action:

Correct the name to remove embedded blanks.

DFAT0203

'Description' IS A REQUIRED FIELD

Reason:

A monitor group description has not been entered.

System Action:

The group is not updated nor added.

User Action:

Specify a group description.

DFAT0204

'Collection Status' IS NOT ONE OF Active, Inactive

Reason:

The Collection Status field is not set to a valid value.

System Action:

The group is not updated nor added.

User Action:

Correct the Collection Status field.

DFAT0205

'Send to ReportCenter' must be either Yes or No.

Reason:

The 'Send to ReportCenter' field must be set to a valid value. If ReportCenter is not enabled in this region, the only valid value is 'No'.

System Action:

Definition cannot be saved.

User Action:

Correct the 'Send to ReportCenter' field. Valid values are:
No - Do not send any data to ReportCenter. This is the default value. If ReportCenter is not enabled in this NetMaster region, leave this value set to 'No'.
Yes - Send data to ReportCenter.
A value of 'Yes' specifies that you want hourly summaries of all monitored IP Node attributes for this group to be sent to ReportCenter.
Hourly data summaries will be queued to this region's Data Warehouse Service for delivery to ReportCenter, which adds the data into its SQL database.
You can then use ReportCenter to generate a variety of web-based graphical reports from this data.
Web reports may be run on demand, or scheduled for regular generation.

DFAT0206

MONITOR GROUP P1 UPDATED OR ADDED

Reason:

The monitor group definition P1 has been saved to the IPFILE.

System Action:

The monitoring activities for the associated nodes are updated.

User Action:

None.

DFAT0207

FUNCTION CANCELLED

Reason:

The CANCEL command was used to terminate the action.

System Action:

None.

User Action:

None.

DFAT0208

MONITOR GROUP P1 ALREADY EXISTS

Reason:

The monitor group definition P1 is already defined.

System Action:

The ADD operation is prevented.

User Action:

Change the monitor group name to be a unique value.

DFAT0209

No activities defined - use F4=Add to define monitoring activities.

Reason:

The monitor group is new or does not contain any activities.

System Action:

None.

User Action:

Use F4=Add to add monitoring activities to the group definition.

DFAT0210

ReportCenter is not enabled on this region

Reason:

An attempt was made to set the Send to ReportCenter field to YES, but the ReportCenter feature is not enabled in this region.

System Action:

The group is neither updated nor added.

User Action:

When the ReportCenter feature is not enabled on a region, the only valid value for this field is NO.

ReportCenter is an optional and non-chargeable feature of many CA NetMaster products, including CA NetMaster NM for TCP/IP and CA NetMaster FTM.

ReportCenter stores performance data collected by various monitors in a z/OS SQL database. You can then use its web interface to generate web-based graphical reports from this data.

These web reports can be run on demand or scheduled for regular generation. A variety of historical and trend reports are provided. Report output consists of HTML and graphic files stored as standard HFS files.

ReportCenter can be enabled on any region that is licensed for one of its supporting products.

Enabling ReportCenter involves these steps:

Note: For more information, see the Installation Guide and also the ReportCenter Guide.

Even without ReportCenter enabled, you can see an example of a report at the following URL:

http://?your-host-and-port/public/reports/example1/report.html

?your-host-and-port specifies the IP name/address and port of the WebCenter web server on this region (for example, 192.168.66.44:8744).

The WebCenter URL appears on the Primary Menu. You can also use OCS command SELFTEST to display it.

DFAT0211

MONITOR GROUP P1 NOT SAVED, NO CHANGES MADE

Reason:

You tried to file the Monitor Group identified by P1 which has not been changed. The requested action is not performed.

System Action:

The definition is not saved again.

User Action:

None.

DFAT0212

'Name' is a required field

Reason:

A monitor group name has not been entered.

System Action:

The group is not added.

User Action:

Specify a group name.

DFAT0213

'Monitor Rate' must be numeric between P1 - P2

Reason:

The value specified must numeric and fall in the range specified.

System Action:

The value is rejected.

User Action:

Specify a value within the range.

DFAT0214

New qualified alert added to monitoring definition

Reason:

A new qualified alert is saved in the database.

System Action:

The monitoring activities for the associated nodes are updated.

User Action:

None.

DFAT0215

Selected attribute not present in current monitoring definition

Reason:

A request to update the alert details for a selected attribute has failed because the attribute is not in the current monitoring definition for this resource. This can occur when an attribute was removed manually from the monitoring definition and the history report reflects the sampled data prior to removal. This condition can also occur for resource classes that have special internal attributes that are always present regardless of the monitor definition.

System Action:

The request is rejected.

User Action:

To restore an attribute that has been removed, exit the Performance Display panel, issue the UM line command for the resource, and add the desired attribute. You cannot specify alerts for special internal attributes.

DFAT0216

ReportCenter Data Feed not configured on this region

Reason:

An attempt was made to set the 'Send to ReportCenter' field to 'Yes', but the ReportCenter Data Feed parameter group was not configured correctly on this NetMaster region.

System Action:

The group is not updated nor added.

User Action:

Review parameter group '$WR REPORTDATA' via the 'Customizer : Parameter Groups' panel (/PARMS) and ensure that all required fields are specified correctly.

DFAT0301

No attribute selected

Reason:

No selection was made from the attribute selection list.

System Action:

None.

User Action:

None.

DFAT0302

Invalid keyword value specified, P1= P2

Reason:

The call to the procedure failed because the keyword identified by P1 has an invalid value identified by P2 .

System Action:

The request is rejected.

User Action:

Contact your system administrator.

DFAT0303

No selectable attributes

Reason:

A request to add attributes has failed because all available attributes have already been selected for monitoring.

System Action:

None.

User Action:

None.

DFAT0401

Baseline Type must be either Daily, DayOfWeek or HourOfDay

Reason:

An invalid value for Baseline Type has been specified. It must be either Daily, DayOfWeek, or HourOfDay.

System Action:

The attribute definition is not updated.

User Action:

Specify a valid Baseline Type.

DFAT0402

Baseline Type must be specified

Reason:

Alerting details have been defined for Baseline alerting, but no baseline has been specified.

System Action:

The attribute definition is not updated.

User Action:

You must specify a valid Baseline Type if you want to alert against baselines.

DFAT0403

Rate must be an integer value between 5 and 60 inclusive

Reason:

An invalid value for the monitoring rate has been specified. The rate value specifies the monitoring interval in minutes and it must be at least 5 and not greater than 60 minutes.

System Action:

The attribute definition is not updated.

User Action:

Specify a valid Rate value.

DFAT0407

FUNCTION CANCELED

Reason:

The CANCEL command was used to terminate the action.

System Action:

None.

User Action:

None.

DFAT0408

Application P1 not defined

Reason:

The application ID P1 is not defined to the Data Sampling framework.

System Action:

The Data Sampling action is terminated.

User Action:

Report the error to Technical Support.

DFAT0409

No alert threshold(s) defined

Reason:

A request to update a list of Alert Automated Actions has failed because the selected alert does not specify any threshold(s).

System Action:

The request is rejected.

User Action:

Update the selected alert and specify an alert threshold before defining an action.

DFAT0410

No alert actions to clear

Reason:

A request to Clear Actions has failed because the selected alert has no associated actions.

System Action:

The request is rejected.

User Action:

None.

DFAT0411

No alert threshold(s) to reset

Reason:

A request to Reset Alert has failed because the selected alert has no threshold(s) defined.

System Action:

The request is rejected.

User Action:

None.

DFAT0412

Baseline Alert Type thresholds must be specified

Reason:

A Baseline Type has been specified, but no Baseline Alert Type threshold ( Above/Below Baseline ) has been defined.

System Action:

The attribute definition is not updated.

User Action:

You must specify a Baseline Alert Type threshold or if not required, clear the Baseline Type field.

DFAT0413

No alert actions to display

Reason:

A request to display a list of Alert Automation Actions has failed because none have been defined.

System Action:

The request is rejected.

User Action:

None.

DFAT0415

No known qualifiers found for attribute P1

Reason:

A request was made to view a list of known qualifiers for a qualified attribute, but nothing was found.

System Action:

None.

User Action:

Try again after monitoring has been in progress for this class-resource-attribute-qualifier combination for at least one hour.

DFAT0417

The rate field has been cleared for a qualified attribute.

Reason:

A qualifier has been specified for an attribute and the corresponding rate field has been cleared. Qualified attributes are only used to contain information that is necessary to generate alerts based on a qualifier. They do not require the rate field.

System Action:

The rate field is cleared. When issued from the Alert Control Details panel, the rate field also becomes unavailable for update.

User Action:

None.

DFAT0418

Qualifier already in use as an alert criteria for this resource

Reason:

A selected or supplied qualifier is already in use as an alert criteria for this resource.

System Action:

Qualifier is highlighted in error.

User Action:

Supply another qualifier or consider using the qualifier that is already defined as an alert criteria.

DFAT0419

Maximum internal buffer size exceeded - too many qualifiers

Reason:

A request to define a new alert qualifier has exceeded the maximum internal buffer size of 64 KB.

System Action:

Request is rejected and the qualifier is highlighted in error.

User Action:

Consider removing or reusing alert qualifiers that are already defined for this resource.

DFAT0601

Baseline data is not currently available P1 P2 P3

Reason:

A request was made to view the baseline data for a specific class- resource-attribute- qualifier combination, but no baseline data exists in storage.
- The resource many not have been monitored for long enough for any baseline data to be collected
- The baseline data may not yet have been loaded from disk to storage

System Action:

The baseline values display is not presented.

User Action:

Try again after monitoring has been in progress for this class-resource-attribute-qualifier combination for at least one hour.

DFAT0602

P1 qualifiers found for attribute P2

Reason:

A request was made to view the baseline data for a qualified attribute without specifying a qualifier. In this case, a list of all known qualified attributes is returned.

System Action:

The baseline display shows a list of qualified baseline data.

User Action:

Select the qualifier that you want to view.

DFCALL01

ERROR LOADING PROC: P1 IN PACKAGE: P2. OML ERROR CODE: P3

Reason:

The Data Sampling framework attempted to call back an application, but an error was encountered loading the call-back package. The procedure being loaded was P1 which was in the package P2 . The OML error code was P3 . This message is written to the log.

System Action:

The associated application function is not performed.

User Action:

To determine why the application package is not loading, refer to the messages in the log. Notify the systems administrator.

DFCALL02

FUNCTION P1 CANCELLED

Reason:

The CANCEL command was used to terminate an update. P1 was the function name.

System Action:

None.

User Action:

None.

DFCALL03

FUNCTION P1 FOR P2 FAILED, REASON= P3

Reason:

The Data Sampling action indicated by P1 failed due to one of the following:
APPLICATION ID 'applid' INVALID - The application is not recognized.
EVERY COMMAND NOT ACCEPTED - Refer to the activity log.

System Action:

None

User Action:

Notify your systems administrator.

DFCALL04

OPERAND P1 HAS AN INVALID VALUE ' P2'

Reason:

A call to the Data Sampling framework omitted an operand or incorrectly specified a value for the keyword P1 .

System Action:

None.

User Action:

Correct the keyword value and retry the operation.

DFCALL05

ACTIVITY NUMBER P1, TYPE P2 STOPPED FOR P3

Reason:

The specified Data Collection activity has been stopped for the resource
P3 .

System Action:

The scheduled activity is stopped.

User Action:

None.

DFCALL06

ALL ACTIVITIES FOR P1 P2 STOPPED

Reason:

All data collection activities have been stopped for type P1 resource P2

System Action:

All scheduled activities for the resource are stopped.

User Action:

None.

DFCALL07

ACTIVITY NUMBER P1 FOR P2 NOT ACTIVE

Reason:

A call to the Data Sampling framework to stop an activity for the resource P2 failed because the activity is not scheduled.

System Action:

None.

User Action:

None.

DFCALL08

ACTIVITY P1 FOR P2, TIMER PURGE FAILED

Reason:

A call to the Data Sampling framework to stop an activity failed because the PURGE TIMER command returned an unexpected response.

System Action:

None.

User Action:

Notify your system administrator.

DFCALL09

P1 REQUEST FAILED. ATTRIBUTE P2 HAS AN INVALID VALUE OF ' P3'

Reason:

The request of type P1 to $DFCALL failed because the attribute P2 had an invalid value of P3 .

System Action:

None.

User Action:

Contact the system administrator.

DFCALL10

FATAL VARTABLE ERROR - ID: P1 FUNC: P2 FDBK: P3

Reason:

An error occurred while manipulating an NCL VARTABLE in the procedure $DFCALL. P1 is the vartable identifier, P2 is the function being performed and P3 is the feedback code set by the vartable verb.

System Action:

None.

User Action:

Notify your systems administrator.

DFCALL11

Collection for P1 resource P2 started

Reason:

Data Collection activities have been started for a resource. P1 is a description of the data collection application P2 is the name of the resource

System Action:

None.

User Action:

None.

DFCALL12

ACTIVITY SCHEDULE FOR RESOURCE P1 CLASS P2 NOT FOUND

Reason:

Scheduled data collection for the resource P1 failed because the $DFREGISTRY vartable does not contain the activity schedule.

System Action:

None.

User Action:

Notify your systems administrator.

DFCALL13

ATTRIBUTE P1 NOT IN HISTORY SAMPLE.

Reason:

A request to present the statistics for the attribute P1 failed because the attribute was not present in the history sample.

System Action:

Processing terminates.

User Action:

Check that sampling is activate for the resource. It may be that statistics have not yet been gathered because the sampling interval has not expired.

DFCALL14

ALERT CLEAR FAILED FOR RESOURCE P1, SEE PREVIOUS MESSAGE

Reason:

The Data Sampling framework attempted to clear an alert. However an error occurred, as described in the previous message.

System Action:

None.

User Action:

Refer to the help for the previous AMCALLxx message.

DFCALL15

NO ARGUMENTS ON SAMPLE COLLECT CALL

Reason:

A call to the Sample Collect procedure of $DFCALL did not pass any arguments or $DFCNTRL object.

System Action:

None.

User Action:

Report the error to your system administrator.

DFCALL16

No sampling history exists

Reason:

A request to display the sampling history for a resource has failed because no history exists.

System Action:

None

User Action:

If necessary update the resource and set monitoring to active.

DFCALL18

MAP ERROR: MAP P1, MDORC= P2, MDOFDBK= P3

Reason:

An internal error occurred. The map P1 experienced the error described by MDORC= P2 and MDOFDBK= P3 .

System Action:

The request is rejected.

User Action:

Contact your local systems administrator.

DFCALL19

Invalid gauge value ' P2' for sample P1 of P3( P4), Resource P5

Reason:

Summary processing for a gauge attribute has detected a non-numeric value.

System Action:

The value is ignored.

User Action:

Report the error to your product support representative.

DFCALL20

Collection for resource P1 to be done using updated attribute informati on

Reason:

The current cycle for data collection of resource P1 will use an updated attribute information.

System Action:

None.

User Action:

Scan previous RMDFAP03 log entries to determine the attribute ID.

DFCALL21

Collection for resource P1 to be recycled due to changes in the samplin g definition

Reason:

The current cycle for data collection of resource P1 will be restarted to implement recent changes to the sampling definition.

System Action:

None.

User Action:

None.

DFCALL30

SUMMARY FOR RESOURCE P1 P2 CONTAINS P3 SUMMARIES FROM P4 ATTRIBUTES

Reason:

A data sampling summary has been collated for a resource with ID P2 and class P1. The summary contains P3 entries from the P4 attributes in the sampling history. This message is a diagnostic used for determining data sampling activity.

System Action:

A sample summary event is generated if recording level for the resource is not NONE.

User Action:

Refer to your product support representative.

DFCALL31

SAMPLE FOR RESOURCE P1 P2 CONTAINS P3 SAMPLES FOR P4 ATTRIBUTES

Reason:

A data sampling sample has been collected for a resource with ID P2 and class P1. The sample contains P3 entries from the P4 attributes in the sampling history. This message is a diagnostic used for determining data sampling activity.

System Action:

A sample detail event is generated if recording level for the resource is DETAIL.

User Action:

Refer to your product support representative.

DFCALL32

P1 REQUEST FAILED. ATTRIBUTE ID P2 IS INVALID

Reason:

The request of type P1 to $DFCALL failed because the attribute ID is either null or has a length greater than 20 bytes.

System Action:

Processing continues.

User Action:

Contact the system administrator.

DFCALL33

Failed registration for attribute P1 using the application P2

Reason:

The attribute P1 failed registration because an identical attribute is already registered with an application different from P2 .

System Action:

Registration is ignored and an error message is written to the log.

User Action:

Notify your systems administrator.

DFCALL34

P1 for P2 failed: No attributes in resource definition

Reason:

The Data Sampling action indicated by P1 failed because no attributes were selected in the monitoring definition for resource P2 .

System Action:

No sample is taken.

User Action:

Review the definition of the affected resource and, if required, select at least 1 attribute from the Monitoring Definition panel. If monitoring is not desired, set the 'Monitoring Activity' field to INACTIVE in the 'General Description' panel.

DFCV0001

Condition monitor initialization in progress

Reason:

The condition monitor is still being initialized.

System Action:

No conditions are displayed.

User Action:

None.

The monitor will refresh when initialization has completed.

DFCV0002

Conditions not available for p1

Reason:

The conditions for P1 were not available at the time the display was being generated.

System Action:

No conditions are displayed.

User Action:

Try again later.

DFCV0003

Sample details not available

Reason:

The sample details are not available for the selected condition. This may be because the resource is not active and sampling cannot be done, or monitoring has not yet started for the condition.

System Action:

None.

User Action:

Try again later. If the resource is inactive, then ensure that it is started before trying again.

DFCV0004

Invalid VIEWCOND command options: P1

Reason:

The parameter passed to the VIEW command is invalid. The passed parameter is P1.

System Action:

Command rejected.

User Action:

Enter a valid parameter for the VIEWCOND command. The syntax for the command is:

VIEWCOND [ ALL | NOTOK ]

If no parameters are specfied then the view is toggled between ALL and NOTOK. You can abbreviate the view keywords to the smallest number of characters to make them unique.

The ALL view (default) will show all the conditions sorted in logical order of importance.

The NOTOK view shows conditions sorted by status. Problem conditions first then warning conditions and lastly OK conditions, which are grouped and collapsed under a heading at the bottom of the list.

Examples:

1. Toggle the view: VIEWCOND

2. View by NOTOK status: VIEWCOND NOTOK

3. View all conditions: VIEWCOND ALL

DFCV0005

Condition summary view changed to: P1

Reason:

A request to change the view of the condition summary completed successfully. The new view settings are P1.

System Action:

None.

User Action:

None.

DFCV0006

Conditions not accessible for p1

Reason:

The conditions for region P1 were not accessible at the time the display was being generated. This may be because the region is not currently executing or there is a communications link problem between P1 and this region.

System Action:

No conditions are displayed.

User Action:

Try again later.

DFCVPKG01

Recursive condition definitions encountered! Cond ID="p1"

Reason:

The initialization of the condition monitor failed because the definitions of conditions were recursive.

System Action:

Initialization of the condition monitor is terminated.

User Action:

Contact Technical Support.

DFCVPKG02

Not monitored

Reason:

The condition is not being monitored because of one of the following reasons:

The underlying performance attribute is not being monitored.

The resource's monitoring definition does not include the performance data attribute that this condition is based on.

The resource is not active.

For example, an address space or stack is not running.

Monitoring Activity is not set active.

The Monitoring Activity parameter of the resource is set to INACTIVE or OFF. This may be set in the resource definition or set dynamically by a monitoring map.

SNMP functions are not available.

Many condition attributes come from SNMP. SNMP may be inactive or incorrectly configured for the z/OS stack.

System Action:

The condition is shown as not monitored.

User Action:

The underlying performance attribute is not being monitored.

To get the name of the attribute that needs to be monitored, enter I or H next to the condition.

To add this attribute to the monitoring definition for this resource, enter E next to the condition.

After this attribute has been monitored for a while and you have an idea of its likely values, you can use the UA action to set alert criteria and warning/problem limits for the condition.

For more information about condition actions and limits, use the IP Condition Summary online help.

The resource is not active.

Start the address space or stack. Consider placing this under the control of operations automation.

Monitoring Activity is not set active.

To make the condition available, do one of the following:

SNMP functions are not available.

Check that the z/OS TCP/IP SNMP agent is active on this system.

Ensure that the SNMP agent has been set up correctly.

For more information, see topics related to SNMP agent in the CA NetMaster Network Management for TCP/IP Installation Guide.

DFCVPKG03

Not available

Reason:

The condition's value is currently not available. The sample returned from the sampling infrastructure is null and cannot be plotted on a graph.

System Action:

The condition is shown as not available.

User Action:

None.

DFCVPKG04

Sampling error

Reason:

The condition's value is currently not available due to a sampling error in the sampling infrastructure.

System Action:

The condition is shown as sampling error.

User Action:

Enter H next to the condition to get help on the specific error encountered with the sampling infrastructure.

DFCVPKG05

Pending

Reason:

The condition's value is currently not available because there are too few samples. There needs to be at least two samples for certain types of attributes.

  1. The first sample provides a starting point.
  2. Subsequent samples are used to determine the amount of change since the previous sample was taken.
  3. The amount of change is used to determine the rate of change, which is then plotted on a graph.

System Action:

The condition is shown as pending.

User Action:

None.

A subsequent sample will be taken in due course, and the determined rate of change will be plotted.

DFCVPKG06

Condition DB integrity error on ID="p1"

Reason:

The condition monitor failed to find a mandatory record in the database. The missing condition is P1.

System Action:

Processing is terminated.

User Action:

Contact Technical Support.

DFCVPKG07

No stacks monitored

Reason:

No stacks are being monitored for this system because of the following possible reasons:

System Action:

No stack related conditions are shown.

User Action:

If no stacks are defined, define them.

If stacks are defined, turn on monitoring for them.

DFCVPKG08

No stack interfaces monitored

Reason:

No stack interfaces are being monitored for this system because of the following possible reasons:

System Action:

No stack interface related conditions are shown.

User Action:

If no stacks are defined, define them.

If stacks are defined, turn on monitoring for the stack interfaces.

DFCVPKG09

No ports monitored (by number)

Reason:

No ports are being monitored for this system because of the following possible reasons:

System Action:

No port related conditions are shown.

User Action:

If no stacks or address spaces are defined, define them.

If stacks and address spaces are defined, turn on monitoring for them.

DFCVPKG10

No ports monitored (by address space)

Reason:

No ports are being monitored for this system by address space because of the following possible reasons:

System Action:

No port related conditions are shown.

User Action:

If no stacks or address spaces are defined, define them.

If stacks and address spaces are defined, turn on monitoring for them.

DFCVPKG11

P1 is not monitored

Reason:

The resource of type P1 is not being monitored for this system for one of the following possible reasons:

System Action:

None of the conditions for this resource are shown.

User Action:

If the P1 resource has not been defined, define it.

If defined, turn on monitoring by entering U beside the condition and selecting the first panel from the Panel Display List. Ensure that the Monitoring Activity field is set to ACTIVE and press F3.

DFDB0001

Baseline deleted by P1 for P2 P3 P4 P5

Reason:

The user P1 deleted the baseline sampling statistics for class P2 and resource P3 . If P4 is present, it indicates that only the statistics for attribute ID P4 were deleted; if P5 is present, only the statistics for qualifier P5 of attribute P4 were deleted.

System Action:

None.

User Action:

None.

DFDB0002

No attributes with baselines for resource P1 P2

Reason:

A request to display a list of attributes with baselines for a resource cannot be performed because the resource does not have any attributes that have baselines. This may be because another user has deleted the baselines. The resource class is P1 and the name is P2.

System Action:

None.

User Action:

None.

DFDBPKG01

No performance history exists for P1

Reason:

A request to display the performance history for a resource has failed because no history exists.

System Action:

None.

User Action:

If necessary, update the resource and set monitoring to active.

DFDBPKG02

View P1 does not exist

Reason:

A request to display the sampling history for a resource using the view
P1 failed because the view does not exist.

System Action:

None.

User Action:

Create the view before issuing the request.

DFDBPKG03

P1 on P2 failed: MSG=P6 RC=P3 ERR=P4 KEY=P5.

Reason:

A request to the Data Framework database failed. The failed action is P1 and the file ID is P2. P3 is the file return code, P4 is the file error code, P5 is the key (only present for some actions) and P6 is an optional error message.

System Action:

Processing terminates.

User Action:

Check the file error code in the VSAM Macro Return and Reason Codes section of the DFSMS Macro Instructions for Data Sets SC26-7408-01 manual.

If the reason indicates a macro error, contact Technical Support.

DFDBPKG04

Invalid DF attribute found in DB. KEY= P1 MSG= P2

Reason:

An attribute read from the DF database is invalid. P1 is the key of the record in error and P2 is the error message indicating the error.

System Action:

The attribute data that may have been saved on the database is ignored.

User Action:

Contact Technical Support.

DFDBPKG05

DFDB cleanup processing started

Reason:

The Data Framework database cleanup process searches the performance statistics database and deletes all unreferenced baseline data older than 70 days. This data represents baseline performance metrics for attributes that are no longer being sampled and hence no longer provide value. This helps to keep the database size under control.
This message indicates that the cleanup process has started.

System Action:

The cleanup process removes unreferenced attributes.

User Action:

None.

DFDBPKG06

DFDB cleanup processing completed, P1 attributes removed

Reason:

The Data Framework database cleanup process searches the performance statistics database and deletes all unreferenced baseline data older than 70 days. This data represents baseline performance metrics for attributes that are no longer being sampled and hence no longer provide value. This helps to keep the database size under control. This message indicates that this process has completed and that P1 attributes were removed from the database.

System Action:

None.

User Action:

None.

DFDBPKG07

MSDB file full or unable to allocate additional extents.

Reason:

Data sampling is unable to add or update baseline data in the MSDB file. The file is full or unable to expand to an additional extent due to a lack of DASD space.

System Action:

Attempts to add or update baseline records fail. Details of each failure appear in the activity log (see message DFDBPKG03).

User Action:

If the file is full, you must increase its size.

To recover from a file-full condition

  1. Stop the region.
  2. Define a new and larger VSAM cluster.
  3. Use REPRO to save the old file records in the new file.
  4. Rename the new and old files.
  5. Restart the region.

DFDBPKG08

Resource P1(&P2) not found.

Reason:

The resource identified by class P1 and name P2 was not found in the data framework sampling database. This may be because the resource is not defined or it is defined and has had its monitoring activity turned off.

System Action:

Processing terminates.

User Action:

The resource can be added or have its monitoring activity turned on via the /RADMIN menu.

DFDBPKG09

p1 p2 p3 p4 migrated to p5 from p6

Reason:

The baseline for the indicated attribute is migrated to the p5 file from the p6 file.

p1 is the resource class.

p2 is the resource name.

p3 is the attribute ID.

p4 (optional) is an attribute qualifier.

System Action:

Processing continues.

User Action:

None.

DFDBPKG10

Migration to p1 from p2 completed with p3 errors and p4 warnings.

Reason:

The migration of attribute baselines to the p1 file from the p2 file is complete. During the migration process, there were p3 errors and p4 warnings.

System Action:

Processing continues.

User Action:

If there are errors, check and review other messages for more details of the process, and for details of the errors that occurred.

DFDBPKG11

p1 baseline attributes found on file p2

Reason:

During the migration process, p1 baseline attributes were found in the p2 file.

System Action:

Processing continues.

User Action:

For more details on the baseline migration process, check the other messages prefixed with DFDBPKG.

DFDBPKG12

p1 existing baseline records deleted from file p2 before migration.

Reason:

Before the start of migration, p1 baseline records were deleted from the p2 file.

System Action:

Processing continues.

User Action:

For more details on the baseline migration process, check the other messages prefixed with DFDBPKG.

DFDBPKG13

Baseline record missing from file p1 key=p2

Reason:

A baseline cannot be retrieved from the p1 file because an expected record with the p2 key was not found. The baseline for the attribute cannot be recovered and is ignored.

System Action:

Processing continues.

User Action:

None.

DFDBPKG14

p1 baselines written as p2 records to p3 (LRECL min=p4 avg=p5 max=p6, total bytes p7)

Reason:

There were p1 attribute baselines converted and saved as p2 records in the p3 file.

p4 is the minimum record length.

p5 is the average length.

p6 is the maximum length.

p7 is the total of number of bytes.

System Action:

Processing continues.

User Action:

None.

DFDBPKG15

p1 baseline records deleted from file p2 after migration.

Reason:

There were p1 baseline records deleted from the p2 file after the migration process completed.

System Action:

Processing continues.

User Action:

For more details on the baseline migration process, see the other messages prefixed with DFDBPKG.

DFDBPKG16

Migration to p1 from p2 started.

Reason:

The process of migrating sampled attribute baselines has started.

p1 identifies the file to which the baselines are migrated.

p2 identifies the file from which the baselines are migrated.

System Action:

Processing continues.

User Action:

For more details of the process and for any errors, see the other messages prefixed with DFDBPKG.

DFDBPKG17

Migration to p1 from p2 bypassed, baselines already exist.

Reason:

The migration of sampled attribute baselines does not start because there are existing baselines in the output file.

p1 identifies the output file to which the baselines are to be migrated.

p2 identifies the input file from which the baselines are to be migrated.

System Action:

Processing terminates.

User Action:

If you want to force the migration to occur even though there are existing baseline records in the P1 file, you must use the FORCE=YES parameter.

FORCE=YES allows you to migrate into a file that has existing baseline records. If the RESET=YES parameter is also specified, then all the existing baseline records will be deleted before the migration takes place. If you do not specify the RESET= parameter or specify RESET=NO, then existing baseline records in the P1 file will not be deleted; however if an existing baseline record conflicts with a migrating record, then the migrating record will overwrite the existing record.

DFDBPKG18

Warning, invalid data for baseline: p1

Reason:

The migration process encountered a baseline record, p1 , that is invalid and cannot be interpreted. The baseline data is ignored.

This condition can occur if baselines were not saved successfully to the VFS.

System Action:

Processing continues. The discarded baseline cannot be recovered.

User Action:

None.

DFDBPKG19

Migration to p1 from p2 progressing... p3

Reason:

During the migration process, this message appears approximately every 30 seconds to indicate the stage of the process that is being performed.

p1 identifies the file to which the baselines are migrated.

p2 identifies the file from which the baselines are migrated.

p3 indicates the current stage of the migration.

System Action:

Processing continues.

User Action:

None.

DFDBPKG20

Migration to p1 from p2 completed. No baselines found on file p2

Reason:

The migration of sampled attribute baselines has completed and there were no existing baselines in the input file to convert and transfer to the output file.

p1 identifies the output file to which the baselines are to be migrated.

p2 identifies the input file from which the baselines are to be migrated.

System Action:

Processing terminates.

User Action:

None. If baselines were expected to exist in the file P2 then check that the dataset specified was correct or that the baselines have not already been migrated.

DFDBPKG21

Parameter p1 mutually exclusive to p2

Reason:

The p2 parameter cannot be specified if the p1 parameter is already specified.

System Action:

Processing terminates.

User Action:

Specify either p1 or p2 but not both parameters.

DFDBPKG22

Parameter p1 must specify a different value to p2

Reason:

The value of the 2 parameter cannot be the same as the value of the p1 parameter.

System Action:

Processing terminates.

User Action:

Specify different values for p1 and p2.

DFDBPKG23

Identical input and output dataset not allowed: p1

Reason:

p1 is both the input and the output data set. The data sets must be different.

The input data set (or the data set containing the data you want to migrate) is specified by one of the following parameters:

FFID=

Specifies the file ID of an allocated and open input data set.

FDSN=

Specifies the name of the input data set. The command will allocate and open this data set.

The output data set (or the data set to which you want to migrate data) is specified by one of the following parameters:

TFID=

Specifies the file ID of an allocated and open output data set.

TDSN=

Specifies the name of the output data set. The command will allocate and open this data set.

Note: If the parameters are omitted, then the defaults are FFID=VFS and TFID=MSDB.

System Action:

Processing terminates.

User Action:

Specify different input and output data sets.

DFDBPKG24

Baseline migration aborted: p1

Reason:

A request to migrate baselines from an old VFS file to a new MSDB file was aborted because an error was encountered while processing the command parameters. p1 displays the error.

The correct command syntax is as follows:

$CAPKCAL $DFDBPKG DFDBMIGRATE { FFID=vfs_file_id |
                                FDSN=data_set_name }
                              [ TFID=MSDB | TDSN=data_set_name ]
                              [ RESET={ NO | YES } ]
                              [ FORCE={ NO | YES } ]
                              [ CLEANUP={ NO | YES } ]
FFID or FDSN

Specifies the file ID or data set name of the VFS that contains the data to be migrated.

TFID or TDSN

Specifies the file ID or data set name of the MSDB file to which data is to be migrated.

Default: TFID=MSDB

RESET

Specifies whether existing baseline data is deleted from the MSDB before migration.

Default: NO

FORCE

Specifies whether to migrate the data even when the MSDB contains baseline data. If data exists for an attribute in both the VFS and the MSDB, the data in the MSDB is overwritten. That is, any data collected for that attribute in the MSDB is lost.

Default: NO

CLEANUP

Specifies whether to delete the migrated baseline data from the VFS.

Default: NO

We recommend that you submit the command to the background system user because migration can take a while and you may not want to wait for the command to complete before logging off. Use the command:

SUBMIT BSYS $CAPKCAL $DFDBPKG DFDBMIGRATE...

System Action:

Processing terminates.

User Action:

Correct the command parameters as indicated by the error message p1.

DFDBPKG25

Migration process ended

Reason:

The migration of baselines from an old VFS file to a new MSDB file has ended.

System Action:

Processing terminates.

User Action:

Check previously issued messages prefixed with DFDBPKG that indicated the success of the migration process.

DFDBPKG26

Error for dataset p1

Reason:

During the migration of baselines, an error occurred with the p1 data set.

System Action:

Processing terminates.

User Action:

Check a message prefixed with DFDBPKG that follows this message and identifies the specific error.

DFDBPKG27

Invalid dataset characteristic: p1

Reason:

During the migration of baselines, a data set error occurred. The characteristics of the data set are not compatible, and the data set cannot be used for baseline migration.

p1 identifies the specific characteristic that is not compatible.

In general, both data sets must be VSAM key-sequenced data sets. The data set from which to migrate baselines must have a key length of 36 and is a VFS from a region running a previous version. The data set to which baselines are migrated must have a key length of 132 and is a MSDB created for newer versions.

System Action:

Processing terminates.

User Action:

An earlier DFDBPKG message identifies the data set in error. Retry the command, specifying a valid VFS or MSDB data set.

DFPG0101

Baseline Type must be either Daily, DayOfWeek or HourOfDay

Reason:

An invalid value for Baseline Type has been specified. It must be either Daily, DayOfWeek, or HourOfDay.

System Action:

The attribute definition is not updated.

User Action:

Specify a valid Baseline Type.

DFPG0102

Baseline Type must be specified

Reason:

Alerting details have been defined for Baseline alerting, but no baseline has been specified.

System Action:

The attribute definition is not updated.

User Action:

You must specify a valid Baseline Type if you want to alert against baselines.

DFPG0103

Rate must be an integer value between 5 and 60 inclusive

Reason:

An invalid value for the monitoring rate has been specified. The rate value specifies the monitoring interval in minutes and it must be at least 5 and not greater than 60 minutes.

System Action:

The attribute definition is not updated.

User Action:

Specify a valid Rate value.

DFPG0104

Packet size must be an integer value between 64 and 65519 inclusive

Reason:

An invalid value for the PING Packet size has been specified. The value sets the size of each echo request to be sent to the TCP/IP host. The default value is 256.

System Action:

The attribute definition is not updated.

User Action:

Specify a valid packet size value.

DFPG0105

Count must be an integer value between 1 and 10 inclusive

Reason:

An invalid value for the PING Count has been specified. The value sets the number of echo requests to send to the TCP/IP host. The default value is 3.

System Action:

The attribute definition is not updated.

User Action:

Specify a valid count value.

DFPG0106

Wait must be an integer value between 1 and 10 inclusive

Reason:

An invalid value for the PING Wait has been specified. The value sets the number of seconds to wait for a response to each echo request. The default value is 3.

System Action:

The attribute definition is not updated.

User Action:

Specify a valid Wait value.

DFPG0107

FUNCTION CANCELLED

Reason:

The CANCEL command was used to terminate the action.

System Action:

None.

User Action:

None.

DFPG0108

Application P1 not defined

Reason:

The application ID P1 is not defined to the Data Sampling framework.

System Action:

The Data Sampling action is terminated.

User Action:

Report the error to your technical support representative.

DFPG0109

No alert threshold(s) defined

Reason:

A request to update a list of Alert Automated Actions has failed because the selected alert does not specify any threshold.

System Action:

The request is rejected.

User Action:

Update the selected alert and specify an alert threshold before defining an action.

DFPG0110

No alert actions to clear

Reason:

A request to Clear Actions has failed because the selected alert has no associated actions.

System Action:

The request is rejected.

User Action:

None.

DFPG0111

No alert threshold(s) to reset

Reason:

A request to Reset Alert has failed because the selected alert has no thresholds defined.

System Action:

The request is rejected.

User Action:

None.

DFPG0112

Baseline alert thresholds must be specified

Reason:

A baseline type has been specified, but no alert threshold has been defined.

System Action:

The attribute definition is not updated.

User Action:

You must specify a baseline alert threshold or if not required, clear the Baseline Type field.

DFPG0113

No alert actions to display

Reason:

A request to display a list of Alert Automation Actions has failed because none have been defined.

System Action:

The request is rejected.

User Action:

None.

DFPG0114

P1 qualifiers listed for attribute P2

Reason:

A request was made to view a list of known qualifiers for a qualified attribute.

System Action:

None.

User Action:

None.

DFPG0115

No known qualifiers found for attribute P1

Reason:

A request was made to view a list of known qualifiers for a qualified attribute but nothing was found.

System Action:

None.

User Action:

Try again after monitoring has been in progress for this class-resource-attribute-qualifier combination for at least 1 hour.

DFPG0116

999 out of P1 qualifiers listed for attribute P2

Reason:

A request was made to view a list of known qualifiers for a qualified attribute but only the first 999 qualifiers were shown.

System Action:

None.

User Action:

To show the full list of qualifiers clear the Qualifier field and hit PF10=Baseline. This is not an option for enumerated attributes.

DFPKG01

Severity P1 alert for P2 : P3

Reason:

Resource monitoring raised a severity P1 alert for the P2 attribute. The alert description is P3.

System Action:

None.

User Action:

Use the AL action for a resource to see the alerts. Use the Alert Monitor (shortcut /ALERTS) to see all alerts.

DFPKG02

P1: P2 P3, P4% above P5 baseline of P6

Reason:

An Above Baseline data sample was returned for the P2 attribute of resource P1 P8.

The latest sample value or rate is P3. This is P4 % above the P5 baseline of P6.

A baseline is a moving average of hourly summary values. This alert is raised if a P2 sample value or hourly rate is more than P7% above the P5 baseline.

A sample which is a significant percent higher than an established baseline indicates atypical activity and might signify an impending performance problem.

Note: For counter or total attributes, the sample value is converted to its equivalent hourly rate before it is compared to the baseline. For gauge attributes, the unchanged sample value is compared to the baseline.

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented.

If not, a new alert is raised..

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG03

P1: 3x P2 P3, P4% above P5 baseline of P6

Reason:

An Above Baseline value was returned by each of the last three data samples of the P2 attribute of resource P1 P8.

The last sample value/rate is P3.

This is P4% above the P5 baseline of P6.

A baseline is a moving average of hourly summary values.

This is a "Three Strike Alert". This alert is only raised after a value exceeding the P5 baseline by more than the specified percent of P7% is returned for three successive sampling intervals.

Back-to-back samples a significant percent higher than an established baseline indicate a pattern of atypical activity and might signify an impending performance problem.

Note: For counter or total attributes, the sample value is converted to its equivalent hourly rate before it is compared to the baseline. For gauge attributes, the unchanged sample value is compared to the baseline.

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented. If not, a new alert is raised.

Note: For Three Strike Alerts, no action is taken for the 1st or 2nd above baseline sample. Alerting is triggered only by the 3rd consecutive above baseline sample.

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG04

P1: P2 P3, P4% below P5 baseline of P6

Reason:

A Below Baseline data sample was returned for the P2 attribute of resource P1 P8.

The latest sample value or rate is P3.

This is P4% below the P5 baseline of P6.

A baseline is a moving average of hourly summary values. This alert is raised if a P2 sample value or hourly rate falls more than P7% below the P5 baseline.

A sample which is a significant percent lower than an established baseline indicates atypical activity and might signify an impending performance problem.

Note: For counter or total attributes, the sample value is converted to its equivalent hourly rate before it is compared to the baseline. For gauge attributes, the unchanged sample value is compared to the baseline.

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented. If not, a new alert is raised.

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG05

P1: 3x P2 P3, P4% below P5 baseline of P6

Reason:

A Below Baseline value was returned by each of the last three data samples of the P2 attribute of resource P1 P8.

The last sample value/rate is P3.

This is P4% below the P5 baseline of P6.

A baseline is a moving average of hourly summary values.

This is a "Three Strike Alert". This alert is only raised after a value below the P5 baseline by more than the specified percent of P7% is returned for three successive sampling intervals.

Back-to-back samples a significant percent lower than an established baseline indicate a pattern of atypical activity and might signify an impending performance problem.

Note: For counter or total attributes, the sample value is converted to its equivalent hourly rate before it is compared to the baseline. For gauge attributes, the unchanged sample value is compared to the baseline.

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented. If not, a new alert is raised.

Note: for Three Strike Alerts, no action is taken for the 1st or 2nd below baseline sample. Alerting is triggered only by the 3rd consecutive below baseline sample.

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG06

P1: P2 High, P3 > P4

Reason:

A High Value data sample was returned for the P2 attribute of resource P1 P5.

The latest sample value or rate is P3.

This alert is raised when a sample value or rate exceeds the specified high limit of P4.

A sample significantly higher than the limit may indicate unusual activity and might signify an impending performance problem.

Note: For counter or total attributes, the sample value is converted to its equivalent hourly rate before it is compared to the limit. For gauge attributes, the unchanged sample value is compared to the limit.

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented. If not, a new alert is raised.

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG07

P1: 3x P2 High, P3 > P4

Reason:

A High Value sample above the limit of P4 was returned by each of the last three data samples of the P2 attribute of resource P1 P5.

The last sample value or rate was P3.

This is a "Three Strike Alert". This alert is raised only after a sample value or rate exceeding the specified high limit of P4 has been returned for three successive sampling intervals in a row.

Back-to-back samples significantly higher than the limit may indicate a pattern of unusual activity and may signify an impending performance problem.

Note: For counter or total attributes, the sample value is converted to its equivalent hourly rate before it is compared to the limit. For gauge attributes, the unchanged sample value is compared to the limit.

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented. If not, a new alert is raised.

Note: For Three Strike Alerts, no action is taken for the 1st or 2nd high sample. Alerting is triggered only by the 3rd consecutive high sample.

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG08

P1: P2 Low, P3 < P4

Reason:

A Low Value data sample was returned for the P2 attribute of resource P1 P5.

The latest sample value or rate is P3.

This alert is raised when a sample value or rate falls below the specified low limit of P4.

A sample significantly lower than the limit may indicate unusual activity and may signify an impending performance problem.

Note: For counter or total attributes, the sample value is converted to its equivalent hourly rate before it is compared to the limit. For gauge attributes, the unchanged sample value is compared to the limit.

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented. If not, a new alert is raised.

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG09

P1: 3x P2 Low, P3 < P4

Reason:

A Low Value sample below the limit of P4 was returned by each of the last three data samples of the P2 attribute of resource P1 P5.

The last sample value or rate was P3.

This is a "Three Strike Alert". This alert is only raised after a sample value or rate below the specified low limit of P4 has been returned for three successive sampling intervals in a row.

Back-to-back samples significantly lower than the limit may indicate a pattern of unusual activity and may signify an impending performance problem.

Note: For counter or total attributes, the sample value is converted to its equivalent hourly rate before it is compared to the limit. For gauge attributes, the unchanged sample value is compared to the limit.

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented. If not, a new alert is raised.

Note: For Three Strike Alerts, no action is taken for the 1st or 2nd low sample. Alerting is triggered only by the 3rd consecutive low sample.

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG10

P1: P2 is P3

Reason:

A value of P3 was returned by the last data sample of the P2 attribute of resource P1 P4.

An alert is raised when this value is detected.

Status related enumerated attributes generally indicate whether a device is operational or in a desired state.

Device statuses may be other than normal if one of the following conditions occurs:

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented. If not, a new alert is raised.

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To see the values of all recent samples, use the Sample Values Graph.

Use the IP Monitors or the Diagnostics options to look for possible problems with this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG11

P1: 3x P2 is P3

Reason:

A value of P3 was returned by the last of three data samples of the P2 attribute of resource P1 P4.

This is a "Three Strike Alert". This alert is raised only after the value of attribute P2 has returned error values for three successive sampling intervals in a row. The last error value sampled was P3.

Status related enumerated attributes generally indicate whether a device is operational or in a desired state.

Device statuses may not be normal for the following conditions:

System Action:

If an alert already exists for this attribute and resource, its elapsed time and occurrence count are incremented. If not, a new alert is raised.

Note: For Three Strike Alerts, no action is taken for the 1st or 2nd sample with this value. Alerting is triggered only by the 3rd consecutive sample that returns the specified value.

User Action:

Use the IP Resource Monitor, IP Node Monitor, or the Performance options to view the performance history of this resource.

To see the values of all recent samples, use the Sample Values Graph.

Use the IP monitors or the Diagnostics options to look for possible problems with this resource.

To specify what performance attributes are sampled and when performance data alerts are raised and cleared, update the monitoring definition for this resource.

DFPKG13

Update is not valid for resources from a migration region

Reason:

The resource is monitored by a remote region that has been linked using migration mode. You cannot update the definition of such resources from this region.

System Action:

The action is rejected.

User Action:

Perform the action from the resource's home region or any region linked as a focal point to that home region.

DFPKG14

Update in progress by P1

Reason:

Another user is updating this definition.

System Action:

The request is rejected.

User Action:

Try again later.

DFPKG15

Update in progress by P1 for group P2

Reason:

The user P1 is updating the IP node monitor group P2.

System Action:

The request is rejected.

User Action:

Try again later.

DFPKG16

Alert details saved and will be effective next sample/period

Reason:

The updated alert details are saved to the database. The values will be effective the next time a sample is taken. For IP conditions, the values will be reflected on the display at the next five-minute period.

System Action:

None.

User Action:

None.

DFPKG17

No changes made, record not saved

Reason:

An attempt to save an unchanged definition was rejected.

System Action:

The definition is not saved.

User Action:

None.

DFPKG18

Monitoring for P1 already enabled for P2

Reason:

The monitoring of attribute P1 (which may have a qualifier in parenthesis) is already enabled for resource P2.

System Action:

None.

User Action:

None.

The resource already has the attribute in its monitoring definition.

DFPKG19

Condition enabled and will be effective next sample/period

Reason:

The selected condition has been enabled for monitoring. The related attribute will be sampled on the next scheduled interval. The condition will be effective at the next five-minute period after the sample is taken.

System Action:

None.

User Action:

None.

DFPKG20

Alert actions executed for P1 : P2

Reason:

Resource monitoring detected a severity 0 condition for a resource. The attribute sampled is P1. The associated description is P2.

System Action:

The alert actions are executed.

User Action:

None.

DFRR0101

Unsupported call type received from $CASL000, CALLTYPE= P1

Reason:

An unsupported CALLTYPE was requested of a selection list service procedure. The unsupported call type is P1.

System Action:

Processing terminates.

User Action:

Contact your local technical support representative.

DFRR0102

Option P1 is not valid on this line

Reason:

A line command was entered against a record that does not support the command. The E (expand) and C (contract) line commands can only be entered against grouping records. The S (summary) and D (detail) commands can only be entered against data records.

System Action:

The command is rejected.

User Action:

Choose a different line command.

DFRR0103

Total number of lines exceeded maximum of 9999, cannot display list.

Reason:

The list cannot be displayed because the total number of lines in the list has exceeded the maximum of 9999.

System Action:

Display of the selection list terminates.

User Action:

The maximum number of lines that can be presented is 9999. Do not expand attributes or qualifiers that cause this limit to be exceeded. It may be preferable to limit the number of attributes or qualifiers that are sampled by your monitoring application.

DFRR0104

Display refreshed. New samples will automatically cause refresh

Reason:

The sample display will be automatically refreshed when new samples are made for the resource currently displayed.

System Action:

Display has been refreshed and automatic refresh has been turned ON.

User Action:

None.

DFRR0105

Display held. New samples will NOT cause the display to refresh

Reason:

The sample display will not be automatically refreshed when new samples are made for the resource currently displayed.

System Action:

Display has been refreshed and automatic refresh has been turned OFF.

User Action:

None.

DFRR0107

Option UA is not valid for this entry

Reason:

You entered UA beside an entry that does not support the action. For a column heading of Qualifier/Attribute , the action can only be used on attributes.

System Action:

The action is rejected.

User Action:

Enter the action beside an attribute.

DFRR0108

Update in progress by P1

Reason:

Another user is updating this definition.

System Action:

The request is rejected.

User Action:

Try again later.

DFRR0109

Updated alert details saved

Reason:

The updated alert details are saved to the database.

System Action:

None.

User Action:

None.

DFRR0110

No changes made, record not saved

Reason:

An attempt to save an unchanged definition was rejected.

System Action:

The definition is not saved.

User Action:

None.

DFRR0111

Update in progress by P1 for group P2

Reason:

Another user is updating this definition.

System Action:

The request is rejected.

User Action:

Try again later.

DFRR0112

UA is not valid for resources from a migration region

Reason:

The resource displayed is running on a region linked in MIGRATION mode. The UA action is not supported for these resource.

System Action:

The action is rejected.

User Action:

Issue the action from the resource's home region, or any region linked as a focal to the resource's home region.

DFRR0201

Unsupported call type received from $CASL000, CALLTYPE= P1

Reason:

An unsupported CALLTYPE was requested of a selection list service procedure. The unsupported call type is P1.

System Action:

Processing terminates.

User Action:

Contact your local technical support representative.

DFRR0202

Attribute P1 not in history sample.

Reason:

A request to present the statistics for the attribute P1 failed because the attribute was not present in the history sample.

System Action:

Processing terminates.

User Action:

Check that sampling is activated for the resource. It is possible that statistics have not yet been gathered because the sampling interval has not expired.

DFRR0203

MAXIMUM SCALE REACHED, CANNOT INCREASE SCALE FURTHER

Reason:

A request to increase the scale was rejected because the current scale is already at the maximum allowed.

System Action:

Request rejected.

User Action:

None.

DFRR0204

MINIMUM SCALE REACHED, CANNOT DECREASE SCALE FURTHER

Reason:

A request to reduce the scale was rejected because the current scale is already at the minimum allowed.

System Action:

Request rejected.

User Action:

None.

DFRR0205

No P1 samples available yet

Reason:

A request to display a bar chart of P1 values failed because no samples are available yet. Summary values are available on the hour while detail values are reported on the next sampling period.
For example, if the current time is 4:30PM, the next summary value will be reported at 5.00PM while the next detail value will be reported at 4:45PM for a sampling period of 15 minutes.

System Action:

None.

User Action:

Retry till the next reporting period. Summary charts are reported on the hour while detail charts are reported on the next sampling period.

DFRR0301

UNSUPPORTED CALL TYPE RECEIVED FROM $CASL000, CALLTYPE= P1

Reason:

An unsupported CALLTYPE was requested of a selection list service procedure. The unsupported call type is P1.

System Action:

Processing terminates.

User Action:

Contact your local technical support representative.

DFRR0302

Attribute P1 not in history sample.

Reason:

A request to present the statistics for the attribute P1 failed because the attribute was not present in the history sample.

System Action:

Processing terminates.

User Action:

Check that sampling is activated for the resource. It is possible that statistics have not yet been gathered because the sampling interval has not expired.

DFRR0303

MAXIMUM SCALE REACHED, CANNOT INCREASE SCALE FURTHER

Reason:

A request to increase the scale was rejected because the current scale is already at the maximum allowed.

System Action:

Request rejected.

User Action:

None.

DFRR0304

MINIMUM SCALE REACHED, CANNOT DECREASE SCALE FURTHER

Reason:

A request to reduce the scale was rejected because the current scale is already at the minimum allowed.

System Action:

Request rejected.

User Action:

None.

DFRR0305

No P1 samples available yet

Reason:

A request to display a bar chart of P1 values failed because no samples are available yet. Summary values are available on the hour while detail values are reported on the next sampling period.
For example, if the current time is 4:30PM, the next summary value will be reported at 5.00PM while the next detail value will be reported at 4:45PM for a sampling period of 15 minutes.

System Action:

None.

User Action:

Retry till the next reporting period. Summary charts are reported on the hour while detail charts are reported on the next sampling period.

DFUI0099

This message contains performance data display trace information.

Reason:

Trace information produced by many performance data displays is written to the activity log as this message.
Usually, performance display tracing is disabled. Enable this tracing only when requested by Technical Support.
Tracing may produce a large number of trace messages and should be left enabled only as long as necessary.
Performance data displays that produce trace data include the following:

- 3270 Performance Overview

- Baseline, Samples, Hourly/Daily Summary, and Weekly Interval lists

- Some WebCenter performance pages

The format of the message varies but is frequently as follows:

- The first word of the message is always the name of the issuing procedure.

- The second or third word is usually a keyword, such as the following:

Parmdata indicates the parameter data input to the procedure.
Exitdata indicates the summary/count of the output data from the procedure.
Callrc indicates the return code from an external call made by the procedure.
Diag indicates diagnostic information for the procedure.

System Action:

Messages with ID DFUI0099 are written to the activity log.

User Action:

If requested, enable tracing and provide these messages to Technical Support. Disable tracing when enough trace messages have been produced. You can peform these tasks from an OCS window.

To enable tracing, enter the following command:

$glbl $dftrui 1 

To disable tracing, enter the following command:

$glbl $dftrui 0

DFUI00L01

Action P1 is not applicable to an enumerated attribute

Reason:

A performance history action (hours, days, weeks, or baseline values) was requested for an enumerated attribute. Performance history data is kept for numeric attributes (attribute types counter, total, gauge) only.
The only action available for enumerated attributes is S (samples).

System Action:

None.

User Action:

None.

DFUI00L02

p1 could not be displayed, due to processing error

Reason:

A run-time error was detected when processing a P1 display. This is generally caused by unexpected data values, which may be the result of device or data sampling errors.

System Action:

None.

User Action:

Retry the action.
If the problem persists, provide your support staff with any additional error details from Activity Log message DFUI00L03.

DFUI00L03

Error details: P1 P2 P3 P4 P5 P6 P7 P8 P9 P10

Reason:

A run-time error was detected during a performance data display. This message contains all available details of the error.

System Action:

None.

User Action:

None.

DFUI00L04

Data unavailable from remote link or domain P1 P2

Reason:

A request was made to display performance data sourced from a remote NetMaster region, via link or domain name P1 .
This is not possible because the remote region cannot be contacted. Either the region itself, or the link to it, is not active.

System Action:

None.

User Action:

None. This function is not available until the remote NetMaster region restarts, and/or the link to it recovers.

DFUI01L01

P1 performance data is not currently available P2

Reason:

A request was made to show a Performance Overview; however, no performance history data of this type is currently available.

In most cases this is not an error. It may indicate a normal condition, such as one of the following:

System Action:

None.

User Action:

Ensure that all necessary resources are monitored by the IP Resource Monitor.

Ensure that performance monitoring is active for these resources (use command UM - Update Monitoring, from the IP Resource Monitor), and that all required attributes are enabled.

If this region has been active for a very short time, wait for an hour for hourly performance summarization to occur, then retry the request.

Confirm that the Packet Analyzer, SSI, and SMF interface are set up correctly and that they are active.

DFUI01L02

Performance Overviews not supported on domain P1

Reason:

A request was made to display Performance Overviews from domain P1. This is not possible because P1 is running an earlier version of the product, which does not support this display.

System Action:

None.

User Action:

None.

This function is not available until the linked region is upgraded to r11.5 or later.

DFUI01L03

No P1 resources are monitored p2

Reason:

A request was made to show a Performance Overview; however, no resources of this type are currently being monitored.

The type refers to one of the IP Monitor resource classes: STACK, ASMON, EE, APPNHPR, CIP, CSM, IPNODE, VIPA or OSA.

No P1 resources are being monitored by this region. This is displayed when the Overview is requested from the local system. This region must be monitoring resources before they appear on any local Performance Overviews.

No P1 resources are being monitored by region ?nmid on ?sysid is displayed when the Overview is requested from a remote system. The remote region ?nmid on system ?sysid must be monitoring resources, before they appear on any Performance Overviews from that remote link/domain.

Note: Resources of this type may appear in this region's IP Summary, even if they are not known to the IP Resource Monitor. The IP Summary gets real/near-time data from the Packet Analyzer for all resources involved in IP activity. To collect longer-term performance history data, resources must be defined to the IP Resource Monitor.

System Action:

None.

User Action:

If the system does not include any resources of this type, no action is possible or necessary.

If the system does include resources of this type, check the following:

For more information about how to set up performance monitoring, see the User Guide.

DFUI02L01

Sort column P1 P2

Reason:

A sort command was entered on a Performance Overview; however, the sort column specified is not valid.
- Sort column 99 does not exist; it must be between 1 and N inclusive
The integer that you specified does not indicate a valid column.
- Sort column XX does not match the start of any column heading
No column heading starts with the characters XX.
Sort command format:
SORT ?sort-column ?optional-sort-direction
?sort-column can be one of the following:

- An integer that indicates the column number.

- A character string that partially or fully matches a column heading. This string is case- insensitive. It cannot contain blanks. If it matches more than one column heading, the first one is sorted. ?optional-sort-direction can be A (ascending) or D (descending) The default is descending for numeric columns; otherwise ascending.

System Action:

None.

User Action:

Retry the command with a correct sort column specification.
You can also press F4 (Sort) repeatedly, to sort on each column in turn.

DFUI02L02

Sort direction p1 is not valid, must be either a (asc) or d (desc)

Reason:

A sort command was entered on a Performance Overview; however, the sort direction specified is not valid.

Sort command format:

SORT ?sort-column ?optional-sort-direction

?sort-column can be one of the following:

- An integer that indicates the column number.

- A character string that partially or fully matches a column heading. This string is case- insensitive. It cannot contain blanks. If it matches more than one column heading, the first one is sorted.

?optional-sort-direction is either a (ascending) or d (descending). If omitted, the default sort direction is used - descending for numeric columns, ascending for character columns.
A frequent reason for this error is that you have specified a sort column with embedded blanks. Column headings that appear with blanks or on multiple lines on the display should be specified without blanks, for example, TelnetB for Telnet Bytes, or TCPOpensP for TCP Opens Passive.
In general, for column headings with long unique prefixes it is easier to specify the sort column as an integer. Alternatively, use F4 (Sort).

System Action:

None.

User Action:

Retry the command with the correct sort direction. Omit the direction, to use the default. You can also press F4 (Sort) repeatedly, to sort on each column in turn.

DFUI02L03

Sort cmd format: Sort ?sort_column_number_or_name (?direction A|D)

Reason:

Performance Overviews are initially sorted by resource name. Use the SORT command to sort the data by any column and direction.

Sort command format:

SORT ?sort-column ?optional-sort-direction

?sort-column can be one of the following:

- An integer that indicates the column number.

- A character string that partially or fully matches a column heading. This string is case- insensitive. It cannot contain blanks. If it matches more than one column heading, the first one is sorted.
Column headings that appear with blanks or on multiple lines should be typed without blanks, for example, TelnetB for Telnet Bytes or TCPOpensP for TCP Opens Passive. In general, for column headings with long unique prefixes it is easier to type the sort column as an integer. Alternatively, use F4 (Sort).

?optional-sort-direction is either a (ascending) or d (descending). If omitted, the default sort direction is used - descending for numeric columns, ascending for character columns.

Sort Command Examples:

sort 6 a Ascending sort on 6th column

sort bytesi Descending sort on Bytes Inbound column

sort byteso a Ascending sort on Bytes Output column sort s Descending sort on the first column whose name starts with s

sort ippkts Descending sort on the first column whose name starts with IP Pkts

sort ippktsr Descending sort on column IP Pkts Received

System Action:

None.

User Action:

Enter a valid SORT command.
You can also press F4 (Sort) repeatedly, to sort on each column in turn.

DFUI02L04

Sorted on column P1 ( P2), in P3 order

Reason:

This Performance Overview display is sorted as requested.
P1 is the position of the sort column. P2 is the column heading of the sort column. P3 is the sort order, either descending or ascending.
Sort command format:
SORT ?sort-column ?optional-sort-direction

?sort-column can be one of the following:

- An integer that indicates the column position.

- A character string that partially or fully matches a column heading. This string is case- insensitive. It cannot contain blanks. If it matches more than one column heading, the first one is sorted. ?optional-sort-direction can be either A (ascending) or D (descending) The default is descending for numeric columns, otherwise ascending.
You can also press F4 (Sort) repeatedly, to sort on each column in turn.

System Action:

None.

User Action:

None.

DFUI02L05

User P1 not authorized to see this P2 Performance Overview

Reason:

User P1 attempted to display a P2-related Performance Overview, but did not have the necessary authorization.

System Action:

None.

User Action:

Contact your security administrator.

DFUI02L06

Related Performance Overview ( p1) cannot be displayed

Reason:

A request was made from a Performance Overview display to show a related workload display. P1 is the related display type. However, the related display cannot be shown due to insufficient data.
Stack monitoring is active, but no workload samples of this type have been recorded since this region was restarted. This may be because of the following reasons:
- Stack monitoring has detected no Connection, Telnet, or FTP activity.
Use the other Connection Workload, Telnet Workload, and FTP Workload Performance Overviews to see if any recent workload activity has been detected.
- Connection, Telnet, or FTP activity may have been detected, but the specific attributes that record this activity on a 'by network' or 'by interface' (home address) basis are not being monitored.
Unlike other workload attributes, the 'by network' and 'by interface' attributes are not monitored by default and must be explicitly added.

System Action:

None.

User Action:

Ensure you are monitoring the necessary attributes for this Overview.

To add and administer monitored attributes

1. Enter /IPMON .
IP Resource Monitor appears.

2. Enter UM beside the required stack.
The Monitoring Definition panel appears. From this panel, you can administer the monitoring attributes.
For Connection, Telnet, and FTP Workload by Network, you need to monitor the Con*ByNet , Tel*ByNet , and &FTP*ByNet &attributes.
For Connection by Home Address, you need to monitor the Con*ByIf  attributes.
When these attributes are being monitored, this is a a normal and expected condition after a region restart.
Retry the request after waiting for activity to occur. All Telnet and FTP Workload attribute values are derived from SMF records issued when a Telnet connection or FTP transfer terminates. Statistics for a connection are reported in the sampling interval in which the connection terminates. For Telnet and FTP throughput rates during connections, define Telnet and FTP as business applications, and use the Business Application Overview to supplement this Overview.

DFUIAPI10

Option not currently available, error detected in data values

Reason:

A run-time error was detected when processing the data for this action. This is generally caused by unexpected data values, which may be the result of device or data sampling errors.

System Action:

None.

User Action:

Retry the action. As new samples summaries become available, the data values may change.
If the problem persists, provide your support staff with any additional error details from Activity Log message DFUIAPI11.

DFUIAPI11

Data error details: P1 P2 P3 P4 P5 P6 P7 P8 P9 P10

Reason:

A run-time error was detected when processing the data for this action. This message contains all available details of the error.

System Action:

None.

User Action:

None.

DFUIAPI20

P1 Performance Overview data is not currently available

Reason:

A request was made to show a Performance Overview; however, no performance history data of this type is currently available.

In most cases, this is not an error. It may indicate a normal condition, such as one of the following:

System Action:

None.

User Action:

Ensure that all necessary resources are monitored by the IP Resource Monitor.

Ensure that performance monitoring is active for these resources (use command UM - Update Monitoring, from the 3270 IP Resource Monitor), and that all required attributes are enabled.

If this region has been active for a very short time, wait for an hour for hourly performance summarization to occur, then retry the request.

Confirm that the Packet Analyzer, SSI, and SMF interface are set up correctly and that they are active.

DFUIAPI21

No p1 resources are being monitored by NetMaster p2 on p3

Reason:

A request was made to show a Performance Overview; however, no resources of type p1 are currently being monitored.

The type refers to one of the IP Monitor resource classes: STACK, ASMON, EE, APPNHPR, CIP, CSM, IPNODE, VIPA or OSA.

This region must be monitoring resources of this type, before they can appear on any Performance Overviews.

Note: Resources of this type may appear in this region's IP Summary, even if they are not known to the IP Resource Monitor. The IP Summary gets real/near-time data from the Packet Analyzer for all resources involved in IP activity. To collect longer-term performance history data, resources must be defined to the IP Resource Monitor.

System Action:

None.

User Action:

If the system does not include any resources of this type, no action is possible or necessary.

If the system does include resources of this type, check the following:

For more information about setting up performance monitoring, see the User Guide.

Note: All monitoring setup is done using the 3270 interface.

DFUIAPI22

P1 monitoring has detected no recent P2 activity

Reason:

A request was made to show a Performance Overview. While monitoring of P1 resources is active, no relevant performance samples have been taken for any individual P2 since this region last started.

Sampling commences after activity occurs.

System Action:

None.

User Action:

After a region restart, this is a normal condition for some types of performance data. Retry the request after waiting for activity to occur.

Ensure you are monitoring the required attributes for this Overview. For Connection, Telnet, and FTP Workload by Network, you need to monitor the Con*ByNet, Tel*ByNet, and FTP*ByNet attributes.

DFUIAPI23

Stack monitoring recorded no P1 by network activity

Reason:

A request was made to show a workload by network Performance Overview.
P1 is the type of stack workload (Connection, Telnet, or FTP).
Stack monitoring is active, but no network or interface (home address) workload samples of this type have been recorded since this region was restarted. This may be because of the following reasons:
- Stack monitoring has detected no Connection, Telnet, or FTP activity.
Use the other Connection Workload, Telnet Workload, and FTP Workload Performance Overviews to see if any recent workload activity has been detected.
- Connection, Telnet, or FTP activity may have been detected, but the specific attributes that record this activity on a 'by network' or 'by interface' (home address) basis are not being monitored.
Unlike other workload attributes, the 'by network' and 'by interface' attributes are not monitored by default and must be explicitly added.

System Action:

None.

User Action:

Ensure you are monitoring the necessary attributes for this Overview.

To add and administer monitored attributes

1. Enter /IPMON .
IP Resource Monitor appears.
2. Enter UM beside the required stack.
The Monitoring Definition panel appears. From this panel, you can administer the monitoring attributes.

For Connection, Telnet, and FTP Workload by Network, you need to monitor the Con*ByNet , Tel*ByNet , and FTP*ByNet attributes. For Connection by Home Address, you need to monitor the Con*ByIf  attributes.
When these attributes are being monitored, this is a a normal and expected condition after a region restart.
Retry the request after waiting for activity to occur. All Telnet and FTP Workload attribute values are derived from SMF records issued when a Telnet connection or FTP transfer terminates. Statistics for a connection are reported in the sampling interval in which the connection terminates. For Telnet and FTP throughput rates during connections, define Telnet and FTP as business applications, and use the Business Application Overview to supplement this Overview.

DFUIAPI30

No recent performance activity has been recorded for this resource

Reason:

A request was made to show a Baseline List; however, no performance activity (sample observations, or hourly summaries) has been recorded for this resource since the monitoring region restarted, so there is no current performance data to compare.

System Action:

None.

User Action:

None.

DFUIAPI40

Performance history record could not be read

Reason:

A request was made to show performance history data for a specific resource, attribute and qualifier, but the corresponding data record cannot be read.
Possible reasons for this may include:

- The data record has recently been deleted.

- An internal error occurred accessing the data sampling in-storage variable tables.

- An error occured loading the data into storage from the VFS file.

System Action:

None.

User Action:

None.

DFUIAPI41

Function not supported on remote region &P1

Reason:

A request was made to view historical performance data sourced from a linked region, P1. This is not possible because region P1 is running an earlier version of the product, which does not support this type of display.

System Action:

None.

User Action:

None.

This function is not available until the linked region is upgraded to r11.5 or later.

DFUIAPI42

No recent performance samples are available for this attribute

Reason:

A request was made to show a Samples List but no recent samples are available for this attribute, qualifier, and resource.

Recent samples are those which have been taken since the monitoring region was last restarted. Sample values are not retained across region restarts.

In some cases, sample values are available after the sample interval has passed. In others, sample values are only available after activity occurs.

System Action:

None.

User Action:

None.

DFUIAPI43

No Hourly Summary data is available for this attribute

Reason:

A request was made to show an Hourly Summary List, but this attribute /qualifier/resource has no hourly performance data.

Possible reasons for this may include:

- Monitoring of this attribute/qualifier/resource has only been active for a short time.

- The baseline data has very recently been deleted.

- The monitoring region has been restarted and performance history data is not yet loaded.

System Action:

None.

User Action:

None.

DFUIAPI44

P1 performance data cannot be displayed

Reason:

A request was made to show a Daily Summary List or a Weekly Interval List, but this data cannot be displayed for this resource/attribute /qualifier.
Possible reasons for this may include:

- The available performance history data is too sparse to be aggregated into daily totals.

- Monitoring of this attribute/qualifier/resource has only been active for a short time.

- The baseline data has been deleted.

- The monitoring region has been restarted and performance history data is not yet loaded.

System Action:

None.

User Action:

None.

DFWH0001

Invalid object for transformation. Appl= P1 DataClass= P2 RC/Fdbk= P3 Co mp= P4

Reason:

An attempt to translate an object into an XML document for transmission to a data warehouse failed. The data was sourced from application P1, data class P2. The error occurred in mapping the object, the return code and feedback codes for the action were P3. P4 is the name of the component in error.

System Action:

The object is discarded and processing continues.

User Action:

Contact your local support representative.

DQ0101

NDB OPEN FAILED - ID=~P1 NDBRC=~P2

Reason:

The NDB for which the report was requested could not be opened.

System Action:

The report request is cancelled.

User Action:

Correct the NDB name or open the requested NDB and retry.

DQ0102

NDBINFO FAILED - ID=~P1 NDBRC=~P2

Reason:

An attempt to get database information about the requested NDB failed.

System Action:

The report request is cancelled.

User Action:

Contact the systems administrator.

DQ0103

VARTABLE ~P1 ERROR - FDBK=~P2 ID=~P3

Reason:

An error occurred in the specified vartable P1.

System Action:

The report request is terminated. An incomplete report may have been produced.

User Action:

Contact the systems administrator.

DQ0104

NDB ~P1 NOT FOUND

Reason:

The requested NDB was not found.

System Action:

The report request is cancelled.

User Action:

Correct the NDB name or open the NDB and retry.

DQ0105

~P1 NOT SPECIFIED

Reason:

The required parameter was not specified.

System Action:

The report request is cancelled.

User Action:

Correct the call parameters and retry.

DQ0201

INVALID COMMAND

Reason:

An invalid command was entered.

System Action:

The command is rejected.

User Action:

Correct and retry.

DQ0202

SYSTEM PARAMETERS SET SUCCESSFULLY

Reason:

The NDB system parameters were set successfully.

System Action:

None.

User Action:

None.

DQ0203

SYSPARMS P1= P2 FAILED - REFER TO LOG

Reason:

The NDB system parameter indicated was unable to be set. Refer to the activity log for details.

System Action:

The system parameter is not changed.

User Action:

Determine the cause. Correct and retry.

DQ0301

SORT COMMAND REJECTED, NO ENTRIES TO SORT

Reason:

The SORT command was entered in the Command field, however, there were no entries displayed on the list.

System Action:

The command is rejected.

User Action:

None.

DQ0302

SORT EXPRESSION NOT SPECIFIED

Reason:

The SORT command was entered in the Command field, however, a sort expression was not specified.

System Action:

The command is rejected.

User Action:

Specify a sort expression and retry.

DQ0303

NDB FMT DEFINE FAILED. NDBRC: P1 NDBERRI: P2

Reason:

An error has occurred whilst defining an NDB format for the list. The NDB return code was P1 and the NDB error information was P2 .

System Action:

The selection list terminates.

User Action:

Check that the list exit is setting valid values in the &$NDNDBFF* variables.

DQ0304

NDB FMT DEFINE FAILED. NDBRC: P1 NDBERRI: P2

Reason:

An error has occurred whilst defining a default NDB format for the list. A default NDB format is created when the list exit does not set &$NDNDBFF* variables. The NDB return code was P1 and the NDB error information was P2 .

System Action:

The selection list terminates.

User Action:

Look up the NDB return codes in the appropriate manual.

DQ0305

NDB OPEN FAILED - ID: P1 NDBRC: P2 NDBERRI: P3

Reason:

The NDB which the list was accessing could not be opened. The name of the NDB was P1 , the NDB return code was P2 and the NDB error information was P3 .

System Action:

Request rejected.

User Action:

Correct the NDB name or open the requested NDB and retry.

DQ0306

NDB CLOSE FAILED - ID: P1 NDBRC: P2 NDBERRI: P3

Reason:

The NDB which the list was accessing could not be closed. The name of the NDB was P1 , the NDB return code was P2 and the NDB error information was P3 .

System Action:

Request rejected.

User Action:

Check that a procedure that has been called from the list has not closed the NDB during list processing.

DQ0307

NDB GET FAILED - ID: P1 NDBRC: P2 NDBERRI: P3

Reason:

An error occurred getting a record from the NDB whilst building the list. The name of the NDB was P1 , the NDB return code was P2 and the NDB error information was P3 .

System Action:

Selection List Terminates.

User Action:

Check that a procedure that has been called from the list has not closed the NDB during list processing.

DQ0308

LIST MUST BE SORTED BEFORE YOU CAN USE THE LOCATE COMMAND

Reason:

You have entered a locate command when the list has not been sorted.

System Action:

Locate command rejected.

User Action:

Sort the list using the sort command or change the list handler definition for the list to specify a sort expression for the list.

DQ0309

NDB SEQ RESET FAILED - ID: P1 NDBRC: P2 NDBERRI: P3

Reason:

An error occurred whilst resetting the position in the list. The name of the NDB was P1 , the NDB return code was P2 and the NDB error information was P3 .

System Action:

Selection List Terminates.

User Action:

Contact your systems administrator.

DQ0310

NDB SCAN FAILED ID= P1 RC= P2 ERRI= P3

Reason:

An error occurred whilst scanning the NDB for records to build the selection list.

P1 is the name of the NDB.
P2 is the NDB response code.
P3 is the NDB error information. If no NDB error information is available, then it displays the error description from the NETINFO database.

System Action:

The selection list terminates.

User Action:

The /NDBERR shortcut lets you find out more about the NDB response codes. For response codes 5 through 8, check the limits in the NDBLIMITS - NDB Processing Limits parameter group. You can change the following parameters:

- Maximum Logical I/O Limit for Response Code 5.

- Maximum Record Limit for Response Code 8.

- Maximum Storage Limit for Response Code 7.

- Maximum Elapsed Time Limit for Response Code 6.

If a value is already at the maximum, consider changing the selection criteria for the list to reduce the number of records read. If this is not practical, contact Technical Support.

DQ0311

NO RECORDS FOUND MATCHING SUPPLIED CRITERIA

Reason:

There were no records in the NDB that matched the criteria that was supplied for building the selection list.

System Action:

List terminates.

User Action:

If you were asked to specify some form of criteria, check that it is correct and retry.

DQ0312

Invalid LOCATE operand: P1

Reason:

The LOCATE command has failed because of an invalid operand. The format of the operand depends on the NDB data format of the current sorting field that is in effect. The reason for the failure is described in P1:

Value not numeric or exceeds allowable range

Indicates that the operand contains nonnumeric characters or exceeds the allowable range (-2,147,483,648 to +2,147,483,647).

Value not a valid hexadecimal string

Indicates that the operand contains characters other than hexadecimal characters (0 to 9, A to F, or a to f) or contains an odd number of characters. For example, specify 02 instead of 2.

Value not a valid date format

Indicates that the operand does not conform with any of the supported NCL date formats.

For more information about the supported date formats, see NCL Reference Guide.

Value not a valid time format

Indicates that the operand is not in a valid time format (hh:mm:ss, hh.mm.ss, or hhmmss) with a value that ranges from 00.00.00 to 23.59.59.

Value not a valid timestamp format

Indicates that the operand is not in a valid timestamp format (NCL system variable &DATE11).

Value not a valid floating point number

Indicates that the operand is not in valid floating point number notation or exceeds the limit of 0.1e+71.

System Action:

The LOCATE command is rejected.

User Action:

Specify the operand in a correct data format, and retry the command.

DQ0313

Bottom of data reached

Reason:

The bottom of data was reached when trying to locate a record with a string specified with the LOCATE command.

System Action:

None.

User Action:

None.

DQ0401

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

Procedure $NDCR04Z failed during request processing because it was passed an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

None.

User Action:

Contact the system administrator.

DQ0402

INVALID SEARCH LINE

Reason:

Right and left parentheses were entered without any search information between them. This is an invalid situation.

System Action:

Field highlighted in error.

User Action:

Enter some search information between the parentheses.

DQ0403

' P1' IS A REQUIRED FIELD

Reason:

While specifying a search the field identified by P1 was not entered and is a required field.

System Action:

Field highlighted in error.

User Action:

Enter a value for the specified field

DQ0404

' P1' IS THE ONLY VALID VALUE FOR THIS FIELD

Reason:

While defining a search the field highlighted as being in error will only accept the value identified by P1 as being valid.

System Action:

Field highlighted in error.

User Action:

Enter the valid value for the specified field

DQ0405

UNBALANCED PARENTHESES - LEFT P1 RIGHT P2

Reason:

An unbalanced number of parentheses have been specified in the search expression. P1 parentheses were specified on the left and P2 parentheses were specified on the right. There must be an equal number of parentheses on the left and right.

System Action:

Field highlighted in error.

User Action:

Add or remove parentheses to balance them.

DQ0406

NDB ERROR ON p1 NDBRC: p2 NDBERRI: p3

Reason:

There was an NDB error on the database P1 . - The &NDBRC return code is P2 and the &NDBERRI error information is P3 .

System Action:

None

User Action:

Refer to the NCL Programmer Guide for information on the return code.

DQ0407

' P1' IS AN INVALID FIELD NAME

Reason:

The field name P1 that you specified is not a valid field name.

System Action:

Field highlighted in error.

User Action:

Enter a valid field name or place a '?' in the field to get a list of valid field names. You can also enter a field prefix followed by a ? for a list of field with that prefix.

DQ0408

' P1' IS AN INVALID LINE COMMAND

Reason:

The line command P1 is an invalid line command. Valid line commands are:
I - Insert a line
D - Delete a line
R - Repeat a line

System Action:

Field highlighted in error.

User Action:

Enter a valid line command.

DQ0410

ONLY THE CHARACTER P1 ALLOWED IN FIELD

Reason:

The field in error contains characters other that the character P1 .

System Action:

None.

User Action:

Correct the field value and retry.

DQ0411

INVALID VALUE SPECIFIED FOR ' P1'

Reason:

The field in error contains characters which are invalid.

System Action:

None.

User Action:

Correct the field value and retry.

DQ0412

VFS OPEN FAILED - FILERC= P1 - INSUFFICIENT ACCESS

Reason:

An attempt to open the VFS database failed with the FILERC identified by
P1 which may be 0 or 12. IF it is 0 then the file has been opened but may not be written to, it the FILERC is 12 it that the user does not have the authority to access the database.

System Action:

None.

User Action:

Contact your Security Administrator for assistance.

DQ0413

SEARCH CRITERIA WITH KEY ' P1' ALREADY EXISTS

Reason:

An attempt to ADD a search criteria with a key of P1 failed because a record with this key already exists.

System Action:

ADD fails.

User Action:

Choose a different name for the search criteria or set the 'Replace?' field to YES.

DQ0414

VFS ' P1' FAILED. FILERC= P2 ERROR= P3

Reason:

An attempt to perform the function identified by P1 on the VFS file failed with the Return Code identified by P2 and the Error identified by P3

System Action:

Request is rejected.

User Action:

Contact your System Administrator for assistance.

DQ0415

SEARCH CRITERIA P1 SUCCESSFULLY SAVED

Reason:

The search criteria P1 was successfully saved to the VFS file.

System Action:

None

User Action:

None

DQ0416

NO PRE-DEFINED SEARCH CRITERIA FOUND

Reason:

No search criteria have previously been saved for this search.

System Action:

None

User Action:

None

DQ0501

NDB OPEN FAILED - ID: P1 NDBRC: P2 NDBERRI: P3

Reason:

The NDB which the fields list was accessing could not be opened. The name of the NDB was P1 , the NDB return code was P2 and the NDB error information was P3 .

System Action:

Request rejected.

User Action:

Correct the NDB name or open the requested NDB and retry.

DQ0502

VARTABLE P1 ERROR, FDBK: P2 ID: P3

Reason:

A request to present a field List failed because an error was encountered allocating a variable table. The request was P1 , the identifier of the vartable was P3 and the feedback code was P2 .

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

DQ0503

VARTABLE P1 ERROR, FDBK: P2 ID: P3 KEY: P4

Reason:

A request to present a fields List failed because an error was encountered accessing a vartable. The request was P1 , the identifier of the vartable was P3 , the feedback code was P2 and the key value used was P4 .

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

DQ0601

NDB OPEN FAILED. ID= P1 NDBRC= P2

Reason:

The NCL/EF Report Writer service procedure $NDRW06Z was unable to open the Database File (NDB). The name of the NDB to be opened was P1 and the NDB return code was P2 .

System Action:

Processing is terminated.

User Action:

Interpret the NDB return codes using NCL Programmer Guide.

DQ0603

&NDBFMT DELETE FAILED. NDBRC: P1 NDBERRI: P2

Reason:

An error has occurred whilst deleting an NDB format for the report. The NDB return code was P1 and the NDB error information was P2 .

System Action:

The report terminates.

User Action:

Look up the NDB return codes in the appropriate manual.

DQ0604

&NDBFMT DEFINE FAILED. NDBRC: P1 NDBERRI: P2

Reason:

An error has occurred whilst defining an NDB format for the report. The NDB return code was P1 and the NDB error information was P2 .

System Action:

The report terminates.

User Action:

Look up the NDB return codes in the appropriate manual.

DQ0605

NO RECORDS FOUND MATCHING REPORT CRITERIA

Reason:

There were no records found in the NDB that passed the report's criteria.

System Action:

None.

User Action:

None.

DQ0606

NDB scan of P1 failed with NDBRC P2 NDBERRI P3

Reason:

An error occurred while scanning the NDB for records that pass the report's criteria. The NDB return code set by the &NDBSCAN verb was
P2 and the NDB error information was P3 .

System Action:

None.

User Action:

For information about diagnosing the error, see the Network Control Reference Guide. Some common NDBRC values are:

5 - I/O limit exceeded

6 - Time limit exceeded

7 - Storage limit exceeded

8 - Record limit exceeded

For these values, modify the criteria to be more specific or review the NDBLIMITS parameter group.

DQ0607

FIELD VARTABLE GET FAILED. ID: P1 ZFDBK: P2

Reason:

An error occurred whilst attempting to retrieve field information from the vartable P1 . The feedback code set by the &VARTABLE verb was P2 .

System Action:

Request rejected.

User Action:

Contact your systems administrator.

DQ0608

NDB GET FAILED - ID: P1 NDBRC: P2 NDBERRI: P3

Reason:

An error occurred getting a record from the NDB whilst building the report. The name of the NDB was P1 , the NDB return code was P2 and the NDB error information was P3 .

System Action:

Report Terminates.

User Action:

Contact your systems administrator.

DQ0701

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

Procedure $NDUT07P failed during request processing because it was passed an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

None.

User Action:

Contact the system administrator.

DQ0702

NDB RECORD ID: P1 DOES NOT EXIST

Reason:

The NDB record ID P1 that was to be displayed does not exist.

System Action:

Request Rejected.

User Action:

None.

DQ0705

NDB OPEN FAILED - ID: P1 NDBRC: P2 NDBERRI: P3

Reason:

The NDB which the display was accessing could not be opened. The name of the NDB was P1 , the NDB return code was P2 and the NDB error information was P3 .

System Action:

Request rejected.

User Action:

Correct the NDB name or open the requested NDB and retry.

DQ0707

NDB GET FAILED - ID: P1 NDBRC: P2 NDBERRI: P3

Reason:

An error occurred getting a record from the NDB whilst building the display. The name of the NDB was P1 , the NDB return code was P2 and the NDB error information was P3 .

System Action:

Dump of NDB Record Terminates.

User Action:

Contact you Systems Administrator.

DQ0708

NDB DEL FAILED - ID: P1 NDBRC: P2 NDBERRI: P3

Reason:

An error occurred deleting a record from the NDB. The name of the NDB was P1 , the NDB return code was P2 and the NDB error information was P3 .

System Action:

Delete of NDB record fails.

User Action:

Contact your Systems Administrator.

DQ0709

FORCE DELETE OF RECORD CANCELLED

Reason:

You pressed the Cancel function key on the Confirm Force Delete panel so the delete request was cancelled.

System Action:

None.

User Action:

None.

DQ0710

NDB RECORD ID: P1 FORCE DELETED

Reason:

The NDB record P1 was successfully force deleted.

System Action:

None.

User Action:

None.

DQ1001

VSAM DATASET OPEN FAILED, DD=ddname - reason

Reason:

An attempt by the NDB forward recovery utility (UTIL0010) to open a VSAM journal dataset or NDB failed for the reason given in the message.

System Action:

If it is the JOURNAL dataset that failed, processing is discontinued, otherwise processing continues with the next NDB.

User Action:

Check the JCL for the job and other job output. Correct and re-run.

DQ1002

NDB FORWARD RECOVERY COMMENCED FOR ndbname

Reason:

This message is issued by the NDB forward recovery utility when forward recovery is about to comence for an NDB.

System Action:

N/A

User Action:

N/A

DQ1003

JOURNAL GET FAILED, R15=rc, R0=fdbk

Reason:

This message shows the VSAM retcode and feedback that occured for a journal record GET during NDB forward recovery processing.

System Action:

Forward recovery processing is terminated.

User Action:

Correct the job and re-run. If neccessary restore the journal dataset.

DQ1004

NDB UPDATE FAILED FOR ndbname R15=rc, R0=fdbk

Reason:

The NDB forward recovery utility (UTIL0010) detected an unexpected VSAM return code while updating the NDB copy dataset.
VSAM retcode and feedback are displayed in the message.

System Action:

Forward recovery for the NDB is terminated and processing continues with the next NDB.

User Action:

Use the VSAM retcode information to diagnose the dataset error. If forward recovery can not be re-run, stop the primary NDB and copy it to the backup copy.

DQ1005

Z999999 UPDATES APPLIED, Z999999 TRANSACTIONS IN Z999999 JOURNAL RECORDS

Reason:

This is an information message issued by the NDB forward recovery utility. no. UPDATES APPLIED shows the number of NDB records modified, no. TRANSACTIONS shows the number of NDB transactions found, no. JOURNAL RECORDS shows the number of journal records read.

System Action:

none.

User Action:

This message provides an indication of the activity against an NDB.

DQ1006

JOURNAL DATASET IS INVALID. FORWARD RECOVERY TERMINATED.

Reason:

The journal dataset specified to the NDB forward recovery utility was not a valid NDB journal.

System Action:

NDB forward recovery is terminated.

User Action:

Correct the forward recovery JCL.

DQ1007

INVALID SYSIN CONTROL CARD, FORWARD RECOVERY TERMINATED.

Reason:

A SYSIN control card provided to the forward recovery utility was invalid.

System Action:

The control card is echoed with this message. Processing is terminated.

User Action:

Correct the SYSIN control card and re-submit job.

DQ1008

SOLVE NDB FORWARD RECOVERY FOR DOMAIN xxxx hh.mm.ss yy.ddd

Reason:

This message is issued by the NDB forward recovery utility once the journal dataset has been successfully opened.

System Action:

Forward Recovery processing proceeds.

User Action:

N/A

DQ1009

NDB CONTROL RECORD VALIDATION FAILED - reason

Reason:

A journal validation error was detected by the NDB forward recovery utility (UTIL0010).
This was either because the journal being applied to the NDB is out of sequence, or the NDB domain id does not match the domain id of the journal.

System Action:

Processing for this NDB is terminated and continues for the NDB.

User Action:

Check the NDB with the reported error. It may be necessary to stop the primary NDB and restore the duplicate copy from it.

DQ1010

FORWARD RECOVERY TERMINATED FOR NDB ndbname.

Reason:

This message follows a previous error message issued by the NDB Forward Recovery Utility, to warn of abnormal recovery termination for an NDB.

System Action:

N/A

User Action:

See related message.

DQ1011

JOURNAL SEQUENCE ERROR DETECTED - SKIPPING REMAINING RECORDS.

Reason:

This message is issued if an error is detected in the time stamp sequence of records on the NDB journal. This may indicate that the journal was not correctly closed.

System Action:

Out of sequence journal records are not processed.

User Action:

This message usually may be taken as a warning only. Only records in the correct time sequence wil be applied to the NDB copies.

DS0001

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Dataset Services Manager external interface procedure $DSCALL failed during request processing because it was passed an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

The request is rejected and procedure $DSCALL terminates. Control is returned to the NCL procedure which executed $DSCALL. If $DSCALL was executed from OCS, control is returned to OCS.

User Action:

Correct the NCL procedure which executed $DSCALL. If executed from OCS, check the command entered on the command line and retry.

DS0002

EITHER KEYWORD DD OR KEYWORD DSN MUST BE SPECIFIED ON THE REQUEST

Reason:

Processing requires that one of these keyword parameters be provided on the request. Keyword DD is the DDNAME. Keyword DSN is the dataset name. Since neither of these were provided the request is terminated.

System Action:

None.

User Action:

Provide either the DDNAME or the dataset name on the request.

DS0003

MEMBER NAME MUST BE SPECIFIED IN PDS NAME P1

Reason:

The data function being performed for a partitioned data set(PDS) requires a member name. P1 is the name of the PDS provided as input.

System Action:

None.

User Action:

Run the data function again providing a member name in the PDS name.

DS0004

P1 IS NOT A PARTITIONED DATASET

Reason:

A data function was requested which required a partitioned data set. The dataset P1 is not a partitioned dataset. The data function is cancelled.

System Action:

None.

User Action:

Check the dataset name supplied on the request. If it is correct think about what you are trying to do.

DS0005

P1 IS NOT A PHYSICAL SEQUENTIAL DATASET

Reason:

A data function was requested which required a physical sequential dataset. The dataset P1 is not a physical sequential dataset. The data function is cancelled.

System Action:

None.

User Action:

Check the dataset name supplied on the request. If it is correct think about what you are trying to do.

DS0006

FILE P1 AND FILE P2 MUST HAVE SAME LOGICAL RECORD LENGTH

Reason:

A data operation was requested using two files. P1 is the keyword parameter for the first file. P2 is the keyword parameter for the second file. The data operation requires the files to have the same logical record length. This is not the case so the data operation is cancelled.

System Action:

None.

User Action:

Examine the input parameters for the operation. Verify that the file names were entered correctly.

DS0007

FILE P1 AND FILE P2 MUST HAVE SAME RECORD FORMAT

Reason:

A data operation was requested using two files. P1 is the keyword parameter for the first file. P2 is the keyword parameter for the second file. The data operation requires the files to have the same record format. This is not the case so the data operation is cancelled.

System Action:

None.

User Action:

Examine the input parameters for the operation. Verify that the file names were entered correctly.

DS0008

PATH P1 DOES NOT EXIST

Reason:

A data operation tried to use a path to access a file. The path did not exist. P1 is the name of the non-existent path. The data operation is terminated.

System Action:

None.

User Action:

Examine the input parameters for the operation. Verify that the parameters were entered correctly.

DS0009

FILE P1 HAS UNSUPPORTED RECORD FORMAT U

Reason:

An operation was requested for a file with record format U. This record format is not supported for the $DSCALL operation. P1 is the file name. The request is terminated.

System Action:

None.

User Action:

Perform the operation using a system utility instead of $DSCALL.

DS0010

P1 CANCELLED

Reason:

A request to process an object was cancelled at the users request. P1 is the action that was cancelled.

System Action:

None.

User Action:

None.

DS0011

Dataset Services not supported on this operating system

Reason:

Dataset Services is supported on the following operating systems only:

- z/OS

- MSP

System Action:

User Action:

DS0012

PRESS CONFIRM TO CONTINUE PROCESSING OR PRESS CANCEL

Reason:

A user confirmation is required before processing a requested action.

System Action:

None.

User Action:

Press either the Confirm or Cancel key (or enter the corresponding command) to continue.

DS0013

UTILITY P1 NOT SUPPORTED

Reason:

A request to call an operating system utility program was cancelled because the utility program is not supported by Dataset Services. P1 is the name of the utility program which is not supported.

System Action:

None.

User Action:

Use a supported utility or do the desired processing another way.

DS0014

NO RECORDS IN FILE FOR P1

Reason:

A data operation was requested against a file. The operation is cancelled because the file has no records. P1 is the data operation.

System Action:

None.

User Action:

None.

DS0015

FILE TO BE EDITED CAN NOT HAVE MORE THAN 32767 RECORDS

Reason:

A request to edit a file was rejected because the file contains more than 32767 records. This is the maximum number of records that the CAS text editor can process.

System Action:

None.

User Action:

None.

DS0016

FILE TO BE BROWSED HAS MORE THAN 32767 RECORDS, REMAINDER NOT DISPLAYED

Reason:

A request to browse a file that has more than 32767 records cannot be completed sucessfully. Only the first 32767 records are displayed. This is the maximum number of records that the CAS text editor can process.

System Action:

Browse of the first 32767 records.

User Action:

None.

DS0017

MEMBER NAME MUST NOT BE USED IN REQUEST - P1

Reason:

A data set services request was terminated because a member name was specified on a request for a partitioned dataset. The request does not allow a member name to be specified. P1 is the fully qualified dataset name used on the request.

System Action:

None.

User Action:

Either do not specify a member name on the request or request a different dataset service which allows the specification of a member name.

DS0018

PDS MEMBER CAN ONLY BE RENAMED TO PDS MEMBER OF SAME DATASET

Reason:

An attempt was made to rename a PDS member to a sequential data set or to a PDS member of a different dataset. The request is terminated since a PDS member can only be renamed to a PDS member of the same dataset.

System Action:

None.

User Action:

Use the ALLOC, COPY, and DELMEM options to perform the rejected request.

DS0019

DATASET NAME MUST NOT INCLUDE MEMBER NAME - P1

Reason:

A request was made where a dataset name contained a member name. The use of the member name as part of the dataset set name was invalid in this request. P1 is the dataset name used in the request. The request is terminated.

System Action:

None.

User Action:

Examine what you were trying to do. Perhaps the use of a member name is inappropriate. Also, the problem may be that the member name should be specified using the MEMBER keyword in the request.

DS0020

READ IBM UTILITY SYSPRINT OUTPUT TO DETERMINE FAILURE REASON

Reason:

The DSS_CALL verb was used to execute an IBM utility. The IBM utility did not execute succesfully. The error messages from the utility have been written to the SYSPRINT output.

System Action:

None.

User Action:

Read the SYSPRINT output if it is available.

DS0021

A MAXIMUM OF 50 DDNAMES CAN BE CONCATENATED

Reason:

A maximum of 50 DDNAMEs can be concatenated using the $DSCALL utility. This limit has been surpassed in the request. The request is termiated with no concatenation done.

System Action:

None.

User Action:

Reduce the number of DDNAMEs in the concatenation request.

DS0022

TEXT CONTAINS NON-DISPLAYABLE CHARACTERS

Reason:

The text being edited or browsed contains characters which can not be displayed. This message is informational only.

System Action:

None.

User Action:

None.

DS0023

BROWSE OF SYSOUT FILE NOT PERMITTED

Reason:

A request was made to browse an IBM utility SYSPRINT file which was a SYSOUT file. The request was terminated. The SYSPRINT file must be a dataset to be browsed.

System Action:

None.

User Action:

Request that the SYSPRINT file be a dataset. Then the SYSPRINT file can be browsed. On a $DSCALL request, add parameter SYSPRINT=DSN to direct SYSPRINT to a dataset.

DS0024

ONE OF THE KEYWORD PARAMETERS DD OR RELNUM MUST BE PROVIDED

Reason:

The OPT=ALLOCINFO request requires one of the keyword parameters DD or RELNUM. Neither was provided. The request is terminated.

System Action:

None.

User Action:

Provide one of the two parameters on the request.

DS0025

DATASET ORGANIZATION P1 IS INVALID OR NOT SUPPORTED

Reason:

An attempt was made to allocate (create) a dataset with an invalid or non-supported dataset organization. P1 is the dataset organization supplied on the request. The request is terminated.

System Action:

None.

User Action:

Examine the dataset organization parameter to see if it is correct. If the dataset organization is correct, then create the dataset using some means other than $DSCALL.

DS0026

DIRECTORY BLOCK ALLOCATION IS REQUIRED FOR DATASET ORGANIZATION P1

Reason:

An attempt was made to allocate (create) a dataset. The dataset organization required that directory blocks be allocated at creation time but no directory blocks were requested. P1 is the dataset organization. The request is terminated.

System Action:

None.

User Action:

Provide the number of directory blocks on the request. This is done by using the keyword parm DIR on the $DSCALL call.

DS0027

DIRECTORY BLOCK ALLOCATION INVALID FOR DATASET ORGANIZATION P1

Reason:

A dataset is being created with an allocation of directory blocks. However, directory blocks are not required for that dataset organization. P1 is the dataset organization. The request is terminated.

System Action:

None.

User Action:

Remove the directory block allocation from the request.

DS0028

SPACE COMPONENT P1 HAS INVALID VALUE P2

Reason:

The space parameter on a new dataset creation(allocation) request is incorrect. P1 is the component of the space parameter which is wrong.
P2 is the invalid value provided in the request.

System Action:

The request is terminated.

User Action:

Correct the space parameter and try again.

DS0029

MEMBER P1 NOT REPLACED

Reason:

A copy was requested and the target dataset was a PDS member. The REPLACE=NO option was specified on the request as well. However, the target PDS member P1 exists.

System Action:

The copy is terminated without writing over the target PDS member.

User Action:

Either specify REPLACE=YES on the copy or specify a non-existing target member name.

DS0030

ONLY PROVIDE ONE OF KEYWORD PARAMETERS DD OR DSN ON ENQ/DEQ REQUEST

Reason:

A request to ENQ or DEQ a dataset was received with both the DD keyword parm and the DSN keyword parm specified. Only one of these parameters should be specified on the request.

System Action:

The request is terminated.

User Action:

Try the request again only specifying one of the keyword parameters.

DS0031

NO NON-BLANK VARIABLES FOUND FOR VARS= P1

Reason:

A data operation was terminated because no non-blank variables were found starting with the string provided with the VARS keyword parm.

System Action:

None.

User Action:

Check that the value of the keyword parm VARS is correct and that the variables starting with this keyword parm are shared on the call.

DS0032

NO MEMBERS MATCH MASK P1

Reason:

An attempt was made to copy all PDS member matching a mask. P1 is the mask used on the request. No member names matched the mask.

System Action:

None.

User Action:

None.

DS0033

NO PATH ID PROVIDED ON OPEN AND DDNAME P1 IS IN USE AS PATH ID

Reason:

No path ID was provided on an open request. The DDname P1 was checked for use as a path ID. The DDname was already in use as a path ID.

System Action:

The open request is terminated.

User Action:

Examine the logic in your program. It may be that an attempt was made to open a file which was already open.

DS0034

MEMBER NAME MUST NOT BE SPECIFIED IN $DSCALL OPT=DELETE REQUEST

Reason:

A $DSCALL OPT=DELETE request was made and the keyword MEMBER was given a value. The member name is not a valid parameter on this request.

System Action:

The request is terminated.

User Action:

Use $DSCALL OPT=DELMEM to delete a PDS member.

DS0035

MEMBER NAME MUST NOT BE SPECIFIED IN $DSCALL OPT=RENAME REQUEST

Reason:

A $DSCALL OPT=RENAME request was made and the keyword MEMBER was given a value. The member name is not a valid parameter on this request.

System Action:

The request is terminated.

User Action:

Use $DSCALL OPT=RENMEM to rename a PDS member.

DS0036

MUTUALLY EXCLUSIVE MEMBER NAME INFORMATION PROVIDED ON COPY REQUEST

Reason:

The copy request specified member information in the MEMBER parameter and in the dataset name(s). These two methods are mutually exclusive.

System Action:

The COPY request is terminated.

User Action:

Provide member information on COPY request in just one place.

DS0037

MEMBER PARAMETER ALLOWED ONLY IF BOTH DATASETS ARE PARTITIONED

Reason:

A $DSCALL OPT=COPY request had the MEMBER parm specified and at least one of the FROMDSN and TODSN was not a partitioned dataset. The member parameter is valid only if both of these datasets are partitioned.

System Action:

The COPY request is terminated.

User Action:

Resubmit the request including the member information in the dataset name.

DS0038

IEHLIST UTILITY OUTPUT HAS FEWER LINES THAN EXPECTED

Reason:

The OPT=VOLSPACE call uses the IEHLIST utility to compute the number of free tracks on the volume. The IEHLIST utility output had fewer than the minimum expected number of lines. The OPT=VOLSPACE call terminates with this message.

System Action:

None.

User Action:

Contact Technical Support.

DS0039

DATASET SPACE CALCULATION NOT SUPPORTED FOR DSORG P1

Reason:

The dataset space calculation is not supported for the this particular dataset organization. The unsupported dataset organization is P1.

System Action:

None.

User Action:

None.

DS0040

EXPECTED STRING "CYLINDERS" NOT FOUND IN IEHLIST UTILITY OUTPUT

Reason:

The string "CYLINDERS" was expected to be found in the IEHLIST utility output. The line with the string contains the number of free cylinders on the volume. The free space on the volume could not be calculated because this line could not be located.

System Action:

None.

User Action:

Contact Technical Support.

DS0041

IDCAMS UTILITY OUTPUT HAS NO LINES

Reason:

The OPT=DSNSPACE call uses the IDCAMS utility to determine the data and index component names of a VSAM dataset. There was no output from the IDCAMS call. The OPT=DSNSPACE call terminates with this message.

System Action:

None.

User Action:

Contact Technical Support.

DS0042

VARTABLE ERROR - FUNC= P1 NAME= P2 KEY= P3 FDBK= P4

Reason:

An error occurred while processing a VARTABLE. P1 is the function that was being performed when the error occurred. P2 is the name of the VARTABLE. P3 is the VARTABLE key. P4 is the &ZFDBK code.

System Action:

None.

User Action:

Determine the cause of the error from the feedback code.

DS0043

DATASET MOVE REQUIRES A VOLUME WITH P1 FREE TRACKS

Reason:

A request to move a dataset to volume was terminated because the target volume did not have enough free space. P1 is the number of free tracks required on the target volume.

System Action:

None.

User Action:

Select a different target volume with the required number of free tracks or make the required space available on the original target volume.

DS0044

TRUNCATE NOT SPECIFIED AND LOGICAL RECORD LENGTH > 250

Reason:

A read/write operation was requested to a file which had logical record length greater than 250 bytes. No truncate option was specified on the request. The request is terminated.

System Action:

None.

User Action:

Specify a valid truncate length or read the record into multiple variables.

DS0045

MEMBER NAME CANNOT BE SPECIFIED, DATASET IS NOT A PDS

Reason:

A request has been received by Dataset Services to perform an action on a member of a Partitioned Dataset (PDS), but the dataset specified is not a PDS.

System Action:

The request is rejected.

User Action:

Remove the MEMBER= operand or specify the name of a dataset which is a PDS.

DS0046

MEMBER NAME MUST BE SPECIFIED, DATASET IS A PDS

Reason:

A request has been received by Dataset Services to perform an action on a specified DD or dataset, and the DD or dataset is a Partitioned Dataset (PDS). The name of the member to be actioned has not been specified, and is required for this request.

System Action:

The request is rejected.

User Action:

Specify a member name using the MEMBER= operand.

DS0047

DATA LENGTH EXCEEDS UTILITY MAXIMUM

Reason:

The requested function uses a utility which supports a maximum data length of 256. The data in the selected dataset exceeds this maximum.

System Action:

The request is rejected.

User Action:

None.

DS0048

RECORD LENGTH > 250, DATA TRUNCATED. PRESS CANCEL KEY TO ABORT EDITING

Reason:

The requested function uses $DSCALL OPT=READ and OPT=WRITE which support records length up to 250. The data in the selected dataset excesses this limit and is truncated. You can press Cancel key to abort the editing.

System Action:

The request is rejected.

User Action:

None.

DS0049

INVALID RELATIVE GENERATION NUMBER

Reason:

The requested function supplied a relative GDG number on a dataset name. The number is invalid for this function. For example, a positive number (greater than 0) for the OPT=INFO function.

System Action:

The request is rejected.

User Action:

Correct the number.

DS0050

IDCAMS PROCESSING FAILED RC= P1 FDBK= P2 MSG= P3

Reason:

A call to the IDCAMS program failed whilst attempting to derive the full dataset name for a relative generation number.
The actual $DSCALL return information is displayed

System Action:

The request is rejected.

User Action:

Examine the embedded error information to determine the cause of the problem.

DS0051

IDCAMS UTILITY OUTPUT HAS NO LINES

Reason:

The OPT=INFO call uses the IDCAMS utility to determine the full dataset name of a relative GDG reference. There was no output from the IDCAMS call. The OPT=INFO call terminates with this message.

System Action:

None.

User Action:

Contact Technical Support.

DS0052

P1 IS NOT A GDG BASE NAME

Reason:

The OPT=INFO call was passed a relative GDG reference (For example, A.B(-1)). However, the passed dataset name was not a GDG base name.

System Action:

The OPT=INFO request is terminated.

User Action:

Correct the GDG base name.

DS0053

P1 HAS NO DATASETS

Reason:

The OPT=INFO call was passed a relative GDG reference (For example, A.B(-1)). However, the GDG currently has no entries.

System Action:

The OPT=INFO request is terminated.

User Action:

None.

DS0054

P1( P2) IS NOT A VALID GDG REFERENCE

Reason:

The OPT=INFO call was passed a relative GDG reference (For example, A.B(-1)). However, the reference is outside the range of current GDG entries. (For example, -5 when only 5 datasets (-4 up to 0).

System Action:

The OPT=INFO request is terminated.

User Action:

None.

DS0055

Invalid request - dataset is a SYSOUT file

Reason:

The requested action is not valid because the dataset is a SYSOUT file.

System Action:

The request is rejected.

User Action:

None.

DS0101

INVALID VALUE FOR SHARED VARIABLE, VAR= P1 VALUE=" P2"

Reason:

The selection list service procedure for the $DSCALL PDS member list displays failed because it received an invalid value for a shared variable. The variable name was P1 and it value was P2 .

System Action:

The selection list service procedure terminates.

User Action:

Contact your Systems Administrator.

DS0102

INVALID COMMAND

Reason:

An invalid command was entered in the Command field on the panel.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

DS0103

COMMAND ASSIGNED TO FUNCTION KEY P1 IS INVALID

Reason:

Function key P1 was pressed on the new member name data entry panel and the command assigned to it was invalid.

System Action:

The command is rejected.

User Action:

Correct the setting of the function key and retry.

DS0104

RENAME OF P1 CANCELLED

Reason:

A request was received to rename a dataset or a member of a Partitioned dataset (PDS). When the new name was requested, the user cancelled the function.

System Action:

None.

User Action:

None.

DS0201

INVALID VALUE FOR SHARED VARIABLE, VAR= P1 VALUE=" P2"

Reason:

The selection list service procedure for the $DSCALL allocated files list display failed because it received an invalid value for a shared variable. The variable name was P1 and it value was P2 .

System Action:

The selection list service procedure terminates.

User Action:

Contact your Systems Administrator.

DS0202

NO RESPONSE RECEIVED FOR AN INTREAD COMMAND

Reason:

No response was received for a command issued in the INTCMD environment in the alloted time. The procedure waiting for the response terminates.

System Action:

None.

User Action:

The system is extremely sluggish. That is why the response was not received in a reasonable time. Try what you were doing again when your system's performance is better.

DS0203

UNEXPECTED RESPONSE - P1

Reason:

An unexpected response was received from a command issued in the INTCMD environment. P1 is the unexpected response. This response is not normally received from the command which was issued and could indicate a problem with your system. The procedure processing the response terminates after issuing this message.

System Action:

None.

User Action:

Contact your Systems Administrator.

DS0204

VARTABLE ERROR - FUNC= P1 NAME= P2 KEY= P3 FDBK= P4

Reason:

An error occurred while processing an NCL VARTABLE. P1 is the function that was being performed when the error occurred. P2 is the name of the VARTABLE. P3 is the VARTABLE key. P4 is the &SYS.FDBK code.

System Action:

None.

User Action:

Determine the cause of the error from the feedback code.

DS0205

CAN NOT DEALLOCATE CONCATENATED DATASET

Reason:

A dataset which is not the first in a concatenation can not be deallocated. The request is terminated.

System Action:

None.

User Action:

Perform a deconcatenation, then the deallocation, and then do the concatenation again if you like.

DS0301

INVALID VALUE FOR SHARED VARIABLE, VAR= P1 VALUE=" P2"

Reason:

The selection list service procedure for the $DSCALL CATLIST list display failed because it received an invalid value for a shared variable. The variable name was P1 and it value was P2 .

System Action:

The selection list service procedure terminates.

User Action:

Contact your Systems Administrator.

DS0302

INVALID COMMAND

Reason:

An invalid command was entered in the Command field on the panel.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

DS0303

COMMAND ASSIGNED TO FUNCTION KEY P1 IS INVALID

Reason:

Function key P1 was pressed on the new name data entry panel and the command assigned to it was invalid.

System Action:

The command is rejected.

User Action:

Correct the setting of the function key and retry.

DS0304

UNEXPECTED SYSOUT RECORD - P1

Reason:

The expected sysout output from a LISTCAT command has the dataset name followed by the catalog that the dataset is in on the next line. The catalog name did not follow the dataset name. P1 is the line which followed the dataset name. The procedure terminates when the unexpected line is found.

System Action:

None.

User Action:

Contact your Systems Administrator.

DS0305

NO CATALOG ENTRIES FOR QUALIFIER P1

Reason:

A display of catalog entries for a qualifier was requested. P1 is the qualifier. However, there were no entries for the qualifier.

System Action:

The procedure terminates without a display.

User Action:

None.

DS0306

FOR ERROR INFO - $DSCALL OPT=LISTC SYSPRINT=DSN DISPLAY=YES QUAL= P1 PARM=VOLUME

Reason:

There was a problem in obtaining the display of cataloged datasets for a qualifier. P1 is the qualifier used in the display request.

System Action:

None.

User Action:

To see the error information for the request run: $DSCALL OPT=LISTC SYSPRINT=DSN DISPLAY=YES QUAL=P1 PARM=VOLUME where P1 is the qualifier used in the original display request.

DS0401

Invalid option: dataset organization is P1

Reason:

The selected option is invalid because the the dataset organization ( P1 ) does not support the type of request:
* to Browse, Edit, or Print a dataset the dataset organization must be either PO (Partitioned Organization - a PDS) or PS (Partitioned Sequential).
* to display a Member List the dataset must be a PDS; the dataset organization must be PO (Partitioned Organization)

System Action:

The request fails.

User Action:

Specify a different dataset or DD name.

DS0402

Dataset Name and DD Name are mutually exclusive

Reason:

A request to browse a dataset or provide a member list cannot be actioned because both the Dataset Name and the DD Name are specified. Only one of these may be specified.

System Action:

The request fails.

User Action:

Remove either the Dataset Name or DD name and retry.

DS0403

P1 contains embedded blank/s

Reason:

The field contains embedded blank/s which is invalid.

System Action:

The request fails.

User Action:

Specify a correct name.

DS0404

MENU/FUNCTION NOT SUPPORTED, MENU= P1 OPT= P2

Reason:

The DSS menu service procedure $DS0004M failed because it received a menu number ($MHMENUNUM= P1 ) and/or function ($MHOPT= P2 ) that it does not support.

System Action:

Procedure $DS0004M terminates.

User Action:

Contact your Systems Administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

DS0405

Invalid request - dataset is a SYSOUT file

Reason:

The requested action is not valid because the dataset is a SYSOUT file.

System Action:

The request is rejected.

User Action:

None.

DS0501

MEMBER P1 NOT FOUND IN THIS DATASET

Reason:

An attempt has been made to browse, delete, print, or rename a member of a dataset that does not exist.

System Action:

None.

User Action:

None.