Previous Topic: Overview


CA IDMS Masterkey Messages

GSCK000W

USER RECORD NOT FOUND user-id

Reason:

No user ID was entered.

Action:

Enter correct user ID.

GSCK001E

DATABASE ERROR STATUS idms-status-code

Reason:

An unexpected status code was returned from a CA IDMS call.

Action:

Check the status code for appropriate action.

GSCK002E

ENTITY REC NOT FOUND entity-calc-key

Reason:

Internal error.

Action:

Contact CA Product Support.

GSCK003E

AUTH. CODE NOT DEFINED invalid-request

Reason:

Internal error.

Action:

Contact CA Product Support.

GSCK004E

SET NOT FOUND set-name

Reason:

Internal error.

Action:

Contact CA Product Support.

GSCK005E

ENTITY TYPE NOT FOUND entity-type

Reason:

Internal error.

Action:

Contact CA Product Support.

GSCK999E

UNDEFINED ERROR

Reason:

Internal error.

Action:

Contact CA Product Support.

GSFL999I

file-id IS NOT VSAM - WILL TRY QSAM

Reason:

In VSE/ESA, the indicated file is not a VSAM file. The message is preceded by a system message indicating an open error for a VSAM file.

Action:

None. If the attempt to open the file for QSAM processing is successful, CA IDMS Masterkey SORT will continue with normal processing.

SSK0001E

RETRIEVAL OF THE KEY VALUE FAILED IN GSIKEYS

Reason:

An unexpected error occurred during PF key interpretation. This is an internal error.

Action:

Contact CA Product Support with this message.

SSK0002E

AN INVALID DATA STREAM WAS PASSED TO SSKASUB1

Reason:

An unexpected error occurred during task initiation. This is an internal error.

Action:

Contact CA Product Support with this message.

SSK0003E

THE TASK CODE PASSED TO Masterkey WAS GREATER THAN 'EIGHT (8) CHARACTERS'

Reason:

The task code entered in the PF key is greater than eight characters in length.

Action:

Correct the task code in error.

SSK0004E

TASK x NOT AN EXTERNAL TASK

Reason:

The task code entered in the PF key is defined as an INTERNAL task. CA IDMS Masterkey only allows control of EXTERNAL tasks.

Action:

Alter the indicated task code to an EXTERNAL specification using the SYSGEN compiler, if this is appropriate, or enter another task code which is EXTERNAL.

SSK0005E

TASK x NOT DEFINED TO DC SYSTEM

Reason:

The task code entered in the PF key is not defined to the central version (CV) under which CA IDMS Masterkey is operating.

Action:

Define the indicated task code to the CV using the SYSGEN compiler or enter another task code that is EXTERNAL.

SSK0007E

STORAGE ALLOCATION FAILURE IN Masterkey TASK TRANSFER

Reason:

An unexpected error occurred during task initiation. This is an internal error.

Action:

Contact CA Product Support with this message.

SSK0008E

TASK SECURITY EXCEPTION

Reason:

The user does not have CA IDMS/DC authority to invoke the requested task.

Action:

Select another task for initiation or provide authority for the indicated task and user.

SSK0009E

PROGRAM SECURITY EXCEPTION

Reason:

The user does not have CA IDMS/DC authority to invoke the program associated with the requested task.

Action:

Select another task for initiation or provide authority for the indicated program and user.

SSK0010E

AN INVALID DATA STREAM WAS PASSED TO SSKAUSER

Reason:

An unexpected error occurred during task initiation. This is an internal error.

Action:

Contact CA Product Support with this message.

SSK0011E

NOTHING ENTERED IN TASK INITIALIZATION LINE

Reason:

The ENTER key was pressed in the System Level Menu, but no data has changed, and no task initiation stream has been entered.

Action:

Enter a task initiation string or select a PF key for task initiation.

SSK0013E

HIGHLIGHTED FIELDS ARE IN ERROR

Reason:

Invalid data was entered in a structured field on the System Level Menu.

Action:

Correct the indicated error and retry.

SSK0018E

A WORD OF INVALID LENGTH WAS ENCOUNTERED DURING VALUE SUBSTITUTION

Reason:

One of the replacement words specified during the previous task initiation request is invalid in its configuration.

Action:

Review the formatted task initiation string using the RETRIEVE command and correct the error.

SSK0020E

INVALID CLIST MODULE NAME x

Reason:

An invalid module name x was encountered during CA IDMS Masterkey CLIST processing.

Action:

Review the formatted task initiation string using the RETRIEVE command and correct the error. If the CLIST invocation was through PF key, correct the PF key substitution value.

SSK0021E

INCOMPLETE VERSION CLAUSE IN CLIST SYNTAX

Reason:

Invalid syntax was encountered during CA IDMS Masterkey CLIST processing.

Action:

Review the formatted CLIST string using the RETRIEVE command and correct the error. If the CLIST invocation was through PF key, correct the PF key substitution value.

SSK0022E

INVALID VERSION NUMBER IN CLIST SYNTAX

Reason:

Invalid syntax was encountered during CA IDMS Masterkey CLIST processing.

Action:

Review the formatted CLIST string using the RETRIEVE command and correct the error. If the CLIST invocation was through PF key, correct the PF key substitution value.

SSK0023E

INVALID DICTNODE CLAUSE IN CLIST SYNTAX

Reason:

Invalid syntax was encountered during CA IDMS Masterkey CLIST processing.

Action:

Review the formatted CLIST string using the RETRIEVE command and correct the error. If the CLIST invocation was through PF key, correct the PF key substitution value.

SSK0024E

INVALID DICTNAME CLAUSE IN CLIST SYNTAX

Reason:

Invalid syntax was encountered during CA IDMS Masterkey CLIST processing.

Action:

Review the formatted CLIST string using the RETRIEVE command and correct the error. If the CLIST invocation was through PF Key, correct the PF Key substitution value.

SSK0025E

INVALID RETURN FROM GSIDDBN

Reason:

An unexpected error occurred during CLIST processing. This is an internal error.

Action:

Contact CA Product Support with this message.

SSK0026E

MORE THAN 100 LEVELS OF CLIST ENCOUNTERED

Reason:

While unnesting CA IDMS/DC CLISTS, more than 100 nested levels were encountered, exceeding an internal limitation in CA IDMS Masterkey.

Action:

Modify some of the CLIST modules and remove extra nests.

SSK0027E

BIND OF RUN UNIT FAILED FOR DBNAME: x NODENAME: y

Reason:

While unnesting CA IDMS/DC CLISTS, a dictionary/node in subordinate CLISTS is not available to the central version (CV).

Action:

Provide the dictionary and node names in error to your systems programmer for resolution.

SSK0028E

READY OF AREA FAILED FOR DBNAME: x NODENAME: y

Reason:

While unnesting CA IDMS/DC CLISTS, a dictionary/node in subordinate CLISTS is available to the central version (CV), but cannot be readied. The most likely cause of this error is that the area is offline.

Action:

Check the status of the area. If it is offline, vary it online and retry the CLIST. Otherwise, provide the dictionary and node names in error to your systems programmer for resolution.

SSK0029E

CLIST MODULE x VERSION y MISSING

Reason:

While unnesting CA IDMS/DC CLISTS, a CLIST MODULE in subordinate CLISTS cannot be located in the indicated dictionary.

Action:

Review the CLISTS and determine the cause for the missing CLIST module. Correct the CLIST(s) and retry the execution.

SSK0030E

CLIST MODULE x VERSION y NOT LANGUAGE "DC"

Reason:

While unnesting CA IDMS/DC CLISTS, a CLIST MODULE in subordinate CLISTS cannot be used because it has the wrong language qualifier.

Action:

Remove the indicated module from the CLIST nest or alter its language to CA IDMS/DC before retrying the CLIST.

SSK0031E

CLIST MODULE x VERSION y CALLED RECURSIVELY

Reason:

While unnesting CA IDMS/DC CLISTS, a CLIST MODULE in subordinate CLISTS attempted to invoke a lower level CLIST, which in turn attempts to call a higher level CLIST again, either directly or indirectly.

Action:

Remove the recursive call to the indicated CLIST.

SSK0032E

NO TASK INITIALIZATION STATEMENTS WERE PROVIDED

Reason:

While unnesting CA IDMS/DC CLISTS, processing has determined that no functional task initiations were encountered in any of the levels of nested CLISTs.

Action:

Correct the CLIST(s) to contain at least one task initiation.

SSK0033E

"LANGUAGE IS DC" ATTRIBUTE NOT IN DICTIONARY

Reason:

The required language of "DC" is missing from the work dictionary.

Action:

Correct the dictionary to contain a LANGUAGE of DC.

SSK0034E

SEVERE ERROR DURING COMMAND CONCATENATION

Reason:

An unexpected error occurred during command concatenation. This is an internal error.

Action:

Contact CA Product Support with this message.

SSK0035E

PLEASE ENTER ONE OF THE REQUEST TYPES

Reason:

The user must make a choice from the indicated options.

Action:

Select one of the indicated options or enter the HELP command.

SSK0036E

USER NAME IS REQUIRED FOR ADDS/COPIES

Reason:

The user has requested an (A)dd or (C)opy function, but user name was not specified.

Action:

Specify another user name or select another function.

SSK0037E

USER x ALREADY EXISTS

Reason:

The user has attempted an (A)dd or (C)opy to a user name that currently exists.

Action:

Specify another user name or select another function.

SSK0038E

USER x NOT FOUND

Reason:

The user has attempted a (D)elete or (M)odify function against a user name that does not exist.

Action:

Specify another user name or select another function.

SSK0039I

USER x DELETED

Reason:

The user has successfully deleted a user name structure.

Action:

None.

SSK0040E

ENTER THE "FROM" USER NAME TO COMPLETE COPY

Reason:

The user is requesting a (C)opy function, but has not supplied the user name or the structure to be copied.

Action:

Specify the "FROM" user name or select another function.

SSK0041E

COPY "FROM" AND COPY "TO" USERS MUST BE DIFFERENT

Reason:

The user is requesting a (C)opy function, but has specified the same user name for both "FROM" and "TO".

Action:

Specify different user names or select another function.

SSK0042E

NO APPLICATION USERS HAVE BEEN DEFINED

Reason:

There are no user name structures yet defined, but a user list was requested.

Action:

Use the (A)dd function to create at least one user structure.

SSK0043E

INVALID SELECTION VALUE OF "x"

Reason:

A value was entered in the selection column of a list screen, but the value is not related to any function.

Action:

Enter another select value or enter the HELP command.

SSK0044W

NO KEYS HAVE BEEN ASSIGNED TO THIS USER

Reason:

A new user has been defined, and no key values have been assigned.

Action:

(A)dd a key value.

SSK0045E

NON-NUMERIC OR INVALID KEY VALUE

Reason:

The user has entered something other than a numeric integer between 01 and 24.

Action:

Correct the key value and reenter.

SSK0046E

KEY VALUE nn ALREADY EXISTS

Reason:

The user has attempted to (A)dd a key value that is already defined.

Action:

Correct the key value or correct the request to (M)odify.

SSK0047E

KEY VALUE nn DOES NOT EXIST

Reason:

The user has attempted to (M)odify or (D)elete a key value that does not exist.

Action:

Correct the key value or correct the request.

SSK0048I

ALL REQUESTS SUCCESSFULLY PROCESSED

Reason:

All key value updates were successfully completed.

Action:

None.

SSK0049W

NO ACTIONS WERE REQUESTS

Reason:

The user entered nothing in the key value SELECT column.

Action:

Either (A)dd, (M)odify, or (D)elete a key value.

SSK0050E

BAD RETURN OF nnnn FROM KEY HANDLER

Reason:

A severe internal error has occurred.

Action:

LOGOFF the CA IDMS/DC session. Reenter and retry. If the error reoccurs, contact CA Product Support.

SSK0051E

COMMAND x IS NOT ACTIVE FOR THIS FUNCTION

Reason:

An invalid command has been entered.

Action:

Correct the command and retry or enter the HELP command for more information.

SSK0052E

NO APPLICATION KEYS DEFINED FOR THIS USER

Reason:

The user has entered the KEYS task, and their application structure has had no keys enabled.

Action:

Enter the APPLKEY transaction and assign key values to the user. After one or more keys have been enabled, have the user receiving the above message press the ENTER key. The updated key values will now be enabled.

SSK0053I

PRESS "ENTER" WITHOUT A SELECTION TO REVIEW ADDITIONAL KEYS

Reason:

The user is on a model 2 terminal and has more than 22 keys enabled.

Action:

Select from the enabled keys presented or press the ENTER key to display the remaining two values.

SSK0055I

OPERATION TERMINATED BY USER REQUEST

Reason:

The user has entered the END command from a list without making the required selection.

Action:

Select another function.

SSK0056I

SELECT A USER NAME TO COPY FROM DELETE MODIFY

Reason:

The user has attempted the indicated function and entered the user list to make the user name selection.

Action:

(S)elect a user name to complete the request.

SSK0057E

PLEASE SELECT ONE OF THE INDICATED FUNCTIONS

Reason:

The user is in their authorized function menu, but pressed the ENTER key without making a selection.

Action:

(S)elect a function to execute or press the related PF key.

SSK0058E

MP-MODE INCOMPATIBILITY

Reason:

The CA IDMS Masterkey program was installed incorrectly.

Action:

Review the PROGRAM statement in the SYSGEN and correct according to the installation guide. Recycle the CV or reload the nucleus.

SSK0059I

MENU MODE PAUSED AT USER REQUEST

Reason:

The user has been authorized for the PAUSE function.

Action:

Enter a task stream to initiate, or press the ENTER key without a task stream to reenter the menu.