Previous Topic: RMx to RMAx Messages

Next Topic: RMIx to RMLOx Messages


RMCx to RMFx Messages

RMCA0001

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(P1) VALUE(P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCA0101

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(P1) VALUE(P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCALL01

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(P1) VALUE(P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCALL02

PARAMETERS IN ERROR - NOT IN KEYWORD FORMAT - PARMS(~P1)

Reason:

$RMCALL has been called with parameters which are not consistent with Keyword format (ie. KEYWORD=<value>).

System Action:

Procedure completed in error.

User Action:

Correct the calling procedure and rerun exec.

RMCALL03

UNABLE TO RESOLVE ACBNAME FOR SYSNAME( P1) VERSION( P2)

Reason:

You issued a command against a resource in the P1 P2 system image. However, the ACB name of the region where the command was to be executed could not be resolved. The most likely cause for this is that the selected image is not loaded in any of the linked regions currently.

System Action:

The command is not executed.

User Action:

Ascertain why the remote region's ACB name is not available. Correct the problem, and retry.

RMCALL04

This command is either unrecognized, or is not valid here

Reason:

A command issued from a monitor display cannot be processed due to one of the following reasons:

System Action:

The command is rejected.

User Action:

Check, correct, and retry the command.

Monitor commands can be entered as follows:

Some monitor commands are common to all resources, others apply only to resources of certain classes or types. Some resource classes support more commands than others.

To see a list of valid commands, enter ? at the Command prompt, or on the line next to the selected resource. From this list, you can also select the required command.

If you were attempting to navigate to another part of the product you can use one of the following methods (examples are in parentheses):

Note: Some shortcuts and options might be displayed but their operation suppressed for the following reasons:

To see a list of all shortcuts and their associated functions, enter a single slash (/) at the Command prompt. Select the desired shortcut from the list by entering S beside it.

RMCALL05

' P1' COMMAND SUBMITTED

Reason:

The command has been submitted successfully.

System Action:

Command is processed.

User Action:

None.

RMCALL06

COMMAND( P1) REQUESTED BY USERID( P2)

Reason:

System Action:

User Action:

RMCALL07

ALERT ISSUED FOR CLASS= P1 NAME= P2 MSG= P3

Reason:

A request by an external application to issue an alert for a resource completed. P1 is the resource class, P2 is the resource name and P3 is the message.

System Action:

None.

User Action:

None.

RMCALL08

INVALID PARMS KEYWORD SPECIFICATION, PARM( P1) VALUE( P2)

Reason:

The specification for the PARMS keyword was invalid. The parameter P1 was passed with a value P2, however the value is invalid.

System Action:

The request is rejected.

User Action:

Check that the parameter being passed is valid for the service and/or action being requested. Retry the request.

RMCALL09

ALERT SUPPRESSED FOR CLASS= P1 NAME= P2 MSG= P3

Reason:

A request by an external application to issue an alert for a resource completed, however the message was filtered out because it was not relevant for the resource specified. P1 is the resource class, P2 is the resource name and P3 is the message.

System Action:

None.

User Action:

None.

RMCALL10

NO COMMAND WAS SELECTED FROM THE LIST

Reason:

A list of possible commands was displayed but you exited from the list without selecting one.

System Action:

None

User Action:

None

RMCALL11

UNABLE TO PERFORM SYSTEM IMAGE PROMPTING - NOT IN FULL-SCREEN MODE

Reason:

System Image Prompting was requested for a command but the command processor was running in an environment which does not permit panels to be displayed.

System Action:

Command is rejected.

User Action:

Re-invoke the command in an environment which supports panel displays, or provide SYSNAME= and VERSION= keywords when invoking the command processor.

RMCALL12

' P1' IS NOT A VALID VALUE FOR ' P2'

Reason:

The value identified by P1 is not valid for the field identified by P2.

System Action:

Field highlighted in error.

User Action:

Enter a valid value for the specified field.

RMCALL13

' P1' COMMAND CANCELLED

Reason:

The command request identified by P1 has been cancelled.

System Action:

None.

User Action:

None.

RMCALL14

VALID VALUES: " P1" OR " P2"

Reason:

Only P1 or P2 are accepted values.

System Action:

The value is rejected.

User Action:

Enter P1 or P2.

RMCALL15

RESOURCE DOES NOT SATISFY ' P1' COMMAND SCOPE

Reason:

The command processor has prompted the user to identify the resource to be actioned by the command identified by P1 but the nominated resource does not match the command's TYPE and/or NAME scope values.

System Action:

The resource name is highlighted in error.

User Action:

Nominate a resource which does match the command's scope.

RMCALL16

NO RESPONSE TO ' P1' COMMAND IN P2 SECONDS

Reason:

A P1 command was submitted but no response was received within a P2 second timeout period.

System Action:

Control is returned to the calling procedure to decide on further processing.

User Action:

Contact your system administrator.

RMCALL17

P1 ALREADY REQUESTED AT P2 BY USER P3

Reason:

The requested action, P1 is rejected because it is already in progress elsewhere. The action was successfully requested at P2 by user P3.

System Action:

The request is rejected.

User Action:

Try again later.

RMCALL18

KEYWORD(S) P1 REQUIRED FOR P2 PROCESSING

Reason:


P1 identified one or more keyword parameters, which are required for
P2 processing, that were not passed by the calling process.

System Action:

The procedure sets a return code of '8' and returns processing to the caller.

User Action:

Set a valid value for the defined keywords and retry.

RMCALL19

NO SYSTEM WAS SELECTED FROM THE LIST

Reason:

You entered a command beside a resource that belongs to a shared system image. The system affinity list was displayed to enable to you to select the system on which you want to execute the command, but you exited the list without making a selection.

System Action:

The command is not executed.

User Action:

If you want to execute the command, select the target system.

RMCALL20

P1 CANCELLED BY USER REQUEST

Reason:

The requested action P1 was cancelled at the user's request.

System Action:

None.

User Action:

None.

RMCALL21

' P1' COMMAND PROCESSING TERMINATED

Reason:

The command processor that was executing the P1 command against the indicated resource has terminated unexpectedly. This may indicate that the command has abended.

System Action:

None.

User Action:

Check the activity log for possible error messages.

RMCALL22

'P1' COMMAND CANNOT BE ISSUED AGAINST A LOCALLY LOADED SYSTEM IMAGE

Reason:

The command identified by P1 is not a valid command to be issued against a system image loaded on the local system—it may only be issued against a remote system.

System Action:

The command is rejected.

User Action:

Re-issue the command against a connected remote system, or do not issue it at all.

RMCALL23

NO P1 WAS SELECTED FROM THE LIST

Reason:

A list of System Images, SNA Domains or SNA Resources (as identified by
P1 ) against which a command may be actioned was presented but the user exited without selecting one.

System Action:

Command cancelled.

User Action:

Select a System Image against which to action the command.

RMCALL24

' P1' COMMAND HAS NOT RESPONDED WITHIN TIME LIMIT

Reason:

The command processor, which is executing the command identified by P1 , has not received any response from the command within 20 seconds and has issued this message and unlocked the keyboard so that subsequent commands may be issued. This may indicate that the command is still in progress or may have ended unsuccessfully. Check the log for any errors.

System Action:

Keyboard is unlocked.

User Action:

Check activity log for possible error messages.

RMCALL25

' P1' COMMAND PROCESSING COMPLETE

Reason:

The command returns this message when the command procedure has terminated without returning any message. This is the default message to indicate that the command has ended.

System Action:

None.

User Action:

None.

RMCALL26

NETID/DOMAIN COMBINATION IS INVALID

Reason:

The combination of NETID and DOMAIN which was specified does not relate to a linked SNA Domain.

System Action:

Fields highlighted in error.

User Action:

Enter a valid NETID and DOMAIN combination.

RMCALL27

NETID( P1) DOMAIN( P2) NOT AN ACTIVE SNA DOMAIN

Reason:

The SNA domain indicated by the NETID and DOMAIN is not currently Active/Available.

System Action:

Procedure completed in error.

User Action:

If the reason is because a remote NetMaster Automation region not being available, rectify and retry the command.

RMCALL28

RESOURCE( P1) IS OF TYPE( P2) NOT TYPE( P3)

Reason:

The resource identified by P1 is of the type identified by P2 not the required type as specified by P3.

System Action:

Field highlighted in error.

User Action:

Correct and retry.

RMCALL29

REGION P1 PURGED

Reason:

The region specified in P1 has been purged from the list of linked regions.

System Action:

None.

User Action:

None.

RMCALL30

SUBORDINATE REGION P1 NOT ACCESSIBLE

Reason:

This message is in response to a LOAD command. The system image selected for loading is associated with subordinate region P1 , but the subordinate region is not currently accessible.

System Action:

The LOAD command is rejected.

User Action:

Determine why the subordinate region is not accessible. It may be inactive, or may be still initializing. You can check the Linked Regions panel for more information on the status of the subordinate region. Enter /LISTREG to display the panel.

RMCALL31

REMOTE SUBORDINATE REGION P1 NOT ACCESSIBLE FROM THIS REGION

Reason:

You are in a subordinate region, and you entered a command beside a resource that is active on a system managed by another subordinate region. From a subordinate region, you cannot access another subordinate region. The resource is in a shared system image and is currently managed by the P1 subordinate region.

System Action:

The command is rejected.

User Action:

Where possible, you should use focal point regions to manage the defined resources.

RMCALL32

NO RESOURCE WAS SELECTED FROM THE LIST

Reason:

A list of possible resources was displayed, but the user exited the list without selecting a resource.

System Action:

None.

User Action:

None.

RMCALL33

' P1' COMMAND REJECTED. ALL REMOTE SYSTEMS ARE CONTACTABLE

Reason:

The command identified by P1 (either ALF or ACKLNKFAIL ) can be issued only against a remote system with which communication has been lost.

System Action:

The command is rejected.

User Action:

None.

RMCALL34

P1 COMMAND INVALID AGAINST RESOURCES FROM A MIGRATION REGION

Reason:

The command identified by P1 is not valid when issued against a resource that is currently running on a region linked in MIGRATION mode.

System Action:

The command is rejected.

User Action:

Issue the required command from a region which is linked as a FOCAL point or from the resource's home region.

RMCALL35

REGION P1 NOT ACCESSIBLE

Reason:

This message is in response to a command issued against a remote resource. The region, P1, that owns the resource is not currently accessible.

System Action:

The command is rejected.

User Action:

Determine why the region is not accessible. Enter /LISTREG to display the Linked Regions panel for more information about the link to the region.

RMCALL36

P1 FAILED FOR REGION P2 - RC( P3) FDBK( P4)

Reason:

This message is in response to a command issued against a remote resource. The region, P2, that owns the resource is not currently accessible using APPC function P1. The APPC request sets return code P3 with feedback code P4.

System Action:

The command is rejected. The APPC error message is written to the activity log.

User Action:

Determine why the region is not accessible. Enter /LISTREG to display the Linked Regions panel for more information about the link to the region. Review the activity log message for details of the APPC failure.

RMCCIS01

~p1 PROCEDURE CANNOT BE A NESTED OR STARTED MORE THAN ONCE

Reason:

THIS IS A LONG RUNNING PROCEDURE THAT CA NONLY HAVE ONE COPY RUNNING AT ANY TIME IN EACH SYSTEM. THIS MESSAGE IS PRODUCED IF AN ATTEMPT IS MADE TO START A SECOND OR SUBSEQUENT COPY OF THE PROC.

System Action:

xx

User Action:

cc

RMCCIS02

ISR ALTER GOT UNEXPECTED RESPONSE ( p1)

Reason:

THIS IS A LONG RUNNING PROCEDURE THAT MAINTAINS ISR STATUS FOR CONSOLIDATED CONSOLES. THIS MESSAGE IS PRODUCED IF AN ATTEMPT TO ISSUE AN ISR ALTER COMMAND RECEIVED AN UNEXPECTED RESPONSE

System Action:

THE SYSTEM HAS NOT CHANGED THE ISR DEFINITION AS DESIRED , BUT WILL LEAVE THE OLD VALUE(S) IN PLACE

User Action:

CONTACT YOUR SYSTEMS ADMINISTRATOR

RMCCMC01

SPECIFICATION FAILURE - KEYWORD(~p1) VALUE(~p2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCCMC02

NO RECORD ADDED OR FOUND

Reason:

No Record added or found for the sysname and version specified

System Action:

The request is rejected.

User Action:

None.

RMCCMC03

UPDATE IN PROGRESS BY ~p1

Reason:

Update is in progress on this definition by other user.

System Action:

The request is rejected.

User Action:

Try again later.

RMCCMC04

NO MESSAGE PROFILE FOUND

Reason:

No message profile found to be displayed in the selection list.

System Action:

None.

User Action:

None.

RMCCMC05

PROFILE(~P1) ALREADY ~P2

Reason:

Profile status already as requested.

System Action:

The request is rejected.

User Action:

None.

RMCCMC06

CONSOLE CONSOLIDATION IS INACTIVE, CANNOT ACTIVATE MESSAGE PROFILES

Reason:

A request to activate the message profiles for console consolidation was rejected because console consolidation is inactive.

System Action:

The request is rejected.

User Action:

If console consolidation is required to be active, then activate it by actioning the CCONSOLIDATN parameter group of Initialization and Customization Services on the Customization Menu. You must set Console Consolidation to ACTIVE and then action the parameter group.

RMCCMM01

SPECIFICATION FAILURE - KEYWORD(~p1) VALUE(~p2)

Reason:

An invalid keyword or value was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCCMM02

PARAMETERS IN ERROR - NOT IN KEYWORD FORMAT - PARMS(~p1)

Reason:

An invalid value specification format was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCCMM05

UPDATE IN PROGRESS BY p1

Reason:

This message profile record is already being edited by the user named in the message.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCCMN01

INVALID FUNCTION ( p1) REQUESTED

Reason:

An invalid request was made to the menu handler service procedure. This is a system error.

System Action:

Request was rejected.

User Action:

Call Technical Support.

RMCCMN02

( p1)

Reason:

The console consolidation subsystem interface (AOM) is not active and cannot accept the compiled message profiles.

System Action:

Message profile activation has failed.

User Action:

AOM has either not been started in the region initialization deck, or has been paused/stopped by an authorized person. Determine why AOM is not active, correct the situation, then retry the profile activation.

RMCCMN03

USER P1 NOT AUTHORIZED TO ACCESS MESSAGE CLASSIFICATION SERVICES

Reason:

The user is not authorized to use AOM facilities. The UAMS security profile did not contain authorisation for P1 to use AOM services. AOM is the Automation Services subsystem interface.

System Action:

Access denied.

User Action:

Contact the appropriate person to grant access (in UAMS) to AOM services.

RMCCOC01

p1 PROCEDURE CANNOT BE A NESTED PROCEDURE

Reason:

The procedure named in the above message cannot be executed in-line. It must be executed as an asynchronous process. This is a system error.

System Action:

Action rejected.

User Action:

Call Technical Support.

RMCCOC02

CONSOLIDATED MESSAGE DELIVERY SERVICE IS ALREADY ACTIVE

Reason:

Consolidate message delivery is already active for this console.

System Action:

Duplicate activation request is ignored.

User Action:

If you are not receiving messages use the PROFILE command to check that UNSOL=YES AOMMSG=YES MSG=YES and MONMSG=YES. If any of these are not set as described, issue the below command with the console window. PR AOMMSG=Y UNSOL=Y MONMSG=Y MSG=Y

RMCCOC03

USER PROFILE IS NOT SUITABLE FOR CONSOLIDATED CONSOLE SERVICES

Reason:

The users UAMS profile prevents activation of Consolidated Message Services. 1. The user does not have access to AOM 2. The field AOMMSG is set to NO - should be set to YES 3. The ROUTCDE field set to NONE or is restricted - should be set to ALL

System Action:

Consolidated Message Services is not initialized for this user environment.

User Action:

Correct the users UAMS definition and try again.

RMCCOC04

CONSOLIDATE MESSAGE DELIVERY NOT SUPPORTED FOR THIS ENVIRONMENT

Reason:

The Consolidate Message Delivery Service could not be initialized because the desired console environmental profile could not be set.

System Action:

Message delivery not activated.

User Action:

Check the users automation profile and UAMS profile.

RMCCOC05

THE DEFAULT PROFILE FOR OCS ENVIRONMENT NOT AVAILABLE (RC: p1)

Reason:

The Initial OCS environment PROFILE attributes not available.

System Action:

Message delivery not initialized.

User Action:

Check the users automation and UAMS profiles.

RMCCOC06

CONSOLIDATED MESSAGE DELIVERY IS PENDING ( P1=NO)

Reason:

Consolidate message delivery is pending because the profile setting P1 must be set to YES.

System Action:

None. Messages will be received when UNSOL=YES and AOMMSG=YES and one or more Message Profiles have been enabled (ie ROUTCDE= is set to one or more route code values that match defined and activated message profiles).

User Action:

Use the PROFILE command to set the parameter identified by P1 to YES or use the PROFILE CC command to enable message flow from a full screen panel.

RMCCOC07

CONSOLIDATED MESSAGE DELIVERY IS WAITING FOR MESSAGE PROFILE(S) TO BE EN ABLED

Reason:

Consolidate message delivery cannot deliver any messages until you have enabled one or more Message Profiles.

System Action:

None. Messages will not be delivered until one or more message profiles have been enabled.

User Action:

Use the PROFILE CC command to enable the profiles via full screen panels. You can change your User Profile record to default the enabled message profiles.
You can also use the PROFILE command to set the ROUTCDE parameter to include all the route codes associated with all the message profiles you wish enabled.

RMCCOC11

CONSOLIDATED MESSAGE DELIVERY SERVICES HAS BEEN ACTIVATED

Reason:

Message delivery has been activated.

System Action:

Message delivery activated.

User Action:

None.

RMCCOC12

CONSOLIDATED MESSAGE FLOW TO THIS CONSOLE HAS BEEN p1

Reason:

Message flow has be enabled or disabled as requested.

System Action:

As indicated.

User Action:

None.

RMCCOC13

THE CONSOLIDATED MESSAGE DELIVERY MANAGER IS NOT ACTIVE

Reason:

The Consolidated Message delivery manager is not active in this system.

System Action:

The CCON command is not effective.

User Action:

Check the CCONSOLIDATN parameter group to ensure that the value of the Console Consolidation field is ACTIVE. Update the field if required.

If console consolidation is active, check the log for messages that indicate why console consolidation has failed. Review those messages to determine the cause.

RMCCOC15

MESSAGE DELIVERY STATUS IS P1 - ISR STATUS IS P2

Reason:

This message gives the status of both the ability of this console to receive consolidated messages and of the message Inter System Routing (ISR) manager. If ISR is disabled then you will receive messages from the local MVS region only.

System Action:

None.

User Action:

None.

RMCCOC17

CURRENTLY ACTIVE MESSAGE RECEIPT PROFILES ( p1)

Reason:

This console is profiled to receive messages delivered by the indicated Message Classification profile id numbers. Refer to the EventView Message Classification Profile menu for more detail on the profiles.

System Action:

None.

User Action:

None.

RMCCOC19

CONSOLIDATED MESSAGE DELIVERY SERVICES HAS BEEN INACTIVATED

Reason:

Consolidated Message delivery to this console has been switched off.

System Action:

None.

User Action:

None.

RMCCOC20

CONSOLIDATED MESSAGE DELIVERY SERVICES IS NOT ACTIVE

Reason:

Consolidated Message delivery to this console was never switched on.

System Action:

None.

User Action:

None.

RMCCOC21

CONSOLE CONSOLIDATION IS INACTIVE

Reason:

Console consolidation is not active. This is a global setting, and no message profiles are effective.

System Action:

The CCON command is not effective.

User Action:

Enter the /PARMS panel shortcut, and update the CCONSOLIDATN parameter group to set the Console Consolidation field to ACTIVE.

RMCCOM01

SPECIFICATION FAILURE - KEYWORD(~p1) VALUE(~p2)

Reason:

An invalid keyword or value was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCCOM02

NO RECORDS FOUND

Reason:

No records found to be displayed in the selection list.

System Action:

None.

User Action:

None.

RMCCOM03

USERID(~p1) NOT AUTHORIZED FOR RECEIVING AOM MESSAGE

Reason:

User access rejected by security procedure.

System Action:

None.

User Action:

None.

RMCCOM04

CONSOLIDATED MESSAGE FLOW ~P1

Reason:

User change its profile to receive or not to receive aom message.

System Action:

None.

User Action:

None.

RMCCOM05

NOT AUTHORIZED TO RECEIVE MESSAGE OF ROUTCDE(~p1)

Reason:

UAMS prevent user of receiving messages from rout code P1 .

System Action:

None.

User Action:

None.

RMCCOM06

PRIVATE MESSAGE PROFILE CHANGED

Reason:

A PROFILE command has been issued to change the consolidated message flow attributes of the OCS environment.

System Action:

None.

User Action:

None.

RMCCOM07

ROUTCDE ALREADY ~p1

Reason:

The process requested is not going to change anything.

System Action:

The request is rejected.

User Action:

None.

RMCCOM08

CONSOLE CONSOLIDATION SUPPORTS ONLY ROUTE CODES ( p1)

Reason:

The route code string you have specified contains unsupported routing codes.

System Action:

The request is rejected.

User Action:

None.

RMCCOM09

CONTROL OF CONSOLE CONSOLIDATION SERVICES NOT AVAILABLE FOR THIS ENV.

Reason:

The program was not able to locate a $RMCCOCS Ncl procedure in this environment to be able to pick up the current msg flow control parameters.

System Action:

The request is rejected.

User Action:

None.

RMCCOM10

LIST SORTED BY P1

Reason:

The list has been sorted according to the value in P1. This can be either Identification Number or Profile Name. The LstSort command will toggle between the two.

System Action:

None.

User Action:

None.

RMCCST00

ALL MESSAGE CONSOLIDATION PROFILES NOW ACTIVE

Reason:

All console message consolidation profiles with STATUS=ACTIVE have now been loaded in all linked regions and are actively filtering messages on all systems.

System Action:

Profile activation functions are complete.

User Action:

None.

RMCCST01

SPECIFICATION FAILURE - KEYWORD(~p1) VALUE(~p2)

Reason:

An invalid keyword or value was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCCST02

( p1)

Reason:

The console consolidation subsystem interface (AOM) is not active and cannot accept the compiled message profiles.

System Action:

Message profile activation has failed.

User Action:

AOM has either not been started in the region initialization deck, or has been paused/stopped by an authorized person. Determine why AOM is not active, correct the situation, then retry the profile activation.

RMCCST03

USER P1 NOT AUTHORIZED TO ACCESS MESSAGE CLASSIFICATION SERVICES

Reason:

The user is not authorized to use AOM facilities. The UAMS security profile did not contain autorization for P1 to use AOM services. AOM is the Automation Services subsystem interface.

System Action:

Access is denied.

User Action:

Contact the appropriate person to grant access (in UAMS) to AOM services.

RMCCST05

LOCK FOR P1 DENIED, RC= P2 ZFDBK= P3

Reason:

The request to obtain exclusive control for the resource P1 was denied. The return code from the lock was P2 and the feed back code was P3. This error indicates that another process or user is accessing the resource.

System Action:

Processing terminates.

User Action:

Retry the action later.

RMCCST06

MAXIMUN NUMBER OF GLBL$RMC VARIABLES REACHED, MAXIMUN IS P1

Reason:

Console consolidation message profiles have used the maximum number (P1) of global variables that the profiles can use.

System Action:

Processing terminates.

User Action:

Reduce the number and/or complexity of the message profiles, and retry the request.

RMCCST07

THERE ARE NO MESSAGE PROFILES WITH A STATUS OF ACTIVE

Reason:

No STATUS=ACTIVE message consolidation profiles were found.

System Action:

Message consolidation profile activation abandoned

User Action:

Set the desired message profiles to STATUS=ACTIVE and then retry the profile compile

RMCCST08

AOM COMMAND RESPONSE TIMEOUT

Reason:

The Console Consolidation Subsystem Interface (AOM) has not responded to the profile activation request in the alloted time. This is possibly due to slow response times.

System Action:

Activation in progress

User Action:

Determine the state of AOM. If active and functioning normally then the profile activation will eventually complete. If AOM is not OK then correct the problem and retry the profile activation.

RMCCST09

SYSTEM IDENTIFICATION NAME NOT AVAILABLE

Reason:

Failure accessing RAM initialization parameters.

System Action:

Activation in progress

User Action:

Determine the state of AOM. If active and functioning normally, the profile activation will eventually complete. If AOM is not OK, correct the problem and retry the profile activation.

RMCCST10

CONSOLE CONSOLIDATION MESSAGE PROFILES LOADED INTO GLOBALS

Reason:

All console consolidation message profiles with STATUS=ACTIVE have now been loaded into global variables and will be active when the screening table is next compiled.

System Action:

None.

User Action:

None.

RMCCST11

CONSOLE CONSOLIDATION PROFILES TOO LARGE (BY P1 BYTES)

Reason:

There is insufficient storage to load all the active console consolidation profiles.

System Action:

The profiles are not loaded.

User Action:

Reduce the amount of storage required by the profiles by: * inactivating unused profiles or * reducing the size (complexity) of the active profiles. Retry the activate operation.

RMCDDK01

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

Reason:

An invalid keyword value was passed. The keyword is P1 and the invalid value is P2.

System Action:

The request is rejected.

User Action:

Correct the invalid value and retry the request.

RMCDDK02

KEYWORD P1 IS ALREADY REFERENCED

Reason:

The keyword P1 is already referenced by the displayed date.

System Action:

The request is rejected.

User Action:

None.

RMCDDK03

KEYWORD P1 IS NOT REFERENCED

Reason:

The keyword P1 is not referenced by the date displayed.

System Action:

The request is rejected.

User Action:

None.

RMCDM001

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

Reason:

An invalid keyword value was passed. The keyword is P1 and the invalid value is P2.

System Action:

The request is rejected.

User Action:

Correct the invalid value and retry the request.

RMCDM002

CALENDAR P1 DELETED

Reason:

The calendar P1 was successfully deleted.

System Action:

None.

User Action:

None.

RMCDM101

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

Reason:

An invalid keyword value was passed. The keyword is P1 and the invalid value is P2.

System Action:

The request is rejected.

User Action:

Correct the invalid value and retry the request.

RMCDM102

REQUIRED FIELD(S) OMITTED

Reason:

One or more required fields were not entered.

System Action:

Field(s) set in error.

User Action:

Enter values for the omitted field(s).

RMCDM103

RECORD ALREADY BEING UPDATED BY P1

Reason:

The selected record is already being updated by user P1.

System Action:

Request rejected.

User Action:

Try later.

RMCDMC01

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

Reason:

An invalid keyword value was passed. The keyword is P1 and the invalid value is P2.

System Action:

The request is rejected.

User Action:

Correct the invalid value and retry the request.

RMCDMT01

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

Reason:

An invalid keyword value was passed. The keyword is P1 and the invalid value is P2.

System Action:

The request is rejected.

User Action:

Correct the invalid value and retry the request.

RMCDYT01

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

Reason:

An invalid keyword value was passed. The keyword is P1 and the invalid value is P2.

System Action:

The request is rejected.

User Action:

Correct the invalid value and retry the request.

RMCLOG01

P1

Reason:

This message forms part of the returned messages on usage of the $RMCLOG procedure.

System Action:

None.

User Action:

The message is informational.

RMCLOG02

RESOURCE NAME NOT SPECIFIED, < P1> TERMINATING

Reason:

A Resource has not been specified. Specify the name of a resource using the keyword NAME and

System Action:

None.

User Action:

Retry the command with the requested parameter.

RMCLOG03

GLOBAL LOG VARTABLE NOT FOUND, < P1> TERMINATING

Reason:

The Global Log Vartable which contains the names of all the resource vartables could not be located.

System Action:

None.

User Action:

Please contact your local support representative

RMCLOG04

NO VARTABLE FOUND FOR RSC P1, < P2> TERMINATING

Reason:

No Log vartable could be found for the resource identified by P1 . The procedure issuing the message is identified by P2 .

System Action:

None.

User Action:

Ensure the resource definition has a log table size greater than 0 specified. If this is the case, please contact your local support representative.

RMCLOG05

LOG FOR RESOURCE < P1> IS EMPTY

Reason:

The resource log for the resource identified by P1 is empty.

System Action:

None.

User Action:

None.

RMCLOG06

P1 P2

Reason:

This message forms part of the returned messages extracted from the resources log. The timestamp of the record is identified by P1 and the text is identified by P2 .

System Action:

None.

User Action:

The message is informational.

RMCLOG07

===> NCLID < P1> NCLPROC < P2> ATTR < P3>

Reason:

This message forms part of the returned messages extracted from the resources log. The NCLID of the procedure writing the message is identified by P1 . The name of the procedure writing the message is identified by P2 and the assigned attribute for the message is identified by P3 .

System Action:

None.

User Action:

The message is informational.

RMCM0101

NO OUTSTANDING WTOR FOUND FOR P1

Reason:

A display of outstanding WTORs has been requested for resource P1. However, there are no outstanding WTORs for this resource.

System Action:

None.

User Action:

None.

RMCM0102

P1 IS NOT ACTIVE

Reason:

A request was made to display outstanding WTORs for resource P1, but resource P1 is not active.

System Action:

Request is rejected.

User Action:

None.

RMCM0103

WAIT PERIOD ( P1) EXPIRED

Reason:

While trying to identify outstanding WTORs for a resource, the command has timed out.

System Action:

None

User Action:

None

RMCM0201

THE ( P1) COMMAND IS NOT SUPPORTED ON ( P2)

Reason:

The command P1 is not available on the current operating system ( P2 ).

System Action:

No command was issued, no response will be returned.

User Action:

None.

RMCM0203

WAIT PERIOD ( P1) EXPIRED

Reason:

While trying to issue the requested command for a resource, the command has timed out.

System Action:

None

User Action:

None

RMCMD002

CONSOLE SHORTAGE PROCESSING ENTERED - COMMAND P1

Reason:

An attempt to acquire a system console to issue a system command failed because there were no free consoles.

System Action:

The command processor will attempt to acquire a system console again in a short period of time. If successful, the requested command will be issued.

User Action:

None.

RMCMD003

RETRY LIMIT OF P1 EXCEEDED FOR COMMAND P2

Reason:

The requested command was submitted to a system console a number of times but was rejected each time because a required resource is unavailable. The maximum number of retries (as defined in the System Initialization Parameters) was exceeded and so the command failed.

System Action:

The command is not processed.

User Action:

Possible reasons for command rejection are:

Wait a while for the resource to become available and retry.

RMCMD004

DELAYING P1 SECONDS BEFORE ATTEMPTING TO RE-ISSUE COMMAND P2

Reason:

The requested system command was submitted but a required resource was not available. The command processor will wait the specified number of seconds (as defined in the System Initalisation Parameters) before retrying.

System Action:

The command will be re-submitted after the specified number of seconds.

User Action:

None.

RMCMD005

< P1> COMMAND P2 FAILED

Reason:

The requested command failed because the syntax of the request passed to the command processor was invalid.

System Action:

The command is rejected.

User Action:

Correct the command syntax and retry.

RMCMD006

END OF RESPONSES

Reason:

All response messages for an issued system command have been processed by the command processor.

System Action:

None.

User Action:

None.

RMCMD01

REQUEST REJECTED, RESOURCE P1 IS IN AN INVALID STATE ( P2)

Reason:

The command cannot be issued against a resource that is in a Failed or Inactive state. The resource being actioned was P1 and its state at the time of the request was P2.

System Action:

Request is rejected.

User Action:

Activate the resource and then try again.

RMCMD02

OPERATING SYSTEM VERSION IS P1 AND P2 IS NEEDED

Reason:

The command cannot be issued because the current operating system version is P1 and the command first became available at version P2.

System Action:

The command is not issued.

User Action:

None.

RMCMD031

P1 INVOKED WITH INVALID PARAMS( P2)

Reason:

An invalid call was made to the named module.

System Action:

The call is rejected.

User Action:

Report problem to product support.

RMCMD032

INVOKED WITH INVALID PARM( P1) VALUE( P2)

Reason:

An invalid call was made to the named module.

System Action:

The call is rejected.

User Action:

Report problem to product support.

RMCMD033

**** COMMAND CACHE BUILD FAILURE **** - BLD TYPE= P1

Reason:

Command cache build was attempted for the command type listed. However, it failed to complete successfully.

System Action:

Command caching for command type shown will be bypassed. This may cause some performance and throughput degradation, but will not affect automation or monitoring.

User Action:

Report problem to product support.

RMCMDE01

REGISTERED FOR MSGID( P1) FROM JOBNAME( P2)

Reason:

The command processor has registered to receive unsolicited messages with a message id of P1 emanating from the job P2.

System Action:

None.

User Action:

None.

RMCMDE02

REGISTERED FOR MSGID( P1)

Reason:

The command processor has registered to receive unsolicited messages with a message id of P1 irrespective of which job generates them.

System Action:

None.

User Action:

None.

RMCMDE03

CONSOLE ACQUIRED. COMMAND( P1) ISSUED

Reason:

The command processor has acquired a system console and issued the command P1.

System Action:

None.

User Action:

None.

RMCMDE04

MATCHED ON MSGID( P1)

Reason:

The command processor has matched the message preceding this one on message id.

System Action:

None.

User Action:

None.

RMCMDE05

MATCHED ON MESSAGE TEXT( P1)

Reason:

The command processor has matched the message preceding this one on elements of its text identified by P1.

System Action:

None.

User Action:

None.

RMCMDE06

PASSED EXTENDED FILTERING

Reason:

The command processor has matched the message preceding this one on the basis of the extended filtering parameters passed on entry.

System Action:

None.

User Action:

None.

RMCMDE07

WAIT PERIOD ( P1) EXPIRED

Reason:

The command processor has been unable to match any of the passed message criteria and has not received any further messages before the wait period, P1, expired.

System Action:

None.

User Action:

None.

RMCMDRG01

COMMAND RESPONSE TIMEOUT

Reason:

Expected command response was not received within the allotted time. This may be due to slow response times. Another cause is that the program to which a command was issued has not responded with a solicited message.

System Action:

The wait for command responses is terminated.

User Action:

RMCMDRG02

Command response queue congestion

Reason:

Expected command responses not received because the response queue was congested with unprocessed messages. The number of unprocessed messages exceeded the limit set by the NMIQLIM parameter.

System Action:

Command response process terminates with relevant return code.

User Action:

Investigate why so many messages are queued.

RMCO0001

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(~P1) VALUE(~P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCO0002

NO P1 SYSTEM IMAGES FOUND

Reason:

A command was issued, but there were no ACTIVE/LINKED system images found against which the command could be actioned.

System Action:

The command is rejected.

User Action:

If this message is issued in response to an 'ADD' command entered on the resource monitor, it means that no system images are currently loaded on this system or any active linked system. Do one of the following:

- If system images exist, load one by entering LOAD at the ===> prompt.

- If no system images have been defined, you can define one by entering /RADMIN at the ===> prompt and selecting option I. Once you have defined a system image, load it as described above.

RMCO0003

ACBNAME( P1) COULD NOT BE CONTACTED

Reason:

The selected region cannot be contacted. P1 displays the ACB name of the region.

System Action:

The request is rejected.

User Action:

Select a region that is available.

RMCO0101

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(~P1) VALUE(~P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCO0106

NO RECORDS FOUND

Reason:

No records found to be displayed in the selection list.

System Action:

None.

User Action:

None.

RMCO0301

DISPLAY COMMAND/PROCESS NOT DEFINED FOR RESOURCE P1

Reason:

A display command was requested for resource P1 but the resource definition does not define a display command nor a display process. The resource cannot be displayed.

System Action:

The request is rejected.

User Action:

Define a display command or display process for the resource.

RMCONF01

INVALID KEYWORD VALUE SPECIFIED - KEYWORD( P1) VALUE( P2)

Reason:

An invalid keyword was passed to the user confirmation procedure.

System Action:

The user confirmation procedure terminates with RC=8.

User Action:

Contact your local support representative.

RMCONF02

INVALID COMMAND

Reason:

The command that was specified on the command line was invalid.

System Action:

The command is rejected.

User Action:

Enter a valid command and retry.

RMCONF03

FUNCTION KEY P1 IS NOT ACTIVE IN THIS WINDOW

Reason:

Function key P1 was pressed and it has no action assigned to it.

System Action:

None.

User Action:

None.

RMCONF04

P1 MUST BE ENTERED

Reason:

No value was supplied for a mandatory field on the confirmation panel.

System Action:

The field is highlighted in error and the confirmation panel is redisplayed.

User Action:

Enter a valid value in the field or press the Exit key to cancel the request.

RMCONF05

SYSTEM IMAGE ( P1. P2) ALREADY EXISTS

Reason:

The nominated system image has already been defined or is the 'active' system image. A new system image must be used for the Express Set Up facility.

System Action:

The System Name and Version fields are highlighted in error and the confirmation panel is redisplayed.

User Action:

Choose another system name/version combination and retry or press the Exit key to cancel the request.

RMCONF06

P1 IS INVALID

Reason:

An invalid value was supplied for the nominated field.

System Action:

The field is highlighted in error and the confirmation panel is redisplayed.

User Action:

Enter a valid value in the field or press the Exit key to cancel the request.

RMCONF07

P1 IS INVALID - IT IS A RESERVED SYSTEM IMAGE NAME.

Reason:

The system image name that you supplied is a reserved system image name and cannot be specified.

System Action:

The field is highlighted in error and the confirmation panel is redisplayed.

User Action:

Enter a valid value in the field or press the Exit key to cancel the request.

RMCONS01

INVALID CALL TO $RMCONS - PARMS(~P1)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCONS02

RESOURCE ~P1 NOT FOUND IN STATUS TABLE

Reason:

The requested resource is not present in the Status Table.

System Action:

Processing terminates in error.

User Action:

Correct and retry.

RMCONS03

~P1 OF ~P2 REFUSED - RESOURCE STATUS(~P3)

Reason:

The command issued against this resource is invalid given the physical status of the resource.

System Action:

No further processing.

User Action:

None.

RMCONS04

P1 OF P2 REFUSED - NOT IN MANUAL OR UNATTENDED MODE

Reason:

The command issued against this resource is invalid unless the resource is in MANUAL or UNATTENDED mode.

System Action:

No further processing.

User Action:

Place resource in MANUAL or UNATTENDED mode and retry.

RMCONS05

LOG RESET BY USER(~P1)

Reason:

The Log has been successfully reset.

System Action:

None.

User Action:

None.

RMCONS07

P1 COMMAND ACCEPTED

Reason:

The issued command has been accepted.

System Action:

None.

User Action:

None.

RMCONS08

RESOURCE ~P1 - ~P2 SET TO ~P3 BY ~P4

Reason:

The user (P4) has successfully set the field P2, for Resource P1, to the value P3.

System Action:

None.

User Action:

None.

RMCONS09

RAM STATUS OF RESOURCE ~P1 REQUESTED

Reason:

A status request has been issued.

System Action:

None.

User Action:

None.

RMCONS10

P1 REQUEST FOR P2 BEING ACTIONED

Reason:

The request has been accepted.

System Action:

Processing continues.

User Action:

None.

RMCONS11

DELETE REQUEST NOT ACTIONED - RESOURCE IS NOT DYNAMICALLY DEFINED

Reason:

This request is only valid for dynamically defined resources.

System Action:

Request rejected.

User Action:

None.

RMCONS12

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(~P1) VALUE(~P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCONS13

GLOBAL MODE PRESENTLY SET TO MODE(~P1)

Reason:

The Global Mode is already set to the request mode.

System Action:

The request is rejected.

User Action:

None.

RMCONS14

~P1 REQUEST FOR SYSNAME(~P2) VERSION(~P3) CANCELLED

Reason:

The mention request has been cancelled.

System Action:

None.

User Action:

None.

RMCONS15

VALID VALUES: "CONFIRM" OR "CANCEL"

Reason:

Only CONFIRM or CANCEL accepted.

System Action:

The value is rejected.

User Action:

Enter CONFIRM or CANCEL.

RMCONS16

'~P1' IS NOT A VALID VALUE FOR '~P2'

Reason:

The value identified by P1 is not valid for the field identified by P2

System Action:

Field highlighted in error.

User Action:

Enter a valid value for the specified field

RMCONS17

'~P1' COMMAND CANCELLED

Reason:

The command request identified by P1 has been cancelled.

System Action:

None.

User Action:

None.

RMCONS18

' P1' OF P2 REFUSED - P3

Reason:

The command identified by P1 requested against the resource identified by P2 was rejected for the reason identified by P3.

System Action:

Command rejected.

User Action:

None.

RMCONS19

NOT LICENSED FOR AUTOMATED MODE

Reason:

This region is licensed as a SOLVE:Operations for IT/Operations or OpenView agent only and cannot be run in automated mode.

System Action:

The request is rejected.

User Action:

If you require a full license, contact Technical Support.

RMCONS20

QLOAD NOT SUPPORTED FROM THIS ENVIRONMENT

Reason:

The QLOAD command is not supported in full-screen mode. The command is designed for use from a system console or remotely-attached workstation. It returns a line-by-line summary of the active local system image and automation statuses. The information returned is similar to that provided on the confirmation panel when you issue a LOAD command interactively.

System Action:

The command is rejected.

User Action:

None.

RMCONS21

ACKLNKFAIL REJECTED - LINK TO P1 IS ACTIVE

Reason:

You issued an ACKLNKFAIL command for the P1 region while the link to that region is still active.

System Action:

The command is rejected.

User Action:

None.

RMCONS22

P1 COMMAND ISSUED FOR P2 ON P3

Reason:

The message indicates that the P1 command was issued for the P2 resource. P3 is as follows:
If the number of systems on which the command was issued is one then the value of P3 is the name of the region on that system.
If the number of systems on which the command was issued is more than
one then the value of P3 is the number of systems.
For a resource in a shared system image (if supported), P3 can be greater than 1, which means that the command was issued on all the systems with which the resource has affinity.

System Action:

None.

User Action:

None.

RMCONS23

P1 is already P2 for resource P3

Reason:

A command has been issued against resource P3 ; however, the attribute
P1 which the command is attempting to set is already in the state described by P2.

System Action:

The command is rejected.

User Action:

None

RMCONS24

P1 request for P2 is being actioned

Reason:

A command to perform the action described by P1 has been entered for resource P2 . The command has been accepted and is being actioned.

System Action:

None

User Action:

None

RMCONS25

ACKLNKFAIL REJECTED - INVALID AGAINST A SHARED SYSTEM IMAGE

Reason:

You issued an ACKLNKFAIL (ALF) command against a resource in a SHARED system image. This is not allowed because SHARED images receive information from multiple regions.

System Action:

The command is rejected.

User Action:

None.

RMCP0001

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(~P1) VALUE(~P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCP0003

COMMAND PROCESSOR FOR ~P1 STARTED

Reason:

The Command Process has been started for the mentioned resource.

System Action:

Audit Message only.

User Action:

None.

RMCP0004

COMMAND PROCESSOR FOR P1 ENDED RC( P2) SYSMSG( P3)

Reason:

The Command Processor has ended for the mentioned resource.

System Action:

Audit Message only.

User Action:

None.

RMCP0005

INITIATING FORCE INACTIVATION REQUEST FOR ~P1

Reason:

The Command Processor initiated force inactivation processing.

System Action:

Informational only.

User Action:

None.

RMCP0006

PROCESSING P2 REQUEST FOR P1

Reason:

The Command Processor is processing a START/STOP/FORCE request for the mentioned resource.
Informational only.

System Action:

Processing continues.

User Action:

None.

RMCP0007

SYSTEM COMMAND P2 ISSUED FOR P1

Reason:

The Command Processor has issued a System Command for the mentioned resource.

System Action:

Audit message only.

User Action:

None.

RMCP0010

TIMEOUT REACHED WITHOUT SUCCESS FOR P1

Reason:

The Command Processor has been unsuccessful in processing the request.

System Action:

Informational only.

User Action:

None.

RMCP0011

REQUEST SUCCESSFUL - ~P1 IN DESIRED STATE

Reason:

The Command Processor has been successful in processing the request.

System Action:

Audit message only.

User Action:

None.

RMCP0012

RECEIVED UNSOLICITED MONITOR MESSAGE FOR ~P1 INDICATING STATUS OF ~P2

Reason:

The Command Processor has been notified of a resource status change.

System Action:

Audit message only.

User Action:

None.

RMCP0013

STATUS TABLE API ERROR - RC( P1) SYSMSG( P2)

Reason:

The call to the Status Table API failed.

System Action:

Audit Message only.

User Action:

None.

RMCP0014

P1 ACTUAL STATE SET TO P2

Reason:

The Command Processor has set the Actual state.

System Action:

None.

User Action:

None.

RMCP0015

EXECUTING PROCESS ' P2' FOR P1

Reason:

The Command Processor executed the defined process for this resource.

System Action:

Informational only.

User Action:

None.

RMCP0016

P1 MODE OVERRIDE SET TO P2

Reason:

The Command Processor has set the Mode Override.

System Action:

None.

User Action:

None.

RMCP0017

PROCESS ~P1 COMPLETED FOR ~P2 - RC(~P3) SYSMSG(~P4)

Reason:

The executed process has completed with the following retcode and sysmsg.

System Action:

Informational only.

User Action:

None.

RMCP0019

CAN'T DETERMINE OBJECT IDENTIFIER FROM PARAMETERS

Reason:

Object ID not found and cannot be created because there is not enough information passed to the procedure.

System Action:

The request is rejected.

User Action:

Contact system administrator.

RMCP0021

~P1 DISPLAY PROCESSOR REQUEST INITIATED

Reason:

The Command Processor has requested the Display Processor to determine the status of the resource.

System Action:

Display processor is inititated for this resource.

User Action:

None.

RMCP0022

P1 DISPLAY PROCESSOR REQUEST COMPLETE - STATUS( P2) P3 P4

Reason:

The Display Processor has completed.
Informational only

System Action:

None.

User Action:

None.

RMCP0023

~P1 ~P2 STATUS ACCEPTED - RETURN CODE SET TO 0

Reason:

The monitor message status has been accepted by the Command Processor.

System Action:

No further processing.

User Action:

None.

RMCP0024

~P1 COMMAND/STATUS CONFLICT - ATTEMPT ABORTED

Reason:

The Command Processor has determined that the resource is in a status that is contradictory to the command issued. eg. The resource was STARTED and the STATUS changed to INACTIVE.

System Action:

No further processing, Automation failed.

User Action:

Verify message definitions are corrected for this resource. Check Log details.

RMCP0025

~P1 LOGICAL RESOURCE - DESIRED STATE ASSUMED

Reason:

If a resource is defined as type LOGICAL the Command Processor will issue START/STOP/FORCE commands, but will then assumed that they have worked.

System Action:

Audit message only.

User Action:

None.

RMCP0026

P1 MODE OVERRIDDEN TO P2 - OPERATOR ACTION REQUIRED

Reason:

The Desired State Engine has changed the resource's operation mode to Manual because the resource was in Automated mode but the required automation command had not been defined in the resource definition.

System Action:

The resource operational mode was changed from Automated to Manual as no further automation was possible because of the missing command.

User Action:

The operator must manually issue the required command. Notify the sites Operations Analyst to define the required command or permanently place the resource in Manual mode.

RMCP0027

~P1

Reason:

Solicited Message received by the Command Processor.

System Action:

Informational only.

User Action:

None.

RMCP0028

~P1

Reason:

Unexpected Response received when attempting to issue command.

System Action:

No further processing.

User Action:

Contact System Administrator.

RMCP0029

P1 TIMEOUT STATUS ASSUMED - STATUS( P2)

Reason:

The request has timeout, the Command Processor has therefore set the status to the Timeout Status indicated on the Resource definition

System Action:

Informational only.

User Action:

None.

RMCP0030

PROCESS RETURN CODE INDICATES TIMEOUT PARAMETERS ARE TAKEN INTO ACCOUNT

Reason:

A return code of 99 was received from a process. A return code of 99 indicates that the process timed out.

System Action:

Informational only.

User Action:

None.

RMCP0031

EXECUTING PROCESS ( P2) FOR P1

Reason:

The Command Processor executed the defined process for this resource.

System Action:

Informational only.

User Action:

None.

RMCP0032

PROCESS ERROR ( P1)

Reason:

An error occurred executing a process. Error message is returned in P1.

System Action:

Informational only.

User Action:

None.

RMCP0033

' P1' PROCESSING TERMINATING - ' P2' PROCESSING IN PROGRESS

Reason:

The processing for command type P1 has been abandoned because it was detected that processing for command type P2 was already in progress. Use of the RES command will flush any current command processing.

System Action:

Command processing terminated.

User Action:

Wait until current command completes before re-submitting the failed command or use the RES command to flush any currently executing commands.

RMCP0034

EXCEEDED RETRY LIMIT OF P1 WITHIN PERIOD OF P2

Reason:

Activation processing for a resource has been attempted more than P1 times within the period defined by P2.

System Action:

The resource is placed in a FAILED state, and any system command or process specified in the resource definition is executed.

User Action:

None.

RMCP0035

ISSUING COMMAND " P1" FOR P2

Reason:

The Command Processor will issue the command identified by P1 for the resource identified by P2.

System Action:

Informational only.

User Action:

None.

RMCP0036

PROCESS P1 UNSUCCESSFUL BUT RESOURCE ALREADY IN REQUIRED STATE ( P2)

Reason:

The activation or inactivation process P1 returned a code indicating that the process was unsuccessful. However, while the process was running, the resource has reached its required state P2 (possibly due to events outside the control of the process).

System Action:

The process return code is ignored.

User Action:

None.

RMCT0001

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(~P1) VALUE(~P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMCT0002

~P1 FAILED - RC(~P2) FDBK(~P3) SYSMSG(~P4)

Reason:

A Command Traffic Manager requires the establishment of an APPC conversation. An APPC function has ended in error.

System Action:

Processing terminated in error.

User Action:

Determine whether the remote system is still available. Contact your System Administrator.

RMCT0003

UNEXPECTED "WHAT RECEIVED" STATE - STATE(~P1)

Reason:

Procedure in unexpected APPC "What Received" State.

System Action:

None.

User Action:

Contact System Administrator.

RMCT0102

~P1 FAILED - RC(~P2) FDBK(~P3) SYSMSG(~P4)

Reason:

A Command Traffic Manager requires the establishment of an APPC conversation. An APPC function has ended in error.

System Action:

Processing terminated in error.

User Action:

Determine whether the remote system is still available. Contact your System Administrator.

RMCT0107

TRANSACTION NOT CONFIRMED - SYSMSG(~P1)

Reason:

The remote conversation partner has indicated that the last transaction was processed in error.

System Action:

The transaction record is left on the staging file.

User Action:

Contact System Administrator.

RMDB0001

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(~P1) VALUE(~P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMDB0002

DATABASE STILL HAS ~P1 ACTIVE USERS

Reason:

The Database still has active users.

System Action:

The request is rejected.

User Action:

Display active users via: SH NDBUSER SH UDBUSERS Clear active users.

RMDB0003

DATABASES ( P1) RESET

Reason:

The listed databases have been successfully cleared.

System Action:

None.

User Action:

None.

RMDB0004

DATABASE ERROR - DB(~P1) RC(~P2) SYSMSG(~P3)

Reason:

A database error has occurred.

System Action:

Procedure terminates in error.

User Action:

Contact your system administrator.

RMDB0005

NO DATABASES SELECTED

Reason:

No databases were selected from the list.

System Action:

None.

User Action:

None.

RMDB0006

RESET OF DATABASE(~P1) CANCELLED

Reason:

The user has cancelled when asked to confirm the reset of this database.

System Action:

None.

User Action:

None.

RMDB0101

Invalid keyword value specified, KEYWORD= P1 VALUE= P2

Reason:

The call to the RAMDB Utilities procedure $RMDB01M 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 $RMDB01M terminates. Control is returned to the procedure that called $RMDB01M.

User Action:

Contact your System Administrator.

RMDB0102

No components selected for export processing

Reason:

You have elected to perform export processing but have not selected any components from the list presented.

System Action:

None.

User Action:

None.

RMDB0103

Import rejected - the import dataset is not in the correct format

Reason:

The data set from which you are importing data is not in the correct format. The data must be in the format OBJECT=objid, or Database Field Name = Value.

System Action:

The request is rejected.

User Action:

Ensure that the correct data set is specified for the import operation. The data must be created from an export using the RAMDB Utilities menu option.

RMDB0104

Import rejected - invalid for active system image

Reason:

You cannot import records to the active system image.

System Action:

The request is rejected.

User Action:

Ensure that the records you are trying to import do not belong to the currently active system image.

RMDB0105

Import rejected - invalid for active file transfer ruleset

Reason:

An import of a file transfer ruleset has been rejected. The file transfer ruleset being imported has the same name as the active file transfer ruleset.

System Action:

The request is rejected.

User Action:

Ensure that the file transfer ruleset being imported is not the active file transfer ruleset.

RMDB0106

Import rejected - cannot import Services to a subordinate region

Reason:

Services cannot be imported to a subordinate region because this region does not support services.

System Action:

The request is rejected.

User Action:

None.

RMDB0107

Import rejected - this region only accepts system name P1

Reason:

The RAMDB import attempted to import a system image that is not supported. This system is a subordinate region and is restricted to system name P1.

System Action:

The request is rejected.

User Action:

Perform the import on a focal region.

RMDB0108

P1

Reason:

This is the summary report for the RAMDB Import Utility.

System Action:

None.

User Action:

None.

RMDB0109

P1 failed for file P2 Error P3

Reason:

The file operation specified by P1 failed on file P2 and the error is contained in P3.

System Action:

The file operation failed.

User Action:

Refer to the error message found in P3 for more information about the cause of the error.

RMDB0110

Import rejected - invalid for active EventView Ruleset

Reason:

An import of an EventView ruleset has been rejected. The EventView ruleset being imported has the same name as the active EventView ruleset.

System Action:

The request is rejected.

User Action:

Ensure that the EventView ruleset being imported is not the active EventView ruleset.

RMDB0111

Request canceled by user

Reason:

You have canceled a database import request.

System Action:

The request is canceled.

User Action:

None.

RMDB0112

Database P1 Error - DB( P2) RC( P3) SYSMSG( P4)

Reason:

The database function has ended in error. P1 is the function being performed, P2 is the name of the database, P3 is the system return code, and P4 is the system error message.

System Action:

The current processing terminates in error.

User Action:

Check the status of the NDB database using the SH ALLOC command.

RMDB0113

Import rejected - the export was not performed on the same level

Reason:

The data you are attempting to import was exported from a NetMaster system on a different release level. This is not allowed as RAMDB formats can change between releases.

System Action:

The request is rejected.

User Action:

You can only import the data to a system that has the same base level of software as the system that performed the export. If you browse the data set, the first record will show you the level of the NetMaster base where the export was performed. This must match the base level of the NetMaster system where you are attempting to perform the import. Use the CMD command at the ===> prompt at the top of your screen and the STATUS command to determine the level of your NetMaster system.

RMDB0201

No records found to export from component(P1)

Reason:

You chose to perform export processing but no records were found in the database that match the component selected, identified by P1.

System Action:

None.

User Action:

None.

RMDB0202

Export commenced for component(P1) to P2

Reason:

The RAMDB Export Utility has started to write the selected records to the data set specified by P1. The records being written belong to the component identified by P2.

System Action:

None.

User Action:

None.

RMDB0203

Database P1 Error - DB( P2) RC( P3) SYSMSG( P4)

Reason:

The database function has ended in error. P1 is the function being performed, P2 is the name of the database, P3 is the system return code, and P4 is the system error message.

System Action:

The current processing terminates in error.

User Action:

Check the status of the NDB database using the SH ALLOC command.

RMDB0204

P1

Reason:

This is the summary report for the RAMDB Export Utility.

System Action:

None.

User Action:

None.

RMDB0205

P1 failed for file P2 Error P3

Reason:

The file operation specified by P1 failed on file P2 and the error is contained in P3.

System Action:

The file operation failed.

User Action:

The abend code indicates a system level error, correct the cause of the error and retry the request.

RMDB0206

Export rejected - the export dataset is not in the correct format

Reason:

An EXPORTRM command has been issued with DISP=MOD for the export data set. The command has failed because the existing data in the export data set is not in the correct format. The first record in the data set must contain LEVEL=nnnnnn.

System Action:

The request is rejected.

User Action:

Remove the DISP=MOD operand, or specify a valid export data set name.

RMDB0207

Export rejected - dataset contains data from a different release level

Reason:

An EXPORTRM command has been issued with DISP=MOD for the export data set. The command has failed because the existing data in the export data set was exported from a different release level of the product.

System Action:

The request is rejected.

User Action:

Remove the DISP=MOD operand, or specify the name of an export data set created on the current release level.

RMDB0401

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

Reason:

An invalid keyword value was passed to the Database Maintenance routine. The keyword was P1 and the invalid value was P2 .

System Action:

Request is rejected.

User Action:

Correct the keywords value and retry the request.

RMDB0402

~P1 KEYWORD REQUIRED IF ~P2 KEYWORD SPECIFIED

Reason:

The keyword P1 must also be specified if keyword P2 is specified.

System Action:

Request is rejected.

User Action:

Correct the parameters and retry the request.

RMDB0403

DDNAME P1 ALREADY ALLOCATED TO P2

Reason:

The fix application process could not allocate the specified data set because the specified DDname was already allocated to another data set. The specified DDname was P1 and the already allocated data set name is
P2 .

System Action:

Allocation of the data set terminates.

User Action:

Specify another DDname or the already allocated data set name.

RMDB0404

P1 ALREADY OPENED WITH FILE ID P2

Reason:

The fix application process could not open the specified data set because the specified name was already opened with another File ID. The specified name was P1 and the already in use file ID is P2 .

System Action:

Request is rejected.

User Action:

Specify another name.

RMDB0405

INVALID NDB STATUS FOR NDB ~P1, DDNAME ~P2, STATUS IS ~P3

Reason:

The fix application process could not continue as the specified database was in an invalid NDB state. The NDB file ID is P1 and the DDname specified was P2 and the current status of the NDB is P3 .

System Action:

Request is rejected.

User Action:

Retry the request when the database's current status is ACTIVE.

RMDB0406

DATASET= KEYWORD CANNOT BE SPECIFIED IF DDNAME= KEYWORD IS SPECIFIED

Reason:

The DDNAME= and the DATASET= keyword are mutually exclusive parameters.

System Action:

Request is rejected.

User Action:

Correct the parameters and retry the request.

RMDB0407

FIX SYNTAX ERROR AT LINE ~P1 EXPECTED "~P2" FOUND "~P3"

Reason:

The Database application utility encountered a syntax error with the fix that was being applied. The expected data was P2 however P3 was found. The line on which the error was detected is P1 .

System Action:

Fix is rejected.

User Action:

Correct the fix and reapply.

RMDB0408

Internal message queue overflow

Reason:

The database application utility encountered a queue problem. The size of the fix exceeds the total number of messages allowed for the internal dependent command environment queue.

System Action:

The fix is rejected.

User Action:

Contact Technical Support.

RMDB0409

EMPTY FIX FILE

Reason:

The Database application utility could not continue because the fix file is empty.

System Action:

Fix is rejected.

User Action:

Specify a fix file that contains a real database fix.

RMDB0410

UNEXPECTED END OF FILE BEFORE FIX WAS PROCESSED

Reason:

The Database application utility could not continue because the fix file was incomplete.

System Action:

Fix is rejected.

User Action:

Correct the fix file, ensuring the fix is complete.

RMDB0411

ATTRIBUTE VALUE FOR ~P1 IS TOO LARGE AT LINE ~P2

Reason:

The Database application utility could not continue because the fix contained an attribute value assertion that exceeded the maximum of 256.

System Action:

Fix is rejected.

User Action:

Correct the fix file, ensuring all attribute values are not greater than 256 bytes.

RMDB0412

INVALID COMMAND ~P1

Reason:

The command P1 is invalid.

System Action:

Command field is set in error.

User Action:

Enter a valid command.

RMDB0413

REQUEST CANCELLED

Reason:

A request to apply a database fix was cancelled by the user.

System Action:

None.

User Action:

None.

RMDB0414

APPLY ACTION ~P1 REQUIRES OBJECT "~P2" IN TARGET DATABASE

Reason:

A request to apply a database fix encountered an error. The fix specified an action of P1 , which requires the object being on the target database, however the object was not found.

System Action:

Fix will be rejected, unless FORCE=YES is specified.

User Action:

Determine why the object was not on the target database.

RMDB0415

APPLY ACTION ~P1 CREATES OBJECT "~P2" HOWEVER OBJECT ALREADY EXISTS

Reason:

A request to apply a database fix encountered an error. The fix specified an action of P1 , which requires the object not being on the target database, however the object was on the database.

System Action:

Fix will be rejected, unless FORCE=YES is specified.

User Action:

Determine why the object was on the target database.

RMDB0416

APPLY ACTION ~P1 HAS FOUND THAT THE TARGET OBJECT'S STATS INDICATE THAT THE OBJECT HAS BEEN MODIFIED. APPLYING THE FIX WILL REGRESS THE MODIFIC ATIONS MADE.OBJECT="~P2"

Reason:

A request to apply a database fix encountered an error. The fix was performing the action P1 against the object P2 . Comparisson of the target objects status indicates that the object was modified and is not equal to the distributed object. Applying the fix will regress any of the changes made to the target object.

System Action:

Fix will be rejected, unless FORCE=YES is specified.

User Action:

Determine why the object was modified.

RMDB0417

APPLY ACTION ~P1 WOULD NOT BE PERFORMED FOR OBJECT "~P2", PREVIOUS LEVEL IS ~P3

Reason:

A request to apply a database fix encountered an error. The fix specified the action P1 be applied to the object P2 , however due to previous errors the action would not be performed. This is an apply check error. P3 is the created user ID for the object and would normally contain the version or last fix number for the object.

System Action:

Fix will be rejected, unless FORCE=YES is specified.

User Action:

Refer to previous errors for this object.

RMDB0418

APPLY ACTION ~P1 WOULD BE PERFORMED FOR OBJECT "~P2", PREVIOUS LEVEL IS ~P3

Reason:

A request to apply a database fix has successfully completed the CHECK phase for the action P1 against the object P2 . The previous level for the object is P3 .

System Action:

None.

User Action:

None.

RMDB0419

APPLY PROCESSING TERMINATED DUE TO PREVIOUS ERRORS

Reason:

A request to apply a database fix failed.

System Action:

Apply terminates.

User Action:

Check the associated error messages.

RMDB0420

APPLY ACTION ~P1 ERROR. RECEIVED RC=~P2 FOR OBJECT="~P3"

Reason:

A request to apply a database fix failed. A previous message indicates the error. The action being performed was P1 , the database return code received was P2 and the object being actioned was P4 .

System Action:

None.

User Action:

Check the associated error messages.

RMDB0421

APPLY ACTION ~P1 WAS SUCCESSFULL FOR OBJECT "~P2"

Reason:

A request to apply a database fix has successfully completed the action P1 for the object P2 .

System Action:

None.

User Action:

None.

RMDB0422

APPLY PROCESSING COMPLETED. CHECK HAD ~P1, APPLY ~P2

Reason:

A request to apply a database fix has completed. The check phase had P1 (Either ERRORS or NO ERRORS if all was successfully completed). The apply phase either HAD ERRORS, was NOT PERFORMED or WAS SUCCESSFUL as indicated by P2 .

System Action:

None.

User Action:

None.

RMDB0423

APPLY CHECK PROCESSING COMPLETED

Reason:

A request for an Apply Check of a database fix has completed.

System Action:

None.

User Action:

See previous messages.

RMDB0424

APPLY PROCESSING CONTINUING AFTER ERRORS BECAUSE OF FORCE OPTION

Reason:

A request for an apply of a database fix has encountered errors however because the FORCE option was specified the apply process will continue with the next object and action.

System Action:

None.

User Action:

See previous messages.

RMDB0425

APPLY WILL USE DATABASE FILE ID ~P1

Reason:

A request for an apply of a database fix specified the database file ID P1 .

System Action:

None.

User Action:

None.

RMDB0426

FIX SYNTAX ERROR AT LINE ~P1, INVALID HEX STRING FOUND

Reason:

The Database application utility encountered a syntax error with the fix that was being applied. The expected data was a hex string with an even number of characters, however an invalid hex string was found.

System Action:

Fix is rejected.

User Action:

Correct the fix and reapply.

RMDB0427

ATTRIBUTE ~P1 BEING DELETED, OLD VALUE="~P2"

Reason:

When the fix is applied to the target database then the attribute P1 will be deleted. The current value of the attribute is P2 . A previous message identifies the object.

System Action:

None.

User Action:

None.

RMDB0428

ATTRIBUTE ~P1 BEING CREATED, NEW VALUE="~P2"

Reason:

When the fix is applied to the target database then the attribute P1 will be created. The value of the attribute will be P2 . A previous message identifies the object.

System Action:

None.

User Action:

None.

RMDB0429

ATTRIBUTE ~P1 BEING UPDATED, NEW AND OLD VALUES:

Reason:

When the fix is applied to the target database then the attribute P1 will be updated. The previious and new values for the attribute will be described in the following RMDB0431 messages.

System Action:

None.

User Action:

None.

RMDB0430

(CONT.) "~P1"

Reason:

This is a continuation message for displaying the value of an attribute. See the previous message for more information.

System Action:

None.

User Action:

None.

RMDB0431

~P1: "~P2"

Reason:

This message displays the OLD or NEW value of an attribute being updated as specified in the previous message. P1 is either "OLD" to indicate the display of an attributes previous value, or "NEW" to indicate its new value. P2 is the actual value.

System Action:

None.

User Action:

None.

RMDB0432

DIFFERENCE DISPLAY OF OBJECT ~P1; ~P2 ATTRIBUTE(S) WOULD BE ALTERED AS F OLLOWS:

Reason:

When the fix is applied to the target database then the object P1 will be modified as described by subsequent messages. P2 is the number of attributes that will be altered. This is a heading message for a difference display for an object that will be updated.

System Action:

None.

User Action:

None.

RMDB0433

ACTION ~P1 IGNORED FOR OBJECT ~P2, OBJECT DOES NOT EXIST

Reason:

A request to perform the action P1 for object P2 will be ignored because the object does not exist in the target database.

System Action:

None.

User Action:

None.

RMDB0434

ACTION ~P1 CHANGED TO SET FOR OBJECT ~P2, OBJECT ALREADY EXISTS

Reason:

A request to perform the action P1 for object P2 will be changed to action SET because the object already exists in the target database.

System Action:

None.

User Action:

None.

RMDB0435

ACTION ~P1 CHANGED TO CREATE FOR OBJECT ~P2, OBJECT DOES NOT EXISTS

Reason:

A request to perform the action P1 for object P2 will be changed to action CREATE because the object does not exist in the target database.

System Action:

None.

User Action:

None.

RMDB0436

ACTION ~P1 DOES NOT CHANGE ANY ATTRIBUTES OF OBJECT ~P2

Reason:

A request to perform the action P1 for object P2 will not result in any attributes being changed in the target database, because the target database's object is identical to that specified in the fix.

System Action:

None.

User Action:

None.

RMDB0437

FIX ~P1 DOES NOT EXIST IN DDNAME ~P2

Reason:

A request to apply or restore the fix P2 failed because the DDNAME P2 did not contain the member name P1 , which should contain the fix source.

System Action:

The request is rejected.

User Action:

Ensure the dataset allocated to DDNAME P2 contains the member P1 and retry the request.

RMDB0438

RESTORE FROM ACTION DELETE IGNORED BECAUSE OBJECT ~P1 DID NOT EXIST IN D ISTRIBUTION DATABASE

Reason:

A request to restore the delete action for object P1 was ignored because the object does not exist in the distribution database.

System Action:

None.

User Action:

None.

RMDB0439

RESTORE FAILED, ACTION ~P1 REVERSED BY ACTION ~P2 WHICH RECEIVED RC=~P3 FOR OBJECT ~P4 AGAINST TARGET DATABASE

Reason:

A request to restore from action P1 was attempted by invoking action P2 . However the action received an error from the database manager. The return code was P3 and the object of the action was P4 .

System Action:

Restore for the object fails. Processing continues for the next object in the fix.

User Action:

Determine the reason for the database error and retry the restore.

RMDB0440

RESTORE OF OBJECT ~P1 FAILED, GET FROM DISTRIBUTION DATABASE RETURNED RC =~P2

Reason:

A request to restore object P1 failed because the object get from the distribution database failed. The return code was P2 .

System Action:

Restore for the object fails. Processing continues for the next object in the fix.

User Action:

Determine the reason for the database error and retry the restore.

RMDB0441

RESTORE SUCCESSFUL, ACTION ~P1 REVERSED BY ACTION ~P2 FOR OBJECT ~P3 AGA INST TARGET DATABASE

Reason:

A request to restore object P3 from action P1 was perfromed by invoking action P2 against the target database. The action was successful and the object was successfully restored.

System Action:

None.

User Action:

None.

RMDB0442

RESTORE FROM ACTION CREATE WILL BE SET BECAUSE OBJECT ~P1 EXISTED IN DIS TRIBUTION DATABASE

Reason:

A request to restore the create action for object P1 was set instead of delete because the object existed in the distribution database.

System Action:

None.

User Action:

None.

RMDB0443

OBJECT IS ~P1 LAST UPDATED STATS ARE: USER=~P2 DATE=~P3 TIME=~P4 NMDID=~ P5

Reason:

The fix was attempting to modify object P1 however the object's stats indicate that it had been modified since distribution or the last fix applied. This is an apply CHECK error. The stats P2, P3, P4 and P5 are last updating User ID, the Date, Time and Domain ID of the update respectively.

System Action:

The fix fails the apply CHECK phase.

User Action:

Determine the reason the object was modified and use the FORCE=YES keyword to force the apply the fix. Then redo the customisations if necessary.

RMDB0444

RESTORE PROCESSING COMPLETED SUCCESSFULLY

Reason:

The fix was successfully restored. See previous messages for further details.

System Action:

None.

User Action:

None.

RMDB0445

RESTORE PROCESSING COMPLETED, ERRORS OCCURRED

Reason:

The restore processing has completed, however errors has occurred. See previous messages for details of the errors.

System Action:

None.

User Action:

None.

RMDB0446

DIFFERENCE DISPLAY FOLLOWING (ATTRIBUTES OF THE TARGET DATABASE THAT WIL L BE CHANGED BY THIS FIX)

Reason:

When the fix is applied to the target database and the DIFF=YES keyword is specified then this message is displayed as the title for the difference display.

System Action:

None.

User Action:

None.

RMDB0447

RESTORE FROM ACTION SET WILL BE DELETE BECAUSE OBJECT ~P1 DID NOT EXIST IN DISTRIBUTION DATABASE

Reason:

A request to restore the set action for object P1 was delete instead of set because the object did not exist in the distribution database.

System Action:

None.

User Action:

None.

RMDBAD01

FILE P1 ERROR - FILE( P2) RC( P3) MSG( P4)

Reason:

An error was encountered when attempting to access file. P1 is the operation being performed, P2 is the ID of the file, P3 is the return code and P4 is the message set by the file verb.

System Action:

Database synchronisation terminates.

User Action:

Contact the system administrator.

RMDBAD02

CANNOT DELETE TASK RECORD FOR TASK P1 - STATUS IS P2

Reason:

A request to delete a task record was rejected because the task is still in progress. P1 is the task number and P2 is the current status of the task.

System Action:

None.

User Action:

Task records can only be deleted after the task has completed. Wait until the task has a status of ENDED or FAILED before attempting to delete the record.

RMDBAD03

TASK RECORD FOR TASK P1 DELETED

Reason:

A request to delete a task record was successfully processed.

System Action:

None.

User Action:

None.

RMDBAD04

NO LOG RECORDS FOR TASK ( P1)

Reason:

The task identified by P1 has not generated any log records.

System Action:

None.

User Action:

None.

RMDBAD05

TASK ( P1) LOG NOT AVAILABLE DUE TO SYSTEM RESTART

Reason:

The log for the task identified by P1 no longer exists because the log is not preserved across system restarts and the system has been restarted after the task was started.

System Action:

None.

User Action:

Check the messages in the activity log for the time when the task was running.

RMDBAPI01

SYNTAX ERROR: P1

Reason:

A call Syntax Error has been detected while processing a RAMDB Maintenance request. P1 contains the details of the error.

System Action:

The request is rejected.

User Action:

Correct the API Call request and re-submit.

RMDBAPI02

P1 EXCEEDS MAXIMUM LENGTH P2.

Reason:

The value given by the field P1 exceeds the maximum length allowable,
P2, for that variable. P3 names the Field.

System Action:

The request is rejected.

User Action:

Reduce the length of the value to less than or equal to the value indicated by P2.

RMDBAPI03

INVALID PARAMETERS DETECTED FOR CLASS P1: P2

Reason:

The parameter(s) indicated by P2 are invalid when class is P1.

System Action:

The request is rejected.

User Action:

Remove the P1 parameter or change the class. Then retry.

RMDBAPI04

ACBNAME IS AN INVALID PARAMETER FOR ALL CLASSES EXCEPT 02 (STC), 09 (CDMON) and 22 (FTSMGR)

Reason:

The ACBNAME parameter is invalid for all classes except 02 (STC), 09 (CDMON) and 22 (FTSMGR).

System Action:

The request is rejected.

User Action:

Remove the ACBNAME parameter or change the class. Then retry.

RMDBAPI05

P1 IS AN INVALID PARAMETER UNLESS CLASS IS 09 (CDMON) OR 26 (FTPMON)

Reason:

The parameter indicated by P1 is invalid unless class is 09, which is CDMON class, or class is 26, which is the FTPMON class.

System Action:

The request is rejected.

User Action:

Remove the P1 parameter or change the class. Then retry.

RMDBAPI06

VOLUME IS AN INVALID PARAMETER FOR ALL CLASSES EXCEPT 16 (DASD)

Reason:

The VOLUME parameter is invalid for all classes except 06 (DASD).

System Action:

The request is rejected.

User Action:

Remove the VOLUME parameter or change the class. Then retry.

RMDBAPI07

SCHEDULE IS AN INVALID PARAMETER FOR CLASSES 09(CDMON), 23(FTSMON), 24(FTSCHED) AND 26(FTPMON)

Reason:

The SCHEDULE parameter is invalid for classes 09(CDMON), 23(FTSMON), 24(FTSCHED) AND 26(FTPMON).

System Action:

The request is rejected.

User Action:

Remove the SCHEDULE parameter or change the class. Then retry.

RMDBAPI08

THE SCHEDULE REQUIRES AT LEAST ONE SCHEDULE ENTRY

Reason:

The SCHEDULE must contain at least one entry consisting of a schedule criteria, start time, pre-processing period, processing period, and post-processing period. Other criteria fields are optional.

System Action:

The request is rejected.

User Action:

Correct the SCHEDULE request by adding a schedule entry which contains at least the required parameters and retry.

RMDBAPI09

THE SCHEDULE MAXIMUM FILE SIZE MUST BE GREATER THAN THE MINIMUM FILE SIZE.

Reason:

The maximum file size (in bytes) is less than the minimum file size (in bytes).

System Action:

The request is rejected.

User Action:

Correct the SCHEDULE request making the maximum file size greater than the minimum or the minimum less than the maximum.

RMDBAPI10

SCHEDULE ENTRIES ARE ONLY VALID FOR FTSCHED (CLASS 24) REQUESTS

Reason:

Schedule entries have been supplied in a request that is not class 24.

System Action:

The request is rejected.

User Action:

Either remove the schedule entries or change the class to 24 for a schedule request and retry.

RMDBAPI11

P1 EXCEEDS MAXIMUM VALUE P2

Reason:

The value presented in P1 exceeds the maximum value allowable, P2, for that variable.

System Action:

The request is rejected.

User Action:

Reduce the value to less than or equal to the value indicated by P2.

RMDBAPI12

P1 VALUE ' P2' INVALID FOR CLASS P3

Reason:

The parameter value P2 for Field P1 is invalid for the class P3 specified.

System Action:

The request is rejected.

User Action:

Specify a valid value in field P1 and retry.

RMDBAPI13

INVALID CLASS SPECIFIED

Reason:

An invalid class has been specified in the request. If this is a System Image Create then Class is not a valid field. If it is a Resource Create request then the Class value specified is not a valid resource class.

System Action:

The request is rejected.

User Action:

Specify a valid class value or remove and retry.

RMDBAPI14

P1 IS A REQUIRED PARAMETER

Reason:

The parameter P1 is required for this request.

System Action:

The request is rejected.

User Action:

Add the required field P1 to the request and retry.

RMDBAPI15

' P1' IS AN INVALID VALUE FOR P2

Reason:

The value P1 is an invalid value for the field P2.

System Action:

The request is rejected.

User Action:

Correct the value for the field and retry.

RMDBAPI16

P1 IS AN INVALID PARAMETER WHEN TYPE IS P2

Reason:

The parameter indicated by P1 is invalid when type is P2.

System Action:

The request is rejected.

User Action:

Remove the P1 parameter or change the type P2 and retry.

RMDBAPI17

VALID VALUES FOR QTYPE ARE 'EXEC', 'HOLD', 'TIMER' OR 'WAIT'

Reason:

An invalid value was specified for QTYPE. Valid values are 'EXIT', 'HOLD', 'TIMER' or 'WAIT'.

System Action:

The request is rejected.

User Action:

Correct the value and retry.

RMDBAPI18

VALID VALUES FOR QUEUE STATUS ARE 'H', 'HC', 'HE', 'HI','HO', 'HP', 'HR', 'HS', 'R', 'RA', 'RETRY', 'RH', or 'WS'

Reason:

An invalid value was specified for the Queue Status. Valid values are 'H', 'HC', 'HE', 'HI','HO', 'HP', 'HR', 'HS', 'R', 'RA', 'RETRY', 'RH', or 'WS'.

System Action:

The request is rejected.

User Action:

Correct the value and retry.

RMDBAPI19

FIELD P1 CONTAINS AN INVALID TIME FORMAT

Reason:

Time must be in HH.MM.SS format.

System Action:

Request is rejected.

User Action:

Respecify value and retry.

RMDBAPI20

FIELD P1 MUST BE NUMERIC IN RANGE P2 TO P3

Reason:

The field indicated by P1 must contain a number in the range specified.

System Action:

Request is rejected.

User Action:

Respecify value and retry.

RMDBAPI21

REQUIRED FORCE INACTIVATION FIELDS HAVE BEEN OMITTED

Reason:

When the parameter Force Termination is 'YES' then either a Force Inactivation Command or Process must be specified.

System Action:

The request is rejected.

User Action:

Add the required field to the request and retry.

RMDBAPI22

NO RECORDS MATCH FOR LIST P1 REQUEST

Reason:

No records were found to match a List P1 request.

System Action:

None.

User Action:

Information only.

RMDBAPI23

THE 'SET' COMMAND IS ONLY VALID FOR SYSTEM IMAGE UPDATE REQUESTS

Reason:

An update request was made, using the 'SET' option, for other than a System Image record. Only System Image records may be updated using 'SET'.

System Action:

The request is rejected.

User Action:

Information only.

RMDBAPI24

PARAMETER P1 IS IN ERROR. P2

Reason:

The Parameter indicated by P1 is in error. The reason for the error is indicated by P2.

System Action:

The request is rejected.

User Action:

Correct the parameter and retry.

RMDBAPI25

REQUIRED FIELDS HAVE BEEN OMITTED

Reason:

Required fields to create a file transfer schedule have been omitted. The syntax for a Create Schedule request is:
$RMDBAPI SERVICE=CREATE (required)
SYSTEM=xxxxxxxx (required)
VERSION=llll (required)
CLASS=24 (required)
NAME=xxxxxxxxxxxxxxxxxx (required)
SDESC=xxxxxxxxxxxxxxxxxxxxx (required)
CRITn=xxxxxxxxxxxx (required, where n=1-97)
TIMEn=hh.mm (required, where n=1-97)
PREPn=hh.mm (required, where n=1-97)
PROCn=hh.mm (required, where n=1-97)
POSTn=hh.mm (required, where n=1-97)
LONGn=hh.mm (optional, where n=1-97)
FILEn=xxxxxxxxxxxxxxxxxxxxx (required, where n=1-97)
TYPEn=SRC/TGT/ID (required, where n=1-97)
FNUMn=lll (required, where n=1- 97) SRCn=xxxxxxxxxxxxxxxx (optional, where n=1-97)
TGTn=xxxxxxxxxxxxxxxx (optional, where n=1-97)
MINn=llllllllll (optional, where n=1-97)
MAXn=llllllllll (optional, where n=1-97)

System Action:

The request is rejected.

User Action:

Correct the request providing all required parameters, and retry.

RMDBAPI26

P1 SERVICE COMPLETED SUCCESSFULLY

Reason:

The service P1 was performed successfully.

System Action:

None.

User Action:

None.

RMDBAPI27

SYSTEM IMAGE ( P1 P2) DOES NOT EXIST. RESOURCE CREATION REQUEST FAILS.

Reason:

The System Image described by P1 (Image name) P2 (Version) does not currently exist.

System Action:

The Resource Create request is not performed.

User Action:

Either specify a different System Image or Create the given image proir to the Resource Create request.

RMDBAPI28

LUNAME IS AN INVALID PARAMETER FOR ALL CLASSES EXCEPT 14 (JES LINE)

Reason:

The VOLUME parameter is invalid for all classes except 14 (JES LINE).

System Action:

The request is rejected.

User Action:

Remove the LUNAME parameter or change the class. Then retry.

RMDBAPI29

THE NUMBER OF ALERT ACTIONS SPECIFIED EXCEEDS THE MAXIMUM STORAGE SIZE AVAILABLE FOR ALERT ACTIONS.

Reason:

You attempted to create a file transfer rule with alert automated actions, but the total storage size required to store the actions has exceeded that which is available for them.

System Action:

The request is rejected.

User Action:

Reduce the number of actions in the request.

RMDBAPI30

THE RESOURCE SELECTED FOR DELETION P1, CANNOT BE DELETED WHILE IT IS THE OWNER OF P2 RESOURCES

Reason:

You have attempted to delete the resource manager, P1 , that currently is the owner of P2 resources. Because the deletion of a manager without prior removal of the dependent resources may lead to unexpected behavior by those owned resources, the request is rejected.

System Action:

The request is rejected.

User Action:

Delete the dependent resources before you delete the manager.

RMDBAPI31

CLASS P1 NOT LICENSED

Reason:

The class of resource for which the request is made, P1 , is not licensed for the region in which the request was made.

System Action:

The request is rejected.

User Action:

To create a resource of the P1 class, do one of the following:

- Use a region that is licensed for the class.

- Set up the region again with the correct license.

RMDBAPI32

RSNAME P1 ALREADY EXISTS

Reason:

An attempt to create a new File Transfer Ruleset has failed because the Ruleset ( P1 ) already exists.

System Action:

The request is rejected.

User Action:

Check the RSNAME.

RMDBAPI33

PARAMETER FIELD P1 IS INVALID

Reason:

The parameter field indicated by P1 is invalid for this request. The field name may be incorrect or the field is not relevant to the request being made.

System Action:

The request is rejected.

User Action:

Correct the request, providing only relevant parameters, and retry.

RMDBAPI34

SYNTAX ERROR: PARAMETER LIST INVALID. MUST BE IN KEYWORD FORMAT

Reason:

The parameter list provided is not in Keyword format. That is parameters that are being passed in the request are not listed in the format 'Keyword'='Value'.

System Action:

The request is rejected.

User Action:

Check the parameter list. Blank spaces within Values may be interpreted as Keywords when 'EXEC' is used to initiate the request or when the value is incorrectly quoted. Beware the following when using &CALL or EXEC:
1)Field values should NOT be enclosed in quotes
2)If using EXEC, then if any field value contains embedded blanks, your calling NCL procedure must use &CONTROL NOVARSEG and the value must be coded as a variable. For instance - &CONTROL NOVARSEG &DCMD = &STR D J,STC1 EXEC $RMDBAPI SERVICE=CREATE.....DISPCMD=&DCMD ... If you are invoking $RMDBAPI to run as a separate process you must pass the field values via keyword parameters on the command and any value containing embedded blanks should be enclosed in quotes.

RMDBAPI35

CLASS( P1) CAN ONLY HAVE ONE DEFINITION

Reason:

Only one definition can be defined to the system for each of the following classes: SPOOL, JES, EE, and CSM.

System Action:

None.

User Action:

None.

RMDBDY02

Update in progress by P1

Reason:

The definition you tried to delete was being updated by another user,
P1 .

System Action:

The request is rejected.

User Action:

Retry later.

RMDBDY03

Delete cancelled

Reason:

Deletion of a resource, that has owned resources, was cancelled by the user.

System Action:

None.

User Action:

None.

RMDBDY04

Value not selected from list

Reason:

You exited a list without making a selection.

System Action:

None.

User Action:

None.

RMDBDY05

Class( P1) can only have one definition

Reason:

Only one definition can be defined to the system for each of the following classes: SPOOL, JES, EE, and CSM. A definition for the class indicated ( P1 ) already exists.

System Action:

None.

User Action:

The resource many be suppresed from the Status Monitor display if the monitoring status for the resource is OFF.
Do the following to confirm that a resource in the class indicated exists:
1. Use the /RADMIN.R shortcut to display the ResourceView : Resource Definition panel.
2. Select the appropriate class. The resource list for the class is displayed.
3. To change the monitoring status, update (U) the resource. The list of panels is displayed
4. Select the first panel in the list, (resource type) General Description.
5. Update the Monitoring Activity field to the desired value.
6. Press F3 (File) to file the change.

RMDBEX01

UNABLE TO DETERMINE OBJECT ID PARAMETER

Reason:

Object ID not found and can not be created because there is not enough information passed to the procedure.

System Action:

The request is rejected.

User Action:

Contact your system administrator.

RMDBMS00

OBJID=" P1" P2 ON P3 AT P4 BY P5 P6

Reason:

The database record identified by object ID P1 had the action P2 issued against it on date P3 at time P4 by user P5. If the update was originally done on a remote system, then P6 is additional information about when the update was done on the remote system in remote system time.

System Action:

None.

User Action:

None.

RMDBMS01

INVALID CALL TO PROCNAME $RMDBMS PARMS=< p1>

Reason:

An internal RAMDB call has failed due to an invalid call syntax or a non-existent function request.

System Action:

Processing is terminated.

User Action:

Contact Technical Support.

RMDBMS02

NDB ERROR ON p1 DBRC= p2 ERROR=( p3)

Reason:

There was an NDB error on the specified database.

System Action:

None.

User Action:

For information about the DBRC and ERROR fields, enter $INFO on the command line and select NDB Error Codes.

RMDBMS03

NDB WARNING ON p1 DBRC= p2 ERROR=( p3)

Reason:

There was an NDB warning on the specified database.

System Action:

None.

User Action:

For information about the DBRC and ERROR fields, enter $INFO on the command line and select NDB Error Codes.

RMDBMS04

RECORD(resource-name) NOT FOUND

Reason:

An object with the specified name was not found in the currently active system image, and is therefore unknown to monitoring on this region.

A system image is a collection of the definitions of all objects required for a NetMaster or SOLVE region to perform monitoring.

Most objects are resources (for example, names of your devices, tasks, and nodes) but objects can also include commands, profiles, filters, and icons.

Multiple system images, identified by different system image names, can be defined for different purposes; however, only one is loaded/active at any time.

System images are stored in the RAMDB VSAM file (referred to in some documentation as the knowledge base).

The system image that is currently active on this region does not contain a definition for this resource name.

System Action:

None. The requested action cannot be performed.

User Action:

A common cause of this message is requesting a diagnostic function on a resource that isn't known. Check for the correct resource name.

If you are typing the name of this resource into a name input field (for example, the Stack Name, Address Space Name, or network device name) check that you have not mistyped the name.

With most name input fields, you can enter ? to display a selection list of names known by the active system image, for example: Stack Name ...+ ?

If you are sure that this is the correct resource name, then check for the correct system image.

Look at this region's monitors to see the active system image and its resources. Use options /RMON, or if using NetMaster for TCP/IP, /IPMON or /IPNODE.

The system image name is at the top right, and consists of a system name and version number, for example, SYS1-0001 or PROD-0004.

Check with whoever set up this region that this is the right system image name. Some possible problems might be:

If this currently active system image is the correct one, then this resource name needs to be added to this system image.

RMDBMS05

AN INVALID FIELD NAME WAS ENCOUNTERED

Reason:

An Invalid Field name has been defined.

System Action:

None.

User Action:

Refer to SERVICE/VIEW Technical Support.

RMDBMS06

NO RECORDS FOUND FOR SPECIFIED SCAN CRITERIA

Reason:

No Records were found for the specified Search Criteria.

System Action:

None.

User Action:

Verify that you have specified the correct criteria - eg - a valid SYSNAME and VERSION Combination.

RMDBMS07

SCAN TERMINATED RC: P1 P2 LIMIT EXCEEDED ON P3

Reason:

The limits for an NDB scan were reached or exceeded.

System Action:

The request ends with an error, and no records are returned.

User Action:

You can raise the NDB scan limits by modifying the NDBLIMITS region initialization parameters group.

RMDBMS08

COPY REQUEST INVALID - SOURCE AND TARGET ARE THE SAME

Reason:

You cannot copy the source onto itself.

System Action:

The request fails.

User Action:

Change the copy target.

RMDBMS09

MERGE REQUEST CANCELLED

Reason:

The option to merge two system images was cancelled at the user's request.

System Action:

Merge does not proceed.

User Action:

None.

RMDBMS10

RECORD ALREADY EXISTS

Reason:

The record you are trying to add already exists.

System Action:

The request fails.

User Action:

Delete the existing record, or change the name of the one you are trying to add.

Note: If the region supports local, shared, and sysplex system images, the name must be unique across all image types.

RMDBMS11

CLASS( P1) IS NOT SUPPORTED BY THIS VERSION OF THE PRODUCT

Reason:

The class identified by P1 is not supported by the version installed on this system. The most likely scenario is that this region is linked to a region that is at a later version and contains resource classes not known by this region.

System Action:

The request is rejected.

User Action:

Perform the desired request in a region that recognizes this resource class. It is recommended that all monitoring be performed from the latest version of the product as it will be aware of all resource classes.

RMDBMS12

STAGING FILE ERROR, OBJID( P1) MSG( P2)

Reason:

An error was encountered when attempting to write to the staging file.
P1 is the ID of the object that was being processed and P2 is the message set by the staging file maintenance procedure.

System Action:

The database record will not be updated on any linked systems. Processing continues.

User Action:

Determine the cause of the error from the staging file maintenance procedure message and re-update the record in error in order to cause the changes to be transmitted to any linked regions.

RMDBMS13

SERIOUS NDB ERROR ON p1 DBRC= p2 ERROR=( p3)

Reason:

There was an NDB error on the specified database.

System Action:

The request fails.

User Action:

For information about the DBRC and ERROR fields, enter $INFO on the command line and select NDB Error Codes.

RMDBMS15

SYSTEM IMAGE p1 IN PROGRESS

Reason:

A System Image Copy/Delete is underway.

System Action:

None.

User Action:

None.

RMDBMS16

REQUEST NOT PROCESSED - DATABASE IS LOCKED

Reason:

A request to the Database manager has been rejected due to the database being locked.

System Action:

Call is rejected.

User Action:

Contact your Systems Administrator.

RMDBMS17

RAMDB ERROR, P1 P2 AT P3 ON P4

Reason:

A serious error has ocurred on the RAMDB. P1 is the NCLID, P2 is the name of the procedure, P3 is the time and P4 is the date.

System Action:

None.

User Action:

None.

RMDBMS18

P1

Reason:

This message is part of a block of messages detailing a severe database error. These messages show the values of various system and local variables for debugging purposes. P1 is the description of the NDBRC and NDBERRI values.

System Action:

Processing terminates.

User Action:

Save the information, and contact Technical Support.

RMDBMS19

P1 WERE PROCESSED BEFORE THE ERROR

Reason:

This message is part of a block of messages detailing a severe database error. These messages show the values of various system and local variables for debugging purposes. P1 is number of records processed before the error occurred.

System Action:

Processing terminates.

User Action:

Save the information, and contact Technical Support.

RMDBMS20

P1 WAS INVOKED WITH THE FOLLOWING PARAMETERS:

Reason:

This message is part of a block of messages detailing a severe database error. These messages show the values of various system and local variables for debugging purposes. P1 is name of the database access module, and the next message shows the parameters with which the module was invoked.

System Action:

Processing terminates.

User Action:

Save the information, and contact Technical Support.

RMDBMS21

P1

Reason:

This message is part of a block of messages detailing a severe database error. These messages show the values of various system and local variables for debugging purposes. P1 displays the parameters with which the database access module was invoked.

System Action:

Processing terminates.

User Action:

Save the information, and contact Technical Support.

RMDBMS22

REQUEST NOT PROCESSED - A VARTABLE NAME MUST BE PROVIDED

Reason:

The Database Manager was called with a request to build a sequence which requires the use of a vartable and no vartable name was supplied via the LISTVTAB keyword. Use the LISTVTSC keyword to identify the SCOPE of the VARTABLE.

System Action:

Call is rejected.

User Action:

Use the LISTVTAB and LISTVTSC keywords to identify the NAME and SCOPE of the VARTABLE to be used.

RMDBMS23

ACTION P1 REJECTED, IMAGE LOADED ON LINKED SYSTEM, SYSTEM= P2

Reason:

The Database Manager was called with action P1 and system image P2 , however the action is not allowed for system images of linked regions.

System Action:

Call is rejected.

User Action:

You can perform this action only on the locally loaded system image or a system image that is NOT loaded on any other system.

RMDBMS24

RESOURCE ( P1) ALREADY DEFINED IN CLASS P2

Reason:

The resource P1 cannot be added since the same name exists in class P2.

System Action:

Call is rejected.

User Action:

Provide a different resource name, if possible.

If one of the resources is class ASMON then, if possible, delete it and add it again with the Is Name Generic? field set to YES. You should then be able to add the other resource with the same name.

RMDBMS25

REQUEST NOT PROCESSED - NO SYSTEM IMAGE NAMES SUPPLIED

Reason:

A request to the Database manager has been rejected because required information was not supplied with the request.

System Action:

Call is rejected.

User Action:

Contact your Systems Administrator.

RMDBMS26

REQUEST TO DELETE LOCAL LINK RECORD IGNORED

Reason:

A request to delete the Link Definition record for the local region from the database was ignored. This record should never be deleted.

System Action:

None.

User Action:

None.

RMDBMS27

DATA SAMPLING ATTRIBUTE IN USE IN P1 RESOURCE(S)

Reason:

You have attempted to delete a data sampling attribute, but it is currently in use in P1 resources.

Subsequent RMDBMS27 messages follow, listing the object ids of the affected resources.

System Action:

The data sampling attribute is not deleted.

User Action:

Update each of the affected resources to remove the attribute and then retry deleting the attribute.

RMDBMS28

MASS UPDATE OF P1 IN PROGRESS

Reason:

A mass update of resources and services (P1) is in progress.

System Action:

None.

User Action:

None.

RMDBMS29

MASS UPDATE OF P1 ENDED: P2 OF P3 RECORDS UPDATED

Reason:

The mass update of resources and services (P1) has ended. The number of records (P2) of the total (P3) is indicated.

System Action:

None.

User Action:

If the number of updated records is less than the total, review the activity log to identify the records that were not updated and the error reason.

RMDBMS30

NO RECORDS QUALIFY FOR UPDATE

Reason:

You attempted to update multiple records with a new value; however, no records qualify for one of the following reasons:

System Action:

None.

User Action:

Check the validity of the selection criteria and retry.

RMDBMS31

CANNOT COPY A p1 SYSTEM IMAGE TO AN EXISTING p2 SYSTEM IMAGE

Reason:

You attempted to copy a system image of type p1 into an existing system image of type p2.

You can copy a shared system image to a local system image only; otherwise, the types copied must be the same.

System Action:

None.

User Action:

Specify a different name for your system image to copy to.

RMDF1001

P1 applies to user-defined attributes only

Reason:

An attempt was made to perform the action P1 against a protected and distributed attribute. The Copy, Update, and Delete actions only apply to user-defined attributes.

System Action:

The action is not performed.

User Action:

Try another action or select a user-defined attribute for this action. User-defined attributes are displayed in turquoise at the top of the selection list.

RMDF1002

Delete rejected. Attribute P1 in use by P2 resource(s)

Reason:

A delete request was specified for attribute P1 which is selected for monitoring in P2 resources. The count includes resources found in all system images.

System Action:

The delete request is rejected.

User Action:

Ensure that no resource uses these attribute for monitoring.

RMDF1003

No attributes found for filter( P1)

Reason:

A request was made to list attributes which pass a particular filter criterion but none were found.

System Action:

None.

User Action:

If this is not the desired result, then check the filter.

RMDF1004

Attribute list display has been reset to FILTER(NONE)

Reason:

The monitor attribute list display has been refreshed with no filters applied.

System Action:

None.

User Action:

None.

RMDF1005

Usage: FILTER  ? | class | attrname *Ù | **MULT** | NONE | * Ù

Reason:

A request was made to list the FILTER command options. The command has the following options:
1. FILTER ? - shows the list of FILTER command options.
2. FILTER class - view all attributes associated with a resource class (e.g., FILTER CIP).
3. FILTER attrname*Ù - view all attributes according to a particular name. Optionally, the wildcard '*' lists all attributes beginning with attrname. (e.g., FILTER ifInBytes displays an attribute whose name equals ifInBytes. FILTER Channel* lists all attributes whose name begins with Channel. )
4. FILTER **MULT** - view all attributes associated with multiple resource classes.
5. FILTER - disables filtering FILTER NONE FILTER *

System Action:

None.

User Action:

None.

RMDF1006

Attribute successfully deleted.

Reason:

The selected attribute has been deleted successfully.

System Action:

The list is refreshed.

User Action:

None.

RMDF1101

Exclude rejected. Attribute P1 in use by P2 resource(s)

Reason:

An exclude class request was specified for attribute P1 which is selected for monitoring in P2 resources. The count includes resources found in all system images.

System Action:

The exclude class request is rejected.

User Action:

Ensure that no resource uses these attribute for monitoring.

RMDF1102

No associated resource class

Reason:

A request was made to list the resource classes associated with the selected monitoring attribute but none were found.

System Action:

None.

User Action:

None.

RMDF1201

Invalid value for P1. Must be P2

Reason:

An invalid value has been entered in field P1 . Correct values for this field are described in P2 .

System Action:

The value is rejected.

User Action:

Correct the value.

RMDF1202

Attribute P1 already exists

Reason:

An attempt was made to add either a new attribute with the same name, or an attribute that has the same first 18 characters of a pre-existing user attribute.

System Action:

The attribute is not added.

User Action:

Change the attribute name and try again.

RMDF1203

Attribute P1 has been successfully stored

Reason:

An attribute was successfully stored in the RAMDB

System Action:

The attribute is added to the RAMDB.

User Action:

None.

RMDF1204

Only ENUMERATED attributes can be defined for enumerated MIB objects

Reason:

An attempt was made to define an attribute with an attribute type other than ENUMERATED from a MIB object that happens to be enumerated.

System Action:

The attribute type is rejected.

User Action:

Change the attribute type to ENUMERATED.

RMDF1205

Attribute already exists as a reserved system attribute

Reason:

An attempt was made to add a new attribute that has the same name or the same first 18 characters of a reserved system attribute.

System Action:

The attribute is not added.

User Action:

Change the attribute name and try again.

RMDF1206

Failure accessing RAMDB RC( P1)

Reason:

An attempt to access RAMDB failed with a return code P1 .

System Action:

The attribute is not added.

User Action:

Contact the system administrator.

RMDF1207

Incomplete MIBinsight details for MIB P1

Reason:

A request to save a monitoring attribute definition has failed because the MIBinsight details for MIB P1 was not provided.

System Action:

The request is rejected.

User Action:

Press PF10(MibAttr) to complete the MIBinsight details for the selected MIB or erase the MIB Name field before saving the definition.

RMDF1208

Invalid Qualifier Filter : No MIB Qualifier

Reason:

A qualifier filter value has been incorrectly specified. This occurred because of one of the following reasons:
* No MIB object was selected * No MIB qualifier object was selected * The selected MIB object is not part of a MIB table definition and cannot be qualified.

System Action:

The invalid field is highlighted.

User Action:

To select a MIB object, either provide a MIB Name , or press PF10(MibAttr) to select a MIB from the MIBinsight list of loaded MIBs, and scroll through the MIB definition to select the object you want to sample. For you to be able to specify a qualifier object, the the object must be part of a MIB table.
To nominate a MIB object qualifier, press PF11(MibQual) and select the MIB object whose values you want to use to qualify this attribute.

NOTE: The PF11(MibQual) is only available for MIB objects that are part of a MIB table definition.

RMDF1209

Invalid Attribute Name

Reason:

The Attribute Name can consist only of non-blank alphanumeric characters and the following characters:
( ) - parenthesis - - hyphen / - forward slash % - percent sign

System Action:

The field in error is highlighted.

User Action:

Correct the name.

RMDF1210

Attribute type conflicts with MIB object syntax

Reason:

An attempt was made to define an attribute with an attribute type which is not inline with the MIB object syntax. When the MIB object syntax is 'Gauge' or 'Gauge32' you can only define a GAUGE attribute, and when the MIB syntax is 'Counter' or 'Counter64' you can only define a COUNTER attribute.

System Action:

The attribute type is rejected.

User Action:

Change the attribute type to a value of GAUGE or COUNTER.

RMDF1211

No object selected

Reason:

No selection was made from the MIBinsight Structure Viewer.

System Action:

None.

User Action:

None.

RMDFAP01

INITIALIZATION FOR RESOURCE SAMPLING IN PROGRESS

Reason:

Data sampling initialization is in progress for this resource.

System Action:

No further processing.

User Action:

Retry later.

RMDFAP02

Start of monitoring activity for P1 failed.

Reason:

During the initialization of the P1 monitor, the request to start monitoring has failed.

System Action:

None.

User Action:

The message preceding this message indicates the cause of the failure.

RMDFAP03

Change to attribute P1 takes effect on the next sampling interval for ( P2) resources.

Reason:

The change to monitoring attribute P1 will take effect on the next sampling interval for P2 resources.

System Action:

None.

User Action:

None.

RMDFAP04

EE monitoring failed - system initialization at PRE-INIT phase

Reason:

System initialization has been stalled at the PRE-INIT phase which has resulted in EE monitoring failure.

System Action:

Monitoring will be attempted for the EE resource with a degraded status.

User Action:

Review the activity log to determine the reason why initialization is being stalled in the PRE-INIT phase. In this phase, all VTAM commands are rejected.

RMDH0001

INVALID KEYWORD PARAMETER VALUE, KEYWORD= P1 VALUE= P2

Reason:

The keyword parameter P1 was either not specified or an invalid value was specified. P2 is the invalid value.

System Action:

Request is rejected.

User Action:

Correct the call parameters and retry.

RMDH0002

NO DATA TO DISPLAY

Reason:

No data was found for display in the diagram.

System Action:

The Diagram Display call is terminated.

User Action:

None.

RMDH0003

INVALID COMMAND

Reason:

The command entered on the command line was not recognized by the Diagram Handler.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMDH0004

INVALID OPTION

Reason:

The select option specified was invalid.

System Action:

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

User Action:

Correct the selection option and retry. Valid may be displayed on the fourth line of the window, otherwise use help to display the valid options.

RMDH0005

INVALID VARIABLE FROM SPROC= P1 VAR= P2 VALUE= P3

Reason:

The service procedure P1 passed an invalid value for a variable required for generating a diagram. The service procedure's name is P1 and the varaible incorrectly set is P2 . P3 is the invalid value that was set.

System Action:

Processing is terminated.

User Action:

Correct the variable assignments in the service procedure P1 and retry the request.

RMDH0006

PRESS ENTER TO CONFIRM SELECTION OR PRESS CANCEL

Reason:

This is a prompt message which is displayed to allow the user to verify that the selected actions are correct before they are carried out.

System Action:

None.

User Action:

Press the ENTER key to execute the highlighted selections, or press the CANCEL function key to cancel the requested actions.

RMDH0007

PRINT REQUEST P1 SENT TO PRINTER P2

Reason:

This is an informational message indicating that a print request has successfully been sent to the requested printer. The print request number is P1 and the printer is P2 .

System Action:

None.

User Action:

None.

RMDH0008

STRING " P1" NOT FOUND

Reason:

The search string P1 was not found.

System Action:

None.

User Action:

None.

RMDH0009

FIND STRING NOT SPECIFIED

Reason:

A find command was issued and no character string was specified as the find argument and no previous find has been issued. The find command can be specified without a character string, but only if a previous find has been specified with a character string.

System Action:

The command is rejected.

User Action:

Re-enter the command specifying a valid character string.

RMDH0010

COMPLEXITY LIMIT EXCEEDED, HIERARCHY EXCEEDS MAXIMUM DEPTH OF 245

Reason:

The hierarchical depth of the diagram to be constructed exceeds the maximum allowed. The maximum is 245.

System Action:

Processing terminates.

User Action:

None.

RMDH0011

CIRCULAR HIERARCHY DETECTED. P1 IS PARENT OF P2

Reason:

The hierarchical structure being diagramatically represented is invalid. It contains at least one set of circular relationships. The child entity P1 is the parent of P2 and P2 is either the parent of P1 or is a grand parent, great grand parent, great great grand parent ... of P1.
For example, A is a parent of B, B is a parent of C, C is a parent of D and D is a parent of A.

System Action:

Processing terminates.

User Action:

Correct the entity relationships so that there are no circular relationships.

RMDM0001

$RMDM00S INVOKED WITH INVALID PARAMETERS: P1

Reason:

Procedure $RMDM00S was invoked with invalid parameters.
P1 identifies the invalid parameters.

System Action:

Processing is terminated.

User Action:

Correct the parameters in the calling procedure and rerun the exec.

RMDM0002

DSM FOR P1 STARTED BY P2

Reason:

The Desired State Manager for the resource P1 has been started by the initiating process P2.

System Action:

None

User Action:

None

RMDM0003

DESIRED STATE MGR FOR P1 ENDED

Reason:

The Desired State Manager for resource identifed by P1 has ended.

System Action:

None.

User Action:

None.

RMDM0004

DATABASE GET FOR P1 OF P2 FAILED

Reason:

A database read for the record identified by P1, which is a relative of P2 has failed.

System Action:

Processing is terminated.

User Action:

Ensure the correct database record is entered.

RMDM0005

DESIRED STATE MGR FOR P1 IN PROGRESS - TERMINATING THIS ONE.

Reason:

The Desired State Manager attempted to start a process for P1 but there was already a request in progress. This request will be terminated.

System Action:

The request is rejected.

User Action:

Wait for the current process to complete before entering request.

RMDM0006

RESOURCE P1 IN P2 MODE - NO AUTOMATION ACTION TAKEN

Reason:

The resource P1 is in the automation mode identified by P2. No automation action will be taken because of the automation mode.

System Action:

The request will be rejected.

User Action:

Review the automation mode.

RMDM0007

P1 DES( P2) ACT( P3) MODE( P4) AUTO( P5)

Reason:


P1 is the resource, its desired state is P2, its actual state is P3, its automation mode is P4 and its automation status is P5.

System Action:

None.

User Action:

None.

RMDM0008

REQUESTING P1 OF P2

Reason:

The action specified by P1 has been requested of resource P2.

System Action:

None.

User Action:

None.

RMDM0009

INITIATING STATUS INQUIRY FOR P1

Reason:

The resource display processor has been started for resource P1 and the actual state of the resource will be determined.

System Action:

None.

User Action:

None.

RMDM0011

RESOURCE P1 HAS P2 OF P3

Reason:

The Desired State Manager has been started for resource P1. P2 identifies the nature of the relationship to P3.

System Action:

None.

User Action:

None.

RMDM0012

RESOURCE P1 NOT FOUND IN STATUS TABLE - MAY BE IN MODE:OFF

Reason:

The resource P1 is not found in the status table as the mode may be specified as off.

System Action:

None.

User Action:

None.

RMDM0013

STATUS INQUIRY COMPLETED RC: P1 RETURNED STATUS: P2

Reason:

The status inquiry completed with return code P1 and has an actual status of P2.

System Action:

None.

User Action:

None.

RMDM0014

P1 HAS NO P2

Reason:

The resource P1 has no P2 relationship.

System Action:

None.

User Action:

None.

RMDM0015

P1 IS IN DESIRED STATE P2 - CHECKING P3

Reason:

Resource P1 is in the desired state of P2. The Desired State Manager will now check its P3.

System Action:

None.

User Action:

None.

RMDM0016

P1 REQUEST COMPLETED RC: P2 MSG: P3

Reason:

Command of P1 has been completed with return code P2 and system message P3.

System Action:

None.

User Action:

None.

RMDM0018

P1 AUTOMATION STATE FAILED - AUTOMATION BYPASSED

Reason:

Automation has failed for resource P1 and automation has been bypassed.

System Action:

Resource automation state is flagged as failed.

User Action:

Review resource to determine reason for failure.

RMDM0019

P1 HAS P2 OF P3 IN STATE: P4

Reason:

The resource P1 has a relationship of P2 to P3 in state P4.

System Action:

None.

User Action:

None.

RMDM0020

P1 HAS CHANGED TO DESIRED=( P2) PHYSICAL=( P3)

Reason:

Resource P1 has changed to desired state P2 and physical state P3.

System Action:

None.

User Action:

None.

RMDM0021

P1 AUTOMATION STATE SET TO 'FAILED'

Reason:

Resource P1 has had its automation state set to failed.

System Action:

The automation status is flagged as failed.

User Action:

Review resource to determine cause of failure.

RMDM0022

P1 NOT BROUGHT P2. P3 P4 NOT P5

Reason:

Resource P1 has not been set to P2 which is either active or inactive.
P3 identifies the number of resources, P4 identifies the nature of the resources relationship with P1 and P5 identifies the state of the resources which is either active or inactive.

System Action:

Processing is terminated.

User Action:

Ensure resources specified are either activated or inactived as required.

RMDM0023

P1 FOR P2 IN PROGRESS: P3

Reason:


P1 for resource P2 is in progress. The desire state lock text is
P3.

System Action:

None.

User Action:

None.

RMDM0024

STARTING DESIRED STATE MGR FOR P1

Reason:

The Desired State Manager is starting for resource P1.

System Action:

None.

User Action:

None.

RMDM0025

SCHEDULE OF P1 HAS SET P2 TO DESIRED INACTIVE

Reason:

The schedule of resource P1 has set resource P2 to the desired state of inactive.

System Action:

None.

User Action:

None.

RMDM0027

SCHEDULE STATE OVERRIDE FLAG FOUND SET BY P1

Reason:

The schedule state override flag has been set by P1. A check will be made to ensure that P1 still requires the resource to be overridden.

System Action:

None.

User Action:

None.

RMDM0028

SCHEDULE STATE OVERRIDE FLAG RESET - P1 NOW IN DESIRED STATE ACTIVE

Reason:

The schedule state override flag has been reset as resource P1 is already in a desired state of active.

System Action:

None.

User Action:

None.

RMDM0031

DESIRED STATE OVERRIDE SET BY P1 NOT RESET

Reason:

The desired state override flag set by resource P1 is still in place and does not require to be reset.

System Action:

None.

User Action:

None.

RMDM0033

STARTED P1 DESIRED STATE MANAGERS. ENTERING P2 SECOND LATENCY PERIOD

Reason:

A desired state manager has started P1 desired state managers for related resources and will now enter a latency period of no longer than
P2 seconds. The latency period will end before P2 seconds if a state change event occurs for the resource or if all the started desired state managers complete processing.

System Action:

None.

User Action:

None.

RMDM0034

LATENCY PERIOD ENDED. P1

Reason:

The latency period ended because of one of the following:

- All the started desired state managers ended.

- The latency period expired.

System Action:

None.

User Action:

None.

RMDM0035

STATE CHANGE RECEIVED FOR ( P1) DURING LATENCY PERIOD

Reason:

A state change was received for resource P1 during the latency period while waiting for an event.

System Action:

None.

User Action:

None.

RMDM0036

TREE-INACT OF P1 HAS SET P2 TO DESIRED INACTIVE

Reason:

A tree-inact of resource P1 has set resource P2 to a desired state of inactive.

System Action:

None.

User Action:

None.

RMDM0037

ENTERING P1 WAIT PERIOD

Reason:

Entering wait period for resource P1 to either become active or inactive.

System Action:

None.

User Action:

None.

RMDM0038

ARM RESTART FAILED - p1 - START COMMAND WILL BE ISSUED

Reason:

The desired state manager detected that ARM recovery for a resource has failed. p1 is the failure reason.

The region will try to restart the resource.

System Action:

The region tries to restart the resource.

User Action:

None.

RMDM0039

P1 IS NOT ELIGIBLE TO BE STARTED AUTOMATICALLY ON P2

Reason:

The home system of the P1 resource is not P2 . During automation, the Desired State Manager can start a resource only on the home system of the resource.

System Action:

Processing is canceled.

User Action:

If you want the P1 resource to be able to start on the P2 system during automation, specify P2 as the home system of the resource.

RMDM0040

P1 IS CURRENTLY RUNNING ON P2

Reason:

The Desired State Manager tried to shut down the P1 resource, but the resource is currently running on another system, P2 .

System Action:

Processing is canceled.

User Action:

None.

RMDM0041

ARM RESTART DENIED - p1 - START COMMAND WILL NOT BE ISSUED

Reason:

The desired state manager detected that ARM recovery for a resource has denied a restart. p1 is the failure reason.

The region does not restart the resource.

System Action:

None.

User Action:

Review the related ARM policy specifications.

RMDP0001

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(~P1) VALUE(~P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMDP0002

~P1 HAS NO DISPLAY COMMAND OR PROCESS

Reason:

The Resource mention doesn't have either a Display Command or Display Process defined for it in it's RAM Database definition.

System Action:

Audit message only.

User Action:

None.

RMDP0003

DISPLAY PROCESSOR FOR ~P1 STARTED

Reason:

The Display Process has been started for the mentioned resource.

System Action:

Audit Message only.

User Action:

None.

RMDP0004

DISPLAY PROCESSOR FOR ~P1 ENDED

Reason:

The Display Processor has ended for the mentioned resource.

System Action:

Audit Message only.

User Action:

None.

RMDP0005

DISPLAY PROCESSOR CALLED FOR ~P1 TO ~P2 ACTUAL STATE

Reason:

The Display Processor has been called to GET/SET the Actual state.

System Action:

Audit message only.

User Action:

None.

RMDP0006

ACTUAL STATE OF ~P1 DETERMINED TO BE ~P2

Reason:

The Display Processor has determined the Actual State to be as mentioned.

System Action:

Informational only.

User Action:

None.

RMDP0007

COMMAND P1 ISSUED FOR P2

Reason:

The Display Processor has issued a command identified by P1 for the resource. This is an audit message.

System Action:

Processing continues.

User Action:

None.

RMDP0008

DISPLAY PROCESSOR CALLED TO GET ~P1 FOR ~P2

Reason:

The Display Processor has been called to determined the JOBID or ASID for a resource.

System Action:

Informational only.

User Action:

None.

RMDP0009

~P1 ~P2(~P3)

Reason:

Results of ASID or JOBID request.

System Action:

Informational only.

User Action:

None.

RMDP0014

~P1 ACTUAL STATE SET TO ~P2

Reason:

The Display Processor has set the Actual State to that mentioned.

System Action:

None.

User Action:

None.

RMDP0015

EXECUTING DISPLAY PROCESS P1 FOR P2

Reason:

The Display Processor executed the defined process for this resource.

System Action:

Informational only.

User Action:

None.

RMDP0017

PROCESS ~P1 COMPLETED FOR ~P2 - RC(~P3) SYSMSG(~P4)

Reason:

The executed process has completed with the following retcode and sysmsg.

System Action:

Informational only.

User Action:

None.

RMDP0018

~P1 HAS A DISPLAY PROCESSOR ALREADY ACTIVE(~P1)

Reason:

A Display Processor is already in progress for this resource.

System Action:

No further processing.

User Action:

None.

RMDP0019

UNABLE TO DETERMINE OBJECT ID PARAMETER

Reason:

Object ID not found and can not be created because there is not enough information passed to the procedure.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RMDP0020

~P1 DISPLAY TABLE ~P2 ERROR - RC(~P3) SYSMSG(~P4)

Reason:

A Display Table vartable error has occurred.

System Action:

Procedure terminates in error.

User Action:

Contact System Administrator.

RMDP0021

~P1

Reason:

Solicited Message received by the Display Processor.

System Action:

Informational only.

User Action:

None.

RMDP0022

P1 IS NOT ELIGIBLE TO RUN ON P2

Reason:

The region tries to start the display processor for the P1 resource, but the resource is defined as not eligible to run on this system. The eligibility of a resource to run on a system is determined by the system affinity specified in the resource definition.

System Action:

Processing is canceled.

User Action:

If you want to indicate that the P1 resource can run on the P2 system, update the system affinity in the resource definition.

RMDP0023

P1 IS CURRENTLY RUNNING ON P2

Reason:

The region tries to start the display processor for the P1 resource, but the resource is currently running on another system, P2 .

System Action:

Processing is canceled.

User Action:

None.

RMDP01S

LINK P1 OF TYPE P2 HAS STATUS P3

Reason:

This message is issued by the display process for Link Resources.
P1 is the name of the link.
P2 is the type of link (DATA, EVENT,and so on).
P3 is the link status.

System Action:

None.

User Action:

None.

RMDP0201

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(~P1) VALUE(~P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMDS0101

INVALID KEYWORD VALUE SPECIFIED - KEYWORD(~P1) VALUE(~P2)

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMDS0301

INVALID CALL TO P1 < P2>

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Correct the calling procedure to the service procedure and rerun exec.

RMDS0302

P1 INITIATED SYSTEM( P2) VERSION( P3)

Reason:

The message indicates that the action indicated by P1 has been taken for the system and version identified by P2 and P3 .

System Action:

The message is written to the log.

User Action:

None; the message is informational only.

RMDS0303

P1 P2 IS AN ORPHAN. STARTING DESIRED STATE MANAGER.

Reason:

The resource identified by class name P1 and name P2 has no parents. A desired state manager has been started for this resource.

System Action:

A desired state manager is started for the resource.

User Action:

The message is informational only.

RMDS0304

P1 P2 HAS NO CHILDREN. STARTING DESIRED STATE MANAGER.

Reason:

The resource identified by class name P1 and name P2 has no children. A desired state manager has been started for this resource.

System Action:

A desired state manager is started for the resource.

User Action:

The message is informational only.

RMDS0305

INITIATING P1 EXIT( P2)

Reason:

The exit identified by P2 for action identified by P1 has been initiated.

System Action:

Control is passed to the exit identified.

User Action:

The message is informational only.

RMDS0306

P1 EXIT RC( P2) MSG( P3)

Reason:

The action identified by P1 completed with return code P2 and returned message P3 .

System Action:

Control is returned to desired state processor.

User Action:

The message is informational only.

RMDS0308

INVALID PARAMETERS - NO GLOBAL MODE PASSED TO PROCEDURE

Reason:

A Global Mode value was not passed to the procedure.

System Action:

Processing is terminated.

User Action:

Ensure the procedure is being called with the correct parameters.

RMDS0310

P1 ACTUAL STATE UNKNOWN.

Reason:

The actual state of the resource identified by P1 is unknown.

System Action:

A desired state manager is started for the resource.

User Action:

The message is informational only.

RMDS0311

P1 NOT PROCESSED DUE TO NON-ZERO RETURN CODE FROM P1 EXIT P2

Reason:

The action identified by P1 was not performed due to a non-zero return code from the exit P2 .

System Action:

Processing for the action identified is discontinued.

User Action:

Check the reasons for the non-zero return code and retry the action.

RMDS0312

SHUTDOWN IN PROGRESS - DESIRED STATE OF P1 SET TO <INACTIVE>

Reason:

The desired state for resource P1 has been set to inactive in response to a shutdown request.

System Action:

Processing continues.

User Action:

The message is informational only.

RMDS0313

NOT LICENSED FOR AUTOMATED MODE

Reason:

This region is licensed as a SOLVE:Operations for IT/Operations or OpenView agent only and cannot be run in automated mode.

System Action:

The request is rejected.

User Action:

If you require a full license, contact Technical Support.

RMDT0002

~P1 FAILED - RC(~P2) FDBK(~P3) SYSMSG(~P4)

Reason:

A Database Event Manager requires the establishment of an APPC conversation. An APPC function has ended in error.

System Action:

Processing terminated in error.

User Action:

Determine whether the remote system is still available. Contact your System Administrator.

RMDT0004

DATABASE ~P1 ERROR - DB(~P2) OBJID(~P3) RC(~P4) FDBK(~P5) SYSMSG(~P6)

Reason:

The database function has ended in error.

System Action:

Return code 0,4 processing continues. Return code greater than 4 processing terminates in error.

User Action:

Contact System Administrator.

RMDT0007

INVALID TRANSACTION CHAINING FOR OBJID( P1)

Reason:

An invalid sequence of chained records has been received in a transaction.

System Action:

This transaction is not processed any further.

User Action:

Contact System Administrator.

RMDT0008

INVALID TRANSACTION TYPE - TYPE(~P1)

Reason:

A staging file record has been read which has an invalid transaction type specified.

System Action:

This transaction is not processed any further.

User Action:

Contact System Administrator.

RMDT0009

INVALID TRANSACTION ACCESS METHOD - ACCESS(~P1)

Reason:

A staging file record has been read which has an invalid access method specified.

System Action:

This transaction is not processed any further.

User Action:

Contact System Administrator.

RMDT0010

REMOTE SYSTEM ERROR - SYSMSG(~P1)

Reason:

An error has been encountered by the remote APPC conversation partner.

System Action:

Processing continues.

User Action:

Contact System Administrator.

RMDT0012

SYSTEM REGISTRATION FAILED - RC(~P1) SYSMSG(~P2)

Reason:

Registration Table error encountered.

System Action:

Procedure terminates in error.

User Action:

Contact System Administrator.

RMDT0017

REC( P1) OBJID( P2) TRANTYPE( P3) ACCESS( P4) NMDID( P5)

Reason:

A link manager received data from its remote partner.

System Action:

None.

User Action:

This message is written to a link manager's transient log when 'Log Internal Audit Trail' is set to YES in the resource definition and can be used to aid in link problem diagnosis.

RMDT0101

P1 DATABASE BLOCKED

Reason:

The database is blocked. This database is isolated from all remote regions.

System Action:

The database event manager will terminate.

User Action:

None.

RMDT0102

P1 FAILED - RC( P2) FDBK( P3) SYSMSG( P4)

Reason:

A Database Event Manager requires the establishment of an APPC conversation. An APPC function has ended in error.

System Action:

Processing terminated in error.

User Action:

Determine whether the link to the remote system has failed. If the link has failed, the region will try to recover the link. Otherwise, contact Technical Support.

RMDT0104

DATABASE ~P1 ERROR - DB(~P2) OBJID(~P3) RC(~P4) FDBK(~P5) SYSMSG(~P6)

Reason:

The database function has ended in error.

System Action:

Return code 0,4 processing continues. Return code greater than 4 processing terminates in error.

User Action:

Contact System Administrator.

RMDT0105

STAGING FILE ~P1 ERROR - RC(~P2) SYSMSG(~P3)

Reason:

A staging file function has terminated in error.

System Action:

Processing terminates in error.

User Action:

Contact System Administrator.

RMDT0106

INVALID TRANSACTION ON STAGING FILE - TRANTYPE(~P1) OBJID(~P2) ACCESS(~P3)

Reason:

A staging file record has been read which is invalid.

System Action:

This transaction is not processed any further.

User Action:

Contact System Administrator.

RMDT0107

TRANSACTION NOT CONFIRMED - SYSMSG(~P1)

Reason:

The remote conversation partner has indicated that the last transaction was processed in error.

System Action:

The transaction record is left on the staging file.

User Action:

Contact System Administrator.

RMDT0108

STAGING FILE ~P1 ERROR - LINK(~P2) OBJID(~P3) RC(~P4) SYSMSG(~P5)

Reason:

A staging file function has terminated in error.

System Action:

Processing terminates in error.

User Action:

Contact System Administrator.

RMDT0109

TRANSACTION FAILED - OBJECT( P1) ZMDORC( P2) ZMDOFDBK( P3)

Reason:

The P1 object could not be formatted for transmission. The most likely cause is if a definition exceeds the maximum transmittable size of 32 KB, as indicated by ZMDORC(8) and ZMDOFDBK(2).

System Action:

The transaction fails. The object is not updated on the remote region's database.

User Action:

For ZMDORC=8 and ZMDOFDBK=8, update the P1 defintion to reduce its size. Once the record is small enough, the remote database's copy will be updated automatically. For any other return code/feedback, contact your systems administrator.

RMDT0110

TRANSACTION FAILED - SYSMSG( P2)

Reason:

A failure occured processing a transaction for transmission to a linked region. The failure reason is described in the sysmsg P2 .

System Action:

The transaction fails. The object is not updated on the remote region's database.

User Action:

Contact your systems administrator.

RMED0001

CHARACTER NOT ELIGIBLE

Reason:

The 'HEX ATTR' option has been selected with the cursor positioned on a special character such as a DBCS shift character. This character is not eligible for display/alter.

System Action:

None.

User Action:

Position the cursor elsewhere and retry.

RMED0002

CURSOR MUST BE WITHIN TEXT

Reason:

The 'HEX ATTR' edit option has been selected, but the cursor is not positioned within the body of the text.

System Action:

None.

User Action:

Position the cursor within the body of the text and retry.

RMENFPL01

ARM POLICY STOPPED, ARM COEXISTANCE DISABLED.

Reason:

The automatic restart manager (ARM) policy has become inactive, and the region takes control of the monitored resources that are registered to ARM.
The region relinguishes control back to ARM when the ARM policy becomes active again.

System Action:

The region takes control of the monitored resources that are registered to ARM.

User Action:

None.

RMENFRC00

ENF EVENTS RECEIVER INVOKED WITHOUT REQUIRED KEYWORD(S) P1

Reason:

The ENF events receiver procedure was invoked without the required keyword, P1 .

System Action:

The request is rejected. The procedure ends with return code 8.

User Action:

Contact your local support representative.

RMENFRC01

ENF EVENTS RECEIVER - P1 - EPS REQUEST REJECTED (RC= P2 ERRNO= P3) REAS ON: P4

Reason:

The events receiver failed when issuing an EPS request. The failure is identified by the following:

- Type of EPS request, P1

- Return code, P2 (&RETCODE)

- Error number, P3 (&ERRNO)

- Reason, P4 (for example, EPS UNAVAILABLE)

A possible cause is data corruption.

System Action:

The event is discarded, and processing continues. The ENF events receiver will attempt recovery.

User Action:

Contact your local support representative.

RMENFRC02

RESOURCE P1 P2 TO ARM

Reason:

The P1 resource was registered to or deregistered from the automatic restart manager, as indicated by P2 .

System Action:

None.

User Action:

None.

RMENFRC03

MDO ASSIGN FAILED: RC= P1 FDBK= P2 MAP= P3 COMPONENT= P4 TAG= P5 TYPE= P 6

Reason:

The ENF events receiver failed due to an MDO error. The failure is identified by the following:

- The statement type, ASSIGN - The MDO return code, P1 (&ZMDORC)

- The MDO feedback code, P2 (&ZDMOFDBK)

- The map name, P3 (&ZMDOMAP)

- The full map component name, P4 (&ZMDONAME)

- The map component tag value, P5 (&ZMDOTAG)

- The ASN.1 type of the component, P6 (&ZMDOTYPE)

This failure indicates one of the following causes:

- An invalid record has been received.

- There is a mismatch between the ASN.1 map and the record.

System Action:

The procedure terminates.

User Action:

Contact your local support representative.

RMENFRC06

ENF EVENTS EPS RECEIVER ACTIVE, EPS RECEIVER ID: P1

Reason:

The ENF events receiver procedure is ready to receive ENF events by using EPS services. The associated EPS receiver ID is P1 .

System Action:

The region is ready for ENF events processing. If required, the product specific events handler will be started when the first event is received.

User Action:

None.

RMENFRC08

ENF EVENTS RECEIVER WILL ATTEMPT EPS RECONNECTION EVERY 30 SECONDS

Reason:

Recovery is attempted after an EPS request failure (see RMENFRC01).

System Action:

Reconnection to EPS is attempted.

User Action:

None.

RMENFRC09

ENF EVENTS RECEIVER WAITING FOR EPS SERVICES AVAILABILITY

Reason:

The required EPS services are currently unavailable. Events monitoring will resume as soon as EPS services are restored.
This message follows the RMENFRC01 message.

System Action:

The region waits for EPS to become available.

User Action:

Ensure that an SSI region is currently active with its event processor enabled.
From any panel, enter /PARMS and check the SSI parameter group. Ensure that the Sub- System Interface ID field contains the correct ID.

RMENFRC10

ENF EVENTS RECEIVER TERMINATED - EPS SERVICES UNUSABLE

Reason:

An unrecoverable error occurred during an EPS request (see message RMENFRC01). Monitoring of ENF events has stopped.

System Action:

The ENF events receiver is terminated.

User Action:

Contact your local support representative.

RMET0001

P1 DATABASE BLOCKED

Reason:

The database is blocked. This database is isolated from all remote regions.

System Action:

The database event manager will terminate.

User Action:

None.

RMET0002

~P1 FAILED - RC(~P2) FDBK(~P3) SYSMSG(~P4)

Reason:

A Unsolicited Event Manager requires the establishment of an APPC conversation. An APPC function has ended in error.

System Action:

Processing terminated in error.

User Action:

Determine whether the remote system is still available. Contact your System Administrator.

RMET0003

UNEXPECTED "WHAT RECEIVED" STATE - STATE(~P1)

Reason:

Procedure in unexpected APPC "What Received" State.

System Action:

None.

User Action:

Contact System Administrator.

RMET0008

INVALID TRANSACTION TYPE - TYPE( P1) DATA( P2)

Reason:

The transaction request from remote conversation partner is not recognized.

System Action:

This transaction is not processed any further.

User Action:

Contact your system administrator.

RMET0010

STATUS TABLE P1 FAILED - SYSTEM( P2) VERSION( P3) RC( P4) SYSMSG( P5)

Reason:

The status table function has ended in error.

System Action:

Processing continues.

User Action:

Contact Technical Support.

RMET0011

STATUS TABLE ~P1 FAILED - OBJID(~P2) RC(~P3) SYSMSG(~P4)

Reason:

The status table function has ended in error.

System Action:

Processing continues.

User Action:

Contact System Administrator.

RMET0012

SYSTEM REGISTRATION FAILED - RC(~P1) SYSMSG(~P2)

Reason:

Registration Table error encountered.

System Action:

Procedure terminates in error.

User Action:

Contact System Administrator.

RMET0013

REMOTE SYSTEM IMAGE CONFLICT - LINK( P1) SYSTEM( P2) VERSION( P3)

Reason:

Duplicate active images in remote regions.

System Action:

Processing terminates in error.

User Action:

Contact your system administrator.

RMET0014

REMOTE DATABASE CORRELATOR ID MISMATCH

Reason:

The RAM Database correlator id doesn't match with the remote RAM Database correlator id. This is a requirement for two systems to transfer database traffic.

System Action:

The Database Event Manager will terminate.

User Action:

None.

RMET0015

P1 DATABASE DOESN'T HAVE A CORRELATOR

Reason:

The RAM Database doesn't have a Database Information Record defined. Therefore no correlator id checking can be performed.

System Action:

The Database Event Manager will terminate.

User Action:

The database has not been initialized correctly. Contact your System Administrator.

RMET0017

REC( P1) TRANTYPE( P2) PARMS( P3)

Reason:

A link manager received data from its remote partner.

System Action:

None.

User Action:

This message is written to a link manager's transient log when 'Log Internal Audit Trail' is set to YES in the resource definition and can be used to aid in link problem diagnosis.

RMET0102

P1 FAILED - RC( P2) FDBK( P3) SYSMSG( P4)

Reason:

A Unsolicited Event Manager requires the establishment of an APPC conversation. An APPC function has ended in error.

System Action:

Processing terminated in error.

User Action:

Determine whether the link to the remote system has failed. If the link has failed, the region will try to recover the link. Otherwise, contact Technical Support.

RMEV0002

Event Handler P1 P2 initialized

Reason:

The Event Handler task was successfully started.

System Action:

None.

User Action:

None.

RMEV0003

Event Handler P1 terminated

Reason:

The Event Handler task was successfully ended.

System Action:

None.

User Action:

None.

RMEV0004

P1 P2 event received for P3

Reason:

The Event Handler received and processed the indicated event.

System Action:

None.

User Action:

None.

RMEV0005

Desired State Manager for P1 already in progress: P2

Reason:

The Event Handler received an event which indicated that a Desired State Manager should be invoked for the indicated resource. However, a Desired State Manager was already in progress for the indicated resource, so it was not re-invoked.

System Action:

None.

User Action:

None.

RMEV0006

P1 IN P2 mode - no automation action taken

Reason:

A resource was not in AUTOMATED mode, so a desired state change was not actioned.

System Action:

None.

User Action:

None.

RMEV0007

P1 DES:< P2> ACT:< P3> AUTO:< P4>

Reason:

Resource P1 has desired status of P2, actual status of P3, and automation mode of P4.

System Action:

None.

User Action:

This message is informational only.

RMEV0008

Initiating Desired State Manager for P1

Reason:

Resource P1 has is not in its desired state. A Desired State Manager process will be started to attempt to place it in its desired state.

System Action:

None.

User Action:

This message is informational only.

RMEV0009

Initiating display procedure for P1

Reason:

The display processor is being invoked to determine the current status of a resource.

System Action:

None.

User Action:

This message is informational only.

RMEV0012

##WARNING## - P1 not found in status table

Reason:

An event was received for a resource but the resource definition was not present in the status table.

System Action:

The event is not processed.

User Action:

Contact Technical Support.

RMEV0014

Event Handler already running

Reason:

The Event Handler procedure was started, but another copy of the procedure was already running.

System Action:

The new copy of the procedure terminates.

User Action:

None.

RMEV0015

##WARNING## ' P1' event detected

Reason:

An event was received by the Event Handler that will prevent further monitoring of resources.

System Action:

Monitoring of resources will cease until the problem has been rectified.

User Action:

Determine the cause of the error from the messages following this one in the activity log.

RMEV0016

Event Handler in idle mode due to P1

Reason:

The Event Handler is temporarily not monitoring the status of resources. This mode is entered when a large number of resources are changing status simultaneously such as during a System Image load. P1 indicates the reason that the Event Handler entered 'idle' mode.

System Action:

Monitoring of resource status ceases until the condition causing the monitor to go into 'idle' mode has completed.

User Action:

Most conditions which cause the Event Handler to be placed in idle mode will resolve themselves without user intervention, however some do require user action. If P1 is:
RAMDB SHORT OF STORAGE issue the STARTSYS command once sufficient storage is available. If this is not possible the region will need to be restarted.
AOM MESSAGE QUEUE OVERFLOW issue the AOMRECOVER command once message traffic has subsided.

RMEV0020

P1

Reason:

This message follows message EV0015 and indicates the nature of the problem.

System Action:

None.

User Action:

None.

RMEV0021

AOM message overflow was detected. Event Handler placed in idle mode.

Reason:

The Event Handler has detected an AOM Message Queue Overflow condition and has gone into idle mode, to prevent unnecessary processing of events. This message will be followed by others outlinig the action taken to attempt to rectify this situation.

System Action:

Event Handler placed in idle mode.

User Action:

None.

RMEV0022

Messages have been lost. RSC states may not be determined accurately.

Reason:

This message follows RMEV0021 and indicates that resource states may not be accurately represented because messages have been lost which may have indicated a change in a resource's state.

System Action:

None.

User Action:

None.

RMEV0023

Queues currently at maximums. AOMGQSZ= P1 AOMPQSZ= P2 AOMPQLIM= P3.

Reason:

This message follows RMEV0022 and indicates that no corrective action could be taken to alleviate an AOM message overflow situation because the queue size limits were already set to their respective maximums.
P1, P2 and P3 show the values of, respectively, the Global Queue Size, the Private Queue Size and the Private Queue Limit.

System Action:

None.

User Action:

None.

RMEV0024

All RSCs set to UNKNOWN. Use AOMRECOVER when message traffic subsides.

Reason:

This message follows message RMEV0023. Due to an AOM message overflow, all resources have been set to an UNKNOWN state. The second part of the message suggests you use the AOMRECOVER command when the message traffic that caused the overflow has abated.

System Action:

Set all resources to UNKNOWN.

User Action:

Wait for message traffic to subside and then issue an AOMRECOVER command.

RMEV0025

AOM has been stopped. Queue limits have been set to maximum levels.

Reason:

This message follows RMEV0021 and indicates the steps taken to try to alleviate an AOM message overflow situation. This message informs the user that AOM has been stopped and the queue limits set to their respective maximums.

System Action:

Stop AOM and set queue limits to maximum levels.

User Action:

Review queue limits in preparation for the next start of the Automation region.

RMEV0026

AOMGQSZ: P1 TO P2. AOMPQSZ: P3 TO P4. AOMPQLIM: P5 TO P6.

Reason:

This message follows RMEV0025 and shows which queue values were set. Only those queue limits which were changed are displayed and the display shows what the value was and what it was changed to. These values are contained in P1 and P2 , P3 and P4 , P5 and P6 respectively.

System Action:

None.

User Action:

None.

RMEV0027

STARTSYS will be issued against P1 when AOM re-starts

Reason:

This message follows RMEV0026 and informs the user that when AOM re-starts, after having been stopped to adjust queue limits, a STARTSYS will be issued against the active system image, identified by P1 which should result in a resumption of normal processing.

System Action:

None.

User Action:

None.

RMEV0028

Short on storage condition detected on P1 for NDB(RAMDB)

Reason:

The Event Handler has detected a Short of Storage condition for the RAMDB on the region identified by P1 . Event Handler has gone into idle mode, to prevent unnecessary processing of events.

System Action:

Event Handler placed into IDLE mode.

User Action:

Attempt to determine if the problem is a short-term or long-term one, as this will help to decide if the region needs to be re-started or not. If the problem is short-term, issuing a STARTSYS command should allow processing to continue.

RMEV0029

Event Handler placed into IDLE mode and all resources in UNKNOWN state

Reason:

This message outlines the action taken by the region upon detection of a Short of Storage condition. The Event Handler is placed into IDLE mode, and all resource states are set to UNKNOWN.

System Action:

None.

User Action:

Attempt to determine if the problem is a short-term or long-term one, because this will help to decide if the region needs to be restarted or not. If the problem is short-term, issuing a STARTSYS command should allow processing to continue.

RMEV0030

Issue the 'STARTSYS' command when storage is available

Reason:

This message indicates the suggested course of action if the storage problem detected previously is deemed to be of a short-term nature.

System Action:

Informational Only.

User Action:

Issue STARTSYS when more storage is available.

RMEV0031

If this problem persists re-start P1 with more storage

Reason:

If the storage problem is deemed to be a long-term one then the region identified by P1 should be re-started with a larger allocation of storage.

System Action:

Informational Only.

User Action:

Re-start the nominated region with more storage.

RMEV0032

Consider setting $RM AOMQUEUES parameter group to default

Reason:

This message appears along with RMEV0021 indicating an AOM Message Queue Overflow has occurred. The RMEV0032 message is issued if the $RM AOMQUEUES parameter group is not using the default. The default offers the best chance of avoiding these overflow problems by having queues sizes set to maximum and using AOM Cross Memory Services.

System Action:

None.

User Action:

To best avoid the AOM Message Queue overflow problem in future use the default for the $RM AOMQUEUS parameter group. The SD command can be used against the parameter group to set default. Default uses the max queue sizes and AOM Cross Memory Services. It comes into effect at startup.

RMEV2501

Event receiver= P1 stop failed - not active

Reason:

A request to stop an event receiver for the receiver ID identified by P1 has failed because there is no active Event Receiver process for the same receiver ID on this system.

System Action:

The request is ignored.

User Action:

None.

RMEV2503

Event receiver= P1 stopped

Reason:

An event receiver for the receiver ID identified by P1 has stopped.

System Action:

The event receiver is inactive.

User Action:

None.

RMEV2504

Event receiver ID= P1, type= P2 is P3

Reason:

Shows the status ( P3 ) of the event receiver ID ( P1 ) for event type ( P2 ). The status is one of the following:

ACTIVE - The receiver is active.

INACTIVE - The receiver is inactive.

RETRYING - The define for the receiver failed but is being retried. Messages RMEV2509 and RMEV2510 were written to the activity log when the define was last tried and failed. These messages give the reason for the failure.

INITIALIZING - The receiver is being defined.

System Action:

None.

User Action:

None.

RMEV2505

Define retry for event receiver= P1 cancelled

Reason:

The define process for the event receiver whose receiver ID is P1 failed to start and the system entered a retry process. A request to stop the event receiver, and so cancel the retry process, has completed successfully.

System Action:

The event receiver is not defined and events will not be received.

User Action:

If you want to receive events, you must restart the event receiver.

RMEV2506

Event receiver= P1 for type= P2 started. NCLID= P3

Reason:

The event receiver for the receiver ID ( P1 ) and event type ( P2 ) has started, using NCL process ID P3 .

System Action:

The event receiver processes events of the specified type.

User Action:

None.

RMEV2507

EPS connection for ID=P1 refused:

Reason:

The event receiver for the EPS receiver ID P1 did not connect to the SOLVE SubSystem Interface (SSI). The reason that the connection was refused follows in message RMEV2508.

System Action:

The event receiver cannot receive events.

User Action:

See the refusal reason in message RMEV2508, which accompanies this message on the log. The most likely causes are:

RMEV2508

P1

Reason:

This message accompanies message RMEV2507 when an EPS connection is refused. The refusal reason ( P1 ) is shown and will be either:
- Another message number - REFUSAL REASON UNAVAILABLE

System Action:

The event receiver will not receive events.

User Action:

Check the refusal reason:
- Refer to the description of the message in the reason. Also refer to the user actions described for message RMEV2507.
- REFUSAL REASON UNAVAILABLE indicates an internal error. (1) Check SupportConnect to ensure that any APARs that relate to EPS are installed. (2) Perform the user actions described for message RMEV2507. (3) If the problem is not resolved, contact Technical Support.

RMEV2509

Event receiver=P1 failed - see Log

Reason:

An event receiver for the P1 receiver ID has failed. The failure reason is detailed in message RMEV2510, which is written to the activity log with this message.

System Action:

Message RMEV2510 includes the type of EPS operation that failed, which can be one of the following:

CONNECT

Indicates that the event receiver is not defined and events are not received. The system is suspended for a time and then try to define the receiver again.

RECEIVE

Indicates that the EPS connection is closed and the process is suspended for 15 seconds during which time events are not received. After this interval, the event receiver tries to connect to the SSI and any further errors are shown as per CONNECT.

CLOSE

Indicates that the event receiver is terminated.

User Action:

Review the messages on the activity log. Message RMEV2510 includes the failure reason and the type of EPS operation that failed.

List this region's configuration details (/IPTEST), and investigate any errors.

Use the feedback reason to determine why the event receiver failed:

39 EPS event support unavailable
70 EPS event support unavailable

Indicate that the SSI (to which this region is connected), does not provide EPS event support. Either:

This usually indicates that you have not connected this region to a correct SSI.

EPS event support is provided by the XEVNT=YES (SSI) parameter.

81 SSI connection lost

Indicates that the connection to the SSI has been lost. This may occur if the SSI started task is terminated, or the region is disconnected from the SSI because the SSID parameter has been reset.

Use the SHOW SYSPARM=SSID command to determine the SSID value. Ensure that the correct SSID is specified and that the SSI started task is active. Use the SSI STATUS command to verify the status of the SSI started task.

Use the EPS operation type to determine the options available:

CONNECT or RECEIVE

The event receiver, suspended in retry mode, may be canceled by stopping the receiver.

CLOSE

The event receiver may be restarted.

Important! Stopping or restarting the receiver should only be done under guidance from your system administrator or Technical Support.

RMEV2510

EPS type= P1 FDBK= P2 reason= P3

Reason:

This message follows message RMEV2509 and provides the EPS operation type ( P1 ), failure code ( P2 ) and reason ( P3 ).

System Action:

Refer to message RMEV2509.

User Action:

Refer to message RMEV2509.

RMEV2511

Abend in event receiver procedure P1

Reason:

Procedure ( P1 ), used to process EPS events, has abended.
This message is followed by additional messages that provide:
* error diagnostic information * a dump of the event received

System Action:

The event is ignored. Processing continues with the next event.

User Action:

Contact Technical Support. Provide the complete set of REMV25* messages from the activity log.

RMEV2512

Abend text: P1

Reason:

This message is part of a group of messages which start with RMEV2511. This specific message provides the error description.

System Action:

Refer to message RMEV2511.

User Action:

Refer to message RMEV2511.

RMEV2513

Abend details: line= P1 cond= P2 stmt= P3 keyword= P4 name= P5 var= P6

Reason:

This message is part of a group of messages which start with RMEV2511. This specific message provides the following error details:
LINE= P1 - the line number in the source code
COND= P2 - the error condition
STMT= P3 - the statement name (verb name)
KEYWORD= P4 - the keyword name (operand name)
NAME= P5 - the name specification
VAR= P6 - the variable name causing the error

System Action:

Refer to message RMEV2511.

User Action:

Refer to message RMEV2511.

RMEV2514

Error in event record: P1

Reason:

An End Point Services (EPS) event receiver has received an event that contains invalid data. A description of the field and invalid data is provided 
(P1).

System Action:

The system writes this message to the Activity Log, then dumps the invalid event. The system assumes a default value depending on the field that is in error. For example, the current date is assumed when a date field is invalid.

Note: Successive events that have the same error reason ( P1 ) are not logged but do have a default value assumed.

User Action:

This message is provided for diagnostic purposes only. Use the event dump to identify the specific external event data, such as an SMF record.

Note: The event data is prefixed by EPS data - the external event data is the last part of the dump.
The invalid field and data ( P1 ) should be used to identify the specific field that has an error. Use this information, together with the entire external event data, to identify the source of the data and correct the data at the source.

RMEV2591

Dump of EPS Event Data: Class=~P1 RcvID=~P2

Reason:

This message appears before a dump of received event data starts.

Normally, it follows message RMEV2514 and is followed by the hexadecimal aand character dump of the data.

P1 is the class of the event.

P2 is the receiver name of the event.

System Action:

None.

User Action:

See message RMEV2514.

RMEV2592

offset | characters | hexadecimal |

Reason:

This message follows message RMEV2591 and accompanies each line of the data dump. Each line contains up to 16 bytes of data:

- offset is the hexadecimal data line offset from the start of the data.

- characters is the printable representation of the data line.

- hexadecimal is the hexadecimal representation of the data line.

System Action:

None.

User Action:

None.

RMEV2593

End of Event Data

Reason:

This message is the last message and follows the dump of received event data.

System Action:

None.

User Action:

None.

RMEXPR01

INVALID KEYWORD VALUE SPECIFIED - KEYWORD( P1) VALUE( P2)

Reason:

An invalid keyword value was passed to the the Express Setup facility procedure.

System Action:

The request is rejected.

User Action:

Correct the call parameters and retry.

RMEXPR02

INVALID RECORD FORMAT - RECTYPE( P1) FIELD( P2) VALUE( P3) LINE( P4) REA SON( P5)

Reason:

An input record in the Control Member for the Express Setup facility was not valid.

System Action:

The record is rejected and processing continues.

User Action:

Either correct the input record and rerun the Express Setup facility or define the resource or resources manually.

RMEXPR03

CREATE FAILED NAME( P1) CLASS( P2) - RC( P3) MSG( P4)

Reason:

The Express Setup facility encountered an error when attempting to create a resource definition.

System Action:

Processing continues.

User Action:

Determine the cause of the error from the return code and MSG and take appropriate action. Create the resource manually using the Resource Definition maintenance facility if required.

RMEXPR04

P1

Reason:

The command processor encountered an error when attempting to issue a system command. The second word in the message is the ID of the message set by the command processor.

System Action:

No resource definitions are generated from the results of the command. Processing continues.

User Action:

Correct the command in the Express Setup input file and rerun Express Setup if necessary. Refer to the message definition for the message set by the command processor for more information.

RMEXPR05

IP node discovery has reached the maximum nodes limit ( P1)

Reason:

This message indicates that the IP node discovery phase of express setup has reached the maximum number of nodes as set in the control member. The maximum number used was P1.

System Action:

IP node discovery stops and express setup continues.

User Action:

If you would like to increase the maximum number of IP nodes discovered, then update the control member used, specifying a larger value for the argument MAXNODES and rerun the express setup.

RMEXPR06

P1( P2) DEFINED SUCCESSFULLY

Reason:

A database record was created by the Express Setup facility. P1 is the record type and P2 is the name of the record.

System Action:

None.

User Action:

None.

RMEXPR07

EXPRESS SETUP P1

Reason:

The Express Setup facility has completed setting up resource definitions. P1 is one of the following:

COMPLETED SUCCESSFULLY - all control records processed successfully

COMPLETED WITH WARNINGS - all records processed but some warnings were issued. See the Express Setup log.

COMPLETED WITH ERRORS - all records processed but some errors were encountered. See the Express Setup log. FAILED - because of a fatal error, not all records processed. See the Express Setup log.

System Action:

None.

User Action:

If the message indicates that Express Setup has failed or errors occurred, review messages in the Express Setup Task Log, in the log for the specific express setup task, and in the activity log to determine the cause of failure.

RMEXPR08

IP node discovery maximum duration exceeded (p1 minutes). Discovery incomplete

Reason:

The IP node discovery phase of Express Setup has reached the maximum duration set in the control member. The duration used was p1 minutes.

System Action:

IP node discovery stops, and Express Setup continues.

User Action:

To extend the duration of the discovery, update the control member used.

Specify a larger value for the MAXDUR argument, and rerun the Express Setup.

RMEXPR09

FILE P1 ERROR - RC( P3) FDBK( P4)

Reason:

The Express Setup facility encountered an error when attempting to access the work file. The type of access attempted was P1, the file return code was P3 and the VSAM feedback code was P4 .

System Action:

The Express Setup facililty terminates.

User Action:

Determine the cause of the error from the return and feedback codes, correct and rerun the Express Setup procedure.

RMEXPR10

NO CONTROL RECORDS IN INPUT FILE - MEMBER( P1)

Reason:

The Express Setup procedure terminated because no records were found in the control file. P1 is the command library member which was nominated as the control file.

System Action:

The Exress Setup procedure terminates.

User Action:

Specify a valid control information member name and make sure the member is in a PDS which is in the command library of the invoking user, then rerun the Express Setup procedure.

RMEXPR11

CLASS NOT SPECIFIED FOR COMMAND

Reason:

A 'C' (command) type control record was encountered in the control file for the Express Setup facility, but the class attribute ($RM00CLASS) was not set before the command record.

System Action:

The control record is rejected and processing continues.

User Action:

Correct the control file so that the $RM00CLASS field is set before each command record and rerun the Express Setup facility.

RMEXPR12

MISSING FIELD FOR ADD REQUEST - CLASS( P1) NAME( P3)

Reason:

The Express Setup facility rejected a request to add a resource definition to the database because either the class or type field was not assigned a value.

System Action:

The add request is rejected and processing continues.

User Action:

Correct the control records which are used to generate the resource and rerun the Express Setup facility or add the resource definition manually.

RMEXPR14

INTERNAL LOCK ERROR - TYPE( P1) RC( P2) FDBK( P3)

Reason:

An internal lock failed. P1 is the lock action that was attempted, P2 is the return code and P3 feedback code.

System Action:

The express set up request fails.

User Action:

Contact your Systems Administrator.

RMEXPR15

FILE P1 ERROR - FILE( P2) RC( P3) MSG( P4)

Reason:

An error was encountered when attempting to access file. P1 is the operation being performed, P2 is the ID of the file, P3 is the return code and P4 is the message set by the file verb.

System Action:

Express Setup terminates.

User Action:

Determine the cause of the error from the return code and message, correct the problem and rerun the Express Setup facility.

RMEXPR16

PROCESSING ALL P1 RESOURCES

Reason:

The Express Setup Facility is currently finding all active P1 class resources on the system and creating resource definitions for them in the knowledge base.

System Action:

None.

User Action:

None.

RMEXPR17

PROCESSING P1 RESOURCE P2

Reason:

The Express Setup Facility is currently creating a resource definition in the knowledge base for a P1 class resource named P2 .

System Action:

None.

User Action:

None.

RMEXPR18

REGION IS NOT LICENSED FOR MANAGING RESOURCES THAT EXPRESS SETUP CREATES

Reason:

A request to invoke the Express Setup Facility was rejected because the region is not licensed for any of the resource types that express setup creates.

System Action:

The Express Setup request is rejected.

User Action:

None.

RMEXPR19

SYSTEM IMAGE ( P1. P2) ALREADY EXISTS

Reason:

A request to invoke the Express Setup facility was rejected because the system image to be created has already been defined.

System Action:

The Express Setup request is rejected.

User Action:

Resubmit the request specifying a system name and/or version which does not already exist.

RMEXPR20

LOADING SYSTEM IMAGE ( P1. P2)

Reason:

Express Setup has completed and is now loading the newly created system image as the active image.

System Action:

None.

User Action:

None.

RMEXPR21

EXPRESS SETUP IS USING PROCEDURE LIBRARY P1

Reason:

The indicated procedure library was either specified in the Express Setup control file or defaulted as a procedure library to be searched in order to identify started task types.

System Action:

None.

User Action:

None.

RMEXPR22

TEMPLATE SYSTEM IMAGE VERSION ( P1) DOES NOT EXIST

Reason:

The indicated Template System image version does not exist in the RAMDB. Express Setup is not able to create resources without a valid Template System Image version.

System Action:

Express setup fails.

User Action:

Update the Customizer parameter member OPSYSIDS with a valid Template System Image version.

RMEXPR23

P1

Reason:

This message contains an error message returned by a procedure that Express Setup has invoked to perform a service needed for setup.

System Action:

The message is written to the log and processing continues.

User Action:

Check the message P1 and any related messages in the log to determine if any action is required.

RMEXPR24

Node discovery of P1 nodes took P2 hrs P3 mins and P4 secs

Reason:

This informational message shows the duration of node discovery by Express Setup. The duration can be affected by the HOPS and SNMPWAIT arguments in the Express Setup control member.

P1 nodes were discovered during the node discovery. In the next phase, the discovered nodes are compared to the NODETYPES or CIPTYPES filter criteria in the control member. Nodes matching the criteria are added as resources of class IPNODE or CIP.

System Action:

The message is written to the log, and processing continues.

User Action:

None.

RMEXPR25

TCP/IP sockets interface is not active

Reason:

During Express Setup processing, the TCP/IP sockets interface terminated or never started.

System Action:

Processing is ignored for the current resource and continues to the next available resource. This results in a system image that may not contain all of the resources that are currently in the network.

User Action:

Ensure that the TCP/IP sockets interface is active. Perform the following steps:
1. Review the SOCKETS Parameter group (/PARMS). Verify that all of the details are correct and then press F6 (Action).
2. If actioning the group fails, verify that the associated stack address space is available and is completely initialized. Retry actioning the parameter group.
3. Rerun Express Setup if needed.

RMEXPR26

No response from stack P1 for command : P2

Reason:

Express Setup did not get a response from the IP stack P1 for the P2 command. The information contained in the response is needed to create the resource definition.

System Action:

Processing is ignored for this resource and continues to the next available resource. This results in a system image that may not contain all the resources currently in the network.

User Action:

List this region's configuration details (/IPTEST), and investigate any errors.

RMEXPR27

Starting node search from address P1

Reason:

The IP discovery is now searching for nodes starting from the interface address P1.

System Action:

None.

User Action:

This is an informational message indicating what IP node discovery is currently doing.

RMEXPR28

IP node discovery starting.

Reason:

The IP discovery process is now starting.

System Action:

None.

User Action:

This is an informational message indicating what IP node discovery is currently doing.

RMEXPR29

Getting route table for address P1 hop P2 of P3

Reason:

IP discovery is now retrieving the routing table for address P1. This table is used to determine the adjacent networks and hosts. P2 is the current hop count represented by this level of discovery and P3 is the hop limit set for this Express Setup discovery.

System Action:

None.

User Action:

This is an informational message indicating what IP node discovery is currently doing.

RMEXPR30

Processing RT: P1, P2 <-> P3

Reason:

TCP/IP discovery is processing the routing table entry with first hop P1 and address P2 with subnet mask P3.

System Action:

None.

User Action:

This is an informational message indicating what TCP/IP node discovery is currently doing.

RMEXPR31

Discovering local interfaces for P1 stack P2

Reason:

IP discovery is now searching for the local interfaces for the TCP/IP stack of type P1 called P2.

System Action:

None.

User Action:

This is an informational message indicating what IP node discovery is currently doing.

RMEXPR32

Validating P1 stack P2

Reason:

IP discovery is validating a potential P1 type TCP/IP stack called P2.

System Action:

None.

User Action:

This is an informational message indicating what IP node discovery is currently doing.

RMEXPR33

Class P1 ( P2) not licensed for this region

Reason:

The resource class P1 is not available for use by this region.

System Action:

The resource class is ignored and processing continues to the next entry in the control file.

User Action:

To avoid generating this warning message, remove resource class entries in the control file that are not licensed for this region.

RMEXPR34

Bypassed system image loading due to failed Express Setup

Reason:

A request to load the newly created system image has been bypassed due to failures during Express Setup.

System Action:

Processing continues.

User Action:

Review messages in the Express Setup Task Log, in the log for the specific express setup task, and in the activity log to determine the cause of failure.

RMEXPR35

TCP/IP sockets interface is now active

Reason:

During Express Setup processing, the TCP/IP sockets interface became available.

System Action:

Processing continues.

User Action:

It may be necessary to rerun Express Setup to ensure that all resources in the network are defined correctly.

RMEXPR36

NETSTAT Interface is now available.

Reason:

During Express Setup processing, the NETSTAT interface became available.

System Action:

Processing continues.

User Action:

It may be necessary to rerun Express Setup to ensure that all resources in the network are correctly defined.

RMEXPR37

NETSTAT Interface not available : P1 discovery bypassed

Reason:

Express Setup did not receive a response from the NETSTAT interface. The information contained in the response is needed for P1 discovery processing.

System Action:

Processing is ignored for the current resource and continues to the next available resource. This results in a system image that may not contain all the resources that are currently in the network.

User Action:

List this region's configuration details (/IPTEST), and investigate any errors.

RMEXPR38

IPv6 subnet P1 not processed

Reason:

During Express Setup IPNODE discovery, IPv6 subnet P1 was found in a routing table. Express Setup does not process IPv6 subnets because IPv6 subnets can be very large and the amount of time required to check each address would be excessive.

System Action:

Processing continues, skipping subnet P1.

User Action:

If there are addresses in this subnet that you want to monitor, you can add an IPNODE definition manually after Express Setup completes.

RMEXPR39

Address P1 bypassed. Type P2 not in NODETYPES list

Reason:

Address P1 was found during Express Setup IPNODE discovery. Its node type is P2. No resource was build for this address because the node type does not match the list of types specified in the NODETYPES statement in the Express Setup control member.

System Action:

Processing continues.

User Action:

To monitor this address, add an IPNODE definition manually after Express Setup completes, or change the control member and rerun Express Setup.

RMEXPR40

SmartTrace parameter Group updated by Express Setup

Reason:

As part of the Express Setup process, some values are added to the list of TCP Port to Protocol Associations in the SmartTrace parameter group. Values were added based on listener ports discovered for known applications.

System Action:

None.

User Action:

None.

RMEXPR69

P1

Reason:

This is an IP node discovery trace message issued during Express Setup. The message text is variable and indicates the actions that IP node discovery is performing.

System Action:

None.

User Action:

If the trace messages are requested by Technical Support, then ensure that a copy of all the messages are sent to them, including other messages whose message ID begins with RMEXPR.

RMFI0001

INVALID PARAMETERS: P1

Reason:

The parameters passed to the procedure to build filter boolean expressions are invalid.

System Action:

Processing is terminated.

User Action:

Correct the parameters in the calling procedure and rerun the exec call.

RMFI0002

P1

Reason:

The procedure to build filter boolean expressions found an invalid boolean expression. P1 is the sysmsg returned.

System Action:

Processing is terminated.

User Action:

Correct the incorrect boolean expression in the filter.

RMFI0003

UNBALANCED PARENTHESES - LEFT P1 RIGHT P2

Reason:

The parentheses in the filter are unbalanced. P1 identifies the number of left parentheses and P2 identifies the number of right parentheses.

System Action:

Processing is terminated.

User Action:

Correct the unbalanced parentheses in the filter.

RMFI0004

BOOLEAN VALUE NEEDED ON LINE P1

Reason:

No boolean value was found on the line P1.

System Action:

Processing is terminated.

User Action:

Correct the boolean value on the line identified.

RMFT0001

INVALID TRANSACTION TYPE - TYPE( P1) DATA( P2)

Reason:

The transaction request from remote conversation partner is not recognized.

System Action:

This transaction is not processed any further.

User Action:

Contact Technical Support.

RMFT0002

P1 FAILED - RC( P2) FDBK( P3) SYSMSG( P4)

Reason:

An APPC error was detected attempting APPC verb P1 . The return code is
P2 , the feedback code is P3 , and the associated error message is P4 .

System Action:

Processing terminated in error.

User Action:

Determine whether the remote system is still available. Contact your system administrator.

RMFT0102

P1 FAILED - RC( P2) FDBK( P3) SYSMSG( P4)

Reason:

Processing of the P1 APPC verb failed. The return code is P2 , the feedback code is P3 , and the associated error message is P4 .

System Action:

Processing terminated in error.

User Action:

Determine whether the link to the remote system has failed. If the link has failed, the region will try to recover the link. Otherwise, contact Technical Support.