Previous Topic: RMx to RMAx Messages

Next Topic: RMTx to RMXx Messages

RMCx to RMSx 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 - START COMMAND WILL BE ISSUED

Reason:

The desired state manager detected that ARM recovery for a resource has failed. 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.

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.

RMHIMSG00

ID= p1 - p2

Reason:

This message displays a trace record of the Hardware Interface Service events handler procedure.

p1 is the trace ID, and p2 is the trace text.

System Action:

None.

User Action:

For assistance, contact CA Support.

RMHIMSG01

The Hardware Interface Service event handler connected to server (version: p1) - Id: p2

Reason:

The Hardware Interface Service event handler procedure is connected to the Hardware Interface Service and is listening for events.

p1 is the version of the service.

p2 is the Hardware Interface Service instance ID.

System Action:

Hardware Interface Service events are processed.

User Action:

None.

RMHIMSG02

Backup copy of procedure $RMHIMSG (id: p1) has started, some Hardware Interface Service events may have been lost.

Reason:

The Hardware Interface Service event handler procedure $RMHIMSG failed. A backup copy has been restarted; its NCL ID is p1. Some Hardware Interface Service events may have been lost.

System Action:

Processing continues; however, some Hardware Interface Service events may have been lost.

User Action:

Check the activity log to determine the reason for the initial $RMHIMSG procedure failure.

Contact CA Support with the diagnostic data obtained from the activity log.

RMHIMSG03

The Hardware Interface Service cannot be contacted

Reason:

The Hardware Interface Service is not available or is not accepting API connections.

System Action:

Wait for Hardware Interface Service to become available.

User Action:

If the service is not active, start Hardware Interface Service.

If Hardware Interface Service is active, take the following steps:

  1. Check the activity log for related error messages.
  2. Check the system log for Hardware Interface Service error messages.
  3. Contact CA Support with the diagnostic data obtained from the logs.

RMHIMSG04

The Hardware Interface Service region is shutting down.

Reason:

Hardware Interface Service shutdown is in process. The API connection is terminated.

System Action:

Wait for Hardware Interface Service to restart.

User Action:

Start Hardware Interface Service.

RMHIMSG05

Lost contact with the Hardware Interface Service

Reason:

Connection to Hardware Interface Service has been lost.

System Action:

Wait for Hardware Interface Service to become available.

User Action:

If the service is not active, start Hardware Interface Service.

If Hardware Interface Service is active, take the following steps:

  1. Check the activity log for related error messages.
  2. Check the system log for Hardware Interface Service error messages.
  3. Contact CA Support with the diagnostic data obtained from the logs.

RMHIMSG06

Unexpected Hardware Interface Service event received - p1

Reason:

Unknown event received from Hardware Interface Service.

p1 gives some details about the received event.

System Action:

The event is ignored.

User Action:

Contact CA Support with the diagnostic data obtained from the activity log.

RMHIMSG07

Unknown Hardware Interface Service event name: p1

Reason:

Unknown event name received from Hardware Interface Service.

p1 is the event name.

System Action:

The event is ignored.

User Action:

Contact CA Support with the diagnostic data obtained from the activity log.

RMHIMSG08

Expected attribute flag missing or invalid: p1, p2, p3, p4

Reason:

An error occurred while decoding an entity attribute.

p1 is the attribute flag name.

p2 is the event name.

p3 is the entity name.

p4 is the entity type name.

System Action:

The attribute is ignored.

User Action:

Contact CA Support with the diagnostic data obtained from the activity log.

RMHIMSG99

The Hardware Interface Service Event Message Handler procedure has failed - reason: P1

Reason:

The Hardware Interface Service Event Message Handler procedure $RMHIMSG failed because of an internal system error.

P1 is the reason for the failure.

System Action:

The procedure terminates.

User Action:

Contact Technical Support with the diagnostic data provided.

RMHIS101

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service ENTITY STATUS CHANGE event is received.

p1 (optional) is the event message number (#n to #nn). The number is used only when the event Attributes Data is too large to fit on a single message.

p2 is the entity name.

p3 is the entity type.

p4 is the entity hierarchy level.

p5 is an attribute list relevant to this entity (some entities have no attributes). Each attribute is prefixed by one of the tags in the following table:

Tag

Attribute description

CAC=

Capacity Change

CAR=

Capacity Record

CML=

Command Last

CMR=

Command RC

CMT=

Command Type

DW#=

Disabled Wait Serial #

DWI=

Disabled Wait Part Id

DWP=

Disabled Wait Proc #

DWS=

Disabled Wait PSW

HIF=

Hardware Interface Name

HWP=

Permanent Hardware Error

ILn=

Image List -- (IL1 to IL9 - see note)

MSA=

Alarm Message

MSD=

Message Date

MSH=

Held Message

MSI=

Message Id

MSN=

New Message

MSP=

Priority Message

MSn=

Message Time Stamp -- (MS1 to MS9 - see note)

MST=

Message Time

NM1=

Number 1 for some events

NM2=

Number 2 for some events

NMN=

New Name

NMO=

Old Name

OSN=

Operating System Name

PMN=

New Power Mode Value

PMO=

Old Power Mode Value

PSN=

New Power Save Mode Allowed

PSO=

Old Power Save Mode Allowed

STN=

New Status

STO=

Old Status

TN#=

New E Type

TNN=

New E Type Name

TO#=

Old E Type

TON=

Old E Type Name

TOI=

Initial Topology

TPn=

Prompt Text -- (TP1 to TP9 - see note)

TXn=

messagetext -- (TX1 to TX9 - see note)

Note: Some attributes can be a long character string that does not fit on the current message. In this case, the string is segmented, each segment is prefixed by a numbered tag, for example:

TX1="Start of string ....... .. .. ....." +
TX2="end of string ......."

A + indicates continuation.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS102

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service ENTITY NAME CHANGEG event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS103

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service ENTITY COMMAND RESPONSE event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS104

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service NEW CHILD UNDER ENTITY event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS105

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service DELETED CHILD OF ENTITY event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS106

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service NEW ENTITY CREATED event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS107

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service ENTITY DELETED event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS108

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service HARDWARE MESSAGE ISSUED BY ENTITY event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS109

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service HARDWARE MESSAGE DELETED event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS110

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service OPERATING SYSTEM MESSAGE event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS111

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service ACTIVE PROFILE CHANGED event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS112

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service ENTITY EXCEPTION event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS113

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service APPLICATION STARTED event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS114

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service APPLICATION ENDED event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS115

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service CAPACITY CHANGED event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS116

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service CAPACITY RECORD CHANGE event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS117

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service SECURITY EVENT event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS118

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service DISABLED WAIT event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS119

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service POWER CHANGE event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS120

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service HARDWARE COMMUNICATIONS ERROR event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS121

p1 p2 (p3) p4 p5

Reason:

A Hardware Interface Service ATTRIBUTES ADDED OR UPDATED event is received.

For details, see message RMHIS101.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS201

HARDWARE INTERFACE SERVICE DOWN

Reason:

A Hardware Interface Service system SERVER DOWN event is received.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS202

HARDWARE INTERFACE SERVICE UP

Reason:

A Hardware Interface Service system SERVER UP event is received.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS203

SERVER HARDWARE INTERFACE UP

Reason:

A Hardware Interface Service system SERVER HARDWARE INTERFACE UP event is received.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS204

SERVER HARDWARE INTERFACE DOWN

Reason:

A Hardware Interface Service system SERVER HARDWARE INTERFACE DOWN event is received.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS205

INITIAL H/W TOPOLOGY COLLECTION COMPLETE

Reason:

A Hardware Interface Service system INITIAL H/W TOPOLOGY COLLECTION COMPLETE event is received.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS206

INITIAL H/W TOPOLOGY COLLECTION HAD ERRORS

Reason:

A Hardware Interface Service system INITIAL H/W TOPOLOGY COLLECTION HAD ERRORS event is received.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMHIS207

TEST EVENT TXT=p1

Reason:

A Hardware Interface Service system TEST EVENT event is received.

p1 is test event text string.

System Action:

AOMALERT is generated.

User Action:

Process as required.

RMIC0101

INVALID PARAMETERS: P1

Reason:

Invalid parameters were passed to Procedure $RMIC01D.

System Action:

The Procedure terminates.

User Action:

Contact your support representative.

RMIC0102

PANEL(~P1) BEING UPDATED BY ~P2

Reason:

The panel, P1, you have chosen to be displayed as a graphical monitor is currently being updated by the user identified by P2.

System Action:

Request rejected.

User Action:

Use another panel or wait until the user currently updating the panel is finished with it.

RMIC0103

RESOURCE GROUP (~p1) CONTAINS NO RESOURCES

Reason:

The Resource Group you have elected to Zoom to does not contain any resources.

System Action:

The Zoom request is rejected.

User Action:

Check that the Resource Group definition is correct, and that all links between Service/View Regions are up.

RMIC0104

INVALID PANEL NAME(P1)

Reason:

The panel name P1 is not a valid panel name.

System Action:

Request rejected.

User Action:

Specify a valid panel name.

RMIC0105

INVALID COMMAND(~P1) ISSUED AGAINST ICON(~P2)

Reason:

The command identified by P1, issued against the Icon identified by P2 was not a valid Icon command.

System Action:

Request rejected.

User Action:

Enter a valid Icon command

RMIC0106

COMMAND P1 AGAINST GROUP P2 IS BLOCKED BY GLOBAL SETTING

Reason:

The command P1 is not allowed to be issued against resource group P2 because it appears in the list of restricted commands contained in GLOBAL variable $RM$GCBL.

System Action:

Command is rejected.

User Action:

If it is required to be able to issue this command then remove it from the GLOBAL variable $RM$GCBL in the system startup parameters.

RMIC0107

COMMAND(S) SUBMITTED SUCCESSFULLY

Reason:

The requested command(s) were successfully submitted.

System Action:

None.

User Action:

None.

RMIC0108

ERROR ZOOMING TO RESOURCE GROUP( P1). MSG( P2)

Reason:

There was en error encountered Zooming to a Resource Group panel.
P1 is the resource group being ZOOMed to and P2 is the error message returned.

System Action:

The Zoom is terminated.

User Action:

Check to see if the Zoomed Panel or Resource Group are invalid.

RMIC0109

INVALID COMMAND ( P1)

Reason:

The specified Command is Invalid.

System Action:

None.

User Action:

Enter a "?" in the field to get a list of Valid Commands.

RMIC0110

COMMAND(&#RM$WKP1) INVALID AGAINST PANEL TYPE GROUP(&#RM$WKP2)

Reason:

Resource commands cannot be issued against an icon which contains a resource group which points to another icon panel. You must first Zoom the lower level panel and issue resoure commands at that level, if possible.

System Action:

Command is rejected.

User Action:

Zoom on the icon to reveal the panel below. If the icons on this subsequent panel point directly to resources then commands may be issued against them.

RMIC0111

ERROR IN PANEL(P1). PANEL MAY HAVE CHANGED. REFER TO LOG

Reason:

An error occurred while displaying the indicated panel. The panel may have changed since it was last displayed. The activity log contains more information about the panel error.

System Action:

The displaying operation is terminated.

User Action:

See the activity log for more information about the panel error.

RMIC0112

'~P1' COMMAND ISSUED

Reason:

The specified command has been issued.

System Action:

The command will be processed.

User Action:

None

RMIC0201

INVALID KEYWORD VALUE SPECIFIED FOR KEYWORD P1 VALUE= P2

Reason:

An invalid keyword value was passed to the Graphical Resource Monitor service procedure. 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.

RMIC0202

INVALID COMMAND

Reason:

The command specified was invalid.

System Action:

Command field is set in error.

User Action:

Enter a valid command.

RMIC0203

COMMAND REQUEST CANCELLED

Reason:

A request to execute a command against all the resources represented by an Icon was cancelled by the user.

System Action:

None.

User Action:

None.

RMIM0001

VARTABLE ALLOCATION FAILED. FDBK: P1 TYPE: P2 NAME: P3 SCOPE: P4

Reason:

Allocation for the vartable named P3 with scope P4 of type P2 was unsuccessful. FDBK P1 was returned.

System Action:

The Icon Manager terminates.

User Action:

Resolve the reason for the vartable allocation failure. This may be that the region is short of storage and it may be necessary to restart the region with more storage.

RMIM0002

RECURSIVE PANEL PATH. ICON( P1) POINTING TO PANEL( P2)

Reason:

A panel path has been invoked in which the ICON (Resource Group) known as P1 points to the PANEL P2 which has either been referenced earlier in the path or which contains the ICON (Resource Group) identified by P1

System Action:

Entry to the Graphical Monitor is denied as this sort of recursive path leads to excessive CPU usage and degradation of performance.

User Action:

Locate where the recursion occurs in the path and correct the situation and retry.

RMIM0101

Call <P1> is invalid

Reason:

You invoked the Icon Manager Service procedure with invalid parameters identified by P1.

System Action:

The Icon Manager Service procedure terminates.

User Action:

These are internal calls and should not provide invalid parameters. Contact Technical Support.

RMIM0102

Panel name(P1) is invalid

Reason:

You invoked the Icon Manager Service procedure to resolve the icons in an icon panel, but the name of the panel, identified by P1, is not a valid panel name.

System Action:

The Icon Manager Service procedure terminates.

User Action:

Correct the source of the invalid panel name. It may be stored in a user's profile.

RMIM0103

Panel(P1) does not exist in panel library(P2)

Reason:

You invoked the Icon Manager Service procedure to resolve the icons in the icon panel identified by P1 but the panel cannot be read from the panel library identified by P2.

System Action:

The Icon Manager Service procedure terminates.

User Action:

Ensure that the region has initialized without errors. The most likely cause of this error is that the ICOPANL data set is not allocated.

RMINIT01

LOAD STARTED FOR SYSTEM P1 VERSION P2

Reason:

The System Image P1 of version P2 is being loaded as the current system.

System Action:

None.

User Action:

None.

RMINIT02

MULTI-SYSTEM REGISTRATION TABLE ALLOCATED

Reason:

The registration table used to support multiple systems was successfully allocated.

System Action:

None.

User Action:

None.

RMINIT03

STATUS TABLE LOAD COMPLETED

Reason:

The status table was successfully loaded.

System Action:

None.

User Action:

None.

RMINIT04

STATUS TABLE LOAD FAILED

Reason:

The loading of the status table failed. See associated message(s) for the reason.

System Action:

System load terminates.

User Action:

See the associated messages and correct the error indicated by these messages.

RMINIT05

INITIALIZING APPC LINK MANAGERS

Reason:

The processes that manage APPC communication sessions with this system are being started and initialized.

System Action:

None.

User Action:

None.

RMINIT06

STARTING LONG RUNNING PROCESSES

Reason:

The various SSO long running processes which manage message traffic and event flows are being started and initialized.

System Action:

None.

User Action:

None.

RMINIT07

INITIALIZATION FAILED FOR BACKGROUND PROCESS P1

Reason:

The long running background process P1 failed to initialize.

System Action:

Load of the system fails.

User Action:

See the associated messages for the reason that the process failed.

RMINIT08

BACKGROUND PROCESS P1 INITIALIZED SUCCESSFULLY

Reason:

The long running background process P1 successfully initialized.

System Action:

None.

User Action:

None.

RMINIT09

INITIALIZATION FAILED FOR LONG RUNNING PROCESSES

Reason:

The action of starting and initializing all the required long running background process failed.

System Action:

System load fails.

User Action:

See the associated messages.

RMINIT10

STARTING THE AVAILABILITY STATISTICS MONITOR PROCESS

Reason:

The Availibility Statistics Monitor is being started in the background.

System Action:

None.

User Action:

None.

RMINIT11

SYSTEM IMAGE STARTUP PROCESS STARTED

Reason:

The process responsible for Starting all the resources of the current System Image is being started.

System Action:

None.

User Action:

None.

RMINIT12

CONSOLE CONSOLIDATION INITIALIZATION FAILED

Reason:

Initialization of Console Consolidation processing failed.

System Action:

System load fails.

User Action:

See the associated messages for the reason.

RMINIT13

STARTING CONSOLE CONSOLIDATION ISR MANAGER PROCESS

Reason:

The Console Consolidation ISR link manager process is being started.

System Action:

None.

User Action:

None.

RMINIT14

INVALID COMMAND

Reason:

An invalid command was entered.

System Action:

The command is rejected.

User Action:

Specify a valid command.

RMINIT15

LOAD COMPLETED

Reason:

The system image load has completed.

System Action:

None.

User Action:

None.

RMINIT16

SYSTEM LOAD REJECTED, ALREADY IN PROGRESS ( P1)

Reason:

An request to load a new system image was rejected because there is already a system load in progress. The currently running load was started at P1.

System Action:

Request rejected.

User Action:

None.

RMINIT17

MONITOR PROCESS ALREADY INITIALIZED

Reason:

The system load process detected that the monitor process was already running. This is normal, the process will not be restarted.

System Action:

None.

User Action:

None.

RMINIT18

RETRYING COMPONENTS THAT ARE NOT INITIALIZED

Reason:

The system load process had previously been unsuccessful with the initialization of some components which are not critical but which resulted in a load status of WARNING. This message indicates that a user has initiated a Retry request in order to initialize these components.

System Action:

None.

User Action:

None.

RMINIT19

RETRY ISSUED

Reason:

A request to retry the initialization of non-critical components was issued.

System Action:

None.

User Action:

Wait for subsequent messages, which indicate the results of the request.

RMINIT20

RETRY FAILED

Reason:

An attempt to initialize non-critical components failed.

System Action:

Initialization remains in the warning state.

User Action:

Determine the reason for the errors and retry the request.

RMINIT21

RETRY COMPLETED SUCCESSFULLY

Reason:

An attempt to initialize non-critical components completed successfully and the components are now initialized.

System Action:

None.

User Action:

None.

RMINIT22

LOAD OF SYSTEM P1 VERSION P2 COMPLETED

Reason:

The load of System Image P1 with Version P2 has completed.

System Action:

None.

User Action:

None.

RMINIT23

INITIALIZATION FAILED FOR PROCESS P1, PROCESS P2

Reason:

The long running background process P1 failed to initialize. The reason is P2. If the reason is ended then the process prematurally ended before notifying the loader.

System Action:

Load of the system fails.

User Action:

See the associated messages (also in the activity log) for the reason that the process failed.

RMINIT24

SYSNAME( P1) VERSION( P2) NOT FOUND IN DATABASE - USING P3

Reason:

A system image load was requested but the supplied system image name was not found in the database.

System Action:

A dummy system image is loaded.

User Action:

Load a valid system image.

RMINIT25

SYSNAME( P1) VERSION( P2) IS ACTIVE ON A LINKED REGION - USING P3

Reason:

A system image load was requested but the supplied system image name is the active system image on a linked region.

System Action:

A dummy system image is loaded.

User Action:

Load a different system image on this region or the linked region, or unlink the regions and retry.

RMINIT26

TEMPLATE SYSTEM IMAGE VERSION ( P1) DOES NOT EXIST

Reason:

The indicated Template System Image Version does not exist in the RAMDB. System load cannot proceed without a valid Template System Image Version.

System Action:

System load fails.

User Action:

Update ICS parameter member OPSYSIDS with a valid Template System Image Version.

RMINIT27

STARTING MONITORS FOR DATA SAMPLING FRAMEWORK

Reason:

The monitors defined to the Data Sampling Framework are being started in the background.

System Action:

None.

User Action:

None.

RMINLO01

SERVICE PROCEDURE ~P1 INVOKED WITH INVALID KEYWORD ~P2(~P3)

Reason:

The service procedure identified by P1 was invoked with an invalid value for the keyword identified by P2 of P3.

System Action:

Request rejected

User Action:

Correct the keyword value and re-try

RMINLO02

NO LOG RECORDS FOUND

Reason:

There were no records in the log.

System Action:

None

User Action:

None

RMINLO03

RECORD LIMIT EXCEEDED. UNABLE TO VIEW ALL LOG RECORDS

Reason:

There were more tha 9999 log records.

System Action:

The first 9999 log records will be displayed.

User Action:

None

RMINWI00

P1 EXCLUDED OR NOT LICENSED ON THIS CPU

Reason:

The feature or features P1 are either excluded or not licensed for this CPU.

System Action:

Function is terminated.

User Action:

Contact your Systems Administrator.

RMINWI01

P1 IS REQUIRED

Reason:

The field P1 is required and must not be null.

System Action:

Field is set in error.

User Action:

Specify a value for P1.

RMINWI02

P1 IS REQUIRED IF P2 IS P3

Reason:

The field P1 is required when the value of field P2 is P3 .

System Action:

Field is set in error.

User Action:

Specify a value for P1 .

RMINWI03

P1 REQUIRED IF P2 SPECIFIED

Reason:

The field P1 is required if the field P2 is specified.

System Action:

Field is set in error.

User Action:

Specify a value for P1 or blank out the value for P2 .

RMINWI04

INVALID JES SYSTEM TYPE, SPECIFY P1

Reason:

An invalid job entry subsystem was specified. The only valid job entry subsystems are:
- For MVS: JES2 or JES3 - For MSP: JES - For VOS3: JSS3 or JSS4

System Action:

Field is set in error.

User Action:

Specify a valid value.

RMINWI05

INVALID CHARACTER P1, SPECIFY ONE OF P2

Reason:

The specified character, P1 , is invalid. Specify one of the characters in P2 .

System Action:

The field in error is highlighted.

User Action:

Specify a valid character.

RMINWI06

P1 MUST BE DIFFERENT TO P2

Reason:

The field P1 must have a different value to the field P2 .

System Action:

Field is set in error.

User Action:

Specify different values for P1 and P2 .

RMINWI07

INVALID P1 TYPE, MUST BE GLOBAL OR LOCAL

Reason:

The P1 type specified was invalid. The only valid values are GLOBAL or LOCAL. P1 will be either JES3 or JSS4.

System Action:

Field is set in error.

User Action:

Specify either GLOBAL or LOCAL.

RMINWI08

MUST BE NO IF P1 IS NO

Reason:

The field must have the value NO if the field P1 is NO.

System Action:

Field is set in error.

User Action:

Specify NO for the field or specify YES for P1 .

RMINWI09

PPO procedure name must be $RSPPOPR

Reason:

This region is configured with the NetMaster Automation product that requires the $RSPPOPR PPO procedure.

System Action:

The parameter group fails.

User Action:

Either specify the correct PPO procedure name, or clear the field for it to default to the required value.

RMINWI10

INVALID VALUE, MUST BE ACTIVE OR INACTIVE

Reason:

The field contains an invalid value. The only valid values are ACTIVE or INACTIVE.

System Action:

Field is set in error.

User Action:

Specify either ACTIVE or INACTIVE.

RMINWI11

INVALID VALUE, FORMAT: n-m (n & m ARE NUMERIC IN RANGE 1-128)

Reason:

The field contains an invalid value. The field must be in the format n-m, where n and m are both numeric and in the range 1 to 128. Also n must be less than or equal to m. For example 17-128.

System Action:

Field is set in error.

User Action:

Specify a valid range.

RMINWI12

INVALID VALUE, FORMAT: n,n,n:m (n and m ARE NUMERIC IN RANGE 1-128)

Reason:

The field contains an invalid value. The field must be in the format n,n,n:m where n and m are numeric and in the range 1 to 128. For example 1,2,8:12,29,36:123

System Action:

Field is set in error.

User Action:

Specify a valid series of route codes.

RMINWI13

INVALID VALUE, MUST BE SMFID OR NMDID

Reason:

The field contains an invalid value. The only valid values are SMFID or NMDID.

System Action:

Field is set in error.

User Action:

Specify either SMFID or NMDID.

RMINWI14

AOMPROC FAILED TO INITIALIZE

Reason:

The AOMPROC was started and did not return an indication that it had successfully initialized within the time allowed.

System Action:

The parameter group fails.

User Action:

Determine the reason the AOMPROC failed or did not issue a notification.

RMINWI16

CANNOT CHANGE P1, AOM IS CURRENTLY P2

Reason:

The parameter P1 could not be changed because AOM is currently in a status which does not allow the altering of this parameter. The current status of AOM is P2 . AOM must be inactive to action this parameter. P1 gives the name of the parameter and in parentheses the current value.

System Action:

Parameter is not set.

User Action:

Save the parameters value and it will become effective at next startup or stop AOM, set the parameter and then restart AOM.
Warning: Stopping AOM will affect the functioning of the system. No messages will be received, no automation will be taken and the resource status changes will be lost. You will need to reload the system image.

RMINWI17

INVALID VALUE, MUST BE AUTOMATED OR MANUAL

Reason:

The field contains an invalid value. The only valid values are AUTOMATED or MANUAL.

System Action:

Field is set in error.

User Action:

Specify either AUTOMATED or MANUAL.

RMINWI18

INVALID VALUE, MUST BE 0 OR BETWEEN 128 AND 255

Reason:

The field contains an invalid value. The only valid values are 0 or a number between 128 and 255.

System Action:

Field is set in error.

User Action:

Specify either 0 or a number between 128 and 255.

RMINWI19

MINIMUM FOR P1 IS 00.10

Reason:

The field contains an invalid value. The field must be greater than or equal to 10 minutes (00.10) and less than 24 hours (ie less than or equal to 23.59).

System Action:

Field is set in error.

User Action:

Specify a time interval between 00.10 and 23.59.

RMINWI20

AOMGNUM P1 SET TO " P2"

Reason:

The AOM global number variable P1 was set to the value P2.

System Action:

None.

User Action:

None.

RMINWI21

( P1) P2

Reason:

This is an informational message which describes an NDB error code.

System Action:

None.

User Action:

See related messages.

RMINWI22

NDB FILE IS NOT VALID FOR THIS VERSION OF THE PRODUCT

Reason:

The NDB specified was invalid because the NDB was not defined for the current version.

System Action:

The RAMDB is not allocated.

User Action:

Specify a valid RAMDB.

RMINWI23

P1 MUST BE GREATER THAN P2

Reason:

The value for field P1 must be greater than the value specified for field P2.

System Action:

Field is set in error.

User Action:

Specify a higher value for P1 or a lower value for P2.

RMINWI24

P1 MUST BE A VALID NUMERIC IP ADDRESS

Reason:

The value for field P1 must be a valid IP address in numeric form. AAA.BBB.CCC.DDD where AAA,BBB,CCC,DDD are numbers less than 256.

System Action:

Field is set in error.

User Action:

Specify a proper numeric format IP address for P1.

RMINWI25

P1 = NO WAS SPECIFIED. FURTHER WSPEER PARAMETERS IGNORED

Reason:

The value for field P1 was specified as NO, and thus no further WSPEER parameters were processed.

System Action:

None.

User Action:

If you wish to use a Workstation peer system, then change the setting of the field to YES, and specify all of the other parameters correctly. Otherwise this message can be ignored.

RMINWI26

SYSTEM IMAGE IS ALREADY ACTIVE ON REGION P1

Reason:

The selected System Image cannot be loaded on this region because it is active on a linked region.

System Action:

Field is set in error.

User Action:

Select another System Image.

RMINWI27

NULL IP ADDRESS DETECTED IN WSPEER CUSTOMIZATION PARMS

Reason:

The value for the IP address in the WSPEER customization parms was found to be null.

System Action:

WSPEER parameter processing is terminated.

User Action:

Specify a proper numeric format IP address in the WSPEER customization parameters. If WSPEER processing is not required, set the 'Workstation peer in use' field to NO.

RMINWI31

TEMPLATE SYSTEM IMAGE VERSION ( P1) INVALID FOR P2

Reason:

The Template System Image Version specified is not valid for the JES identified by P2.

System Action:

The field is highlighted and a message is displayed to the user.

User Action:

Correct the Template System Image Version entered in the field.

RMINWI33

INVALID VALUE, MUST BE YES OR NO

Reason:

The field contains an invalid value. The only valid values are YES or NO.

System Action:

Field is set in error.

User Action:

Specify either YES or NO.

RMINWI34

PPO procedure failed to initialize

Reason:

The PPOPROC was started and did not return an indication that it had successfully initialized within the time allowed.

System Action:

The parameter group fails.

User Action:

Determine the reason the PPOPROC failed. Use the $LOG command to access the activity log. Look for any messages that indicate that the procedure has ended, either normally or as a result of an abend.

RMINWI36

SCREENING TABLE STORAGE EXCEEDED BY P1 BYTES, CONSOLE CONSOLIDATION DISABLED

Reason:

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

System Action:

Console consolidation profiles are unloaded and the screening table activation is reattempted.

User Action:

Reduce the amount of storage needed by the console consolidation profiles by: - inactivating unused profiles
- reducing the size (complexity) of the profiles Reactivate the profiles from the customization parameter for console consolidation (CCONSOLIDATN).

RMINWI37

*Warning* One or more Background Users have not been defined for this region.

Reason:

Background user IDs must be defined to execute the procedure that operates the product. If they are not defined, the product may not operate correctly.

System Action:

Processing continues.

User Action:

From a session with UAMS authority, run procedure $NMUAINI with no arguments to generate the background user IDs. Then go to /BCAST.L and delete this broadcast message or it will be retained until the region is stopped.

RMINWI38

The $NMUAINI procedure has either failed to add the Background User IDs,

Reason:

See message RMINWI37.

System Action:

See message RMINWI37.

User Action:

See message RMINWI37.

RMINWI39

or the NMSUP security user prefix has changed.

Reason:

See message RMINWI37.

System Action:

See message RMINWI37.

User Action:

See message RMINWI37.

RMINWI40

Refer to the LOGnn DD for your started task for details.

Reason:

See message RMINWI37.

System Action:

See message RMINWI37.

User Action:

See message RMINWI37.

RMINWI41

P1 DOES NOT EXIST AND YOU ARE NOT AUTHORIZED FOR USER MAINTENANCE

Reason:

To activate the use of the Workstation Peer, the Workstation Peer User ID must be defined in this system. P1 is the Workstation Peer User ID and it does not exist. The system wanted to create it automatically for you but you are not authorized for UAMS maintenance access and hence the request was not attempted.

System Action:

Validation for this parameter group fails.

User Action:

Either obtain the required authority to perform user maintenance or ask a suitably authorized user to update this parameter group. You can also ask a suitably authorized user to run the following procedure to automatically define the required user ID. Run this procedure from OCS:
$RMUAINI ACTION=DEFINE NAME=WSPU

RMINWI42

Screening table storage exceeded by P1 bytes, event simulation disabled

Reason:

There is insufficient storage to load all the event simulation code.

System Action:

Event simulation is disabled, and the screening table activation is retried.

User Action:

If event simulation is not required, disable it permanently through the MSGAWARENESS parameter group. In future, no attempt to enable its code will be made. This improves the performance of system initialization.

If event simulation is required, reduce the amount of storage used by console consolidation and/or NetMaster Automation. This can be done in the following ways:

Note: If console consolidation profiles are modified, reactivate the profiles by selecting option A - Activate Message Profiles from the System Console Consolidation menu. Then action the MSGAWARENESS parameter group to enable event simulation.

RMINWI43

P1 SET TO P2

Reason:

The P1 component of Message Awareness was set to P2.

Message Awareness consists of the following components:

Event Simulation

This facility lets you simulate message traffic through your environment and report any EventView rules or ResourceView definitions affected.

Unmatched Message Alerting

This facility notifies you about possible critical system messages that your EventView and ResourceView environment is not set up to deal with. The messages and the alerting method are controlled through the MSGAWARENESS parameter group.

System Action:

None.

User Action:

None.

RMINWI44

GLOBAL VARIABLE P1 SET TO P2

Reason:

The global variable P1 was set to the value P2 .

System Action:

None.

User Action:

None.

RMINWI45

Screening table storage exceeded by P1 bytes, UMA disabled

Reason:

The screening table has exceeded its storage limit while loading code dynamically generated by the Unmatched Message Alerting facility, and that facility has been disabled.

System Action:

Unmatched Message Alerting is disabled, and the screening table activation is retried.

User Action:

If Unmatched Message Alerting is not required, disable it permanently through the MSGAWARENESS parameter group. In future, no attempt to enable its code will be made. This improves the performance of system initialization.

RMINWI47

AOMGFLAG P1 SET TO " P2"

Reason:

The AOM global flag variable P1 was set to the value P2.

System Action:

None.

User Action:

None.

RMINWI48

Invalid character in the AOM SSI Command String Prefix

Reason:

The AOM SSI Command String Prefix contains an invalid character. The supported characters are:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9 @ $ # ' , . / ( ) * & + - › < | ! ; % _ > ? : "

System Action:

Field is set in error.

User Action:

Correct the AOM SSI Command String Prefix or leave the input field blank if no Command String Prefix is required.

RMINWI49

INVALID DATASET ORGANIZATION P1, MUST BE "PO" OR "PS"

Reason:

The dataset specified does not have the correct dataset organization.
P1 is dataset organization of the dataset. Valid values are PO or PS.

System Action:

Field is set in error.

User Action:

Specify a partitioned (PO) dataset with a member name or a physical sequential (PS) dataset.

RMINWI50

MEMBER NAME REQUIRED FOR PARTITIONED DATASETS

Reason:

The dataset specified was a partitioned dataset however a member name was not specified. A member name must be specified if the dataset is partitioned.

System Action:

Field is set in error.

User Action:

Specify a partitioned (PO) dataset with a member name or a physical sequential (PS) dataset.

RMINWI53

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

Reason:

An error was encountered when attempting to access a 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:

Processing terminates.

User Action:

Contact your local support representative.

RMINWI54

MULTISYSTEM LINK RECORD P1 P2

Reason:

The link record indicated by P1 has been successfully processed. P2 indicates if the record was CREATED, REPLACED or SKIPPED. The record is SKIPPED if there is an existing multisystem link record with the key P1 that has been customized.

System Action:

None.

User Action:

None.

RMINWI55

P1 IS NOT AN EXISTING RULESET NAME

Reason:

Ruleset name given must be a valid defined rulest under File Transfer Ruleset definition.

System Action:

Validation for this parameter fails.

User Action:

Enter a valid defined Ruleset name.

RMINWI56

No common access method with P1

Reason:

The set of communication access methods you have selected is not valid at this time. The set has no access method in common with linked region P1 and would render P1 uncontactable.

System Action:

Fields required to access P1 are highlighted.

User Action:

Set one of the highlighted fields to YES. Alternatively, unlink region P1.

RMINWI57

AT LEAST ONE COMMUNICATION ACCESS METHOD MUST BE ENABLED

Reason:

You must enable at least one of the communication access methods.

System Action:

The fields that cause the error are highlighted.

User Action:

Specify YES to at least one access method.

RMINWI60

TCP/IP not available on this system

Reason:

The TCP/IP? field cannot be set to YES because the interface to TCP/IP has not been enabled on this system.

System Action:

The TCP/IP? field is highlighted.

User Action:

If you want to use TCP/IP, update the SOCKETS parameter group and set the TCP/IP Software Type field to a value other than NONE.

RMINWI61

EPS ACCESS METHOD REQUIRES A SOLVE SSI

Reason:

You cannot specify YES in the EPS? field because the interface to the SSI has not been defined.

System Action:

The field in error, EPS?, is highlighted.

User Action:

If you want to use EPS, specify an SSI in the SSI parameter group to provide the EPS service.

RMINWI62

EPS ACCESS METHOD NOT SUPPORTED ON THIS SYSTEM

Reason:

You cannot specify YES in the EPS? field because this is not an MVS system. EPS is available on MVS only.

System Action:

The field in error, EPS?, is highlighted.

User Action:

Specify NO in the EPS? field.

RMINWI64

P1 CANNOT BE GREATER THAN P2

Reason:

The value in the P1 field cannot be greater than the value in the P2 field.

System Action:

The field in error is highlighted.

User Action:

Specify a lower value in the P1 field or a higher value in the P2 field.

RMINWI65

MANAGEMENT SERVICES CONSOLE SUPPORT LEVEL IS INCORRECT

Reason:

This region requires the console support level of Management Services 3.7 (plus APARs).

System Action:

Initialization cannot complete.

User Action:

Contact Technical Support.

RMINWI66

INVALID VALUE, MUST BE PRIMARY OR ALTERNATE

Reason:

The highlighted field contains an invalid value. The only valid value is PRIMARY or ALTERNATE, indicating which set of resource relationships will be used when the SHUTSYS or SHUTFORCE command is used to shut down a system image.

System Action:

The field in error is highlighted.

User Action:

Specify either PRIMARY or ALTERNATE.

RMINWI68

REGION HAS BEEN STARTED WITH A NEW PRIMARY NAME EXISTING MULTISYSTEM LINKS HAVE BEEN REMOVED

Reason:

During region startup, no records were found in the knowledge base (RAMDB) that match the primary (ACB) name of this region. However, other records exist matching other primary names. This is an abnormal situation, usually indicating that the PRI JCL parameter of the region has changed. The change means that remote regions become inaccessible. As a consequence, the region is unlinked automatically from other regions.

System Action:

The region is unlinked, and the message is broadcasted to all users.

User Action:

If new multisystem links are required, the administrator will need to relink the region by using the Link Region and Synchronize Database option on the Multi-System Support Menu (=/MADMIN.SD).

RMINWI69

Agent Instance name must be alphanumeric

Reason:

The value specified for the NSM Agent Instance name contains special characters such as '@#$-'. Only alphabetic or numeric characters are valid in the instance name and should start with an alphabetic character.

System Action:

The field in error is highlighted.

User Action:

Specify a valid value.

RMINWI70

System Image( P1) not loaded - P2

Reason:

The P1 system image was not loaded because of reason P2 .

System Action:

The P1 image is not loaded. A default image, $&ZNMDID Version NONE, is loaded instead. &ZNMDID contains the domain identifier of the region.

User Action:

Enter the /PARMS shortcut to display the list of parameter groups, and enter U beside the AUTOIDS group. Specify a system image that is appropriate for the region. If no appropriate images exist, define one and specify it in the AUTOIDS group.

RMINWI71

VTAM Application ID does not exist

Reason:

The VTAM Application ID specified in the Terminal Prefix field does not exist.

System Action:

Field is set in error.

User Action:

Specify a valid VTAM Application ID that is currently defined to VTAM. The ID can be for a pool of Application IDs with the same prefix and numeric suffixes starting from 001 and up to 999. Alternatively the Application ID can be a generic prefix.

RMINWI72

NSM Agent Filter must be NONE

Reason:

The NetMaster for TCP/IP agent does not support filtering.

System Action:

Field is set in error.

User Action:

Specify NONE as the filter value.

RMINWI73

An absolute directory path is required.

Reason:

An absolute directory path is required.

System Action:

Field in error is highlighted.

User Action:

Provide an absolute path directory.

RMINWI74

P1 file is empty

Reason:

The P1 file is empty.

System Action:

Field is set in error and the agent is not started.

User Action:

Specify a valid P1 dataset.

RMINWI75

Contents of P1 ' P2'

Reason:

The contents of P2 is displayed after this message.

System Action:

None.

User Action:

None.

RMINWI76

P1 could not be opened

Reason:

An attempt to OPEN the P1 file failed and the system could not read its contents.

System Action:

Initialization continues.

User Action:

None.

RMINWI77

Invalid value, must not be less than 5 or greater than 60.

Reason:

The value provided is not in the valid range of 5-60.

System Action:

Field is set in error.

User Action:

Specify a number within the valid range.

RMINWI78

Invalid value, CA-7 USERID

Reason:

The CA-7 User ID field contains an invalid value.

System Action:

Field is set in error.

User Action:

Specify other values.

RMINWI79

Invalid value, CA-7 PASSWORD

Reason:

The CA-7 User Password field contains an invalid value.

System Action:

Field is set in error.

User Action:

Specify other values.

RMINWI80

Invalid value, CA-7 Subsystem ID

Reason:

The CA-7 SSID field contains an invalid value.

System Action:

Field is set in error.

User Action:

Specify other values.

RMINWI81

Value set to NO because no security exit installed

Reason:

The option is set to NO because the security exit is not installed.

System Action:

Message displayed. Processing continues.

User Action:

Install the security exit, if required.

RMINWI82

User not added to UAMS - P1

Reason:

The automatic password option of the SCHEDAPI parameter group requires the CA-7 user to be defined to UAMS. If the option is set to YES, the system attempts to automatically add the user to the UAMS file. If the attempt is unsuccessful, this message is displayed. P1 is the message returned by the SECCALL ADD function.

System Action:

Message displayed. Processing continues.

User Action:

Determine why the ADD failed. The user may already be defined. Correct the problem and add the user manually.

RMINWI83

Invalid value for Web Address Override

Reason:

The value provided is not a valid host with port specification. A valid IP address or host name, optionally followed by a port number (:nnnnn), is required.

If a host name is specified, special characters, including @ and #, are not permitted.

If an IPv6 address is specified with a port number, the address must be enclosed in square brackets.

Examples:

192.10.23.24
my.host.com
los-angeles.ARN24

192.10.23.128:1080
[fd00:7a06:a20:100::1]:1080
my.host.com:31076

System Action:

The field is highlighted in error.

User Action:

Specify an alphanumeric IP host name or address.

RMINWI84

The AOM Message Suppression Charcter is invalid

Reason:

The specified AOM Message Suppression Character is invalid. The supported characters are:

@ # , . / & + - › < | ! ; % _ > ? : ^

System Action:

Field is set in error.

User Action:

Specify a valid character.

RMINWI85

SYSPARM P1 already set to P2

Reason:

The system parameter (SYSPARM) with name P1 is already set to the value P2.

System Action:

None.

User Action:

None.

RMINWI86

Default size must be less than or equal to the maximum

Reason:

The default size must have a value less than or equal to the value specified for the maximum size.

System Action:

None.

User Action:

Correct the field value, and retry.

RMINWI87

Invalid Alert Severity, must be 1 to 4 or blank

Reason:

An Alert Severity field must contain 1, 2, 3, 4, or be blank.

System Action:

None.

User Action:

Correct the value, and retry.

RMINWI88

IPv6 socket support not enabled

Reason:

An IPv6 address has been entered in the Web Address Override field, but the sockets API supports IPv4 addresses only.

System Action:

The field is highlighted in error.

User Action:

Specify a host name or IPv4 address in the Web Address Override field. Alternatively, check the SOCKETS parameter group (/PARMS). For IPv6 support, the TCP/IP Software Type must specify IBMV6.

RMINWI89

Invalid value, must be REGION, SERVER or USER

Reason:

The valid Hardware Interface Service API security environments are REGION, SERVER, or USER.

System Action:

The field is set in error.

User Action:

Specify a correct value.

RMINWI99

Deprecated attribute processing P1

Reason:

CA NetMaster NM for TCP/IP r11.6 SP1 deprecated some monitoring attributes and replaced them with new ones. When the region starts, the RAMDB is scanned and if the deprecated attributes are found, defined EE resources are checked and if they are using the deprecated attributes, they are replaced with the new attributes. When all defined EE resources are updated, the deprecated attributes are deleted.

The deprecated attributes are:

LowPriorityData

HighPriorityData

MediumPriorityData

NetworkPriorityDat

SignalTraffic

The replacement attributes are:

EEBytesPriLow

EEBytesPriHigh

EEBytesPriMedium

EEBytesPriNetwork

EEBytesPriSignal

This message is issued at the start and end of this processing, as identified by P1 . Messages issued in between detail any action taken.

System Action:

Deprecated attributes in resource monitoring defintions are replaced and the deprecated attributes deleted.

User Action:

None.

RMIPAPI01

NO HOST SAMPLES EXIST FOR THIS STACK

Reason:

The Telnet, FTP or Connection 'Workload' option was selected but no host samples exist for this option.

System Action:

None.

User Action:

None.

RMIPAPI02

STACK NOT REGISTERED

Reason:

The selected STACK resource is not registered internally.

System Action:

The command is rejected.

User Action:

This message may occur transiently following a system image load or when remote stack resources are accessed. Try the command again later.
If the situation persists, there may be a mismatch in the information provided about the stack. Check the stack name, type and SSID (if applicable) are correct in the following places:
- The stack resource definition (A.R.R)
- SOCKETS parameter group (/PARMS)

RMIPAPI03

NO MATCHING DATA FOR P1 IN WORKLOAD MANAGER

Reason:

A display query for P1 has no matching data in Workload Manager (WLM).

System Action:

None.

User Action:

None.

RMIPAPI04

Resource definition does not contain associated Stack Name

Reason:

The definition of the selected resource does not include the associated TCP/IP stack job name.

System Action:

The request is rejected.

User Action:

Update the resource definition to include the associated stack job name.

RMIPAPI05

NO SAMPLES EXIST FOR THIS CIP

Reason:

The Telnet option was selected but no samples exist for this option.

System Action:

None.

User Action:

None.

RMIPAPI06

Command P1 only available if P2 is used

Reason:

The command P1 is not valid against the selected resource. The command requires P2 (OSA/SF or SNMP) and the OSA resource definition specifies that P2 is not used.

System Action:

The command is rejected.

User Action:

None.

RMIPAPI07

' P1' command canceled

Reason:

The command request identified by P1 has been canceled.

System Action:

None

User Action:

None

RMIPAPI08

' P1' command canceled, NetSpy not configured.

Reason:

The command request identified by P1 has been canceled because CA NetSpy is not configured.

System Action:

None.

User Action:

None.

RMIPAPI09

RECORD NOT SAVED, NO CHANGES MADE

Reason:

You tried to file or save a definition that has not been changed. The requested action is not performed.

System Action:

The definition is not saved again.

User Action:

None.

RMIPAPI10

ASSOCIATED STACK ' P1' NOT REGISTERED

Reason:

The associated STACK jobname P1 for the selected resource is not registered internally.

System Action:

The command is rejected.

User Action:

This message may occur transiently following a system image load or when remote stack resources are accessed. Try the command again later.
If the situation persists, there may be a mismatch in the information provided about the associated stack jobname. Check the stack jobname, type and SSID (if applicable) are correct in the following places:
- The Associated STACK Jobname field definition for the selected resource (A.R.R)
- The stack's own resource definition (A.R.R)
- SOCKETS parameter group (/PARMS)

RMIPAPI11

Update in progress by P1 for group P2

Reason:

Another user is updating this definition.

System Action:

The request is rejected.

User Action:

Try again later.

RMIPAPI12

UDP Connection command is not supported. PF1 on this message for info.

Reason:

The IP Resource Monitor IU command (List IP UDP Connections) is no longer supported. You can list UDP end points using the Connection List function.

System Action:

None.

User Action:

To display current UDP end points and their total traffic counts, use a Connection List /CONNC (not /CONNCF) with the criteria Connection Status EQ UDP.

RMIPAPI13

Command not available. Associated stack is TCPaccess

Reason:

The entered command is not valid against the selected resource. The stack associated with this resource is type TCPaccess. The command is not supported for TCPaccess stacks.

System Action:

The command is rejected.

User Action:

None.

RMIPAPI14

Link p1 is not active

Reason:

The link name identified by p1 is not currently active.

System Action:

The request is rejected.

User Action:

Investigate the cause of the link failure, and retry the operation.

RMIPAPI15

Command not available on remote region p1

Reason:

The requested command is not supported by the remote region, p1. The link is in Migration Mode. This type of linkage is used during the migration of the remote region to a new release level.

System Action:

Processing of the command terminates.

User Action:

This command will be available in the remote region when you have upgraded the remote region to the same release level as this region.

RMIPLN01

P1 initialization completed. Connecting to remote host.

Reason:

Initialization has successfully completed. The process will now attempt to connect to the remote host. P1 is the protocol used in the connection.

System Action:

None.

User Action:

None.

RMIPLN02

P1 processing terminated.

Reason:

The connection manager has terminated for protocol P1.

System Action:

None.

User Action:

See previous messages.

RMIPLN03

Invalid keyword value received, Keyword= P1 Value=" P2".

Reason:

A keyword parameter was either not specified or was specified with an invalid value. The keyword parameter was P1 and the value was P2.

System Action:

The request is rejected and processing terminates.

User Action:

Specify the keyword parameter with a valid value.

RMIPLN04

Unable to obtain exclusive control to act as the P1 for P2.

Reason:

A request to act as the P1 process for P2 failed because another process was already performing the function. If KILLPREV=YES was specified then this process could not be flushed.

System Action:

The request is rejected and processing terminates.

User Action:

Try the action later or specify KILLPREV=YES to terminate the current process acting as the P1 for P2.

RMIPLN05

Service package P1 does not exist or does not contain P2 procedure.

Reason:

The link manager could not continue processing because the service package P1 did not exist or the necessary procedure P2 did not exist in the package.

System Action:

Processing terminates.

User Action:

Ensure all required procedures are supported by the package or that the package name is correct.

RMIPLN06

TCP/IP Socket P1 error, SOCID= P2 RC= P3 FDBK= P4. For protocol P5, po rt P6 and host name/address= P7

Reason:

An error occurred executing a TCP/IP socket function. P1 is the function being performed, P2 is socket ID, P3 is the return code from the function, P4 is the feedback code from the function, P5 is the protocol being used, P6 is the port number at the remote host and P7 is the remote host name or address (if applicable).

System Action:

The request fails and the connection will be retried.

User Action:

Ensure that the Host Name/Address and Port Number are correct. Check the error codes to determine the exact nature of the error. More information may follow in subsequent messages.

RMIPLN07

VCode=" P1", ErrNoDesc=" P2"

Reason:

This message described additional information associated with a previous error. P1 is the vendor software specific error code and P2 is a description of the socket error number received. The vendor specific code may not be present.

System Action:

None.

User Action:

See related messages. Check the error codes and description to determine the exact nature of the error.

RMIPLN08

P1 termination request received, P1 ending.

Reason:

A request to terminate the P1 protocol client/server process P2 was accepted. The process will terminate.

System Action:

Processing terminates as requested.

User Action:

None.

RMIPLN09

P1 connection established, socket ID is P2 port is P3 connected to P 4 on port P5

Reason:

A connection was successfully established with a remote system. The protocol being used is P1, the socket identifier is P2 and the port is
P3. The remote system is on address P4 with port P5.

System Action:

None.

User Action:

None.

RMIPLN10

P1 connection will be automatically retried in P2 minutes.

Reason:

A connection failed and has been automatically scheduled to be retried in P2 minutes. The connection is for protocol P1.

System Action:

None.

User Action:

None.

RMIPLN11

Unable to contact P1.

Reason:

A request to act as the Client process failed because the remote host name/address P1 did not respond.

System Action:

Processing terminates.

User Action:

Ensure that the correct host name/address is specified and retry the request again.

RMIPLN12

P1 initialization completed. Registering on port P2.

Reason:

Initialization has completed successfully. The process is now attempting to register on a port. P1 is the protocol used in the connection, and P2 is the port number being registered for.

System Action:

None.

User Action:

None.

RMIPLN13

P1 registered for port P2 using socket ID P3.

Reason:

Registration was successful for protocol P1 . The port that was registered is P2, and the socket identifier is P3 .

System Action:

None.

User Action:

None.

RMIPLN14

P1 connection closed by client, server terminating.

Reason:

The remote client for a specific connection has terminated the connection to P1.

System Action:

Processing terminates as requested.

User Action:

None.

RMIPLN15

P1 initialization completed. Accepting client on port P2 socket P3.

Reason:

Initialization has completed successfully for a specific server. The protocol is P1 and the port which the client connected to is P2 . The socket being transferred is P3 .

System Action:

None.

User Action:

None.

RMIWTO01

P1 SYSTEM IMAGE LOAD REQUESTING CONFIRMATION

Reason:

System image load processing has started and will be requesting confirmation of the system image name and version, the automation mode, and whether a cold or a warm load is to be performed. The system ID is
P1 .

System Action:

This message is followed by a RMIWTO06 message requesting a reply.

User Action:

Reply to the RMIWTO06 message, or allow it to time out to continue the load process.

RMIWTO02

P1 SYSTEM= P2

Reason:

The region is initializing and will be requesting confirmation of the system image and version to use. The system ID is P1 , and the currently nominated system image name is P2 .

System Action:

This message is followed by a RMIWTO06 message requesting a reply.

User Action:

Reply to the RMIWTO06 message, or allow it to time out to continue initialization.

RMIWTO03

P1 VERSION= P2

Reason:

The region is initializing, and will be requesting confirmation of the system image and version to use. The system ID is P1 , and the currently nominated system image version is P2 .

System Action:

This message is followed by a RMIWTO06 message requesting a reply.

User Action:

Reply to the RMIWTO06 message, or allow it to time out to continue initialization.

RMIWTO04

P1 MODE= P2

Reason:

The region is initializing, and will be requesting confirmation of the system image and version to use. The system ID is P1 , and the currently nominated automation mode is P2 .

System Action:

This message is followed by a RMIWTO06 message requesting a reply.

User Action:

Reply to the RMIWTO06 message, or allow it to time out to continue initialization.

RMIWTO05

P1 INITIALIZATION (SYSTEM= P2 VERSION= P3 MODE= P4 COLD= P5) REPLY "U" TO ACCEPT

Reason:

The region is initializing, and is requesting confirmation of the system image name and version, automation mode, and cold load setting to use for the region. The system ID is P1 , and the currently nominated system image name is P2 , the version is P3 , the automation mode is
P4 , and cold load is P5 .

System Action:

The system waits for a reply.

User Action:

Reply to the message, or allow it to time out to continue initialization.

RMIWTO06

P1 REPLY "PARM=VALUE" OR "U" TO ACCEPT

Reason:

The region is starting system image load or network discovery, and is requesting override or confirmation of the parameters listed in the previous messages (RMIWTOnn). The messages display the current setting of parameter values. See AUTOIDS or AUTOSNACNTL for further details of the parameters in the group. P1 is the system ID of the region.

System Action:

The system will wait for a reply, or will use the values shown when the timeout value expires. The timeout value is determined by the Confirm via WTOR at Startup? field in the parameter group. The default is 120 seconds.

User Action:

Check that the parameter values are correct.
If they are correct, reply as follows: R n,U
If a value is not correct, reply with the parameter name and its correct value in the format, PARM=VALUE. The following example changes the system image to be loaded:
R n,SYSTEM=SOLVPROD,VERSION=0002,MODE=AUTOMATED

RMIWTO07

P1 CHECKPOINT COLD START: COLD= P2

Reason:

The region is initializing, and will be requesting confirmation of the system image and version to use. The system ID is P1 , and P2 indicates if there will be a cold start of checkpointing.

System Action:

This message is followed by a RMIWTO06 message requesting a reply.

User Action:

Reply to the RMIWTO06 message, or allow it to time out to continue initialization.

RMIWTO08

P1 NETWORK DISCOVERY REQUESTING CONFIRMATION

Reason:

The region is starting its network discovery processing, and will be requesting confirmation of the discovery rate (number of commands per time frame) and whether a cold start is required. The system ID is P1 .

System Action:

This message is followed by a RMIWTO06 message requesting a reply.

User Action:

Reply to the RMIWTO06 message, or allow it to time out to continue network discovery.

RMIWTO09

P1 DISCOVERY COLD START: COLD= P2

Reason:

The region is starting network discovery and will be prompting for confirmation of the discovery parameters. P1 is the system ID, and P2 indicates whether a cold start will be done. P2 can be changed in response to a subsequent WTOR message by replying COLD=YES or COLD=NO.

System Action:

This message is followed by a RMIWTO06 message requesting a reply.

User Action:

Reply to the RMIWTO06 message, or allow it to time out to continue network discovery.

RMIWTO10

P1 COMMANDS PER TIME FRAME: CMDS= P2

Reason:

The region is starting network discovery and will be prompting for confirmation of the discovery parameters. P1 is the system ID, and P2 indicates the maximum number of commands that can be issued within the time frame displayed in a subsequent message. P2 can be changed in response to a subsequent WTOR message by replying CMDS=n, where n is the new number of commands per time frame.

System Action:

This message is followed by a RMIWTO06 message requesting a reply.

User Action:

Reply to the RMIWTO06 message, or allow it to time out to continue network discovery.

RMIWTO11

P1 TIME FRAME IN SECONDS: TIME= P2

Reason:

The region is starting network discovery and will be prompting for confirmation of the discovery parameters. P1 is the system ID, and P2 indicates the time frame within which the specified maximum number of commands can be issued (see previous message). P2 can be changed in response to a subsequent WTOR message by replying TIME=n, where n is the new value for the time frame in seconds.

System Action:

This message is followed by a RMIWTO06 message requesting a reply.

User Action:

Reply to the RMIWTO06 message, or allow it to time out to continue network discovery.

RMIWTO12

P1 DISCOVERY (COLD= P2 CMDS= P3 TIME= P4) REPLY "U" TO ACCEPT

Reason:

The region is starting network discovery and is requesting confirmation of the Cold Start, Commands per Time Frame, and Time Frame in Seconds discovery control parameters. The system ID is P1 and the current value for Cold Start is P2 , Commands per Time Frame is P3 , and Time Frame in Seconds is P4 .

System Action:

None.

User Action:

Check that the Cold Start, Commands per Time Frame, and Time Frame in Seconds are correct, and if so, reply "U".

RMIWTO13

P1 INVALID VALUE FOR KEYWORD P2, MUST BE P3

Reason:

A reply received to confirm System Image Load or Network Discovery specified an invalid value for the keyword parameter P2. This parameter must be P3. The system's ID is P1.

System Action:

None.

User Action:

Reply to the subsequent WTOR the correct value for the keyword P1.

RMIWTO14

P1 SYSTEM IMAGE P2 NOT FOUND ON DATABASE, RC= P3 MSG= P4

Reason:

A reply to change the System Image name and/or Version was rejected because the specified system and version combination could not be found in the database. P1 is the system's ID, P2 is the system image name and version, P3 is the database return code and P4 is the message returned from the database manager.

System Action:

None.

User Action:

Reply to the subsequent WTOR with a valid system name and version that exist.

RMIWTO15

P1 CONFIRMATION OF PARAMETERS TIMED OUT, P2 PARAMETERS ACCEPTED

Reason:

No reply to change the parameter for the P2 process was received within 2 minutes. The current values will be accepted as confirmed. The system's ID is P1.

System Action:

None.

User Action:

None.

RMIWTO16

P1 P2 PARAMETERS ACCEPTED

Reason:

Confirmation of the parameter for the P2 process was acknowledged. The system's ID is P1.

System Action:

None.

User Action:

None.

RMIWTO17

P1 REPLY RECEIVED < P2>

Reason:

Indicates the reply that was received to the last request for parameter confirmation. P1 is the system's ID and P2 is the reply received.

System Action:

None.

User Action:

None.

RMIWTO18

P1 INVALID REPLY SYNTAX, MSG= P2

Reason:

The reply received for confirmation of parameters was invalid. It was not in valid keyword format. P1 is the system's ID and P2 is the error message received.

System Action:

None.

User Action:

None.

RMIWTO19

P1 P2 PARAMETERS RESET

Reason:

The parameters for the P2 process were reset to their initial values. The system's ID is P1.

System Action:

None.

User Action:

None.

RMJ3GR01

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:

Contact System Administrator.

RMJ3GR02

INVALID VALUE FOR ( P1) MUST BE NUMERIC

Reason:

An non-numeric value was entered into the field identified by P1 .

System Action:

The field is highlighted and an error message is displayed to the user.

User Action:

Correct the value entered and retry.

RMJ3GR03

INVALID COMMAND P1

Reason:

The command P1 is invalid.

System Action:

Command field is set in error.

User Action:

Enter a valid command.

RMJ3GR04

MODIFY COMPLETE - NUMBER OF INITIATOR CHANGED TO ( P1)

Reason:

The number of Defined Initiators has been changed to P1 .

System Action:

None

User Action:

The message is informational only.

RMJ3GR05

MODIFY FAILED - INVALID GROUP ( P1)

Reason:

The Group identified by P1 is does not exist on the system specified.

System Action:

The modify command fails.

User Action:

Check the Group is named correctly and that it is defined to JES3.

RMJB0001

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.

RMJB0002

NO JOBS FOUND

Reason:

No scheduler jobs found.

System Action:

None

User Action:

None

RMJCL001

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.

RMJCL002

DATASET ALLOCATION FAILED - SYSMSG( P1)

Reason:

The dataset which contains the required JCL member could not be allocated. P1 contains the error message received.

System Action:

The procedure terminates in error.

User Action:

Contact your system administrator.

RMJCL003

JOB SUBMISSION SUCCESSFUL - JOBID(~P1)

Reason:

The JCL for this job has been successfully submitted to JES.

System Action:

None.

User Action:

None.

RMJCL004

JOB SUBMISSION FAILED - RC(~P1) SYSMSG(~P2)

Reason:

The JCL for this job has not be submitted successfully to JES.

System Action:

Job is placed in automation failed state.

User Action:

Investigate.

RMJCL005

MEMBER LIST FAILED - SYSMSG(~P2)

Reason:

The List of the JCL member has failed.

System Action:

Procedure terminates in error.

User Action:

Contact your system administrator.

RMJES001

JES2 NOT STOPPING - ACTIVE P1 = P2

Reason:

JES2 termination has been requested however the resource P2 of type
P1 is still active.

System Action:

The system waits for a reply to the WTOR.

User Action:

Reply P if the active resource is to be terminated with a JES2 PURGE command. Replay C if the active resource is to be terminated with a CANCEL or N for IGNORE if the resource has been terminated already using operator intervention.

RMJEST01

JES TYPE SET TO ~P1

Reason:

The JES type has been determined.

System Action:

None

User Action:

None

RMJEST02

JES TYPE COULD NOT BE DETERMINED - JES2 DEFAULT USED

Reason:

The JES type has not been determined. JES Default assumed.

System Action:

None

User Action:

None

RMJEST03

JES TYPE PROCESSING INWAIT TIMEOUT - JES2 DEFAULT USED

Reason:

The JES type has not been determined. JES Default assumed.

System Action:

None

User Action:

None

RMJEST04

JES3 TYPE SET TO ~P1

Reason:

The JES3 type has been determined.

System Action:

None

User Action:

None

RMJEST05

JES3 GLOBAL/LOCAL COULD NOT BE DETERMINED - JES3 LOCAL USED

Reason:

Default of JES3 LOCAL assumed.

System Action:

None

User Action:

None

RMJEST06

JES3 GLOBAL/LOCAL INWAIT TIMEOUT - JES3 LOCAL USED

Reason:

Default of JES3 LOCAL assumed.

System Action:

None

User Action:

None

RMJEST07

UNEXPECTED RESPONSE - ~P1

Reason:

Unexpected response received.

System Action:

None

User Action:

Contact your System Administrator.

RMKWDK01

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.

RMKWM001

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.

RMKWM002

KEYWORD P1 DELETED

Reason:

The keyword P1 was deleted.

System Action:

None.

User Action:

None.

RMKWM003

KEYWORD P1 IS BEING UPDATED BY USER P2

Reason:

The keyword P1 cannot be updated because it is already being updated by user P2.

System Action:

Request is rejected.

User Action:

Try later.

RMKWM101

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.

RMKWM102

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.

RMKWM103

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).

RMKWMK01

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.

RMKWMK02

ACTIONS ARE NOT ALLOWED FOR SYSTEM KEYWORDS

Reason:

All system keywords are reserved and cannot have actions applied against them.

System Action:

The request is rejected.

User Action:

None.

RMKWMT01

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.

RMKWYT01

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.

RMLG0001

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.

RMLG0002

LOG SWAP INITIATED

Reason:

The activity log will be swapped.

System Action:

The next available activity log will be emptied and will then become the active log.

User Action:

None.

RMLG0003

NO LOG IS AVAILABLE FOR THE REQUEST DATE AND TIME

Reason:

A log browse request has been received, but no log can be found for the requested starting date and time.

System Action:

Request is rejected.

User Action:

None.

RMLG0004

LOG SWAP REQUEST CANCELLED BY USER

Reason:

The user cancelled the log swap request.

System Action:

The log is not swapped.

User Action:

None.

RMLG0101

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.

RMLG0201

NO AUTOMATION LOG IS AVAILABLE - VSAM LOGGING IS TERMINATING

Reason:

No log file are available.

System Action:

Logproc will terminate.

User Action:

Contact your system administrator.

RMLG0301

NO AUTOMATION LOG IS AVAILABLE - VSAM LOGGING IS TERMINATING

Reason:

No log file are available.

System Action:

Logproc will terminate.

User Action:

Contact your system administrator.

RMLG0302

NCLID ~P1 FLUSHED BY ~P2

Reason:

The executing NCL process with the specified NCLID has been flushed to enable a Log Swap to take place.

System Action:

None.

User Action:

None.

RMLG0303

USER ~P1 CANCELLED BY ~P2

Reason:

The specified User was has been cancelled to enable a Log Swap to take place.

System Action:

None.

User Action:

None.

RMLIC001

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 a full license is required, contact Technical Support.

RMLINK01

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.

RMLINK02

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

Reason:

$RMLINK 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.

RMLINK03

COMMAND REQUIRES THE FOLLOWING KEYWORDS (~P1)

Reason:

$RMLINK has not be supplied with all required details. The list provides the keywords that are needed.

System Action:

Request is rejected.

User Action:

Correct command and retry.

RMLINK04

~P1 ~P2 IS NOT AN ELIGIBLE ~P3 OF ~P4

Reason:

The link request made is not valid.

System Action:

Request is rejected.

User Action:

None.

RMLINK05

~P1 ~P2 LINKED AS A ~P3 TO ~P4

Reason:

The link request has completed successfully.

System Action:

None.

User Action:

None.

RMLK0001

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.

RMLK0002

Starting P1 for region P2

Reason:

The link manager is attempting to start the component specified in P1 for connected region P2 .

System Action:

None.

User Action:

None.

RMLK0004

Dynamic database definition failed for P1 - RC( P2) SYSMSG( P3)

Reason:

An attempt was made to dynamically define a component, but it has failed. P1 contains the name of the failed component, while P2 and P3 contain the return code and failure message respectively.

System Action:

Processing continues.

User Action:

None.

RMLK0005

Region P1 unlinked

Reason:

The region specified in P1 has been unlinked.

System Action:

None.

User Action:

None.

RMLK0006

P1 database blocked

Reason:

The local or remote database is blocked against link access.

System Action:

The traffic manager terminates.

User Action:

Synchronize the databases if you require contact between the regions.

RMLK0007

P1 Database does not have a correlator

Reason:

The Database does not have a Database Information Record defined. Therefore no correlator ID checking can be performed.

System Action:

The traffic manager terminates.

User Action:

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

RMLK0008

Database P1 ERROR - OBJID( P2) RC( P3) SYSMSG( P4)

Reason:

An error was encountered when trying to retrieve a record from the database.

System Action:

Traffic is not received from the linked system until the Link Manager is restarted.

User Action:

Contact your System Administrator.

RMLK0009

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

Reason:

A Traffic Manager attempted the APPC verb P1 which resulted in the error.

System Action:

The conversation is terminated and will be retried later.

User Action:

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

RMLK0013

Remote database correlator ID mismatch, region P1

Reason:

The database correlator does not match the database correlator on the connected region. This indicates that the connected region has been unlinked.

System Action:

The traffic manager will terminate.

User Action:

None.

RMLK0014

Remote database error - refer to remote log

Reason:

The database at the remote end of the link could not be accessed.

System Action:

The traffic manager will terminate.

User Action:

See the remote log for the cause of the error.

RMLK0015

Unlink request received from region P1 for region P2

Reason:

An Unlink request has been received from the indicated region.

System Action:

The traffic manager will terminate and the indicated region will be unlinked.

User Action:

None.

RMLK0016

Region P1 Unlinked from P2 remote region(s)

Reason:

An Unlink was performed on the local region, P1. This resulted in P2 connected regions being unlinked from this region.

System Action:

All connected regions where unlinked from the local region.

User Action:

None.

RMLK0017

P1 Traffic Manager for P2 terminated by Unlink request

Reason:

Either the current region or the linked region was Unlinked and therefore the Traffic Manager is no longer required and has been shut down.

System Action:

None.

User Action:

None.

RMLK0018

Stopping P1 for region P2 - NOT LICENSED

Reason:

The link manager is stopping the traffic manager specified in P1 for the connected region P2 because the connected region does not have the required license.

System Action:

The traffic manager stops and the internal resource that represents it is deleted.

User Action:

If the remote region should be licensed for the specified type of traffic, stop the region, update it to include the licence, and then restart it.

RMLK0101

P1 is an invalid value for keyword parameter P2

Reason:

The Linked Regions list service procedure was called with keyword P2 set to a value ( P1 ) which the procedure does not support.

System Action:

The request is rejected.

User Action:

Check the defined allowed values for the keyword P2 and retry.

RMLK0102

No records found

Reason:

No records found to be displayed in the selection list.

System Action:

None.

User Action:

None.

RMLK0103

Region P1 unlinked

Reason:

The P1 region has been unlinked.

System Action:

None.

User Action:

None.

RMLK0104

Region P1 Unlinked from P2 remote region(s)

Reason:

An Unlink was performed on the home region, P1. This resulted in P2 remote region(s) being unlinked from this region.

System Action:

None.

User Action:

None.

RMLK0105

P1 failed for vartable P2 - ZFDBK= P3, KEY= P4

Reason:

An error occurred while performing function P1 on vartable P2. The FDBK code returned was P3 and P4 the key of the record being processed.

System Action:

Request rejected.

User Action:

Contact your Systems Administrator.

RMLK0106

Unlink is only permitted for the current region ( P1)

Reason:

The Unlink option was selected for an ACB other than the current ACB. This option is only supported for the current region.

System Action:

The request is rejected.

User Action:

Log on to the region that you wish to Unlink and select the Unlink (D) option from the Linked Regions list on that region.

RMLK0107

Vartable P1 error. ID= P2. ZFDBK= P3. KEY= P4

Reason:

A vartable error occurred while performing function(P1) on vartable(P2). The FDBK was P3 and the entry key was P4.

System Action:

Request rejected.

User Action:

Contact your Systems Administrator.

RMLK0201

Remote database correlator ID mismatch, region= P1

Reason:

The database correlator does not match with the database correlator on a connected region. This indicates that the connected region has been unlinked.

System Action:

The traffic manager will terminate.

User Action:

None.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0202

Local database blocked

Reason:

The local database is blocked against link access.

System Action:

The traffic manager terminates.

User Action:

Synchronize the databases if you require contact between the regions.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0203

Local database does not have a correlator

Reason:

The Database does not have a Database Information Record defined. Therefore no correlator ID checking can be performed.

System Action:

The traffic manager terminates.

User Action:

The database has not been initialized correctly. Contact your Systems Administrator.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0204

Database P1 ERROR - OBJID( P2) RC( P3) SYSMSG( P4)

Reason:

An error was encountered when trying to retrieve a record from the database.

System Action:

Traffic is not sent to the linked system until the Link Manager is restarted.

User Action:

Contact your Systems Administrator.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0205

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

Reason:

A Traffic Manager attempted the APPC verb P1 which resulted in the error.

System Action:

The conversation is terminated and will be retried later.

User Action:

Determine whether the remote system is still available. Contact your Systems Administrator.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0206

Region P1 has been Unlinked

Reason:

A region attempted to commence communications with another region, but the former region had been Unlinked while it was not active. A signal will be returned to that region to permanently terminate the connection.

System Action:

None.

User Action:

None.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0207

Regions P1 and P2 have the same active System Image. P3 connection failed.

Reason:

A region attempted to commence communications with another region, but the two regions had the same active System Image and could not be connected. P3 identifies the type of connection being attempted.

System Action:

The regions are not connected. Events and database updates are not transmitted between the regions but are held in staging files until the regions are connected.

User Action:

Two connected regions should not have the same active System Image. Load a different System Image in one of the regions, and the regions will be connected automatically.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0208

Database synchronization is in progress

Reason:

A link manager from a connected region attempted to start communication with the current region but could not because database synchronization was in progress on the current region.

System Action:

The request is rejected and will be re-attempted when database synchronization has completed.

User Action:

None.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0209

Region P1 has previously been Unlinked - closing link

Reason:

A link manager from a connected region attempted to start communication with the current region but the connecting region has been Unlinked by user request at some earlier time.

System Action:

The link manager is terminated and the connected region will be permanently disconnected.

User Action:

None.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0210

Regions P1 and P2 have same Domaid ID. P3 connection to P4 failed

Reason:

A region attempted to commence communications with another region, but the two regions had the same Domain ID and could not be connected. P3 identifies the type of connection being attempted, and P4 is the region to which the connection was being attempted.

System Action:

The regions are not connected. Resource status events are not transmitted between the regions. Database updates are held in staging files until the regions are connected.

User Action:

Two connected regions must not have the same domain ID. Restart one of the regions with a different Domain ID, and the regions will be connected automatically.
The status of the Link Managers can be checked at any time by issuing
FILTER INTNL from within the Status Monitor.

RMLK0301

P1 is an invalid value for keyword P2

Reason:

The Link Record definition panel display service procedure was called with keyword P2 set to a value ( P1 ) which the procedure does not support.

System Action:

The request is rejected.

User Action:

Check the defined allowed values for the keyword P2 and retry.

RMLK0302

Required field/s not entered

Reason:

Validation found no entry specified on mandatory field/s.

System Action:

The request is rejected.

User Action:

Specify entry on field/s in error.

RMLK0303

Invalid command

Reason:

The command entered on the command line was not recognized by the procedure.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMLK0304

Unable to determine Object ID parameter

Reason:

The Object ID was 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.

RMLK0305

Update in progress BY P1

Reason:

An Update is in progress on this definition by other user.

System Action:

The request is rejected.

User Action:

Try again later.

RMLK0306

P1 failed for vartable P2 - ZFDBK= P3, KEY= P4

Reason:

An error occurred while performing function P1 on vartable P2. The FDBK code returned was P3 and P4 the key of the record being processed.

System Action:

Request rejected.

User Action:

Contact your Systems Administrator.

RMLK0308

Link Name P1 already in use by P2

Reason:

The Link Name assigned to a link definition is already assigned to another link definition.

System Action:

The Link Name field is highlighted as in error.

User Action:

Change the value in the Link Name field.

RMLK0501

Invalid parm passed to Link Resource process, PARM( P1) VALUE( P2)

Reason:

An invalid parameter value was passed to the Link Resource activation/inactivation process ($RMLK05P).

System Action:

The link resource process terminates.

User Action:

Contact Technical Support.

RMLL0101

INVALID COMMAND

Reason:

The command entered on the command line was not recognized by the procedure.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMLL0102

COMMAND ASSIGN TO FUNCTION KEY(~P1) IS INVALID

Reason:

Function key P1 was pressed but the command assigned to it was invalid.

System Action:

The command is rejected.

User Action:

Contact System Administrator.

RMLL0103

INVALID CLASS(~P1) SPECIFIED

Reason:

An invalid class specified.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RMLL0104

SYSTEM NAME OR VERSION NOT SPECIFIED

Reason:

Both System name and Version are mandatory field.

System Action:

The request is rejected.

User Action:

Specify System name and Version or use '?' to display available System name and Version to the system.

RMLL0105

INVALID SYSNAME(~P1) AND VERSION(~P2) SPECIFIED

Reason:

Sysname and Version specified is unknown to the system.

System Action:

The request is rejected.

User Action:

Use '?' to list a selection list of Sysname and Version known to system.

RMLL0106

NOT ALLOWED TO ACCESS SYSNAME($TEMPLAT) FROM THIS OPTION

Reason:

Template definition is a special definition which must be access only from Customisation Menu option "T".

System Action:

The request is rejected.

User Action:

Access Template definition from Customisation menu option "T".

RMLO0001

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.

RMLO0003

Error found in unsolicited event data P1

Reason:

An invalid format was received for an unsolicited event data.

System Action:

The event data is not processd; however, the text of the event message is written to the activity log.

User Action:

Contact your local support representative and provide the details of the event message.

RMLO0004

NO DISPLAY PROFILES IN EFFECT

Reason:

The profile was requested to be reset, but no profile was in effect.

System Action:

The request is rejected.

User Action:

None.

RMLO0005

Transient Log Handler P1 P2 initialized

Reason:

A restart of the transient log handler completed without errors.

System Action:

None.

User Action:

None.

RMLO0006

Transient Log Handler P1 P2 terminated

Reason:

The transient log handler terminated because a restart of the handler was requested.

System Action:

None.

User Action:

None.

RMLO0007

Transient Log Handler already running: P1

Reason:

You attempted to start the transient log handler; however, it is already running.

The transient log handler is always restarted during a system image load and should never be stopped while the region is active.

System Action:

None.

User Action:

None.

RMLO0008

NO LOG RECORDS FOUND

Reason:

No Log records exist.

System Action:

No further processing.

User Action:

None.

RMLO0009

INVALID COMMAND

Reason:

The command which was entered is not supported on this screen.

System Action:

Command is rejected.

User Action:

None.

RMLO0010

COMMAND ASSIGNED TO FUNCTION KEY ~P1 IS INVALID

Reason:

Function key P1 was pressed and the command assigned to it was invalid

System Action:

Command is rejected.

User Action:

Contact System Administrator.

RMLO0011

Transient logging disabled

Reason:

You attempted to view transient log records; however, logging is disabled for this resource.

Logging is disabled by one of the following methods:

System Action:

None.

User Action:

None.

RMLO0012

PROFILE EDS COMMAND FAILED, MSG( P1)

Reason:

A PROFILE EDS command, issued internally by Resource Learning, failed with message P1.

System Action:

Resource Learning fails.

User Action:

Contact your local support representative.

RMLO0013

WAITING FOR RESOURCE MESSAGES

Reason:

Resource Learning is listening for any messages concerned with the resource that is being created. These will be displayed on the list automatically as soon as they are detected.

System Action:

None.

User Action:

None.

RMLO0023

PROFILE parms invalid - valid keywords are (SEV|NCLID|PROC|RESET)

Reason:

The profile command entered is invalid.

System Action:

The request is rejected.

User Action:

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

RMLO0025

Display profile reset

Reason:

The profile is reset.

System Action:

None.

User Action:

None.

RMLO0026

Display profile set to P1

Reason:

The profile was modified successfully.

System Action:

None.

User Action:

None.

RMLO0027

Display profile not set

Reason:

The profile command was not successful.

System Action:

None.

User Action:

Correct and retry.

RMLO0031

Transient log size P1 from P2 to P3 : P4

Reason:

The transient log size for the current resource is P1 (increased or decreased) from P2 to P3 for one of the following reasons, P4:

RESOURCE DEFINITION UPDATED

Indicates that the transient log size for this resource has been updated.

DEFAULT SIZE UPDATED

Indicates that the default value specified in the AUTOTABLES parameter group has been updated.

MAXIMUM SIZE UPDATED

Indicates that the maximum value specified in the AUTOTABLES parameter group has been updated.

MAXIMUM SIZE EXCEEDED

Indicates that the maximum value specified in the AUTOTABLES parameter group has been updated and the current value specified for this resource exceeds this maximum.

System Action:

None.

User Action:

None.

RMLO0032

Transient log resizing in progress - try later

Reason:

The current view of the transient log browser ended because the log is being resized.

System Action:

None.

User Action:

Retry the L command to restart the transient log browser.

RMLO0033

P1 log entries deleted

Reason:

The indicated number, P1, of messages in the transient log are deleted according to the retention period specified in the AUTOTABLES parameter group.

System Action:

None.

User Action:

None.

RMLO0099

( P1: P2) P3 P4 P5 P6

Reason:

A message was received by the logger procedure for a resource that has the 'Log to Activity Log' flag set to YES.

P1 is the class of the resource.

P2 is the resource name.

P3 is the severity level of the message.

P4 is the ID of the NCL process that raised the message.

P5 is the name of the NCL procedure that raised the message.

P6 is the actual message received by the logger procedure.

System Action:

None.

User Action:

None.

RMLO0101

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:

Please contact your local support representative.

RMLO0102

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

Reason:

As this resource exists in a remote region, an APPC conversation is required to process this log request. APPC function P1 has ended in error. P2 contains the return code, P3 the feedback code, and P4 the message describing the failure.

System Action:

Processing terminated in error.

User Action:

Determine whether the remote system is still available. Contact your systems administrator.

RMLO0103

PROFILE PARMS INVALID - VALID KEYWORDS ARE (SEV|NCLID|PROC|RESET)

Reason:

The profile command entered was invalid.

System Action:

The request is rejected.

User Action:

Respecify the profile with the correct keywords.

RMLO0104

NO DISPLAY PROFILES IN EFFECT

Reason:

The profile was requested to be reset, but no profile was in effect.

System Action:

The request is rejected.

User Action:

None.

RMLO0105

DISPLAY PROFILE RESET

Reason:

The profile has been reset.

System Action:

None.

User Action:

None.

RMLO0106

DISPLAY PROFILE SET TO ~P1

Reason:

The profile has been modified successfully.

System Action:

None.

User Action:

None.

RMLO0107

DISPLAY PROFILE NOT SET

Reason:

The profile command was not successful.

System Action:

None.

User Action:

Correct and retry.

RMLO0108

INVALID COMMAND

Reason:

The command which was entered is not supported on this screen.

System Action:

Command is rejected.

User Action:

None.

RMLO0109

COMMAND ASSIGNED TO FUNCTION KEY ~P1 IS INVALID

Reason:

Function key P1 was pressed and the command assigned to it was invalid

System Action:

Command is rejected.

User Action:

Contact System Administrator.

RMLO0201

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:

Please contact your local support representative.

RMLO0202

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

Reason:

As this resource exists in a remote region, an APPC conversation is required to process this log request. APPC function P1 has ended in error. P2 contains the return code, P3 the feedback code, and P4 the message describing the failure.

System Action:

Processing terminated in error.

User Action:

Determine whether the remote system is still available. Contact your systems administrator.

RMLO0208

NO LOG RECORDS FOUND

Reason:

No Log records exist.

System Action:

No further processing.

User Action:

None.

RMLO0209

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

Reason:

Procedure in unexpected APPC "What Received" State.

System Action:

None.

User Action:

Contact System Administrator.

RMLO0301

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:

Please contact your local support representative.

RMLO0401

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:

Please contact your local support representative.

RMLO0501

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:

Please contact your local support representative.

RMLO0503

PROFILE PARMS INVALID - VALID KEYWORDS ARE (SEV|NCLID|PROC|RESET)

Reason:

The PROFILE command entered was invalid.

System Action:

The request is rejected.

User Action:

Respecify the PROFILE command with the correct keywords.

RMLO0504

NO DISPLAY PROFILES IN EFFECT

Reason:

The profile was requested to be reset, but no profile was in effect.

System Action:

The request is rejected.

User Action:

None.

RMLO0505

DISPLAY PROFILE RESET

Reason:

The profile has been reset.

System Action:

None.

User Action:

None.

RMLO0506

DISPLAY PROFILE SET TO P1

Reason:

The profile has been modified successfully.

System Action:

None.

User Action:

None.

RMLO0507

DISPLAY PROFILE NOT SET

Reason:

The user cancelled the profile command.

System Action:

None.

User Action:

None.

RMLO0508

NO LOG RECORDS FOUND

Reason:

No Log records exist.

System Action:

No further processing.

User Action:

None.

RMLO0509

INVALID COMMAND

Reason:

The command which was entered is not supported on this screen.

System Action:

Command is rejected.

User Action:

None.

RMLO0510

COMMAND ASSIGNED TO FUNCTION KEY P1 IS INVALID

Reason:

Function key P1 was pressed and the command assigned to it was invalid

System Action:

Command is rejected.

User Action:

Contact System Administrator.

RMLO0601

NO LOG RECORDS FOUND

Reason:

No Log records exist.

System Action:

No further processing.

User Action:

None.

RMLO0701

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:

Please contact your local support representative.

RMLO0702

NO ASSOCIATED RESOURCE RECORDS FOUND FOR P1 P2

Reason:

You have selected a service or an owner resource. No resource records were found to match the service or ownership criteria for the resource. The type is identified by P1, and the name of the service or owner is identified by P2.

System Action:

None.

User Action:

The message is informational only.

RMLO0703

ERROR RETRIEVING RESOURCES FOR P1

Reason:

An error occurred while attempting to build a resource list for the entity identified by P1 .

System Action:

None.

User Action:

Contact your local support representative.

RMLO0704

VARTABLE GET ERROR - FDBK= P1 OPT= P2 KEY= P3

Reason:

An error occurred while getting the first record in the vartable.

System Action:

None.

User Action:

Contact your local support representative.

RMLO0705

FATAL ERROR - UNABLE TO ADD RECORD TO VARTABLE

Reason:

An error occurred while adding a record to the vartable.

System Action:

None.

User Action:

Contact your local support representative.

RMLO0706

FATAL ERROR - UNABLE TO GET RECORD FROM VARTABLE

Reason:

An error occurred while getting a record from the vartable.

System Action:

None.

User Action:

Contact your local support representative.

RMLO0707

ERROR GETTING RECORD FOR P1 FROM $RM$$LOGOBJ VARTABLE - FDBK P2

Reason:

An error occurred while getting a record from the $RM$$LOGOBJ vartable.

System Action:

None.

User Action:

Contact your local support representative.

RMLOAD01

$RMLOAD INVOKED WITH KEYWORD(~P1) CONTAINING INVALID VALUE(~P2)

Reason:

Procedure $RMLOAD was invoked with an invlaid value of P2 for keyword P1.

System Action:

Request rejected.

User Action:

Correct call and retry.

RMLOAD02

THE ONLY VALID VALUES FOR AUTOMATION MODE ARE 'AUTOMATED' AND 'MANUAL'

Reason:

Self Explanatory

System Action:

Request rejected.

User Action:

Specify one of the correct values

RMLOAD03

P1 SHUT DOWN DUE TO SYSTEM IMAGE RE-LOAD REQUESTED BY P2

Reason:

The entity identified by P1 has been shut down due to a request for a system image load made by the user identified by P2.

System Action:

Informational only.

User Action:

None.

RMLOAD04

INVALID COMMAND

Reason:

The command entered on the command line was not recognized by the procedure.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMLOAD05

P1

Reason:

This message indicates an action being performed by the system image load procedure.

System Action:

None.

User Action:

None.

RMLOAD06

SYSTEM IMAGE IS ALREADY ACTIVE ON REGION P1

Reason:

A System Image load request was rejected because the System Image is loaded on a linked region.

System Action:

None.

User Action:

None.

RMLOAD07

LOAD REQUEST CANCELLED

Reason:

A System Image load request was cancelled by the user.

System Action:

None.

User Action:

None.

RMLOAD09

SYSNAME( P1) VERSION( P2) NOT AN ACTIVE IMAGE

Reason:

The System Image name supplied in a load command is not the name of an active System Image.

System Action:

The load request is rejected.

User Action:

Correct the System Image name and retry.

RMLOAD10

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 a full license is required, contact Technical Support.

RMLOAD11

THE ONLY VALID VALUES FOR P1 ARE 'YES' AND 'NO'

Reason:

The valid values for P1 are 'YES' or 'NO'.

System Action:

Request rejected.

User Action:

Specify one of the correct values either 'YES' or 'NO'.

RMLOAD12

CHECKPOINT RESTART NOT ACTIVE - CANNOT WARM START

Reason:

Cannot Warm Start as Checkpoint Restart is not active.

System Action:

Value changed to 'YES', error message displayed to user.

User Action:

None.

RMLOAD13

SYSTEM LOAD REJECTED, ALREADY IN PROGRESS ( P1)

Reason:

A request to load a new system image was rejected because there is already a system load in progress. The current load was started at P1.

System Action:

Request rejected.

User Action:

None.

RMLXCMD01W

Command Server port number not yet in token P1

Reason:

The LXCMD/VMCMD handler is attempting to connect to the Linux Connector Command Server, but the token containing the port number is not yet available.

P1 identifies the token being queried.

System Action:

The unsolicited message receiver will continue to retry querying the token every 30 seconds.

User Action:

Ensure that Linux Connector is available.

RMLXCMD02W

Connection to Command Server not allowed.

Reason:

The LXCMD/VMCMD handler is attempting to connect to the Linux Connector's Command Server, but found that the value of "Connect to Linux Connector" was set to NO.

System Action:

The LXCMD/VMCMD handler terminates.

User Action:

If connection to Linux Connector is desired change the value of the "Connect to Linux Connector?" parameter in the LINUXCONNECT parameter group to YES.

RMLXCMD03W

Command Server not available on port P1

Reason:

The LXCMD/VMCMD handler is attempting to connect to the Linux Connector Command Server but has not been able to connect on port P1.

System Action:

The LXCMD/VMCMD handler ends.

User Action:

Ensure that Linux Connector is available.

If Linux Connector is available, ensure that the value specified in the Command Server Token/Port field of the LINUXCONNECT parameter group matches the value specified for the CMDTOKEN or CMDPORT parameter in the Linux Connector LNXPARMS member.

RMLXCMD04E

Commands Server terminated connection.

Reason:

The LXCMD/VMCMD handler has successfully connected to the Linux Connector COMMANDS server; however, the server has terminated the connection.

System Action:

The LXCMD/VMCMD handler terminates.

User Action:

For assistance, contact CA Support.

RMLXMSG01I

Unsolicited Message Server port number not yet in token P1

Reason:

The unsolicited message traffic receiver is attempting to connect to the Linux Connector Unsolicited Message Server, but the token containing the port number is not yet available.

P1 identifies the token being queried.

System Action:

The command handler ends.

User Action:

Ensure that Linux Connector is available.

RMLXMSG02I

Connected to Unsolicited Message Server P1 on P2

Reason:

The unsolicited message traffic receiver has successfully connected to the Linux Connector's Unsolicited Message Server. P1 is the job name of the Linux Connector Main Task and P2 is its IP address.

System Action:

None

User Action:

None

RMLXMSG03E

Unsolicited Message Server failed to send HELLO. Sent(P1)

Reason:

The unsolicited message traffic receiver has successfully connected to the Linux Connector Unsolicited Message Server; however, the server did not follow the correct connection protocol.

System Action:

The unsolicited message receiver terminates.

User Action:

Check that the unsolicited message receiver is pointing to the correct port/token. A common problem is that the unsolicited message receiver is configured to point to the Commands Server instead of the Unsolicited Message Server. For further assistance, contact CA Support.

RMLXMSG04E

Unsolicited Message Server terminated connection. P1

Reason:

The unsolicited message traffic receiver has successfully connected to the Linux Connector Unsolicited Message Server; however, the server has terminated the connection.

P1 contains the reason if available.

System Action:

The unsolicited message receiver terminates.

User Action:

For assistance, contact CA Support.

RMLXMSG05W

Connection to Unsolicited Message Server not allowed.

Reason:

The unsolicited message traffic receiver was started, but found that the value of "Connect to Linux Connector" was set to NO.

System Action:

The unsolicited message receiver terminates.

User Action:

If connection to Linux Connector is desired change the value of the "Connect to Linux Connector?" parameter in the LINUXCONNECT parameter group to YES.

RMLXMSG06I

Unsolicited Message Server not available on port P1

Reason:

The unsolicited message traffic receiver is attempting to connect to the Linux Connector Unsolicited Message Server but has not been able to connect on port P1.

System Action:

The unsolicited message traffic receiver retries connecting every 30 seconds.

User Action:

Ensure that Linux Connector is available.

If Linux Connector is available, ensure that the value specified in the Unsolicited Message Server Token/Port field of the LINUXCONNECT parameter group matches the value specified for the MSGTOKEN or MSGPORT parameter in the Linux Connector LNXPARMS member.

If Linux Connector uses a different TCP/IP stack, update the Alternate IP Address field in the LINUXCONNECT parameter group to specify the corresponding IP address.

RMLXMSG07W

Unsolicited message receiver cannot verify a TCP/IP interface; retry in 30 seconds.

Reason:

The unsolicited message traffic receiver is trying to verify that the TCP/IP interface is active before establishing a connection. This message indicates that no such interface is active.

System Action:

The unsolicited message traffic receiver retries TCP/IP verification every 30 seconds.

User Action:

Make sure that the TCP/IP interface has started successfully.

RMM02901

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.

RMM02902

Unknown ruleset name P1 specified

Reason:

The ruleset name specified is not defined.

System Action:

The request is rejected.

User Action:

Correct and retry. Enter ? in the Ruleset Name field to view a list of rulesets.

RMM02903

Value not selected from list

Reason:

A prompt list was presented, but you did not choose an item.

System Action:

No value is entered.

User Action:

None.

RMM02904

Invalid System Name " P1" AND Version " P2" specified

Reason:

The specified system name and version combination does not exist.

System Action:

The request is rejected.

User Action:

Correct and retry. Use ? to display a list of valid system image names.

RMM02905

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:

Check that the file is not allocated to another application.

RMM02906

Invalid Import Mode P1 MUST BE REPLACE, OVERLAY OR MERGE

Reason:

You have selected an incorrect mode when adding records to your Automation Services database.
MERGE adds the imported records that are new but does not affect any existing records. OVERLAY adds the imported records that are new and updates existing records. REPLACE deletes any existing target records before importing records to the RAMDB.

System Action:

The request is rejected.

User Action:

Correct and retry.

RMM02907

P1 is not a valid sequential dataset

Reason:

The specified dataset is not valid. Either it does not exist, or it is not sequential with a record length of at least 80 characters (LRECL=80).

System Action:

The request is rejected.

User Action:

Specify a valid dataset and retry.

RMM03101

P1 NOT ALLOWED WHILE ANOTHER TRANSMIT/SYNCHRONIZE IN PROGRESS

Reason:

The request, P1 , has been rejected because there is a multisystem task already in progress. The request cannot be performed while another task is in progress.

System Action:

The request is rejected.

User Action:

Wait for the current task to complete.

RMM03102

THIS REGION IS ALREADY LINKED TO OTHER REGION(S)

Reason:

You have attempted to link this region into a multi-system network. However, this region is already part of a multi-system network.

System Action:

The request is rejected.

User Action:

If you want to proceed with this request, you must first disconnect this region from the existing multi-system network using the UNLINK option (U).

RMM03103

THIS REGION IS NOT LINKED TO OTHER REGION(S)

Reason:

You have selected the U option to unlink this region from a multi-system network. However, this region is not currently part of a multi-system network.

System Action:

The request is rejected.

User Action:

None.

RMM03401

The system image ( P1) and version ( P2) already exists

Reason:

The specified system image already exists in the knowledge base. You cannot autopopulate an existing sysplex system image.

System Action:

The field in error is highlighted.

User Action:

Change the value in the Version field to specify a sysplex system image that is not already in the knowledge base and retry.

RMM03402

Special system image( P1) is invalid for resource learning

Reason:

The P1 system image is not an image that is defined in the knowledge base and cannot have resources defined to it.

System Action:

Access to the resource learning feature is prevented.

User Action:

Define a system image in the knowledge base, and load it in the region.

RMM03403

TCP/IP socket interface is not active, cannot do express setup for IP

Reason:

The TCP/IP sockets interface is not active. The express setup of IP resources cannot continue unless this interface is active.

System Action:

Request rejected.

User Action:

The TCP/IP sockets interface is started by the $NM SOCKETS parameter group in Customizer. Enter /PARMS to access the Customizer parameter groups and check that the $NM SOCKETS parameter group specifies the correct values. Check the parameter group log for any errors. Ensure that this parameter group has been actioned.

RMM03404

NETSTAT interface is not available, cannot do express setup for IP

Reason:

The NETSTAT interface is not available. The express setup of IP resources cannot continue unless this interface is active.

System Action:

Request rejected.

User Action:

The NETSTAT interface is activated by the Sub-System Interface (SSI) hat is connected to this region. Ensure that the SSI that this region is connected to is active.

Enter /PARMS to access the Customizer parameter groups and check that the $NM SSI parameter group specifies the correct SSI ID. Check the parameter group log for any errors.

Ensure that the parameters of the SSI task specify UNIX=YES (this enables the NETSTAT interface).

If your region is running CA NetMaster File Transfer Management, you must specify UNIX=YES in a separate SSI to the one this region is connected to. Both SSI tasks must be active. Ensure that both SSIs have the same XCFGROUP= value specified.

RMMC0001

INVALID MACRO CALL - INVALID SERVICE(~P1) REQUESTED

Reason:

A macro was invoked with the SERVICE keyword set to value P1 which is not supported.

System Action:

Request is rejected.

User Action:

Correct the SERVICE keyword and re-try.

RMMC0002

INVALID MACRO CALL - INVALID OPTION(~P1) REQUESTED

Reason:

A macro was invoked with the OPTION keyword set to value P1 which is not supported.

System Action:

Request is rejected.

User Action:

Correct the SERVICE keyword and re-try.

RMMC0003

INVALID MACRO CALL - OPTION(~P1) NOT VALID FOR SERVICE(~P2)

Reason:

A macro was invoked with an invalid SERVICE and OPTION combination.

System Action:

Request is rejected.

User Action:

Correct either the SERVICE or OPTION keyword and re-try.

RMMC0004

MACRO(~P1) INVOKED WITHOUT REQUIRED PARAMETER '~P2'

Reason:

The macro identified by P1 was invoked without the required parameter identified by P2

System Action:

Request is rejected

User Action:

Correct call and re-try.

RMMC0005

MACRO( P1) REQUIRES THAT ' P2' OR ' P3' BE PROVIDED

Reason:

The macro identified by P1 was invoked without one of the two parameters identified by P2 and P3. One of these must be specified for successful execution.

System Action:

Request is rejected.

User Action:

Correct call and re-try.

RMMC0006

SERVICE PROCEDURE ~P1 INVOKED WITH INVALID KEYWORD ~P2(~P3)

Reason:

The service procedure identified by P1 was invoked with an invalid value for the keyword identified by P2 of P3.

System Action:

Request rejected

User Action:

Correct the keyword value and re-try

RMMC0007

'~P1' IS A REQUIRED FIELD

Reason:

While defining macro parameters the field identified by P1 was not entered and is a required field.

System Action:

Field highlighted in error.

User Action:

Enter a value for the specified field

RMMC0008

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

Reason:

The value, P1 , is not valid for the field, P2 .

System Action:

The field in error is highlighted.

User Action:

Enter a valid value for the field, P2 .

RMMC0009

IMBEDDED BLANKS ARE INVALID IN '~P1'

Reason:

The data entered in the field identified by P1 contains imbedded blanks. Blanks are not allowed anywhere in this field except at the end.

System Action:

Field highlighted in error.

User Action:

Remove the imbedded blanks

RMMC0010

'~P1' IS REQUIRED WHEN VALUE ENTERED IN '~P2'

Reason:

The field identified by P1 is required if a value has been entered into the field identified by P2.

System Action:

Field highlighted in error.

User Action:

Enter a value for the specified field

RMMC0011

'~P1' IS INVALID WHEN NO VALUE ENTERED IN '~P2'

Reason:

The field identified by P1 cannot contain any data if none was entered into the field identified by P2.

System Action:

Field highlighted in error.

User Action:

Enter a value in the field identified by P2 or clear the field identified by P1

RMMC0012

VALID VALUE(S) FOR SELECT CODE - ~P1

Reason:

The value/values identified by P1 are the only acceptable values for this selection field.

System Action:

Field highlighted in error.

User Action:

Enter one of the valid values in the specified field

RMMC0013

EITHER ' P1' OR ' P2' MUST BE SPECIFIED

Reason:

One of the two paramaters identified by P1 and P2 must be specified for successful execution of this macro.

System Action:

Fields highlighted in error.

User Action:

Specify one of the required fields.

RMMC0014

'~P1' AND '~P2' ARE MUTUALLY EXCLUSIVE

Reason:

The two paramaters identified by P2 and P3 cannot both be specified for successful execution of this macro.

System Action:

Fields highlighted in error

User Action:

Blank out one of the fields.

RMMC0015

SINGLE QUOTE(') AND DOUBLE QUOTE(") CANNOT BOTH BE USED AS DELIMITERS

Reason:

When specifying delimiters for a PARSE macro, single and double quotes cannot both be specified in the one delimter string.

System Action:

Fields highlighted in error

User Action:

Use only a single or double quote in the delimiter string.

RMMC0016

MESSAGE TEXT CANNOT BEGIN WITH A WILDCARD CHARACTER - P1

Reason:

It is invalid, when specifying message text to begin the message text with a wildcard character (in this case identified by P1).

System Action:

Field(s) highlighted in error.

User Action:

Do not specify a wildcard character as the first character of message text.

RMMC0017

INVALID CHARACTER( P1) SPECIFIED

Reason:

Invalid character value specified.

System Action:

Field in error highlighted.

User Action:

Correct and try again.

RMMC0018

AT LEAST ONE P1 FIELD MUST BE ENTERED

Reason:

There is a choice of fields to be entered. Although none is mandatory in itself, at least one of the fields must be entered.

System Action:

Field in error is highlighted

User Action:

Please enter data in one of the fields indicated or cancel

RMMC0019

P1 MUST BE NUMERIC - RANGE P2

Reason:

A numeric field must be entered and it must be in the indicated range.

System Action:

Field in error is highlighted.

User Action:

Please enter data in the range indicated.

RMMC0020

P1 MUST BE OF TYPE P2

Reason:

Field P1 must be of type P2.

System Action:

Field in error is highlighted.

User Action:

Enter the correct type of data.

RMMC0021

P1 MUST BE NULL IF P2 IS P3

Reason:

The field P1 must be null if the field P2 has the value P3.

System Action:

Field in error is highlighted.

User Action:

Please enter data in the range indicated.

RMMC0022

P1 CANNOT BE P2 IF P3 IS SPECIFIED

Reason:

The field P1 cannot have the value P2 when field P3 has been specified.

System Action:

Field in error is highlighted.

User Action:

Change the value of P1 or blank out the value for P3.

RMMC0023

P1 MUST NOT BE IN THE PAST

Reason:

The field P1 cannot have a value that specifies a date or time from the past, it must always be in the future.

System Action:

Field in error is highlighted.

User Action:

Change the value of P1 to specify a future moment.

RMMC0024

INVALID CHARACTERS ENCOUNTERED IN P1

Reason:

DBCS data was encountered during validation. DBCS data is not valid in this field.

System Action:

The value is rejected.

User Action:

Enter a non-DBCS value.

RMMC0025

INVALID VARIABLE NAME IN FIELD ' P1'

Reason:

The data in field P1 contains an invalid variable name. A variable must start with an & followed by a name that:
- Consists of national and alphanumeric characters
- Does not start with a numberic character
- Contains no embeded blanks

System Action:

The field in error is highlighted.

User Action:

Correct the variable name.

RMMC0026

State cannot be changed for SYSPLX resources

Reason:

You cannot change the actual state of a SYSPLX class resource.

System Action:

If the error occurs on the SETSTATE Macro Parameter Definition panel, the field in error is highlighted. If the error occurs during the execution of the macro, the state change is not honored while the other settings are honored.

User Action:

Review the process definition to ensure that the process is not defined to change the actual state of a sysplex resource.

RMMC0027

P1 is an invalid EventView Variable name

Reason:

The EVVARSET or EVVARGET macro failed because the name of the EventView variable is invalid. P1 is the invalid name.

System Action:

The process step fails.

User Action:

Correct the process or if a variable is used to specify the Eventview variable name at execution time, ensure that the variable resolves to a valid name.

RMMC0028

EventView Variable name P1 is not specified.

Reason:

The EVVARSET or EVVARGET macro failed because the name of the EventView variable is not provided. P1 is the variable used to set the EventView variable name.

System Action:

The process step fails.

User Action:

Ensure that variable P1 resolves to a valid name at execution time.

RMMC0301

'LAST WTOR' WAS SPECIFIED BUT NO RECORD OF A WTOR EXISTS

Reason:

The macro to reply to an outstanding WTOR was invoked, and the parameter "LAST WTOR?" was set to "YES". However, there was no record of an outstanding WTOR message.

System Action:

The request is rejected.

User Action:

Determine the reason for the absence of the expected WTOR. Make any necessary corrections and re-try.

RMMC0302

NO OUTSTANDING WTOR FOUND MATCHING '~P1'

Reason:

The macro to reply to an outstanding WTOR was invoked, and the parameter "WTORTEXT" was specified. However, no outstanding WTOR was found which matched the supplied text (P1).

System Action:

The request is rejected.

User Action:

Determine the reason for the absence of the expected WTOR. Make any necessary corrections and re-try.

RMMC0303

AT LEAST ONE FORM OF WTOR IDENTIFICATION MUST BE ENTERED

Reason:

This message will issue when defining parameters to reply to a WTOR, but none of the three methods of identifying the WTOR has been indicated. The WTOR to be replied to may be identified by entering, YES in the LASTWTOR field, the name of the job which issued the WTOR or by entering text to match an outstanding WTOR against.

System Action:

All WTOR Identification fields are highlighted in error.

User Action:

Specify at least one of the identification methods.

RMMC0304

'JOBNAME' AND 'TEXT' CANNOT BE SPECIFIED WITH 'LASTWTOR'

Reason:

When specifying WTOR Identification the 'JOBNAME' and 'TEXT' fields cannot be entered if the 'LASTWTOR' field has been set to 'YES'. Specifying 'YES' in this field indicates that the last recorded WTOR is to be replied to and so no further forms of identification are required.

System Action:

Field(s) in error are highlighted.

User Action:

Clear either the 'LASTWTOR' field or the highlighted field(s)

RMMC0305

NO OUTSTANDING WTOR FOUND FOR JOB(~P1)

Reason:

The macro to reply to an outstanding WTOR was invoked, and the parameter "JOBNAME" was specified. However, no outstanding WTOR was found for this job.

System Action:

The request is rejected.

User Action:

Determine the reason for the absence of the expected WTOR. Make any necessary corrections and re-try.

RMMC0306

JOB(~P1) IS NOT ACTIVE

Reason:

A request was made to answer an outstanding WTOR for a job, identified by P1. However, it was determined during processing that the required job is not active.

System Action:

Request is rejected.

User Action:

Determine why the required job was not active.

RMMC0307

WAIT PERIOD (~P1) EXPIRED

Reason:

While trying to identify the required outstanding WTOR the macro has timed out.

System Action:

None

User Action:

None

RMMC0308

'JOBNAME' IGNORED - UNSUPPORTED ON VOS3

Reason:

During execution of a REPLY macro, the parameters of the macro were found to include a JOBNAME in the WTOR Identification field. JOBNAME selection is only supported if the process is executed on an MVS or MSP system. On VOS3, it it not possible to identify WTORs by their issuing Jobname.

System Action:

Process continues. Jobname is ignored.

User Action:

Ensure LAST WTOR or WTOR MESSAGE TEXT is included in the REPLY macro parameters to identify the WTOR to be replied to.

RMMC0601

PROCESS PARAMETERS MUST BE IN KEYWORD FORMAT (KEYWORD=value)

Reason:

Parameters for a process must be in the KEYWORD format acceptable as input to a SETVARS NCL statement.

System Action:

Highlight the field in error.

User Action:

Enter the parameters in a valid KEYWORD format. i.e. KEYWORD=value

RMMC0701

PROCESS PARAMETERS MUST BE IN KEYWORD FORMAT (KEYWORD=value)

Reason:

Parameters for a process must be in the KEYWORD format acceptable as input to a SETVARS NCL statement.

System Action:

Highlight the field in error.

User Action:

Enter the parameters in a valid KEYWORD format. i.e. KEYWORD=value

RMMC0801

NESTING LIMIT WILL BE EXCEEDED IF PROCESSING IS ALLOWED TO CONTINUE

Reason:

The RUNPRCSS Macro has detected that if it allowed processing to continue the NCL nesting limit will be exceeded.

System Action:

Process is terminated.

User Action:

Check for unintentional recurssion.

RMMC1101

'DATASET NAME' MUST CONTAIN A VALID MEMBER NAME

Reason:

When specifying the dataset name where the JCL to be submitted resides no member name was specified. The member which contains the JCL must be specified in dataset name.

System Action:

Field highlighted in error.

User Action:

Specify the member name which contains the required JCL

RMMC1201

'CLASS' DOES NOT MATCH PREVIOUSLY SELECTED COMMAND CLASS ( P1)

Reason:

In the SVAPI macro, you specified a value in the Class field that does not match the class associated with the command to be issued. P1 identifies the command.

System Action:

Field in error is highlighted.

User Action:

To correct the problem, do one of the following:

- Change the value of the Class field to match the selected command.

- Enter ? in the Command field, and select a suitable command for the specified class.

RMMC2001

COMPARE RESULT (LEFTOPER( P1) OP( P2) RIGHTOPER( P3)) RC= P4

Reason:

The compare defined within the parentheses was processed successfully.
P1 contains the value being tested, P2 contains the compare operator and P3 contains the constant or variable value to which P1 was compared.
P4 contains the return code from the compare - '0' is returned when the compare result is true and '4' when it is false.

System Action:

None.

User Action:

None.

RMMC2101

TIMEOUT FOR EVENT PROFILE REACHED RESOURCE= P1 WAITTIME= P2

Reason:

No EVENT for specified Event profile arrived within defined timeframe.

System Action:

Macro Execution terminates with user defined return code.

User Action:

Adjust Event profile or time window.

RMMC2102

FROMSTATE P2 for RESOURCE= P1 NE ACTUAL STATUS TABLE VALUE

Reason:

The defined From Status does not match with the actual Resource Value.

System Action:

Macro Execution terminates with return code 4.

User Action:

Adjust Event profile.

RMMC2501

IMBEDDED BLANKS ARE INVALID IN A VARIABLE NAME IN FIELD ' P1'

Reason:

The data entered in the field identified by P1 contains a variable name which has imbedded blanks. Blanks are not allowed within a variable name except at the end.

System Action:

Field highlighted in error.

User Action:

Remove the imbedded blanks

RMMC2502

ALERT ACTION RECORD MISSING - OBJID: P1

Reason:

A record defining the action to be taken when an alert is raised is missing.

System Action:

None.

User Action:

To recreate the action, ensure that Function=UPDATE and press F10 (Actions).

RMMC2801

A MAXIMUM OF TWO RESOURCES MAY BE DEFINED SEPARATED BY A COMMA

Reason:

An attempt has been made to include more than 2 resources in the resource field for this macro.

System Action:

The field in error is highlighted.

User Action:

Re-enter the resource field data so that it conforms to the rules for an event.

RMMC2802

FIELD ' P1' DOES NOT CONFORM TO EVENT NAME RULES

Reason:

Field P1 does not conform to the rules specified for EVENT names.

System Action:

The field in error is highlighted.

User Action:

Correct the data entered according to the rules for event names as specified for the &EVENT verb in the NCL Reference.

RMMC2803

RESOURCE P1 DOES NOT CONFORM TO RESOURCE NAME RULES

Reason:

Resource P1 does not conform to the rules specified for resource names. Resource names are allowed to contain alphnumeric characters and the special characters '@#$.-:' and can be a maximum of 64 bytes long.

System Action:

The field in error is highlighted.

User Action:

Correct the data entered according to the rules for resource names.

RMMC2901

A MAXIMUM OF TWO RESOURCES MAY BE DEFINED SEPARATED BY A COMMA

Reason:

An attempt has been made to include more than 2 resources in the resource field for this macro.

System Action:

The field in error is highlighted.

User Action:

Re-enter the resource field data so that it conforms to the rules for an event.

RMMC2902

FIELD ' P1' DOES NOT CONFORM TO EVENT NAME RULES

Reason:

Field P1 does not conform to the rules specified for EVENT names.

System Action:

The field in error is highlighted.

User Action:

Correct the data entered according to the rules for event names as specified for the &EVENT verb in the NCL Reference.

RMMC2903

RESOURCE P1 DOES NOT CONFORM TO RESOURCE NAME RULES

Reason:

Resource P1 does not conform to the rules specified for resource names. Resource names are allowed to contain alphnumeric characters and the special characters '@#$.-:' and can be a maximum of 64 bytes long.

System Action:

The field in error is highlighted.

User Action:

Correct the data entered according to the rules for resource names.

RMMC2904

PROFILED FOR EVENT: xxxxxxxxx

Reason:

This message is logged during process execution of a WAITEVNT macro. It records the event on which the process is waiting. Message RMMC2904 is followed by one or more messages RMMC2904A with details of the event profile.

System Action:

The process waits for the event to occur.

User Action:

None.

RMMC2905

EVENT RECEIVED: xxxxxxxxx

Reason:

This message is logged during process execution of a WAITEVNT macro. The event on which the process is waiting has occurred. Message RMMC2905 is followed by one or more messages RMMC2905A with details of the received event.

System Action:

The process continues.

User Action:

None.

RMMC2906

EVENT NOT RECEIVED WITHIN TIMEOUT PERIOD OF ~P1 SECONDS

Reason:

This message is logged during process execution of a WAITEVNT macro. The event on which the process is waiting has not occurred during the nominated timeout period of P1 seconds.

System Action:

The WAITEVNT macro completes with a return code of 4. Any subsequent steps in the process are executed.

User Action:

None.

RMMC3101

PROCEDURE( P1) INVOKED WITHOUT REQUIRED PARAMETER ' P2'

Reason:

Procedure, P1, was invoked without the required parameter, P2.

System Action:

Request is rejected.

User Action:

Contact your local support representative.

RMMC3102

NO RESPONSE RECEIVED FROM SERVICE PROCEDURE WITHIN TIMEOUT

Reason:

Procedure $RMMC31S timed out on an &INTREAD statement waiting for a response from the service procedure.

System Action:

Processsing continues.

User Action:

Contact your local support representative.

RMMC3103

' P1' IS NOT A VALID VALUE FOR ' P2' MUST BE ' P3'

Reason:

The value, P1, is not valid for the field, P2. Valid values are identified by P3.

System Action:

Field in error is highlighted.

User Action:

Enter a valid value for the specified field.

RMMC3104

ERROR: MIXED VARIABLE AND STATIC DATA FOUND

Reason:

The user has entered static data together with one or more variables in the same field. Static data and variables cannot be mixed in the same field.

System Action:

Field in error is highlighted.

User Action:

Re-enter the data into seperate fields.

RMMC3105

ERROR: INVALID VARIABLE NAME

Reason:

An illegal variable name has been entered into the field highlighted.

System Action:

Field in error is highlighted.

User Action:

Correct the variable name and re-enter.

RMMC3201

P1 IS NOT A VALID JOB ID

Reason:

The value P1 is not a valid Job Identifier.

System Action:

Field is set in error.

User Action:

Specify a valid Job Identifier. There are two valid formats allowed:
xxxnnnnn - where xxx is either JOB, STC, or TSU and nnnnn is a numeric value from 1 to 5 digits.
xnnnnnnn - where x is either J, S, or T and nnnnnnn is a numeric value from 1 to 7 digits.

RMMC3501

PROCESS P1 WITH ID P2 IS IN P3 STATUS

Reason:

The process with name P1 and with process identifier P2 is in status P3 which is the required status.

System Action:

Macro processing completed.

User Action:

None.

RMMC3502

PROCESS P1 WITH IDENTIFER P2 NOT FOUND

Reason:

A process with the name P1 and identifier P2 was not found.

System Action:

Macro processing completes.

User Action:

None.

RMMC3503

TIMEOUT REACHED BEFORE PROCESS P1 WAS IN STATUS P2

Reason:

The timeout period expired before process with name P1 entered the status P2.

System Action:

Macro processing terminates with requested return code.

User Action:

None.

RMMC3504

P1 MACRO TIMEOUT REACHED

Reason:

The timeout after period has expired for macro P1.

System Action:

Macro processing completes.

User Action:

None.

RMMC3505

RESPONSE QUEUE OVERFLOW FOR MACRO P1

Reason:

The response message queue for macro P1 has overflowed.

System Action:

Macro processing terminates.

User Action:

None.

RMMC3701

ERROR P1 P2. RC( P2) MSG( P3)

Reason:

An error occurred while performing function P1 against the SNMP trap destination dataset P2 . RETCODE P3 was returned with error message P4 .

System Action:

Process terminates.

User Action:

Ascertain the cause of the error, correct and retry,

RMMC3702

ENCODING ERROR RETCODE= P1 ZFDBK= P2

Reason:

An error occurred while encoding the MDO to be used to write the SNMP trap. RETCODE is P1 with FEEDBACK P2

System Action:

Process terminates.

User Action:

Ascertain the cause of the error, correct and retry,

RMMC3703

SOCKET P1 ERROR. RC( P2) ZFDBK( P3) ZSOCERRN( P4)

Reason:

An error occurred while performing SOCKET function P1 . The return code is P2 ,with feedback P3 and ZSOCERRN P4 .

System Action:

Process terminates.

User Action:

Ascertain the cause of the error, correct and retry,

RMMC3704

NETMASTER FOR TCP/IP IS NOT ACTIVE. STATUS IS P1.

Reason:

The system variable ZTCP that contains the state of NetMaster for TCP/IP is not currently set to ACTIVE.

P1 identifies the current value of ZTCP.

System Action:

Process terminates.

User Action:

Ascertain the cause of the error, correct and retry.

RMMC3901

UNABLE TO FIND DATASET WITH PROCESS $RFPNGCD. TRYING ACTION=SETPING.

Reason:

The PINGCD macro needs to know which dataset contains the supplied CONNECT:Direct process, $RFPNGCD. It uses the process to check the availability of remote nodes. This information is currently unavailable to it. It will issue the command, $RFCALL ACTION=SETPING, to try to find the dataset.

System Action:

$RFCALL OPT=SETPING is issued to try to ascertain the dataset name. If unsuccessful, an error message will be logged and the macro ended.

User Action:

If unsuccessful, try re-issuing either the PINGCD macro or $RFCALL ACTION=SETPING.

RMMC4001

WARNING: CONCATENATION INTO VARIABLE P1 HAS EXCEEDED THE MAXIMUM ALLOWA BLE AND TRUNCATION HAS OCCURED.

Reason:

The result of the concatenation exceeds 256 characters and was truncated when stored in the P1 variable.

System Action:

Processing continues.

User Action:

If you do not want the result to be truncated, reduce the length of the input data.

RMMC4002

AN IMBEDDED VARIABLE HAS BEEN DETECTED ( P1)

Reason:

The data to be concatenated contains text and variable without an intervening blank (for example, A&B). The data must contain only pure text and pure variables separated by blanks.

System Action:

Field in error is highlighted.

User Action:

Correct the input data.

RMMC4003

INVALID VARIABLE NAME P1 FOUND

Reason:

The P1 variable has an invalid name.

System Action:

Field in error is highlighted.

User Action:

Specify the correct variable.

RMMC4101

MUTUALLY EXCLUSIVE FIELDS NOT ALLOWED IN "Report Defintion" GROUP

Reason:

The "Exception Report Filter" field and the "FTSCHD" field details are mutually exclusive.

System Action:

The validation fails.

User Action:

Specify value for either the "Exception Report Filter" field or the "FTSCHD" fields but not both.

RMMC4102

MUTUALLY EXCLUSIVE FIELDS NOT ALLOWED IN "Period to Check" GROUP

Reason:

The date and time fields are mutually exclusive with the "Within the last" field.

System Action:

The validation fails.

User Action:

Specify value for either the date and time fields or the "Within the last" field but not both.

RMMC4103

MUTUALLY EXCLUSIVE FIELDS NOT ALLOWED IN BOTH PARAMETER GROUPS

Reason:

You specified mutually exclusive values in both the Report Definition Details and the Period to Check boxes.

System Action:

The validation fails.

User Action:

Refer to the RMMC4101 and RMMC4102 message Help for user actions.

RMMC4104

P1 DATE MUST BE P2 THAN P3 DATE

Reason:

You have specified invalid dates.

System Action:

The validation fails.

User Action:

Correct the dates in the highlighted fields.

RMMC4105

P1 DATE AND TIME MUST BE P2 THAN P3 DATE AND TIME

Reason:

You have specified an invalid date-time combination.

System Action:

The validation fails.

User Action:

Correct the date and time in the highlighted fields.

RMMC4106

INPUT REQUIRED FOR EXECUTION FOR BOTH PARAMETER GROUPS

Reason:

The FTCHECK macro requires input for both the "Report Definition Details" and the "Period to Check" boxes.

System Action:

The validation fails.

User Action:

Specify the required values.

RMMC4107

NO P1 RECORDS FOUND

Reason:

No P1 class resource definitions were found.

System Action:

The list of resource definitions is not displayed.

User Action:

None.

RMMC4108

VALUE NOT SELECTED FROM LIST

Reason:

You did not select a value for the highlighted field.

System Action:

None

User Action:

None

RMMC4109

INPUT REQUIRED FOR EXECUTION FOR "Report Definition Details"

Reason:

The FTCHECK macro requires input for the "Report Definition Details"box.

System Action:

The validation fails.

User Action:

Specify required value.

RMMC4110

INPUT REQUIRED FOR EXECUTION FOR "Period to Check"

Reason:

The FTCHECK macro requires input for the "Period to Check" box.

System Action:

The validation fails.

User Action:

Specify required value.

RMMC4111

FTSCHD NAME IS REQUIRED

Reason:

The name of the FTSCHD class resource definition that contains the filter is required.

System Action:

The validation fails.

User Action:

Specify a valid FTSCHD name, or enter ? to select from a list of file transfer schedule monitor definitions.

RMMC4201

Socket connect to P1 successful

Reason:

A socket connection was successfully established to the IP Address/Host Name identified by P1.

System Action:

None

User Action:

None

RMMC4202

Socket connect to P1 unsuccessful

Reason:

A socket connection to the IP Address/Host Name identified by P1 failed to be established.

System Action:

Socket connection is not made. Macro ends with RC=8.

User Action:

None

RMMC4203

An open socket connection - ID( P1) - already exists

Reason:

A request to establish a socket connection has failed because an open connection already exists. The ID is P1. Only one open connection at a time is supported in a process.

System Action:

Socket connection is not made. Macro ends with RC=8.

User Action:

None

RMMC4204

IPv6 socket support not enabled on P1

Reason:

A socket connection cannot proceed. The target address is IPv6, but the sockets API on region P1 supports IPv4 addresses only.

System Action:

Socket connection is not made. Macro ends with RC=8.

User Action:

Check the SOCKETS parameter group (/PARMS) in the P1 region. For IPv6 support, TCP/IP Software Type must specify IBMV6.

RMMC4301

Socket close of socket ID( P1) successful

Reason:

A socket connection with ID P1 was successfully closed.

System Action:

None

User Action:

None

RMMC4302

Socket close of socket ID( P1) unsuccessful

Reason:

A socket connection with ID P1 was not successfully closed.

System Action:

Macro ends with a return code of 8.

User Action:

None

RMMC4401

Socket send to socket ID( P1) successful

Reason:

Data was successfully sent to a connection with socket ID P1.

System Action:

None

User Action:

None

RMMC4402

Socket send to socket ID( P1) unsuccessful

Reason:

A send to a socket connection with ID P1 was not successful.

System Action:

Macro ends with a return code of 8.

User Action:

None

RMMC4403

Invalid hex characters encountered in P1

Reason:

The hex string&P1&was found to contain invalid hex characters.

System Action:

The value is rejected.

User Action:

Enter only valid hex characters.

RMMC4501

Socket receive from socket ID( P1) ended with RC( P2)

Reason:

Data was received from a connection with socket ID P1 which caused the macro to end with Return Code P2 .

System Action:

None

User Action:

None

RMMC4502

Socket receive from socket ID( P1) unsuccessful

Reason:

A receive from a socket connection with ID P1 was not successful.

System Action:

Macro ends with a return code of 8.

User Action:

None

RMMC4600

Successful completion of command issue to CA-7 subsystem P1 requested b y P2

Reason:

The macro request has successfully completed.

System Action:

The request is completed.

User Action:

No action is required.

RMMC4601

(COMMAND) P1

Reason:

This message logs the macro command to the activity log.

System Action:

None.

User Action:

Check the activity log for details. Contact your System Administrator.

RMMC4602

SERVICE PROCEDURE P1 INVOKED WITH INVALID KEYWORD P2( P3)

Reason:

The service procedure identified by P1 was invoked with an invalid value for the keyword identified by P2 of P3.

System Action:

Request rejected.

User Action:

Correct the keyword value and retry.

RMMC4603

P1 MUST BE NUMERIC - RANGE P2

Reason:

A numeric field of the indicated range must be entered.

System Action:

Field in error is highlighted.

User Action:

Please enter data in the range indicated.

RMMC4604

P1 MUST BE ENTERED

Reason:

A mandatory field must be entered.

System Action:

Field in error is highlighted.

User Action:

Please enter data in the range indicated.

RMMC4605

P1 MUST BE ENTERED - INVALID VALUE P2

Reason:

A mandatory field must be entered with a valid value.

System Action:

Field in error is highlighted.

User Action:

Please enter data in the range indicated.

RMMC4606

' P1' is a required field, invalid value encountered.

Reason:

When defining macro parameters the field identified by P1 was incorrect. This is a required field.

System Action:

Field highlighted in error.

User Action:

Enter a value for the specified field.

RMMC4607

INVALID VALUE SPECIFIED (USE "?" TO SELECT VALID VALUE)

Reason:

The value specified for this field is not valid. Use ? to display a selection list of valid values.

System Action:

The request is rejected.

User Action:

Use ? to specify a valid value.

RMMC4608

VALUE NOT SELECTED FROM LIST

Reason:

No value selected from the selection list displayed.

System Action:

None

User Action:

None

RMMC4609

CA NETMASTER SUBSYSTEM ERROR IN COMMAND: P1 P2. CHECK WHETHER T HE SCHEDULER INSTANCE IS ACTIVE.

Reason:

There is either a subsystem error or the scheduler is inactive.

System Action:

The macro interface has a problem.

User Action:

Check if the scheduler is active. Contact your System Administrator.

RMMC4610

(RETCODE) P1 (SYSMSG) P2

Reason:

This message provides information about Retcode and Sysmsg for command execution.

System Action:

The request is completed.

User Action:

Check the value of Retcode and Sysmsg.

RMMC4611

Failure issuing command to CA-7 subsystem P1 requested by P2

Reason:

The command issued by the macro failed.

System Action:

The macro has encountered a problem issuing the command.

User Action:

Check the Retcode and Sysmsg.

RMMC4612

Invalid parameter in either Product, SSID, or Command

Reason:

Invalid value specified in either PRODUCT, SSID, or COMMAND.

System Action:

Macro command parameter has an error.

User Action:

Check the value entered in Product, SSID, or Command.

RMMC4613

Macro command issued. Product= P1 SSID= P2 Command= P3 Timeout= P4

Reason:

This message provides details of the macro command.

System Action:

No action is required.

User Action:

No action is required.

RMMC4614

INCORRECT PRODUCT TYPE

Reason:

Invalid product type specified in PRODUCT.

System Action:

Macro command parameter has an error.

User Action:

Check the value entered in PRODUCT.

RMMC4615

P1 SUBSYS NOT AVAILABLE

Reason:

The subsystem is not available.

System Action:

Macro command execution has an error.

User Action:

Contact your System Administrator.

RMMC4616

SYSTEM TIMED OUT

Reason:

The reply from the Schedule system has timed out.

System Action:

The macro has encountered a problem retrieving from the Scheduling System.

User Action:

Check the Retcode and Sysmsg.

RMMC4617

P1 Subsystem failed to connect to Scheduler Interface

Reason:

The P1 Subsystem cannot be started.

System Action:

Macro command processing has an error.

User Action:

Contact your System Administrator.

RMMC4618

Critical error encountered in the interface to scheduling system. Check for details in the activity log.

Reason:

There is a subsystem error.

System Action:

The macro interface has a problem. The request is rejected.

User Action:

Contact your System Administrator. Check the activity log for details.

RMMC4619

P1 P2 operation failed - RC P3. P1 not available.

Reason:

There is an error in the CA-7 subsystem.

System Action:

The macro interface has a severe problem. The request is rejected.

User Action:

Contact your System Administrator.

RMMC4620

P1 P2 operation failed - Abend Code P3. Check details from P1 manual.

Reason:

There is a subsystem error.

System Action:

The macro interface has a severe problem. The request is rejected.

User Action:

Contact your System Administrator.

RMMC4621

P1 P2 operation failed.

Reason:

There is a subsystem error.

System Action:

The macro interface has a severe problem. The request is rejected.

User Action:

Contact your System Administrator.

RMMC4622

P1 unknown command P2 received

Reason:

There is an unknown command passed to P1 subsystem.

System Action:

The macro interface has a severe problem. The request is rejected.

User Action:

Check the command used and retry.

RMMC4623

P1 invalid parameter count passed. P2

Reason:

Invalid parameter count passed to P1 subsystem.

System Action:

The request is rejected.

User Action:

Check the parameter count and retry.

RMMC4624

P1 invalid request name passed. P2

Reason:

Invalid parameter name passed to P1 subsystem.

System Action:

The request is rejected.

User Action:

Contact your System Administrator.

RMMC4625

P1 invalid path name passed. P2

Reason:

Invalid path name passed to P1 subsystem.

System Action:

The request is rejected.

User Action:

Contact your System Administrator.

RMMC4626

P1 duplicated path name passed. P2

Reason:

Duplicated path name passed to P1 subsystem.

System Action:

The request is rejected.

User Action:

Contact your System Administrator.

RMMC4627

P1 unknown path name passed. P2

Reason:

Unknown path name passed to P1 subsystem.

System Action:

The request is rejected.

User Action:

Contact your System Administrator.

RMMC4628

Storage shortage in P1. P2

Reason:

Storage shortage in P1 subsystem.

System Action:

The request is rejected.

User Action:

Contact your System Administrator.

RMMC4629

P1 function not valid in this state. P2

Reason:

Function not valid in this state.

System Action:

The request is rejected.

User Action:

Contact your System Administrator.

RMMC4630

P1 not running as a subsys. P2

Reason:


P1 is not running as a subsystem.

System Action:

The request is rejected.

User Action:

Contact your System Administrator.

RMMC4631

P1 unknown command count P2 received

Reason:

An unknown command count has been passed to P1 subsystem.

System Action:

The request is rejected.

User Action:

Check the command text used and retry.

RMMC4632

No command reply from CA-7 subsystem P1

Reason:

There is no command reply passed from P1 subsystem.

System Action:

The request is rejected.

User Action:

Check the command text and scheduling system and then retry.

RMMC4633

P1 incorrect SSID

Reason:

Invalid instance specified in product subsystem name.

System Action:

The macro command parameter has an error.

User Action:

Check the value entered in SSID.

RMMC4634

P1 Open Path error. Details - P2

Reason:

The subsystem for CA-7 is not running due to an open path failure.

System Action:

The macro command execution has an error.

User Action:

Contact your System Administrator.

RMMC4635

Critical logon problem encountered for P1 background user.

Reason:

The background user cannot log on to CA-7 because of a password problem.

System Action:

Macro command execution has an error.

User Action:

Contact your System Administrator.

RMMC4636

Interface invoked with invalid value( P1) for keyword( P2)

Reason:

The CA-7 API procedure was invoked with an invalid value, identified by
P1 for the keyword parameter identified by P2.

System Action:

The request is rejected. The interface procedure ends with return code 16.

User Action:

Correct the invalid keyword parameter.

RMMC4637

Password expired for P1 background user.

Reason:

The background user cannot log on to CA-7 because their password has expired.

System Action:

Macro command execution has an error.

User Action:

Contact your System Administrator.

RMMC4638

P1 background userid suspended.

Reason:

The background user cannot log on to CA-7 because their password has expired.

System Action:

Macro command execution has an error.

User Action:

Contact your System Administrator.

RMMC4639

Invalid macro call - option( p1) requested in unsupported Operating System p2

Reason:

Unsupported Operating System. The macro can only be run on MVS ESA or higher.

System Action:

No action is required.

User Action:

Stop execution of the macro.

RMMF0001

INVALID FORCED STATUS RECEIVED STATUS(P1)

Reason:

The ResourceView message filter occasionally issues a FORCE status change for a particular resource because the filter has seen a state change message that is serious but was not acted on by any message definition in the Knowledge base (for example, JCL errors in a started task procedure). In this case, however, the state change was obsolete.

If this message appears in the activity log, a resource identifier is appended to the end of the message (for example, - STC(MYTASK)).

System Action:

The FORCE state change is rejected.

User Action:

Ignore the message.

RMMF0002

FORCED STATUS CHANGE EVENT RECEIVED STATUS(P1)

Reason:

The ResourceView message filter occasionally issues a FORCE status change for a particular resource because the filter has seen a state change message that is serious but was not acted on by any message definition in the Knowledge base (for example, JCL errors in a started task procedure). The status being forced is indicated by P1.

If the message appears in the activity log, a resource identifier is appended to the end of the message (for example, - STC(MYTASK)).

System Action:

The state of the resource is changed to P1.

User Action:

Review the resource definition to see whether the event can be catered for by explicit message definitions. If not, there is no harm in leaving ResourceView to continue raising FORCE status events.

RMMF0003

MESSAGE EXCEPTION RECEIVED MESSAGE( P1)

Reason:

This message indicates that the ResourceView filter has seen a message
P1 that it does not know how to handle. It is unable to determine what resource this message should apply to in order to continue to process the rest of the filter.

System Action:

The message is skipped after raising this warning. No action is taken.

User Action:

The message P1 would normally be a message that is issued by the operating system on behalf of a resource but is not otherwise related to the resource. Messages with JOBNAMES such as *MASTER* or CONSOLE fall into this category. Report the message to your technical support representative.

RMMF0004

P4 ERROR ON TABLE( P1) FDBK( P2) KEY( P3)

Reason:

Internal error in the ResourceView message filter.

System Action:

Recovery is attempted but may not be successful.

User Action:

Report the message to your technical support representative.

RMMF0005

RESOURCEVIEW MESSAGE FILTER P1 P2 INITIALIZED

Reason:

The message indicates that the ResourceView secondary filter is now ready to process events from the ResourceView Primary filter.

System Action:

None.

User Action:

None.

RMMF0006

RESOURCEVIEW MESSAGE FILTER P1 P2 TERMINATED

Reason:

The ResourceView Secondary Message filter has terminated. All message event processing will cease.

System Action:

The monitor will be restarted when required.

User Action:

None.

RMMF0007

MESSAGE PASSED ID FILTER, FAILED TEXT FILTER - MSG=> P1

Reason:

The ResourceView message filter is split into two parts, the Primary filter and the Secondary filter. The primary filter tests only the first 12 characters of a message while the secondary filter tests the entire message text. This message indicates that a message passed the primary filter but failed to pass the secondary filter.

System Action:

No action is taken by the system other than to issue this warning message.

User Action:

This warning message indicates a close miss for one or more messages defined in the Knowledge base. This may be because of a typing error or a system error caused by the inclusion of a variable string in the message definition such as a time stamp. Review the matching defined message(s).

RMMF0008

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

Reason:

The ResourceView Message Filter has attempted to update the status of a resource but the update failed.

System Action:

The status change for the resource listed in P1 will not be recorded.

User Action:

Report the message to your technical support representative.

RMMF0009

LOCK REQUEST FAILED FOR P1 P2

Reason:

The message filter failed to obtain exclusive control of the lock with primary name P1 and minor name P2. This indicates that another process is already running and failed to end.

System Action:

Message filter terminates.

User Action:

None.

RMMF0010

OUTSTANDING WTOR ALERT RECEIVED

Reason:

A WTOR message issued by this resource was detected but not defined in the resource definition. An alert to this effect was raised by the message filter task.

If the message appears in the activity log, a resource identifier is appended to the end of the message (for example, - STC(MYTASK)).

System Action:

An extended display message was forced on the resource display.

User Action:

Use the W command to view and respond to the WTOR messages.

RMMF0101

DB ERROR MSG( P1) RC( P2)

Reason:

The ResourceView Message filter Loader received a non-zero return code when attempting to retrieve a message rule from the Knowledge base.

System Action:

The message listed in P1 is not loaded into the filter and its associated state change and actions will not be executed.

User Action:

Report the message to your technical support representative.

RMMF0102

P1 ERROR ON TABLE( P2) FDBK( P3) KEY( P4)

Reason:

The ResourceView message loader encountered a serious error P1 while attempting to load all resource message rules into the filter P2.

System Action:

LOAD processing is stopped.

User Action:

Report the message to your technical support representative.

RMMF0103

RESOURCEVIEW MESSAGE FILTER P1 P2 INITIALIZED

Reason:

Internal diagnostic message.

System Action:

None.

User Action:

Ignore.

RMMF0104

RESOURCEVIEW MESSAGE FILTER P1 P2 TERMINATED

Reason:

Internal diagnostic message.

System Action:

Updates to the knowledge base will no longer be reflected in the message filter.

User Action:

If this message occured after a SHUTDOWN was issued then it can be ignored. Otherwise report it to your technical support representative.

RMMF0105

MAXIMUM NUMBER OF RESOURCES EXCEEDED

Reason:

The maximum number of resources supported by ResourceView has been exceeded. Remaining resources will be ignored. The maximum number of resources that are currently supported in one ResourceView region is 9999.

System Action:

Remaining resources defined will be ignored.

User Action:

Use Containment Resource definitions to group numerous, like resources such as JES LINES or DASD devices instead of defining individual resource instances. Contact your technical support representative if further assistance is required.

RMMF0106

FILTER LOAD FAILED, AOM FILTER TABLE SIZE MUST BE OVER P1

Reason:

During the load of a system image, all the required message filters could not be loaded because the 'AOM Filter Table Size' parameter was too small. During automatic recovery for this failure after extending the table size, it again encountered this error.

System Action:

The system image is not loaded.

User Action:

Report the problem to your technical support representative.

RMMF0107

LOAD WARNING, SET AOM FILTER TABLE SIZE TO AT LEAST P1

Reason:

During the load of a system image, it was found that the AOM Filter Table Size initialization parameter is too small. The system has loaded successfully after automatically increasing the table limit but the default limit should be increased to at least P1 for better performance of the system load process.

System Action:

The limit has been dynamically expanded, and the message filter table has been loaded successfully; however, the load has been attempted twice.

User Action:

Update the initialization parameter AOM Filter Table Size in the parameter group $RM AUTOTABLES, to at least the value specified. This avoids the overhead of loading the filter table again after automatically adjusting the table size.

RMMF0300

P1

Reason:

This message is issued when the user has defined log text to be written.
P1 contains the message text defined by the user.

System Action:

None.

User Action:

None.

RMMF0301

SYSCMD ' P1' ISSUED

Reason:

The region issued the operating system command P1 .

System Action:

None.

User Action:

None.

RMMF0302

REPLY ' P1' ISSUED TO ID ' P2'

Reason:

The region issued the reply P1 to the outstanding WTOR message P2 .

System Action:

None.

User Action:

None.

RMMF0303

ALERT ' P1' GENERATED

Reason:

None.

System Action:

None.

User Action:

None.

RMMF0304

SCHEDULE '~P1' ACTIVATED

Reason:

None

System Action:

None

User Action:

None

RMMF0305

SCHEDULE '~P1' RELEASED

Reason:

None

System Action:

None

User Action:

None

RMMF0306

EVENT DESCRIPTION SET TO '~P1'

Reason:

None

System Action:

None

User Action:

None

RMMF0307

PHYSICAL STATUS SET TO '~P1'

Reason:

None

System Action:

None

User Action:

None

RMMF0308

EXECUTING PROCESS '~P1'

Reason:

None

System Action:

None

User Action:

None

RMMF0309

PROCESS '~P1' COMPLETED RC(~P2) SYSMSG(~P3)

Reason:

None

System Action:

None

User Action:

None

RMMF0401

~P1 INVOKED WITH INVALID VALUE FOR KEYWORD. KEYWORD(~P2) VALUE(~P3)

Reason:

The procedure identified by P1 was invoked with an invalid value, identified by P3 for the keyword identified by P2.

System Action:

Request is rejected, procedure terminates.

User Action:

Correct keyword in error and retry.

RMMF0402

P1 INVOKED WITHOUT A REPLY ID OR MESSAGE TEXT

Reason:

A request to reply to a WTOR was made without supplying the information necessary to identify the WTOR. Either the WTOR Reply Id or the Message Text should be supplied to allow the message to be identified.

System Action:

Request is rejected, procedure ends.

User Action:

Supply either the WTOR Reply Id or the Message Text.

RMMF0403

COMMAND '~P1' ISSUED SUCCESSFULLY

Reason:

The system command P1 was successfully issued.

System Action:

None

User Action:

None

RMMF0404

REPLY ' P1' ISSUED FOR WTOR ID P2

Reason:

Reply P1 has been issued in response to outstanding WTOR message P2.

System Action:

None.

User Action:

None.

RMMO0101

P1 KEYWORD ' P2' - INVALID VALUE

Reason:

An invalid keyword was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Contact your local support representative.

RMMO0103

STATE CHANGE EXIT HANDLER FOR P1 STARTED

Reason:

This message is an audit message to provide a record that a state change exit has been run on behalf of the resource identified by P1.

System Action:

Processing continues.

User Action:

None.

RMMO0104

STATE CHANGE EXIT HANDLER FOR P1 ENDED RC( P2) SYSMSG( P3)

Reason:

This message is an audit message to provide a record that a state change exit run on behalf of the resource identified by P1 has ended. The return code is identified by P2 and the sysmsg by P3.

System Action:

Processing continues.

User Action:

None.

RMMO0115

EXECUTING P2 FOR P1

Reason:

The NCL procedure identified by P2 is being run on behalf of resource
P1.

System Action:

Processing continues.

User Action:

None.

RMMO0116

P1 STATE CHANGE EXIT ERROR: NCL PROCEDURE P2 DOES NOT EXIST

Reason:

A change of state to P1 has tried to execute NCL procedure P2 which does not exist.

System Action:

The NCL procedure is not run.

User Action:

Check that the NCL procedure name is correct and that it exists.

RMMO0117

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

Reason:

The NCL procedure identified by P2 run on behalf of resource P1 has completed with return code P3 and the sysmsg P4.

System Action:

Processing continues.

User Action:

None.

RMMO0118

STATE CHANGE EXIT ERROR: P2 COMPLETED FOR P1 - RC( P3) SYSMSG( P4)

Reason:

The NCL procedure identified by P2 run on behalf of resource P1 has completed with an error, the return code is P3 and the sysmsg P4.

System Action:

Processing continues.

User Action:

Determine the cause of the error from the RC and SYSMSG and correct the problem.

RMMO0119

CAN'T DETERMINE OBJECT IDENTIFIER FROM PARAMETERS

Reason:

The State Change Exit Handler was not passed the parameters required for it to identify the object identifier of a resource.

System Action:

Processing continues.

User Action:

Contact your local support representative.

RMMO0120

EXECUTING PROCESS ( P2) FOR P1

Reason:

The process identified by P2 is being run on behalf of resource P1.

System Action:

Processing continues.

User Action:

None.

RMMO0121

PROCESS ERROR ( P1)

Reason:

An error has occurred running a process. P1 contains the error message.

System Action:

Processing continues.

User Action:

Determine the cause of the error and correct the problem.

RMMO0201

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.

RMMO0202

VARTABLE ~P1 ERROR - RC(~P2)

Reason:

A vartable error has occurred while processing this request.

System Action:

Allocation error - no further processing. Otherwise, processing continues.

User Action:

Contact your system administrator.

RMMO0203

REQUIRED FIELD/S NOT ENTERED

Reason:

Validation found no entry specified on mandatory field/s.

System Action:

The request is rejected.

User Action:

Specify entry on field/s in error.

RMMO0204

LIMIT OF 97 MONITOR MESSAGES REACHED

Reason:

The database is only capable of holding upto 97 monitor messages for a resource. Your request will cause this limit to be exceeded.

System Action:

The request is rejected.

User Action:

None.

RMMO0205

MESSAGE TEXT REQUIRED

Reason:

The request is invalid if the message text is blank.

System Action:

The request is rejected.

User Action:

Enter message text and retry.

RMMO0206

MESSAGE LIST UPDATE CANCELLED

Reason:

Requested process has been cancelled.

System Action:

None.

User Action:

None.

RMMODE01

INVALID COMMAND

Reason:

The command entered on the command line was not recognized by the procedure.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMMODE02

THE ONLY VALID VALUES FOR AUTOMATION MODE ARE 'AUTOMATED' AND 'MANUAL'

Reason:

The values 'AUTOMATED' and 'MANUAL' are the only values recognized for the Automation Mode field.

System Action:

Request rejected.

User Action:

Specify one of the correct values.

RMMODE03

GLOBAL MODE PRESENTLY SET TO MODE( P1)

Reason:

The Global Mode is already set to the requested mode.

System Action:

The request is rejected.

User Action:

None.

RMMODE04

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 a full license is required, contact Technical Support.

RMMTOV01

MTO NOT SUPPORTED FOR THIS RESOURCE

Reason:

The MTO command is not supported for this resource. The MTO command is supported only for:
- Started tasks of type CICS, IMS, or SOLVE
- Other started tasks that specify an ACB name
- Jobs that specify an ACB name - CICS resources

System Action:

The command is rejected.

User Action:

If appropriate, select another command.

RMMU0101

INVALID VALUE SUPPLIED FOR P1

Reason:

You specified an invalid value in the P1 field.

System Action:

The field value was not updated.

User Action:

Specify a valid value in the field.

RMMU0102

Unexpected result for command P1, refer to the Log

Reason:

An unexpected result was encountered for a command that needed to use the old RAMDB. The command was UDBCTL OPEN or CLOSE, or NDB START or STOP. If the message in the activity log is N28503 or N15613 and the VSAM ACB reason code is X'A8', the old RAMDB was probably in use elsewhere.

System Action:

The migration utility waits for further input.

User Action:

Examine the activity log for messages. You can access information about the codes from the System Support : Messages and Codes Menu (/Codes).

RMMU0103

ANOTHER USER P1 OWNS MIGRATION UTILITY

Reason:

User P1 is currently using the migration utility, and you are not able to use it.

System Action:

None.

User Action:

Confer with the other user about the use of the utility.

RMMU0104

Function not available on VM

Reason:

This function cannot be performed on the VM operating system

System Action:

None.

User Action:

If this region is connected to a region on another operating system it may be possible to perform the function on the other region

RMMU0105

Migration processing ended

Reason:

You have exitted from the RAMDB Migration Utility.

System Action:

None.

User Action:

If you wish to perform further RAMDB migration select option M from the RAMDB Utilities Menu.

RMMU1101

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

Reason:

An invalid keyword value was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Contact your local Support Center.

RMMU1102

VARTABLE OPERATION FAILED. TYPE: P1 NAME: P2 SCOPE: P3 ZFDBK: P4

Reason:

The P1 operation on the P2 vartable failed. P3 is the scope of the table. P4 is the returned code.

System Action:

The migration utility terminates.

User Action:

If the region is short of storage, restart the region with more storage; otherwise, contact your local Support Center.

RMMU1103

AT LEAST ONE COMPONENT SHOULD BE SELECTED FOR MIGRATION

Reason:

You did not select any knowledge base component to migrate.

System Action:

The sction terminates.

User Action:

Select at least one component from the list, and do the action again.

RMMU1201

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

Reason:

An invalid keyword value was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Contact your local Support Center.

RMMU1202

VARTABLE OPERATION FAILED. TYPE: P1 NAME: P2 SCOPE: P3 ZFDBK: P4

Reason:

The P1 operation on the P2 vartable failed. P3 is the scope of the table. P4 is the returned code.

System Action:

The migration utility terminates.

User Action:

If the region is short of storage, restart the region with more storage; otherwise, contact your local Support Center.

RMMU1203

AT LEAST ONE COMPONENT SHOULD BE SELECTED FOR MIGRATION

Reason:

You did not select a knowledge base component to migrate.

System Action:

The action terminates.

User Action:

Select at least one component from the list, and do the action again.

RMMU1204

NO COMPONENTS ELIGIBLE FOR MIGRATION

Reason:

There were no components of the selected class to migrate. Either the components have not changed or the components do not exist in the old knowledge base.

System Action:

None.

User Action:

Press F3 to exit from the empty list.

RMMU1301

Invalid keyword value specified - KEYWORD( P1) VALUE( P2)

Reason:

An invalid keyword value was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Contact Technical Support.

RMMU1302

Vartable operation failed. TYPE: P1 NAME: P2 SCOPE: P3 ZFDBK: P4

Reason:

The P1 operation on the P2 vartable failed. P3 is the scope of the table. P4 is the returned code.

System Action:

The migration utility terminates.

User Action:

If the region is short of storage, restart the region with more storage; otherwise, contact Technical Support.

RMMU1303

Distributed components cannot be reviewed

Reason:

The migration utility does not support the Review action for components which are (or are reserved for) distributed data. These are the templates ($TEMPLAT) Versions 1 through 9 and the global processes ($PROCESS) Version 1. Only modified records in these components can be migrated.

System Action:

The action is ignored.

User Action:

Review the RMMUAD05 messages in the activity log to identify the records that have not been migrated. If you want to migrate those records, make a copy of the affected component in the old knowledge base and then migrate the copy.

RMMU1304

**** COPY COMPLETED - REFER TO LOG FOR DETAILS ****

Reason:

The migration utility has completed copying all or selected components. You can find details of the copied records in the activity log through RMDBMS00 messages. If any records were not copied, the details of those records are in RMMUAD05 messages. You can use the TEXT log command to isolate particular messages.

System Action:

None.

User Action:

Enter /LOG to display activity log. In the log, enter TEXT RMMUAD05 at the Command prompt to display only RMMUAD05 messages. Review the messages to identify the records that have not been migrated. If you want to migrate those records, use the R (Review) action or make a copy of the affected component in the old knowledge base and then migrate the copy.

RMMU1401

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

Reason:

An invalid keyword value was passed to the service procedure.

System Action:

The request is rejected.

User Action:

Contact your local Support Center.

RMMU1402

NEW NAME FIELD VALUE IS MISSING FOR RENAME ACTION

Reason:

During knowledge base migration, you tried to rename a component without providing the new name.

System Action:

None.

User Action:

Specify the new name for the component you want to rename before applying the R (Rename) action.

RMMU1403

VARTABLE OPERATION FAILED. TYPE: P1 NAME: P2 SCOPE: P3 ZFDBK: P4

Reason:

The P1 operation on the P2 vartable failed. P3 is the scope of the table. P4 is the returned code.

System Action:

The migration utility terminates.

User Action:

If the region is short of storage, restart the region with more storage; otherwise, contact your local Support Center.

RMMU1404

REVIEW LIST IS EMPTY, BECAUSE COMPONENT COPY WAS COMPLETE

Reason:

You entered R (Review) beside a component that was fully migrated. There are no outstanding items for further action.

System Action:

None.

User Action:

None.

RMMUAD01

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

Reason:

An error was encountered while attempting to access the RAMDB database.

P1 is the DD name of the database.
P2 is an NDB response code.
P3 is a message.

System Action:

The procedure terminates without successfully migrating the objects.

User Action:

Contact your local Support Center.

RMMUAD02

VARTABLE OPERATION FAILED. TYPE: P1 NAME: P2 SCOPE: P3 ZFDBK: P4

Reason:

The P1 operation on the P2 vartable failed. P3 is the scope of the table. P4 is the returned code.

System Action:

The migration utility terminates.

User Action:

If the region is short of storage, restart the region with more storage; otherwise, contact your local Support Center.

RMMUAD03

P1 SUCCESSFUL

Reason:

The P1 operation for the current component was successful.

System Action:

None.

User Action:

None.

RMMUAD04

ERROR: P1

Reason:

The knowledge base migration procedure is terminating in error. P1 is the error condition.

System Action:

The procedure terminates without successfully migrating all of the definitions.

User Action:

Contact Technical Support.

RMMUAD05

Duplicate record - SN: P1 V: P2 CL: P3 NM: P4

Reason:

The knowledge base migration procedure has found a duplicate item.

P1 is the name of the system image.
P2 is the version of the image.
P3 is the class of the item.
P4 is the name of the item. This will be blank for System Image and Template Image definitions. (Class 01).

System Action:

The duplicate item is not copied.

User Action:

If you want to migrate the item, use the R (Review) action or make a copy of the affected component in the old knowledge base and then migrate the copy.

RMMUAD06

Missing Action record OBJID: P1 for Process: P2

Reason:

An action for a GENALERT macro is not in the old knowledge base. The macro is in a process with the object ID P2 that is a concatenation of the following:

- Image name

- Image version

- 71 (class number for process definitions)

- Process name

System Action:

The process is copied without the action record.

User Action:

Note the process, and update it to recreate the missing action.

RMMUAD07

Created Action record OBJID: P1 for Process: P2

Reason:

A process contains a GENALERT macro with an action. However, the action record is in another system image in the old knowledge base. Another copy of the action record is created in the system image in which the process is defined.

System Action:

The process is copied with the action record created in the same image.

User Action:

None.

RMMUAL01

VARTABLE OPERATION FAILED. TYPE: P1 NAME: P2 SCOPE: P3 ZFDBK: P4

Reason:

The P1 operation on the P2 vartable failed. P3 is the scope of the table. P4 is the returned code.

System Action:

The migration utility terminates.

User Action:

If the region is short of storage, restart the region with more storage; otherwise, contact your local Support Center.

RMMUGE01

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

Reason:

The migration utility encountered an error while trying to access the
P1 database.

System Action:

The procedure is terminated without migrating any objects.

User Action:

Use the P2 NDB response code and the P3 message to determine the cause of the error. To get Help about NDB codes, enter /NDBERR to display the Browse NDB Error Codes panel.
Correct the database error, then retry the operation.

RMMV0101

Service procedure P1 invoked with invalid keyword P2(P3)

Reason:

The service procedure identified by P1 was invoked with an invalid value for the keyword identified by P2 of P3.

System Action:

Request rejected.

User Action:

Correct the keyword value and retry.

RMMV0102

RESET is the only action for resources which have failed validation

Reason:

You have issued an action other than RESET for a resource that failed validation. The only valid action for these resources is RESET (RS), which revalidates the resource.

System Action:

Request rejected.

User Action:

If the error condition for this resource has been rectified, issue RS against the resource to revalidate it.

RMMV0103

' P1' is only valid for P2 resources

Reason:

You can issue action P1 against resources of type or status P2 only.

System Action:

Request rejected.

User Action:

None.

RMMVCM01

P1 does not exist in System Image P2-P3

Reason:

The resource P1 does not exist in the target system image. The move request is rejected. P2 is the target system image name and P3 is the version. When you move a local resource to another system, the resource must be defined in the system image on the remote system.

System Action:

The command is rejected.

User Action:

Ensure that the correct system image was selected and that the resource to be moved is defined in the selected image.

RMMVCM02

NO TARGET SYSTEM WAS SELECTED FROM THE LIST

Reason:

You tried to move a resource's control from one system to another but did not select a target system.

System Action:

The request is rejected.

User Action:

Select a target system when you move a resource.

RMMVCM03

Fatal move table error. P1

Reason:

A fatal error occured involving the internal table used to control the execution of the move command. The name of the table should be passed to procedure $RMMVCMD in variable &ZRMMOVETABLE. P1 contains a description of the error.

System Action:

The command is rejected.

User Action:

Retry the move command. If problems persist, contact Technical Support.

RMMVCM04

P1 moved to P2. System Image P3-P4

Reason:

The move command successfully moved resource P1 to system P2. The resource is in system image P3-P4 (for local resources the system image will be different as a result of the move).

System Action:

None.

User Action:

None.

RMMVCM05

P1 is in P2 Mode in P3-P4

Reason:

Resource P1 is in mode P2 on the target system P3 with version P4. You cannot move the resource if the target system contains the resource in a mode other than OFF.

System Action:

The move is rejected.

User Action:

None.

RMMVCM06

P1 will be placed in MANUAL mode

Reason:

A MANUAL override is placed on resource P1 so that it can be terminated before it is moved.

System Action:

The MANUAL override is issued against the resource.

User Action:

None.

RMMVCM07

Move command invalid for P1

Reason:

The move command is not valid for the type of resource indicated by P1.

System Action:

The command is rejected.

User Action:

None.

RMMVCM08

P1 move in progress, P2

Reason:

The move command is processing for resource P1. P2 gives information about the current situation.

System Action:

The move is processing in background mode and continues when resource events occur.

User Action:

None.

RMMVCM09

P1 move to P2 ended, P3

Reason:

The resource P1 is not in a state that permits the move to P2 to progress. P3 provides the reason.

System Action:

Processing terminates.

User Action:

None.

RMMVCM10

Move command is not valid from a subordinate region

Reason:

You issued the move command in a subordinate region. This is not valid because only a focal region has the visibility to remote regions to complete the command successfully.

System Action:

The command is rejected.

User Action:

Log on to a focal region, and issue the command from there.

RMMVCM11

Move command invalid for resources which are P1

Reason:

The move command is not valid for resources that are in the status indicated by P1.

System Action:

The command is rejected.

User Action:

None.

RMMVCM12

Shared resource has multiple instances

Reason:

The move command is not valid for shared resources that are active on more than one system.

System Action:

The command is rejected.

User Action:

None.

RMMVCM13

Shared resource is not eligible for P1

Reason:

The move command is not valid for shared resources that do not have the target system, identified by P1, in their system affinity list.

System Action:

The command is rejected.

User Action:

None.

RMMVCM14

P1 will now be P2

Reason:

Action P2 will be performed on resource P1. P2 is TERMINATED or ACTIVATED.

System Action:

Processing continues.

User Action:

None.

RMMVCM15

P1 is P2. MANUAL override will be removed

Reason:

Resource P1 is in status P2. The MANUAL mode override placed on P1 as part of the move is removed.

System Action:

The mode override is removed.

User Action:

None.

RMMVCM16

Home System for P1 changed from P2 to P3

Reason:

Resource P1 is part of a Shared System Image; therefore, its Home System is changed from P2 to P3.

System Action:

None.

User Action:

None.

RMMX0301

Printer type must be 'LOCAL' or 'REMOTE'

Reason:

An invalid value was entered in the 'Local or Remote?' field.

System Action:

The request is rejected.

User Action:

Correct and retry.

RMMX0302

Function not available to user ( P1) - insufficient authority

Reason:

The user identified by P1 is being prevented from accessing the function selected due to insufficient access authority. A user requires AOM message receipt, All routcodes and console authority equal to or greater than 'C'.

System Action:

A message is displayed to the user.

User Action:

Contact your system administrator.

RMMX0303

Invalid characters encountered in resource mask

Reason:

The resource name mask contains DBCS characters. DBCS values are not valid in this field.

System Action:

The request is rejected.

User Action:

Correct the mask, and retry the operation.

RMMX0304

SYSNAME( P1) cannot be accessed from this option

Reason:

The system image name P1 is special and cannot be accessed from this menu option.

System Action:

The request is rejected.

User Action:

Access to the system image P1 may be possible through other menu options or menus. Refer to the manual for more information.

RMMX0401

SYSNAME($TEMPLAT) cannot be accessed from this panel

Reason:

Template definitions are special and cannot be accessed from this panel.

System Action:

The request is rejected.

User Action:

Access template definitions from the Template Definition Menu.

RMMX0402

SYSNAME( P1) cannot be accessed from this option.

Reason:

The system image name P1 is special and cannot be accessed from this menu option.

System Action:

The request is rejected.

User Action:

Access to the system image P1 may be possible through other menu options or menus. Refer to the manual for more information.

RMNDBD01

NDB PARAMETER MEMBER P1 CANNOT BE ACCESSED

Reason:

The NDB parameter member P1 was not found. This member contains the necessary parameters required to define all the fields in the SSO NDB.

System Action:

NDB definitions not added to the SSO NDB.

User Action:

Check the COMMANDS concatenation, ensuring that the SSO distributed libraries are available.

RMNDBD02

NDB PARAMETER MEMBER P1 PROCESSED, P2 FIELDS AND P3 DUPLICATES

Reason:

The NDB parameter member P1 was processed and there were P2 field definitions and P3 duplicate field definitions.

System Action:

Processing continues with the definition of the fields into the NDB.

User Action:

None.

RMNDBD03

DUPLICATE FIELD P1 REJECTED

Reason:

A duplicate field definition for field P1 was encountered in the NDB parameter member. The duplicate field definition was ignored.

System Action:

None.

User Action:

Ensure that the field name is correctly spelt.

RMNDBD04

STARTING NDB DEFINITIONS USING PARAMETER MEMBER P1

Reason:

The NDB parameter member P1 is to be used in defining the necessary NDB fields.

System Action:

None.

User Action:

None.

RMNDBD05

NDB OPEN ERROR FOR P1, NDBRC= P2

Reason:

The NDB parameter member P1 is to be used in defining the necessary NDB fields.

System Action:

Processing terminates.

User Action:

Check the reason for the error and retry the request.

RMNDBD06

NDBDEF ERROR FOR P1, FIELD= P2, ACTION= P3, NDBRC= P4

Reason:

The field P2 could not be defined in the NDB P1. The action being done was P3 and the NDB return code was P4.

System Action:

Processing terminates.

User Action:

Check the reason for the error and retry the request.

RMNDBD07

NDB DEFINITIONS COMPLETED FOR P1, P2 FIELDS, P3 ERRORS, P4 DUPLICATE S

Reason:

The NDB definitions for P1 were processed and there were P2 field definitions, P3 errors and P4 duplicate field definitions.

System Action:

Processing continues.

User Action:

None.

RMPAF001

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.

RMPAF002

CALENDAR CRITERIA P1 DELETED

Reason:

The Calendar Criteria P1 was deleted.

System Action:

None.

User Action:

None.

RMPAF003

CALENDAR CRITERIA P1 BEING UPDATED BY USER P2

Reason:

The Calendar Criteria P1 is being updated by user P2.

System Action:

Request is rejected.

User Action:

Try later.

RMPAF004

CALENDAR CRITERIA NOT SELECTED

Reason:

The Calendar Criteria select list was presented but a calendar criteria was not selected.

System Action:

None.

User Action:

None.

RMPAFA01

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.

RMPAFA02

THERE ARE NO ACTIVITY SCHEDULES FOR THIS SYSTEM IMAGE

Reason:

There were no Activity Schedules found for the specified System Image.

System Action:

Request is rejected.

User Action:

Specify another System and/or Version.

RMPAFF01

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.

RMPAFF02

THERE ARE NO REFERENCES TO CALENDAR CRITERIA P1 IN THIS SYSTEM IMAGE

Reason:

There were no records found which reference the Calendar Criteria P1 in the specified System Image.

System Action:

Request is rejected.

User Action:

Specify another System Image.

RMPAFF03

P1 ' P2' DOES NOT EXIST

Reason:

The object of type P1 with name P2 does not exist in the database.

System Action:

Request is rejected.

User Action:

Specify an existing object.

RMPAFM01

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.

RMPAFU01

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.

RMPAFU02

CALENDAR CRITERIA DEFINITION P1 SAVED

Reason:

The Calendar Criteria definition P1 was saved in the database.

System Action:

None.

User Action:

None.

RMPAFU03

P1 OF CALENDAR CRITERIA DEFINITION P2 CANCELLED

Reason:

The maintenance function P1 for the calendar criteria definition P2 was cancelled.

System Action:

All changes to the Calendar Criteria since the last SAVE command are discarded.

User Action:

None.

RMPAFU04

MAXIMUM OF P1 CALENDAR CRITERIA EXPRESSION LINES REACHED

Reason:

The maximum number of Calendar Criteria expression lines allowed is P1. This number has already been reached and no more lines can be added.

System Action:

The request is rejected.

User Action:

None.

RMPAFU05

VARTABLE ERROR, ACTION= P1 TABLE= P2 FDBK= P3 KEY=" P4"

Reason:

An error occurred trying to perform action P1 with table P2 resulting in a feedback code of P3. The key used was P4.

System Action:

Processing terminates.

User Action:

Contact your local support representative.

RMPAFU06

INVALID PARENTHESES SPECIFICATION FOR " P1"

Reason:

The parentheses specification for P1 parenthesis is invalid.

System Action:

Field is set in error.

User Action:

Specify valid parentheses of type P1.

RMPAFU07

PARANTHESES INVALID IF NO OTHER FIELDS ENTERED

Reason:

An expression line was entered with parentheses but no other details.

System Action:

Fields set in error.

User Action:

Specify other fields or blank out the parentheses.

RMPAFU08

BOOLEAN VALUE REQUIRED ON LINE P1

Reason:

A boolean value is required when multiple lines of expression are specified. The line P1 is the line in error.

System Action:

Field set in error.

User Action:

Specify a boolean value.

RMPAFU09

UNBALANCED PARANTHESES LEFT( P1) RIGHT( P2)

Reason:

The parentheses specified for the criteria expression are unbalanced. There are P1 left parentheses and P2 right parentheses.

System Action:

Fields set in error.

User Action:

Specify an equal number of left and right parentheses.

RMPAFU10

CALENDAR CRITERIA EXPRESSION REQUIRED

Reason:

No Calendar Criteria expression was specified.

System Action:

Fields set in error.

User Action:

Specify at least one line of expression.

RMPAFU11

AT LEAST ONE CALENDAR CRITERIA EXPRESSION REQUIRED

Reason:

At least one Calendar Criteria expression must be specified.

System Action:

Fields set in error.

User Action:

Specify at least one line of expression.

RMPB0101

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.

RMPB0102

INFO/MASTER API CALL FAILED - RC(~P1) SYSMSG(~P2)

Reason:

Infoman function unsuccessful.

System Action:

None.

User Action:

None.

RMPB0103

REMOTE SIGNON WAIT TIMEOUT

Reason:

The OIM application is running on a Remote system and therefore requires the problem details to be ROF'ed to this remote system. A remote SIGNON has been issued, but has timeout before success notification.

System Action:

Processing terminates in error.

User Action:

Ensure the INMC link to this system is available and retry.

RMPB0104

PROBLEM TICKET ACKNOWLEDGEMENT WAIT TIMEOUT

Reason:

The region will wait 60 seconds for a response from the OIM application when raising a problem ticket. The time period has expired without any response.

System Action:

Processing terminates in error.

User Action:

None.

RMPB0201

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.

RMPB0202

INFOMAN PROBLEM ~P1 SUCCESSFUL - RECORD#(~P2)

Reason:

Infoman function successful. Record number as mentioned.

System Action:

None.

User Action:

None.

RMPB0205

INFOMAN API CALL FAILED - RC(~P1) SYSMSG(~P2)

Reason:

Infoman function unsuccessful.

System Action:

None.

User Action:

None.

RMPB0206

VARTABLE ERROR - TABLE(~P1) FDBK(~P2)

Reason:

Vartable error on nsuccessful.

System Action:

None.

User Action:

None.

RMPB0301

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.

RMPB0302

ONE OR MORE REQUIRED FIELDS NULL

Reason:

One or more INFOMAN required field null.

System Action:

No further processing.

User Action:

Contact your system administrator.

RMPB0303

INFOMAN PROBLEM TICKET NOT SUPPLIED

Reason:

The INFOMAN problem ticket wasn't supplied.

System Action:

None.

User Action:

None.

RMPB0304

CALL TO INFOMAN ENDED - RC(~P1)

Reason:

Infoman call complete.

System Action:

None.

User Action:

None.

RMPB0402

INFOMAN API INITIALIZATION FAILED - RC( P1) SYSMSG( P2)

Reason:

INFOMAN API initialization has failed.

System Action:

No further processing.

User Action:

Contact your system administrator.

RMPB0501

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.

RMPB0502

INFOMAN API ~P1 COMMAND FAILED - CMD(~P2)

Reason:

INFOMAN API command failed.

System Action:

No further processing.

User Action:

Contact your system administrator.

RMPB0601

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.

RMPB0602

REMOTE SIGNON WAIT TIMEOUT

Reason:

The SOLVE:Problem application is running on a remote system and therefore requires the problem details to be sent by ROF to this remote system. A remote SIGNON has been issued, but has timeout before success notification.

System Action:

Processing terminates in error.

User Action:

Ensure that the INMC link to this region is available, and retry.

RMPB0603

PROBLEM TICKET ACKNOWLEDGEMENT WAIT TIMEOUT

Reason:

The region will wait 60 seconds for a response from the SOLVE:Problem application when raising a problem ticket. The time period has expired without any response.

System Action:

Processing terminates in error.

User Action:

None.

RMPD0001

NO SERVICE PROCEDURE PROVIDED FOR THE PANEL DRIVER

Reason:

No service procedure specified in the parameter for the panel driver.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RMPD0002

REQUIRED PANEL(~P1) TO DISPLAY DOES NOT EXIST IN THE PATH

Reason:

Panel to display does not exist in the library path.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RMPD0003

~P1 COMPLETED SUCCESSFULLY

Reason:

Requested process has been completed successfully.

System Action:

None.

User Action:

None.

RMPD0004

RECORD NOT SAVED, NO CHANGES MADE

Reason:

You tried to file or save a definition that has not been changed. The requested action is not performed.

System Action:

The definition is not saved again.

User Action:

None.

RMPD0005

P1 CANCELED

Reason:

Requested process has been canceled.

System Action:

None.

User Action:

None.

RMPD0006

REQUIRED FIELD OMITTED

Reason:

Validation found no entry specified on mandatory field.

System Action:

The request is rejected.

User Action:

Specify entry on field in error.

RMPD0007

INVALID OR NO OPTION SPECIFIED

Reason:

Invalid option specified on the panel driver menu selection.

System Action:

The request is rejected.

User Action:

Specify valid option of the menu display.

RMPD0008

NO HELP AVAILABLE FOR THIS PANEL(~P1)

Reason:

There is no help found for the panel being displayed.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RMPD0009

RECORD SAVED

Reason:

Request to save the record definition to the database has been successfully completed.

System Action:

None.

User Action:

None.

RMPD0010

INVALID COMMAND

Reason:

The command which was entered is not supported on this screen.

System Action:

Command is rejected.

User Action:

None.

RMPD0011

RECORD CREATED

Reason:

Request to create a new record definition to the database has been successfully completed.

System Action:

None.

User Action:

None.

RMPD2401

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.

RMPD2403

INVALID COMMAND

Reason:

The command entered on the command line was not recognized by the procedure.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMPD2404

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.

RMPD2501

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.

RMPD2503

INVALID COMMAND

Reason:

The command entered on the command line was not recognized by the procedure.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMPD2504

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.

RMPD2505

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.

RMPD3001

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.

RMPD3002

REQUIRED FIELD/S NOT ENTERED

Reason:

Validation found no entry specified on mandatory field/s.

System Action:

The request is rejected.

User Action:

Specify entry on field/s in error.

RMPD3003

PROFILE DEFINITION ALREADY EXISTS

Reason:

Profile definition to be created already exists in the database.

System Action:

The request is rejected.

User Action:

Specify a different profile name and ID.

RMPD3004

NOTHING SPECIFIED, NO MESSAGE WILL PASS THROUGH

Reason:

There is no use saving this profile definition because nothing has been specified for the message flow criteria (from 3rd to the last panel).

System Action:

The request is rejected.

User Action:

Specify message selection criteria.

RMPD3005

PLACE CURSOR IN THE INCLUDE/EXCLUDE AREA AND PRESS THE SCRLLIST KEY

Reason:

The cursor was not placed over the include or exclude area before pressing the Scrllist function key.

System Action:

None.

User Action:

Place the cursor in the include or exclude fields on the panel and press the Scrllist function key to get a scrollable list of include or exclude values.

RMPD3101

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.

RMPD3102

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.

RMPD3103

PLACE CURSOR IN THE INCLUDE/EXCLUDE AREA AND PRESS THE SCRLLIST KEY

Reason:

The cursor was not placed over the include or exclude area before pressing the Scrllist function key.

System Action:

None.

User Action:

Place the cursor in the include or exclude fields on the panel and press the Scrllist function key to get a scrollable list of include or exclude values.

RMPD3201

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.

RMPD3202

REQUIRED FIELD/S NOT ENTERED

Reason:

Validation found no entry specified on mandatory field/s.

System Action:

The request is rejected.

User Action:

Specify entry on field/s in error.

RMPD3203

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.

RMPD3204

NOTHING SPECIFIED, NO MESSAGE WILL PASS THROUGH

Reason:

There is no use saving this profile definition because nothing has been specified for the message flow criteria (from 3rd to the last panel).

System Action:

The request is rejected.

User Action:

Specify message selection criteria.

RMPD3205

PLACE CURSOR IN THE INCLUDE/EXCLUDE AREA AND PRESS THE SCRLLIST KEY

Reason:

The cursor was not placed over the include or exclude area before pressing the Scrllist function key.

System Action:

None.

User Action:

Place the cursor in the include or exclude fields on the panel and press the Scrllist function key to get a scrollable list of include or exclude values.

RMPD3301

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.

RMPD3302

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.

RMPD3303

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.

RMPD3304

NOTHING SPECIFIED, NO MESSAGE WILL PASS THROUGH

Reason:

There is no use saving this profile definition because nothing has been specified for the message flow criteria (from 3rd to the last panel).

System Action:

The request is rejected.

User Action:

Specify message selection criteria.

RMPD3305

PLACE CURSOR IN THE INCLUDE/EXCLUDE AREA AND PRESS THE SCRLLIST KEY

Reason:

The cursor was not placed over the include or exclude area before pressing the Scrllist function key.

System Action:

None.

User Action:

Place the cursor in the include or exclude fields on the panel and press the Scrllist function key to get a scrollable list of include or exclude values.

RMPD3401

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

Reason:

An invalid keyword was passed to the service procedure $RMPD34L.

System Action:

The request is rejected.

User Action:

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

RMPD3402

UPDATE CANCELLED

Reason:

Requested process has been cancelled.

System Action:

None.

User Action:

None.

RMPD3403

LIMIT OF 97 ENTRIES REACHED

Reason:

The database is only capable of holding up to 97 entries to be included or excluded. Your request exceeds this amount.

System Action:

The request is rejected.

User Action:

None.

RMPD3404

VARTABLE P1 ERROR - RC( P2)

Reason:

A vartable error has occurred while processing this request.

System Action:

Request rejected..

User Action:

Contact your systems administrator.

RMPDF001

SERVICE PROCEDURE ~P1 INVOKED WITH INVALID KEYWORD ~P2(~P3)

Reason:

The service procedure identified by P1 was invoked with an invalid value for the keyword identified by P2 of P3.

System Action:

Request rejected

User Action:

Correct the keyword value and re-try

RMPDF002

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.

RMPDF003

RECORD LIMIT EXCEEDED. UNABLE TO VIEW ALL LOG RECORDS

Reason:

There were more tha 9999 log records.

System Action:

The first 9999 log records will be displayed.

User Action:

None

RMPDF004

PROCESS(~P1) IN USE BY ~P2

Reason:

The process identified by P1 has been selected for update or interactive mode but another user identified by P2 is already using it.

System Action:

Reject request

User Action:

None

RMPDFE01

REQUIRED PARAMETER(~P1) NOT SPECIFIED

Reason:

The PDF process execution procedure was invoked without the required parameter identified by P1

System Action:

The request is rejected.

User Action:

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

RMPDFE02

INVALID VALUE FOR PARAMETER(~P1) VALUE(~P2)

Reason:

The PDF process execution procedure was invoked with an invalid value of P2 for the parameter identified by P1

System Action:

The request is rejected.

User Action:

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

RMPDFE03

PROCESS(~P1) STARTED. ID(~P2)

Reason:

The PDF process identified by P1 has begin execution and its NCLID is identified by P2.

System Action:

None

User Action:

None

RMPDFE04

REQUIRED ~P1(~P2) NOT FOUND

Reason:

The object type identified by P1, with a name of P2, was not found

System Action:

Request rejected

User Action:

Determine the correct name or the reason for the object's absence. Correct the error, and retry.

RMPDFE05

PROCESS(~P1) ENDED ABNORMALLY. STEP(~P2). RC(~P3)

Reason:

The process P1 ended with a bad return code of P3 from step P2

System Action:

None

User Action:

None

RMPDFE06

PROCESS(~P1) ENDED. RC(~P2)

Reason:

The PDF process identified by P1 has ended execution and its return code is P2.

System Action:

None

User Action:

None

RMPDFE07

NCL PROCEDURE ~P1 EXECUTED

Reason:

The NCL procedure identified by P1 was executed as a result of specifying process $NCL.

System Action:

None

User Action:

None

RMPDFE08

EXECUTION OF PROCESS(~P1) CANCELLED

Reason:

The user cancelled execution of the process identified by P1

System Action:

None

User Action:

None

RMPDFE09

INVALID COMMAND

Reason:

The command entered on the command line was not recognized by the procedure.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMPDFE10

PROCESS PARAMETERS ARE NOT IN KEYWORD FORMAT - P1

Reason:

A process was invoked and the parameters passed did not conform to the keyword=value format (keyword format). P1 is set to either ALLPARMS or SHRVARS to indicate the source of the parameters. Message RMPDFE18 is written to the Activity Log and lists the parameter string in error.

System Action:

Execution of the process is terminated.

User Action:

Correct the definition for the process invocation to specify all parameters in the keyword format.

RMPDFE11

PROCESS ( P1) NOT EXECUTED AS RESOURCE DEFINITION DOES NOT EXIST

Reason:

The process identified by P1 was not run due to the associated resource definition not being found in the database/status table.

System Action:

The process is not executed.

User Action:

Contact your system administrator.

RMPDFE12

NCL PROCEDURE ( P1) NOT EXECUTED AS RESOURCE DEFINITION DOES NOT EXIST

Reason:

The NCL procedure identified by P1 was not run due to the associated resource definition not being found in the database/status table.

System Action:

The NCL procedure is not executed.

User Action:

Contact your system administrator.

RMPDFE13

INTERACTIVE MODE NOT SUPPORTED FOR $NCL TYPE PROCESSES

Reason:

A request to interactively execute the $NCL process cannot be actioned because these processes are not supported in interactive mode.

System Action:

The request is rejected.

User Action:

None.

RMPDFE14

UNDEFINED TARGET STEP " P1" RETURNED FROM STEP P2 BY MACRO P3

Reason:

Step P2 which executed macro P3 returned an undefined step name as the next step to execute. The undefined step name is P1.

System Action:

The process is terminated in error.

User Action:

Correct the target step name returned from step P2 by macro P3.

RMPDFE15

LOOP CONTROL LIMIT FOR STEP P1 REACHED, LIMIT IS P2

Reason:

The step P1 returned another step name that is to be the next step to execute, however, this step has already altered the flow of control in the process by the allowed limit of P2 as specified in the macro or as defaulted. This limit can not be exceeded and is used to prevent the process from looping continuously.

System Action:

The process is terminated in error.

User Action:

Correct the specifications in the process to prevent step P1 from being executed more than the specified limit, or increase the limit.

RMPDFE16

PROCESS( P1) IN USE BY P2

Reason:

The process identified by P1 has been selected for update or interactive mode but another user identified by P2 is already using it.

System Action:

The request is rejected.

User Action:

Try later.

RMPDFE17

STEP RESTART FAILED, STEP NUMBER P1 NOT FOUND

Reason:

The step to be restarted was not found in the process. P1 is the relative number of the step to be restarted. This occurs if the process on the database has been modified since it was last executing.

System Action:

The process is terminated in error.

User Action:

None.

RMPDFE18

P1

Reason:

This message is written to the log in conjunction with message RMPDFE10. It lists the parameters in error referred to in message RMPDFE10.

System Action:

None

User Action:

None

RMPDFL01

PROCESS DRIVER ENDED ABNORMALLY

Reason:

The process logger received an event which indicated that the process driver procedure ended abnormally. The logger will then dump the process logs to the activity log, clear them, and then end.

System Action:

None

User Action:

None

RMPDFL02

EXECUTION OF PROCESS(~P1) COMMENCED

Reason:

The process identified by P1 has begun execution

System Action:

None

User Action:

None

RMPDFL03

PROCESS(~P1) CHAINING TO PROCESS(~P2)

Reason:

The process identified by P1 has chained to the process identified by P2. The P2 process will then execute. Processing will not return to the P1 process.

System Action:

None

User Action:

None

RMPDFL04

EXECUTION OF PROCESS(~P1) ENDED. FINALRC(~P2)

Reason:

The process identified by P1 has ended execution with a return code of P2.

System Action:

None

User Action:

None

RMPDFL05

EXECUTION OF PROCESS( P1) COMMENCED FOR RESOURCE ( P2)

Reason:

The process identified by P1 has begun execution on behalf of resource
P2.

System Action:

None.

User Action:

None.

RMPDFS01

REQUIRED MACRO(~P1) NOT FOUND

Reason:

THe macro identified by P1 was not found

System Action:

Request rejected

User Action:

Determine the reason for the macro's absence. Correct the error, and retry.

RMPDFS02

PROCESS(~P1) STEP(~P2) NOT RUN DUE TO CONDITION FAILURE

Reason:

The step, P2, of process, P1, was not run because it failed to pass the pre-requisite condition for its execution

System Action:

Attempt to execute the next step in the process

User Action:

None

RMPDFS03

CONDITION(~P1) STEPRC(~P2)

Reason:

This message issues after RMPDFS02 and outlines the condition which the step failed to satisfy (P1) and the return code of the step (P2)

System Action:

Attempt to execute the next step in the process

User Action:

None

RMPDFS04

PROCESS(~P1) STEP(~P2) COMMENCED

Reason:

The step, P2, of process, P1, has begun execution

System Action:

None

User Action:

None

RMPDFS05

PROCESS( P1) STEP( P2) ENDED P3

Reason:

Step, P2, of process P1 has ended either successfully or unsuccessfully as denoted by P3. If successfully completed the STEPRC, the value used in evaluating conditions on subsequent steps, will be displayed at the end of the message text.

System Action:

None.

User Action:

None.

RMPDFS06

MSG(~P1)

Reason:

This message issues after RMPDFS04 if the step ended and returned a value in SYSMSG. P1 is the value os  SYSMSG.

System Action:

None

User Action:

None

RMPDFU01

REQUIRED PARAMETER(~P1) NOT SPECIFIED

Reason:

The PDF process utility procedure was invoked without the required parameter identified by P1

System Action:

The request is rejected.

User Action:

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

RMPDFU02

INVALID VALUE FOR PARAMETER(~P1) VALUE(~P2)

Reason:

The PDF process utility procedure was invoked with an invalid value of P2 for the parameter identified by P1

System Action:

The request is rejected.

User Action:

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

RMPEDI01

SERVICE PROCEDURE ~P1 INVOKED WITH INVALID KEYWORD ~P2(~P3)

Reason:

The service procedure identified by P1 was invoked with an invalid value for the keyword identified by P2 of P3.

System Action:

Request rejected

User Action:

Correct the keyword value and re-try

RMPEDI02

PANEL(~P1) IN USE BY ~P2

Reason:

The panel identified by P1 has been selected for update or interactive mode but another user identified by P2 is already using it.

System Action:

Reject request

User Action:

None

RMPEDI03

INVALID SYNTAX

Reason:

A command has been issued with invalid syntax

System Action:

Reject request

User Action:

Correct wrong syntax and re-try

RMPEDI04

INVALID SYNTAX - PANEL NAME MUST BE SPECIFIED

Reason:

A command has been issued which requires a panel name to be specified, but the panel name has been omitted.

System Action:

Reject request

User Action:

Specifiy a panel name and re-try

RMPEDI05

INVALID SYNTAX - PANEL NAME(~P1) IS INVALID

Reason:

A command has been issued which requires a panel name to be specified, but the panel name is invalid.

System Action:

Reject request

User Action:

Specifiy a valid panel name and re-try

RMPEDI06

PANEL(~P1) ALREADY EXISTS

Reason:

An attempt was made to CREATE a new panel, using the name of a panel which already exists in that library.

System Action:

Reject request

User Action:

Specifiy a panel name which does not already exist and re-try

RMPEDI07

PANEL(~P1) SUCCESSFULLY ~P2

Reason:

The panel identified by P1 has had the action identified by P2 performed against it successfully.

System Action:

None

User Action:

None

RMPEDI08

LIBRARY(~P1) IS NOT DEFINED

Reason:

The library identified by P1 has not been defined

System Action:

Request rejected

User Action:

None

RMPEDI09

PANEL(~P1) NOT SAVED, NO CHANGES WERE MADE

Reason:

The panel identified by P1 was not saved because the were no changes detected.

System Action:

None

User Action:

None

RMPEXI01

REGION IS NOT INITIALIZED

Reason:

The selected option was unavailable because the region has not yet completed its initialization process.

System Action:

None.

User Action:

Wait until the region has finished initializing, and retry.

RMPM0001

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.

RMPM0101

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.

RMPM0102

NO ENTRY FOUND FOR ~P1

Reason:

No Field Prompt Entry found for the field.

System Action:

The request is rejected.

User Action:

To create an entry, use option P from Customisation menu.

RMPM0103

FIELD PROMPT( P1) NOT DEFINED

Reason:

User has placed a ? in a field which supports field prompting, however a Field Prompt List corresponding to this particular field has not been defined. Some prompt lists are delivered with the product, but not in this case. The name of the required prompt list is P1.

System Action:

No prompt list is displayed and the field is highlighted in error.

User Action:

Use the Field Prompt Lists option of the Automation Services Administration Menu to define the required prompt list.

RMPM0104

MAXIMUM 97 ENTRIES ALLOWED

Reason:

Entries defined already reached 97.

System Action:

The request is rejected.

User Action:

None.

RMPP0000

P1

Reason:

This is a diagnostic message.

System Action:

None.

User Action:

Collect all the details related to the message and any associated messages, and forward them on to your local support representative.

RMPP0001

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

Reason:

An invalid value was specified for the keyword P1. The value was P2.

System Action:

Processing terminates.

User Action:

Contact your support representative.

RMPP0002

UNABLE TO LOCK FUNCTION P1, QUEUE= P2 RC= P3 FDBK= P4

Reason:

The function P1 could not obtain exclusive control for the required resource. The resource was the PPI receiver ID P2. P3 was the return code from the lock, and P4 was the feedback code.

System Action:

The request to activate the function is rejected.

User Action:

No actions are required. There is already a process performing the desired functions.

RMPP0003

PPI ERROR FOR QUEUE= P1 VERB= P2 RC= P3 FDBK= P4

Reason:

An error occurred while processing a PPI queue. The PPI receiver ID for the queue was P1, and the verb issued was P2. The return code from the PPI was P3, and the feedback code was P4.

System Action:

Processing is retried or suspended.

User Action:

Determine the reason the PPI action failed, and correct the situation. The receiver process will resume processing if PPI is still active or when the PPI becomes active. The PPI return codes and feedback codes are documented in the Network Control Language Reference.

RMPP0004

P1 TERMINATED NORMALLY, QUEUE= P2

Reason:

The function P1 was terminated as requested. The PPI receiver ID being used for the function was P2.

System Action:

None.

User Action:

None.

RMPP0005

NOTIFICATION P1 RECEIVED FROM PPI

Reason:

The notification from a PPI receive request was P1.

System Action:

Processing for the queue continues (if possible).

User Action:

No actions are required. If processing cannot continue, another message is issued to give further details of the problem.

RMPP0006

P1 PERFORMING P2 FUNCTION FOR QUEUE P3 HAS STATUS P4 P5

Reason:

The resource P1 performing the function P2 with PPI receiver ID P3 has status P4 for reason P5.

System Action:

None.

User Action:

None.

RMPP0007

RESPONSE QUEUE CLEARED FOR P1

Reason:

A client process requested that its response queue for P1 be cleared and the request was successfully completed.

System Action:

All responses received for past requests will be discarded.

User Action:

None.

RMPP0008

REQUEST P1 FOR P2 REJECTED

Reason:

A client process sent an invalid request to P2. The invalid request was
P1.

System Action:

None.

User Action:

Contact your support representative.

RMPP0009

REGISTRATION UPDATE FOR SERVER P1 FAILED, FDBK= P2 KEY= P3

Reason:

A client process sent a request to server P1 but the server was unable to process the registration table. The feedback code was P2 and the key was P3.

System Action:

The request is rejected.

User Action:

Contact your support representative.

RMPP0010

REQUEST TO P1 ACCEPTED

Reason:

A client process sent a request to P1 and it was accepted.

System Action:

The request is processed by the server, and responses are queued to the client process as they become available.

User Action:

None.

RMPP0011

COMMUNICATIONS ERROR FOR SERVER P1

Reason:

A client process sent a request to server P1 and a communications error occurred.

System Action:

The request is rejected, and the server is set as INACTIVE.

User Action:

Check the status of the PPI link P1 and check the transient log for related error messages.

RMPP0012

P1 PPI AGENT FOR P2 P3

Reason:

A request to the P1 PPI agent for job name P2 failed because its status is not active. Its current status is P3.

System Action:

The request is rejected.

User Action:

Determine the reason why the P1 PPI agent is not active by checking the messages in the transient log of the internal resource for the PPI agent.

RMPP0013

P1 P2

Reason:

This is a general response message for a client from the server P1. P2 is the message from the server.

System Action:

None.

User Action:

None.

RMPP0014

COMMAND TO P1 P2 TIMED OUT

Reason:

A command was sent to the P1 system with jobname P2 . However, not all responses arrived within the time out interval (30 seconds).

System Action:

No more responses will be delivered for the command entered.

User Action:

Ensure that the agent system P1 is responding, and check the internal resource managing the connection to the system. This may occur if the system response time is slow or the agent system is overloaded.

RMPP0015

END OF RESPONSES FROM P1

Reason:

This is a general response message indicating that no more responses will be received from P1 for the previously entered command.

System Action:

None.

User Action:

None.

RMPP0016

GET FILTER ERROR FOR P1 TABLE= P2 FDBK= P3 KEY= P4

Reason:

An error occurred while trying to retrieve the message filter for the command server for job name P1 . The table accessed was P2 , the feedback code received was P3 , and the key used was P4 .

System Action:

No message filtering is done for unsolicited messages received from the linked region. That is, all messages are delivered to this region and processed.

User Action:

Contact Technical Support.

RMPP0017

INVALID P1 JOBNAME P2

Reason:

A request to system type P1 was invalid because the specified job name was either invalid or is not linked. P2 is the jobname that was specified.

System Action:

The requset is rejected.

User Action:

Specify the name of an active and linked P1 job.

RMPP0018

INVALID COMMAND FOR P1 JOBNAME= P2 CMD= P3

Reason:

A request to system type P1 was invalid. The job name specified was P2 and the invalid command was P3.

System Action:

The requset is rejected.

User Action:

Specify a valid command for the system type P1.

RMPP0019

NO CONNECTION TO P1 P2

Reason:

A request to a send a command to the P1 job P2 failed either because the P1 region is not active or because no connection has been established.

System Action:

The request is rejected.

User Action:

Determine the status of P1 P2 and its connection to this region. The agent must be installed in the P1 region, and either this region must have an explicit CICS connection definition in ICS or this region must have Dynamic Registration in ICS set to YES.

RMPP0020

INVALID DATA RECEIVED ON PPI QUEUE= P1 RC= P2 FDBK= P3 COMP= P4

Reason:

Invalid data was received on the PPI queue. The PPI ID for the queue was P1, P2 was the MDO return code, P3 was the MDO feedback code and P4 was the MDO component which was invalid.

System Action:

The data is logged to the log and discarded.

User Action:

Contact your software support representative.

RMPP0021

P1

Reason:

This is an informational message showing the data received on the PPI queue. It is associated with message RMPP0020.

System Action:

None.

User Action:

None.

RMPP0022

INVALID DATA RECEIVED ON QUEUE P1, EXPECTED P2 BUT RECEIVED P3

Reason:

The data received on the PPI queue P1 was invalid. The data received was P2 but the expected data is P3.

System Action:

The data is discarded.

User Action:

Contact your support representative.

RMPP0023

P1

Reason:

Internal message only.

System Action:

None.

User Action:

None.

RMPP0024

UNABLE TO CREATE INTERNAL RESOURCE P1 MSG= P2

Reason:

The PPI processing function identified by P1 could not create the internal resource P1. This resource is needed to provide control of the function. The error returned from the create was P2.

System Action:

Another attempt to create the resource will be made in 5 minutes.

User Action:

Check the log for additional messages that may indicate the reason for not being able to create an internal resource.

RMPP0025

UNSOLICITED MESSAGE DELIVERY FROM P1 P2 INACTIVE, IN USE BY P3

Reason:

The unsolicited message delivery facility from system P2 of type P1 is inactive because another PPI receiver has control of the interface currently. The PPI receiver ID of the other region is P3 .

System Action:

No unsolicited messages are delivered to this region from the identified system.

User Action:

No actions are required. However, if you require this region to have control of the interface, deactivate the interface of the other region.

RMPP0026

LINE P1: INVALID STATEMENT TYPE " P2"

Reason:

While validating and/or compiling free form statements, an invalid statement type was encountered. The statement type was P2 and P1 is the line number on which the statement started.

System Action:

The free form statements are rejected.

User Action:

Correct the statement type on line P1.

RMPP0027

LINE P1: P2

Reason:

While validating and/or compiling free form statements, invalid keyword syntax was encountered. The statement which caused the error starts on line number P1 and the error message is P2.

System Action:

The free form statements are rejected.

User Action:

Change the syntax to use only keyword format parameters for the desired statement type. If a statement does not fit on a single line, use the plus (+) continuation character to continue the statement on the next line. If a keyword value contains blanks or special characters, enclose the value with single or double quotes. Comments can be included at the end of a line by specifying the comment characters "-*". All text after the comment characters and up to the end of the line is ignored.

RMPP0028

LINE P1: INVALID KEYWORD VALUE, KEYWORD= P2 VALUE=" P3"

Reason:

While validating and/or compiling free form statements, an invalid value was encountered for the keyword P2. The value was P3 which is invalid. The statement started on line number P1.

System Action:

The free form statements are rejected.

User Action:

Enter a valid value for the keyword P2.

RMPP0029

LINE P1: DUPLICATE FILTER NAME= P2 SPECIFIED

Reason:

The filter with name P2 has already been specified. This is a duplicate specification and is not allowed. The duplicate filter statement starts on line P1.

System Action:

The free form statements are rejected.

User Action:

Delete one of the filter specifications with the name P2.

RMPP0030

LINE P1: DUPLICATE CICS P2= P3 SPECIFIED

Reason:

The CICS connection with P2 set to P3 has already been specified. This is a duplicate specification and is not allowed. Each CICS specification must have a unique JOBNAME and SYSID. The duplicate specification starts on line P1.

System Action:

The free form statements are rejected.

User Action:

Delete one of the CICS specifications that have the P2 keyword set to
P3.

RMPP0031

LINE P1: DUPLICATE CICS P2 QUEUE P3, CONFLICTS WITH P4

Reason:

A CICS statement was specified with queue prefix and suffix combinations that conflict with another CICS definition or with the other queue for the current CICS definition. The duplicate specification starts on line P1. The duplicate queue was a P2 type queue with name P3 and the previously identified queue was a P4 type queue.

System Action:

The free form statements are rejected.

User Action:

Delete one of the CICS specifications, or alter the prefix and suffix combination to form a unique queue name.

RMPP0032

LINE P1: FILTER P2 NOT DEFINED

Reason:

A CICS statement specified a filter that does not exist. The statement in error starts on line P1.

System Action:

The free form statements are rejected.

User Action:

Correct the FILTER= specification for the CICS definition in error or define the missing filter.

RMPP0033

VARTABLE ERROR ON P1 VERB= P2 FDBK= P3 KEY= P4

Reason:

An unexpected vartable access error occurred. The vartable name was P1, the verb was P2, the feedback code was P3 and the key was P4.

System Action:

Procedure terminates in error.

User Action:

Contact your system support representative.

RMPP0034

P1 FILTERS AND P2 CICS DEFINITIONS COMPILED, P3 SERVERS STARTED

Reason:

The specified CICS filter and definition statements were compiled, and P3 command servers were started. There were P1 filters and P2 CICS definitions.

System Action:

None.

User Action:

None.

RMPP0035

START OF PPI MANAGER P1 FOR QUEUE P2 TIMED OUT

Reason:

A PPI manager process was started and no notification was received of it status. The type of manager was P1 and the PPI queue it was to manage was P2.

System Action:

Action fails.

User Action:

Contact your support representative.

RMPP0036

"DEFAULT" FILTER NOT DEFINED

Reason:

The filter with name DEFAULT has not been specified. The filter statements must always define a default filter.

System Action:

The free form statements are rejected.

User Action:

Define a filter with the name DEFAULT.

RMPP0037

P1 STARTED NCLID= P2 PPI QUEUE ID= P3

Reason:

The PPI server of type P1 has successfully started and initialized. The NCL ID of the process is P2 and the PPI queue being managed is P3.

System Action:

None.

User Action:

None.

RMPP0038

P1 FOR P2 TERMINATED IN ERROR, MSG= P3

Reason:

The PPI manager process P1 for P2 has encountered an unrecoverable error condition. The process will terminate and a new manager will be started. The associated error message is P3 and a full list of diagnostic details will be written to the log.

System Action:

The process is terminated and a new copy will be started.

User Action:

Contact your support representative.

RMPP0039

FILE ACCESS ERROR FOR P1 ACTION= P2 RC= P3 ERROR= P4 KEY= P5

Reason:

An unexpected file access error occurred. The file ID was P1, the file action was P2, the return code was P3, the error code was P4, and the key was P5.

System Action:

Processing continues, but the function being performed is aborted.

User Action:

Contact your system support representative.

RMPP0040

P1 DYNAMIC REGISTRATIONS OF TYPE P2 PROCESSED

Reason:

The dynamic registration manager for P2 type agents processed P1 records from the VFS.

System Action:

None.

User Action:

None.

RMPP0041

INVALID INTERNAL CONTROL REQUEST " P1"

Reason:

The internal control request P1 is invalid.

System Action:

The request is rejected.

User Action:

Enter a valid internal request.

RMPP0042

LINE P1: JOBNAME AND SYSID SAME AS FOR FILTER P2

Reason:

The filter, P2, has already specified a JOBNAME and SYSID combination that is the same as was encountered on line P1. The JOBNAME and SYSID combination must be unique for each filter. The incorrect filter specification starts on line P1.

System Action:

The free form statements are rejected.

User Action:

Change the JOBNAME and/or the SYSID on line P1, or change them for the filter P2.

RMPP0043

CANNOT MANAGE QUEUE P1 ANOTHER RECEIVER ALREADY CONTROLS IT

Reason:

A PPI manager was unable to manage the PPI queue, P1 , because another program already had control of the queue. Only one receiver may control a given queue under PPI.

System Action:

The manager terminates in a FAILED state.

User Action:

Determine which program has control of the queue. If the PPI started task is the SSI, then use the SHOW PPIUSERS command to determine which task has control of the queue (note that the command must be issued from the region that is connected to the SSI). Either terminate that program or disable the function. If the queue is the SOLVxxxx queue, it indicates that more than one dynamic registration servers have been started on the same system. Disable one of them.

RMPP0044

CANNOT DEFINE QUEUE P1

Reason:

A PPI manager was unable to manage the PPI queue P1 because it could not define itself as the PPI receiver for the queue. A previous message indicates the error codes received.

System Action:

The manager terminates in a failed state.

User Action:

Determine the reason the queue could not be defined and then restart the manager.

RMPP0045

MESSAGE PROCESSING STATISTICS FOR PPIPROC QUEUE NAME= P1

Reason:

This is a header message for a display of a PPIPROC processor for the PPI queue P1. Statistics for message processing will follow.

System Action:

None.

User Action:

None.

RMPP0046

JOBNAME TOTAL MESSAGES RECEIVED

Reason:

This is a header message for a display of a PPIPROC processor. The JOBNAME column gives the name of the job which sent messages and the TOTAL MESSAGES RECEIVED column is the total number of messages received from that job.

System Action:

None.

User Action:

None.

RMPP0047

P1 P2

Reason:

This is a detail message for a display of a PPIPROC processor. P1 is the JOBNAME of a job which sent messages to the PPIPROC and P2 is the total number of messages received from that job.

System Action:

None.

User Action:

None.

RMPP0048

TOTAL NUMBER OF MESSAGES PROCESSED: P1

Reason:

This is a summary message for a display of a PPIPROC processor. P1 is the total number of messages processed by the PPIPROC.

System Action:

None.

User Action:

None.

RMPP0049

ERROR MESSAGES RECEIVED ......... P1

Reason:

This is a summary message for a display of a PPI manager process. P1 is the total number of messages received that were error messages from a PPI agent. These error messages include those sent by the agent via the PPI queue being managed and those sent by the agent via WTO. The errors are logged to the transient log for the PPI Manager Resource.

System Action:

None.

User Action:

Check the messages in the transient log.

RMPP0050

INVALID MESSAGES RECEIVED ....... P1

Reason:

This is a summary message for a display of a PPI manager process. P1 is the total number of messages received that could not be mapped to the $RMXPPI map by Mapping Services and the total number of messages received that were not expected by the manager. For each invalid data buffer, a message is logged to the transient log of the PPI Manager Resource.

System Action:

None.

User Action:

Check the messages in the transient log.

RMPP0051

MESSAGES DISCARDED .............. P1

Reason:

This is a summary message for a display of a PPI manager process. P1 is the total number of messages received that were discarded. Messages that are found on the managed queue at the time when the manager was initializing are discarded as well as messages remaining on the managed queue during deactivation (except for SOLVxxxx queue managers). Messages that are responses for solicited commands to an agent are discarded if the command issuer is no longer active (they are however still delivered to the unsolicited message filter for automation purposes).

System Action:

None.

User Action:

None.

RMPP0052

PPI RECORDS RECEIVED ............ P1

Reason:

This is a summary message for a display of a PPI manager process. P1 is the total number of records received off the PPI queue being managed.

System Action:

None.

User Action:

None.

RMPP0053

PPI RECORDS SENT ................ P1

Reason:

This is a summary message for a display of a PPI manager process. P1 is the total number of records queued to PPI receivers by the manager.

System Action:

None.

User Action:

None.

RMPP0054

PPI ERRORS ENCOUNTERED .......... P1

Reason:

This is a summary message for a display of a PPI Manager Process. P1 is the total number error return codes returned by PPI in response to various requests from the manager. Messages describing the errors are logged to the transient log of the PPI Manager Resource.

System Action:

None.

User Action:

Check the messages logged to the transient log.

RMPP0055

**END**

Reason:

This is a summary message for a display of a PPI Manager Process. This message indicates the end of the display and no more messages will be written.

System Action:

None.

User Action:

None.

RMPP0056

TOTAL MANAGERS STARTED: P1

Reason:

This is a summary message for a display of a PPI Dynamic Registration processor. P1 is the total number of PPI manager processes started by this manager to manage other PPI queues.

System Action:

None.

User Action:

None.

RMPP0057

COMMAND PROCESSING STATISTICS FOR PPICMDSVR QUEUE NAME= P1

Reason:

This is a header message for a display of a PPICMDSVR processor for the PPI queue P1. Statistics for commands and messages processed follow.

System Action:

None.

User Action:

None.

RMPP0058

COMMAND REQUESTS RECEIVED ....... P1

Reason:

This is a summary message for a display of a PPI Command Server processor. P1 is the total number of command requests received by the manager.

System Action:

None.

User Action:

None.

RMPP0059

COMMAND RESPONSES RECEIVED ...... P1

Reason:

This is a summary message for a display of a PPI Command Server processor. P1 is the total number of messages received that were responses from previously requested commands.

System Action:

None.

User Action:

None.

RMPP0060

COMMAND RESPONSES DELIVERED ..... P1

Reason:

This is a summary message for a display of a PPI Command Server processor. P1 is the total number of messages received that were responses from previously requested commands and that were successfully delivered to the command issuer.

System Action:

None.

User Action:

None.

RMPP0061

INVALID STARTUNSOL PPI RECEIVER ID " P1"

Reason:

The internal control request to start the unsolicited message flow to PPI receiver ID P1 was rejected because the receiver ID specified was an invalid name.

System Action:

The request is rejected.

User Action:

Specify a valid PPI receiver ID or leave blank to use the default.

RMPP0062

AOMALERT P1 ERROR FDBK= P2 JN= P3 JI= P4 TM= P5 MSG= P6

Reason:

The attempt to send a message to the screening table failed with feedback code P2 . The request was P1 , and P3 to P6 identify the job name, job ID, time, and text of the message being sent.

System Action:

Processing continues.

User Action:

Contact your local support representative.

RMPPOP01

ERROR SENDING AOM ALERT, FDBK( P1)

Reason:

The PPO procedure encountered an error when trying to route a VTAM WTO message from the PPO interface to AOM.

System Action:

The message is not passed to AOM. The PPO procedure continues processing.

User Action:

The following table describes the feedback code and the corresponding action.

Code Description Action 32 Storage shortage Increase the region size for the task, or try later.
44 The AOM SSI does not exist Ensure that the AOM Sub-system Interface Identifier is defined and correctly specified in the OPSYSIDS parameter group of ICS.
56 No screening table loaded Ensure that initialization has completed successfully and that the OPSYSIDS parameter group has not had errors.
60 Screening table not active as above.
other Internal error Contact Technical Support.

RMPREA01

PROCEDURE ~P1 INVOKED WITH INVALID KEYWORD ~P2(~P3)

Reason:

The service procedure identified by P1 was invoked with an invalid value for the keyword identified by P2 of P3.

System Action:

Request rejected

User Action:

Correct the keyword value and re-try

RMPRIN01

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.

RMPWRI01

PROCEDURE ~P1 INVOKED WITH INVALID KEYWORD ~P2(~P3)

Reason:

The procedure identified by P1 was invoked with an invalid value for the keyword identified by P2 of P3.

System Action:

Request rejected

User Action:

Correct the keyword value and re-try

RMPWRI02

CANNOT SAVE PANEL(~P1). LENGTH(~P2) EXCEEDS MAXIMUM OF ~P3

Reason:

The maximum length for a panel record is P3, and while attempting to save panel P1 it was calculated that its length exceeded this maximum.

System Action:

Request rejected

User Action:

Reduce the size of the panel and try to save again

RMPWRI03

ERROR SAVING PANEL(~P1). FILERC=~P2. FDBK=~P3

Reason:

An error occurred while trying to save panel P1. The error return code is contained in P2 and the VSAM feedback is in P3.

System Action:

Request rejected

User Action:

Contact systems administrator

RMRD0101

INVALID CALLTYPE RECEIVED CALLTYPE= P1

Reason:

The Resource Relationship service procedure was passed an invalid call type. The call type is P1 .

System Action:

Processing terminates.

User Action:

Contact the System Administrator.

RMRG0001

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:

Contact your local support representative.

RMRG0002

LINK(~P1) ~P2 CHANGED FROM '~P3' TO '~P4'

Reason:

System image setting change.

System Action:

None.

User Action:

None.

RMRG0003

LOCK REQUEST INVALID - TYPE(~P1)

Reason:

The LOCK value for this request was invalid.

System Action:

Process terminates in error.

User Action:

Contact your system administrator.

RMRG0004

REGISTRATION TABLE ~P1 INVALID - FDBK(~P2) KEY(~P3)

Reason:

The registration table function has ended in error.

System Action:

Process terminates in error.

User Action:

Contact your system administrator.

RMRG0005

LOCK REQUEST FAILED - TYPE( P1) NAME( P2) RC( P3) FDBK( P4) TEXT( P5)

Reason:

The requested lock has been unsuccessful.

System Action:

Process terminates in error.

User Action:

Contact your system administrator.

RMRG0006

~P1 CHANGED FROM '~P2' TO '~P3' - ~P4

Reason:

The Vartable name has changes for this SYSTEM/VERSION/CLASS.

System Action:

None.

User Action:

None.

RMRG0007

P1 CHANGED FROM ' P2' TO ' P3' - P4

Reason:

The value of P1 was changed from P2 to P3 for the P4 system image.

System Action:

None.

User Action:

None.

RMRG0008

LINK( P1) P2 CHANGED FROM ' P3' TO ' P4'

Reason:

The Domain ID for this remote system has changed.

System Action:

None.

User Action:

None.

RMRG0011

LINK( P1) P2 CHANGED FROM ' P3' TO ' P4'

Reason:

The image description for this remote system has changed.

System Action:

None.

User Action:

None.

RMRH0101

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.

RMRH0102

PANEL SEQUENCE WILL BE SAVED

Reason:

If multiple options specified in the selection list then the second option will be processed with the same panel sequence as the first.

System Action:

None.

User Action:

None.

RMRS0001

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.

RMRS0002

No P1 records found P2

Reason:

No resources of the indicated type were found.

P1 identifies the resource type.

P2 (optional) is a mask used to match against existing resources of the indicated type. The message indicates that no resources matched the supplied mask.

The message can indicate that a manager resource is required for this resource class or the templates might have been set up incorrectly.

Note: Monitor class resources must be owned by a manager resource. If you are trying to define a monitor class resource, it must be associated with a manager resource of the same product type.

System Action:

The selection list is not displayed.

User Action:

If P1 indicates that managers were not found, define a manager of the relevant class before redefining this resource.

To define the manager

  1. Enter /RADMIN.AD to display the Assisted Resource Definition menu.
  2. Select the option appropriate for the file transfer product for which you want to define resources.
  3. Select the system image in which you want to define resources.
  4. Complete the General Description panel for the manager resource, and press F3 (File) to save the definition.
  5. Enter G next to the newly created manager resource to define the corresponding monitor class resources.

If P1 indicates that templates were not found, it might indicate that the active template image needs to be changed.

To change the active template image

  1. Enter /PARMS to display the list of parameter groups.
  2. Enter U next to the OPSYSIDS parameter group.
  3. Change the image in the Template System Image Version field to an image that contains the required templates.
  4. Press F6 (Action) to make the new template image active.

RMRS0003

NO P1 ADDED OR FOUND

Reason:

No resource of the type identified by P1 added or found for the sysname and version specified.

System Action:

The request is rejected.

User Action:

None.

RMRS0004

RESOURCE CLASS NOT SELECTED FOR ADDING RESOURCE DEFINITION

Reason:

Process cancelled because resource class is not selected/specified.

System Action:

The request is rejected.

User Action:

Class must be selected to add resource definition.

RMRS0005

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.

RMRS0006

~P1 COMPLETED SUCCESSFULLY

Reason:

Requested process has been completed successfully.

System Action:

None.

User Action:

None.

RMRS0007

RECORD NOT SAVED, NO CHANGES MADE

Reason:

The record was not saved because no changes were made to the definition.

System Action:

None.

User Action:

None.

RMRS0008

CLASS( P1) CAN ONLY HAVE ONE DEFINITION

Reason:

Only one definition allowed to be defined to the system for class SPOOL, JES, EE and CSM.

System Action:

None.

User Action:

None.

RMRS0009

~P1(~P2) CREATED SUCCESSFULLY

Reason:

Resource P2 has been successfully added to Class P1 by a Cross Class Copy function.

System Action:

None.

User Action:

None.

RMRS0010

~P1(~P2) ALREADY EXISTS

Reason:

Resource P2 wasn't successfully added to Class P1 by a Cross Class Copy because a resource of that name already exists within the class.

System Action:

Request rejected.

User Action:

Use a different name.

RMRS0011

'~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

RMRS0012

CROSS CLASS COPY CANCELLED

Reason:

The requested Cross Class Copy Function was cancelled at the user's request.

System Action:

None

User Action:

None

RMRS0013

NO RESOURCES IN P1 USE P2

Reason:

A scan has revealed that no resources in the system image identified by P1 were modelled using the template identified by P2.

System Action:

None.

User Action:

None.

RMRS0014

P1 APPLIED TO P2 RESOURCE(S) IN P3

Reason:

The template identified by P1 was applied to P2 resources in the system image identified by P3.

System Action:

None.

User Action:

None.

RMRS0015

DELETE CANCELED

Reason:

Deletion of a resource which has owned resources was canceled by the user.

System Action:

None.

User Action:

None.

RMRS0016

REQUEST CANCELED BY USER

Reason:

A user canceled the request.

System Action:

None.

User Action:

None.

RMRS0017

P1 HOMESYS( P2) DOES NOT MATCH P3 HOMESYS( P4)

Reason:

You tried to move the P1 resource to the P3 local system image. However, the resource and the image do not have the same home system. You can move a resource from a shared image to a local image only if the resource and the local image have the same home system.

System Action:

The request is rejected.

User Action:

Do one of the following:

- If you want to move the resource to the P3 image, change the home system of the resource to match that of the image first.

- Move the resource to an image that has the same home system as the resource.

RMRS0018

P1 HOMESYS( P2) NOT IN AFFINITY LIST FOR P3

Reason:

You tried to move the P1 resource to the P3 shared system image. However, the resource's home system does not appear in the shared image's system affinity list. You can move a resource from a local image to a shared image only if the resource's home system appears in the shared image's affinity list.

System Action:

The request is rejected.

User Action:

Do one of the following:

- If you want to move the resource to the P3 image, change the home system of the resource to one in the image's system affinity list or include the resource's home system in the shared image's system affinity list.

- Move the resource to a different image, which has the home system of the resource in its system affinity list.

RMRS0019

P1 IS NOT A VALID OPTION FOR THIS CLASS OF RESOURCE

Reason:

You applied the P1 action to a class of resource for which the action is not valid.

System Action:

The request is rejected.

User Action:

None.

RMRS0020

Cannot update File Transfer Schedule P1 whilst ACTIVE

Reason:

The File Transfer Schedule P1 cannot be updated whilst ACTIVE.

System Action:

The request is rejected.

User Action:

You have the following options:
1) Wait for File Transfer Schedule termination and then update it.
or
2) Issue an "OFF" command against the File Transfer Schedule to terminate the schedule and then update it.
or (if applicable)
3) Use the "EAS" command against the File Transfer Schedule to temporarily extend the monitoring period.

RMRS0021

Default destination monitor group set to P1

Reason:

The default destination monitor group has been successfully set. All subsequent CG actions will use this monitor group as the default destination.

System Action:

None.

User Action:

None.

RMRS0022

Monitor group P1 not found

Reason:

The specified IP Node Monitor group does not exist in the database.

System Action:

None.

User Action:

Issue the primary command SETGRP ? to display a list of monitor groups.

RMRS0023

No monitor group selected

Reason:

No selection was made from the IP Node Monitor Group selection list.

System Action:

None.

User Action:

None.

RMRS0024

Default destination monitor group P1 cleared

Reason:

The SETGRP command has been issued and the default destination monitor group has been successfully cleared.

System Action:

None.

User Action:

None.

RMRS0025

No default destination monitor group to clear

Reason:

The SETGRP command has been issued to clear the default destination monitor group but no destination monitor group was set.

System Action:

None.

User Action:

Issue the command SETGRP groupname or alternatively, SETGRP ? , to display a selection list of monitor groups.

RMRS0026

IP Node definition moved to monitor group P1

Reason:

The selected IP Node resource definition has been updated or moved to monitor group P1 .

System Action:

None.

User Action:

None.

RMRS0027

No Template applied : Press F3 to FILE; F4 to SAVE; Enter to RESUME

Reason:

You try to save a newly defined resource with no template applied. The following options are available:

System Action:

None.

User Action:

When a resource is defined with no template applied, it is likely that the resource will not be monitored correctly. Either manually specify all relevant values in the succeeding definition panels or use a template to predefine values for selected fields.

To apply a template

  1. If you are not on the first panel, enter 1 at the Command prompt.

    The first panel appears.

  2. Enter ? in the TemplateName field.

    A selectable list of templates appears.

  3. Enter the appropriate action code to apply the template.

    The definition acquires the template values.

RMRS0101

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.

RMRS0102

CLASS IS INVALID OR MISSING

Reason:

You tried to access a class that does not exist in the knowledge base.

System Action:

The request is rejected.

User Action:

Use a valid class name.

RMRS0201

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.

RMRS0202

RESOURCE(~P1) ALREADY EXISTS

Reason:

Resource definition to be created already exists in the database.

System Action:

The request is rejected.

User Action:

None.

RMRS0203

INVALID SYSNAME(~P1) AND VERSION(~P2) SPECIFIED

Reason:

Sysname and Version specified is unknown to the system.

System Action:

The request is rejected.

User Action:

Use '?' to list a selection list of Sysname and Version known to system.

RMRS0204

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.

RMRS0205

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.

RMRS0301

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.

RMRS0302

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.

RMRS0303

THE CDMON OWNER P1 (CDMGR) COULD NOT BE FOUND

Reason:

The specified record was not found.

System Action:

The request is rejected.

User Action:

Check that the owner CDMGR has not been deleted. Review the values in the System Name, Version, and CDMGR Name fields. Correct any values in error.

RMRS0304

REMOTE NODE NAME CANNOT BE THE SAME AS CDMON OWNER (CDMGR) NAME

Reason:

The name of the remote node being monitored by this CDMON resource cannot be the same name as this monitor's owning CDMGR.

System Action:

The request is rejected.

User Action:

Input a different remote node name, or change the owner name.

RMRS0305

CHANGING HOME SYSTEM WILL UNLINK ALL RELATED LOCAL RESOURCES

Reason:

You are changing the home system of a resource in a shared system image and if you proceed with it, relationships with other resources in local system images will be deleted. Only resources with the same home system can form relationships between local and shared system images.

System Action:

None.

User Action:

Either cancel the change, or save it and unlink all related local image resources.

RMRS0306

Cannot update File Transfer Schedule P1 whilst ACTIVE

Reason:

The File Transfer Schedule P1 cannot be updated whilst ACTIVE.

System Action:

The request is rejected.

User Action:

You have the following options:
1) Wait File Transfer Schedule termination and then update it.
or
2) Issue an "OFF" command against the File Transfer Schedule to terminate the schedule and then update it.
or (if applicable)
3) Use the "EAS" command against the File Transfer Schedule to temporarily extend the monitoring period.

RMRS0401

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.

RMRS0501

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.

RMRS0502

NO RESOURCES FOUND IN CLASS( P1) WHICH BEGIN WITH P2

Reason:

No resources were found in class P1 which began with supplied prefix P2 which could be displayed in a list for selection.

System Action:

None.

User Action:

None.

RMRS0503

NO RESOURCES FOUND IN CLASS( P1) WITH NAME( P2)

Reason:

No resources were found in class P1 whose name matches the supplied name, identified by P2.

System Action:

None.

User Action:

None.

RMRSSU01

NO AVAILABILITY MAP SPECIFIED FOR THIS RESOURCE

Reason:

No availability map name has been specified and therefore no timer details can be displayed.

System Action:

The request is rejected.

User Action:

Timer list can only be actioned if resource has an availability map name specified.

RMRSSU03

NO ATTACHED RESOURCES TO DISPLAY

Reason:

Request to display attached resources rejected because there is no attached resources to display.

System Action:

The request is rejected.

User Action:

None.

RMRSSU04

USE '?' TO DISPLAY A LIST OF ATTACHED RESOURCES

Reason:

Invalid character specified to display attached resources list.

System Action:

The request is rejected.

User Action:

Use '?' to display attached resources list.

RMRSSU06

INVALID OPTION SPECIFIED

Reason:

An invalid option specified

System Action:

The request is rejected.

User Action:

Specify Availability Map name or use '?' to select Availability Map which has already been defined to the system.

RMRSSU07

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.

RMRSSU08

NO TEMPLATE SPECIFIED

Reason:

There is no template found to be processed with the option specified.

System Action:

The request is rejected.

User Action:

None.

RMRSSU09

RESOURCE NAME NOT SPECIFIED

Reason:

Template processing require resource name to replace resource name in the template, therefore resource name should exists before using template.

System Action:

The request is rejected.

User Action:

Specify resource name, retry process.

RMRSSU10

NO PROCESS SPECIFIED

Reason:

Process name to be processed with the option specified not found.

System Action:

The request is rejected.

User Action:

None.

RMRSSU11

NO MESSAGE TEXT SPECIFIED

Reason:

Message text to be processed with the option specified not found.

System Action:

The request is rejected.

User Action:

None.

RMRSSU12

SELECTED FIELD(~P1), UNKNOWN TO SYSTEM

Reason:

Field selected is unknown to the system, this is an error of the internal processing.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RMRSSU13

INVALID OPTION

Reason:

Invalid option specified.

System Action:

The request is rejected.

User Action:

Use '?' to display valid options, or check comment for valid options.

RMRSSU14

REQUIRED FIELD OMITTED

Reason:

A required field has been omitted.

System Action:

Field in error is highlighted.

User Action:

Enter value.

RMRSSU15

SPECIFY 'M', 'O' OR 'R' TO ASSIGN TEMPLATE DEFINITION

Reason:

Template specified has not been processed.

System Action:

The request is rejected.

User Action:

Specify M to merge, O to override, or R to reset, the resource definition with the template definition.

RMRSSU16

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.

RMRSSU17

CONTAINMENT FILTER CAN ONLY BE ENTERED IF TYPE IS 'CONTAINMENT'

Reason:

A Containment Filter name was added to a resource definition but the resource is not a containment resource.

System Action:

The field is highlighted as in error.

User Action:

Either change the resource type to CONTAINMENT or erase the value in the Containment Filter field.

RMRSSU21

NO FILTER SPECIFIED

Reason:

The 'F' option was specified without a valid SNA Resource Group Filter name being present. 'F' is only valid if a valid Filter name has been entered.

System Action:

The field in error is highlighted.

User Action:

Specifiy a valid SNA Resource Group Filter name.

RMRSSU22

NO RESOURCES PASSED FILTER

Reason:

An attempt was made to View the resources which passed a particular filter criterion but none were selected.

System Action:

None

User Action:

If this is not a desired result check the filter and modify it so that resources will be selected. View the filter again to check if the desired result is achieved.

RMRSSU23

MANUAL OPERATION MODE MUST BE SPECIFIED FOR REMOTE FTSMGR

Reason:

Operation mode of MANUAL is the only valid option for a remote FTSMGR

System Action:

Field in error is highlighted.

User Action:

Enter MANUAL as the Operation Mode

RMRSSU24

' P1' CANNOT BE ENTERED IF TYPE IS ' P2'

Reason:

The field, P1 , is not applicable when the type is P2 .

System Action:

The field in error is highlighted.

User Action:

Remove the value from field P1 .

RMRSSU25

' P1' IS A REQUIRED FIELD

Reason:

The field identified by P1 is a required field which has been omitted.

System Action:

Field in error is highlighted.

User Action:

Enter a valid value.

RMRSSU26

INVALID OPTION FOR SELECTED ENTRY

Reason:

The 'V' option was specified for a file filter type 'TGT','SRC','ID', or the 'E' option was specified for a file filter type 'CTL' .

System Action:

The request is rejected.

User Action:

Check the file filter type and select the appropriate action.

RMRSSU27

PRESS 'ENTER' TO CONFIRM DELETE OR CLEAR SELECTION TO CANCEL

Reason:

You are deleting one or more status monitor messages and are asked to confirm the operation.

System Action:

None.

User Action:

To delete all the selected messages, press ENTER.
If you change your mind about deleting a message, clear the D beside it before you press ENTER. When you press ENTER, only those message with a D beside them are deleted.

RMRSSU28

' P1' IS NOT A VALID TYPE FOR SHARED RESOURCES

Reason:

You cannot define a resource of the P1 type in a shared system image.

System Action:

The field in error is highlighted.

User Action:

Change the type to a valid value. If you have applied a template, delete the values in the Type and TemplateName fields, and then apply a template of the valid type by using the Reset action.

RMRSSU29

SNMP details updated successfully

Reason:

You have successfully updated the SNMP host details record corresponding to this resource definition.

System Action:

None

User Action:

None

RMRSSU30

Update of SNMP details canceled

Reason:

You have canceled the update of the SNMP host details record corresponding to this resource definition. The SNMP host details record remains unchanged.

System Action:

None

User Action:

None

RMRSSU31

SNMP support not available with type P1

Reason:

A value of YES has been specified for Use SNMP?. YES is invalid for this resource type. SNMP support was introduced for DIRECTEXPRESS in z/OS 1.4 and EXPRESS in z/OS 1.6.

System Action:

The Use SNMP? field is highlighted.

User Action:

Change the Use SNMP? value to NO, or change the OSA type.

RMRSSU32

Generic Address Space Monitor Name must be less than 8 characters

Reason:

When the Is Name Generic? field is set to YES, the Address Space Monitor Name must be no more than 7 characters long. The name is used as a mask, with a trailing '*' assumed.

System Action:

Address Space Monitor Name field is highlighted.

User Action:

Shorten the length of the name, or change Is Name Generic? to NO.

RMRSSU33

No monitoring attributes selected. Press F10 (EditLst).

Reason:

The resource definition has Monitoring Status set to ACTIVE on panel 1; however, no monitoring attributes are selected.

System Action:

None.

User Action:

Press F10 (EditLst), then F4 (Add), and select attributes for this resource.

RMRSSU34

No Type of Monitoring active

Reason:

The resource definition has Monitoring Status set to ACTIVE on panel 1, but no type of monitoring has yet been specified.

System Action:

None.

User Action:

Select the monitoring you want to perform using an 'A' or 'S' against one or more types on this panel.

RMRSSU35

Update in progress by P1 for group P2

Reason:

Another user is updating this definition.

System Action:

The request is rejected.

User Action:

Try again later.

RMRSSU36

Interface name must be specified when VIPA is IPv6

Reason:

You did not specify the interface name. This field is required when the VIPA address is IPv6.

System Action:

The field is highlighted in error.

User Action:

Supply a value for interface name.

RMRSSU37

Is Name Generic? must be NO when Type is P1

Reason:

When the Is Name Generic? field is set to YES, the Address Space Monitor Type must be NONE. Generic monitoring is not supported for the indicated type of address space resource.

System Action:

Is Name Generic? field is highlighted.

User Action:

Change the value to NO, or set Address Space Monitor Type to NONE.

RMRSSU38

Required fields for address space port monitoring omitted

Reason:

You did not specify fields required for address space port monitoring. Address space port monitoring attributes contain the suffix ByPort in its attribute name. When these attributes are selected, a port number and/or an associated stack name is required.

System Action:

The required fields are highlighted.

User Action:

Update the resource definition, adding port numbers and stack details, or remove all address space port monitoring attributes if they are not needed.

RMRSSU39

P1 removed. Review attribute settings.

Reason:

As a result of your change to the TCP/IP Stack Type field, some previously active monitoring attributes are no longer applicable. P1 attributes have been removed.

System Action:

None.

User Action:

Press F8, and review the attributes.

RMRW0001

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.

RMRW0002

NO LOG RECORDS FOUND

Reason:

No Log records exist.

System Action:

No further processing.

User Action:

None.

RMRW0003

LOG TABLE ERROR - FDBK(~P1)

Reason:

Vartable error.

System Action:

No further processing.

User Action:

None.

RMRW0004

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

Reason:

As this resource exists in a remote region, an APPC conversation is required to process this log request. APPC function P1 has ended in error. P2 contains the return code, P3 the feedback code, and P4 the message describing the failure.

System Action:

Processing terminated in error.

User Action:

Determine whether the remote system is still available. Contact your system administrator.

RMRW0101

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.

RMRW0102

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

Reason:

As this resource exists in a remote region, an APPC conversation is required to process this log request. APPC function P1 has ended in error. P2 contains the return code, P3 the feedback code, and P4 the message describing the failure.

System Action:

Processing terminated in error.

User Action:

Determine whether the remote system is still available. Contact your system administrator.

RMRW0103

LOG TABLE ERROR - FDBK(~P1)

Reason:

Vartable error.

System Action:

No further processing.

User Action:

None.

RMRW0108

NO LOG RECORDS FOUND

Reason:

No Log records exist.

System Action:

No further processing.

User Action:

None.

RMRW0109

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

Reason:

Procedure in unexpected APPC "What Received" State.

System Action:

None.

User Action:

Contact System Administrator.

RMRW0201

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.

RMRW0202

TEMPORARY STATISTICS TABLE NOT FOUND

Reason:

The $RMAVTEMP table is not available.

System Action:

No further processing.

User Action:

None.

RMRW0203

STATISTICS TABLE ERROR - FDBK(~P1)

Reason:

Vartable error.

System Action:

No further processing.

User Action:

None.

RMSE0001

INVALID TRANSACTION TYPE - TYPE( P1)

Reason:

The region cannot recognize the transaction request from a remote conversation partner.

System Action:

This transaction is not processed any further.

User Action:

Contact technical support.

RMSE0002

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 technical support.

RMSE0003

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

Reason:

An error has occurred in the APPC conversation used by the Shared Event Traffic Manager. This will cause loss of status table updates for remote resources in a shared system image.

System Action:

The region will retry the conversation.

User Action:

If the remote region is inactive, restart the remote region; otherwise, contact technical support.

RMSE0102

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.

RMSEAC01

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

Procedure $RMSEACX failed during request processing because it was passed an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

None.

User Action:

Contact your systems administrator.

RMSEAC02

INVALID SEARCH LINE

Reason:

Right and left parentheses were entered without any search information between them. This is an invalid situation.

System Action:

Field highlighted in error.

User Action:

Enter some search information between the parentheses.

RMSEAC03

' P1' IS A REQUIRED FIELD

Reason:

While specifying a search the field identified by P1 was not entered and is a required field.

System Action:

Field highlighted in error.

User Action:

Enter a value for the specified field.

RMSEAC04

' P1' IS THE ONLY VALID VALUE FOR THIS FIELD

Reason:

While defining a search the field highlighted as being in error only accepts the value identified by P1 as being valid.

System Action:

Field highlighted in error.

User Action:

Enter the valid value for the specified field.

RMSEAC05

UNBALANCED PARENTHESES - LEFT P1 RIGHT P2

Reason:

An unbalanced number of parentheses have been specified in the search expression. P1 parentheses were specified on the left and P2 parentheses were specified on the right. There must be an equal number of parentheses on the left and right.

System Action:

Field highlighted in error.

User Action:

Add or remove parentheses to balance them.

RMSEAC06

NDB ERROR ON P1 DBRC= P2 ERROR= P3

Reason:

There was an NDB error on the database P1 . The &NDBRC return code is P2 and the &NDBERRI error information is P3 .

System Action:

None.

User Action:

Refer to the NCL Guides for information on the return code.

RMSEAC07

' P1' IS AN INVALID FIELD NAME

Reason:

The field name P1 that you specified is not a valid field name.

System Action:

Field highlighted in error.

User Action:

Enter a valid field name or place a '?' in the field to get a list of valid field names.

RMSEAC08

' P1' IS AN INVALID LINE COMMAND

Reason:

The line command P1 is an invalid line command. Valid line commands are: I - Insert a line D - Delete a line R - Repeat a line

System Action:

Field highlighted in error.

User Action:

Enter a valid line command.

RMSF0001

KEYWORD ' P1' - INVALID VALUE P2

Reason:

Procedure $RFSF00S has been invoked with an invalid value of P2 for keyword P1.

System Action:

Procedure is cancelled.

User Action:

As this procedure is only called interally, this message represents a serious error. Contact Technical Support immediately.

RMSF0002

RAMSTAGE &P1 ERROR - RC(&P2) SYSMSG(&P3)

Reason:

An error occurred while performing a VSAM function, P1 , on the RAMSTAGE file. The value of &FILERC is returned in P2 and any error message is returned in P3 . If the error is an OPEN error and the file was being opened to write records to it, the region will be unlinked. This is done to maintain data integrity, as updates to the RAMDB cannot be propagated to linked regions.

System Action:

Procedure ends in error. Region may be unlinked.

User Action:

Try to determine the cause of the error and take any necessary steps to rectify it. Relink the region if required.

RMSF0003

NO RECORDS FOUND

Reason:

A GET request has found no records for the specified ACBNAME.

System Action:

Procedure ends with Retcode 4.

User Action:

None.

RMSF0004

INSUFFICIENT AUTHORITY FOR UPDATE

Reason:

A write or delete request has failed due to the user's lack of authority. If the file was being opened to write records to it, the region will be unlinked. This is done to maintain data integrity, as updates to the RAMDB cannot be propagated to linked regions.

System Action:

Procedure ends with retcode 8. Region may be unlinked.

User Action:

As this procedure usually runs in background check the authority of the BSYS user, and update it if necessary. It may also be necessary to relink the region.

RMSF0005

RECORD NOT FOUND - KEY( P1)

Reason:

A GET request did not find the record whose key is returned in P1.

System Action:

Procedure ends with Retcode 4.

User Action:

None.

RMSF0006

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

Reason:

The request identified by P1 on the RAMSTAGE file failed with FILERC P2 FeedBack P3 and, optionally Message P4. If the request was a PUT, the region will be unlinked. This is done to maintain data integrity, as updates cannot be propagated to linked systems.

System Action:

Procedure ends. Region may be unlinked.

User Action:

Rectify problems causing RAMSTAGE errors and relink the system.

RMSF0007

LOCK REQUEST FAILED - TYPE( P1) RC( P2) FDBK( P3) TEXT( P4) LOCK( P5)

Reason:

An internal LOCK request of type P1 has failed with a P2 return code, and P3 feedback code. P4 is the lock text from the held lock and P5 is the name of the lock in the form Primary Name.Minor Name.

System Action:

The lock request is retried every 30 seconds, until successful.

User Action:

If this message logs repeatedly for an extended period of time, it may indicate that a procedure has locked the record and is now hung and is not releasing the record, thereby preventing other procedures from accessing the record. If this happens, contact CA Technical Support.

RMSF0008

LOCK REQUEST FAILED - INVALID TYPE( P1)

Reason:

A LOCK request was made with the invalid P1 type.

System Action:

Processing terminates.

User Action:

Contact your support representative.

RMSF0009

P1 RECORD(S) DELETED

Reason:

One or more records have been deleted from the RAMSTAGE file for the key identified by P1.

System Action:

None

User Action:

None

RMSF0010

STAGING FILE ERROR OCCURRED ON P1 ON P2 P3

Reason:

This is the first of a series of three messages issued in a broadcast to indicate that there has been an error on the staging file which will cause the system to be unlinked. The region will be unlinked to maintain data integrity, as updates to the RAMDB cannot be propagated to linked regions.
P1 is the NMID of the Region.
P2 is the Date.
P3 is the Time.

System Action:

The region is unlinked.

User Action:

Determine and correct any problems and relink the region.

RMSF0011

File request( P1) Key( P2) RC( P3) FDBK( P4). Retry attempt P5

Reason:

The request identified by P1 for file key P2 on the RAMSTAGE file failed with FILERC P3 FeedBack P4 . The request is retried five times before a LOCK is taken to prevent multiple procedures retrying simultaneously. The first procedure to get the lock continues to retry while others wait. P5 identifies current retry count.

System Action:

The first procedure continues to retry while subsequent procedures wait on a LOCK request.

User Action:

None.

RMSF0012

REGION P1 WILL BE UNLINKED FROM THE MULTISYSTEM NETWORK

Reason:

This is the third of a series of three messages issued in a broadcast to indicate that there has been an error on the staging file which will cause the system to be unlinked. The region will be unlinked to maintain data integrity, as updates to the RAMDB cannot be propagated to linked regions.

P1 is the NMID of the Region.

System Action:

The region is unlinked.

User Action:

Determine and correct any problems and relink the region.

RMSM0101

NO RESULTS FROM SIMULATION

Reason:

An event was simulated as specified but no results were generated. This is because the event has no hits/misses as per the event controls.

System Action:

None.

User Action:

None.

RMSM0102

SIMULATION COMPLETED, P1 RESULT LINES GENERATED

Reason:

An event was simulated as specified and P1 result lines generated.

System Action:

None.

User Action:

None.

RMSM0103

SIMULATION FAILED, AOMALERT FAILED WITH FDBK=P1

Reason:

An attempt to simulate an event failed because the AOMALERT failed. The feedback code returned from the AOMALERT was P1.

System Action:

Event is not simulated. Processing terminates in error.

User Action:

The following table describes the feedback code and the corresponding action:

Code

Description

Action

32

Storage shortage

Increase the region size for the task or try later.

44

The AOM SSI does not exist

Ensure that the AOM Sub-system Interface Identifier is defined and correctly specified in the OPSYSIDS parameter group.

56

No screening table loaded

Ensure that initialization completed successfully and that the OPSYSIDS parameter group has not had errors.

60

Screening table not active

As above.

other

Internal error

Contact Technical Support.

RMSM0201

INVALID KEYWORD PARAMETER PASSED, KEYWORD= P1 VALUE=" P2"

Reason:

An invalid value for the keyword parameter P1 was passed. The invalid value was P2.

System Action:

Processing is terminated.

User Action:

Contact your systems administrator or Technical Support.

RMSM0202

THE SELECTED LINE IS NOT ASSOCIATED WITH A DEFINITION

Reason:

The selected result line was not generated as part of a hit of a database entity that can be displayed. Essentially there is nothing to display.

System Action:

Request is rejected.

User Action:

None.

RMSM0203

ACTION " P1" IS NOT VALID FOR THE ALL COMMAND

Reason:

The specified action P1 is not valid for the ALL command.

System Action:

Request is rejected.

User Action:

Specify an action that is valid for the ALL command.

RMSM0301

INVALID KEYWORD PARAMETER PASSED, KEYWORD= P1 VALUE=" P2"

Reason:

An invalid value for the keyword parameter P1 was passed. The invalid value was P2.

System Action:

Processing is terminated.

User Action:

Contact your systems administrator or Technical Support.

RMSM0302

INVALID COMMAND " P1"

Reason:

An invalid command was entered. The invalid command was P1.

System Action:

The command is rejected.

User Action:

Specify a valid command.

RMSM0303

P1 INVALID, MUST BE P2

Reason:

An invalid value was entered for the field P1. This field must contain P2.

System Action:

The field is set in error.

User Action:

Specify a valid value for P1.

RMSM0304

REQUIRED FIELD(S) OMITTED

Reason:

One or more required fields were not specified.

System Action:

The field(s) are set in error.

User Action:

Specify valid values for the fields set in error.

RMSM0305

SIMULATION EVENT NOT FOUND

Reason:

The selected simulation event was not found in the simulation table. This occurs if another user deletes the event after you displayed your list, and you then select the deleted event.

System Action:

Request is rejected.

User Action:

Create a new simulation event.

RMSM0306

SIMULATION EVENT ALREADY BEING UPDATED BY P1

Reason:

The selected simulation event is already being updated by user P1.

System Action:

Request is rejected.

User Action:

Try later.

RMSM0401

INVALID KEYWORD PARAMETER PASSED, KEYWORD= P1 VALUE=" P2"

Reason:

An invalid value for the keyword parameter P1 was passed. The invalid value was P2.

System Action:

Processing is terminated.

User Action:

Contact your systems administrator or Technical Support.

RMSM0402

SIMULATION EVENT NOT FOUND

Reason:

The selected simulation event was not found in the simulation table. This occurs if another user deletes the event after you displayed your list, and you then select the deleted event.

System Action:

Request is rejected.

User Action:

Create a new simulation event.

RMSM0403

SIMULATION EVENT ALREADY BEING UPDATED BY P1

Reason:

The selected simulation event is already being updated by user P1.

System Action:

Request is rejected.

User Action:

Try later.

RMSM0404

ACTION " P1" IS NOT VALID FOR THE ALL COMMAND

Reason:

The specified action P1 is not valid for the ALL command.

System Action:

Request is rejected.

User Action:

Specify an action that is valid for the ALL command.

RMSM0405

Event simulation is not active

Reason:

Event simulation is not active.

System Action:

Request is rejected.

User Action:

If you require event simulation, activate it as follows:

  1. Enter /PARMS at the Select Option ===> prompt.
  2. On the displayed Customizer : Parameter Groups panel, enter U beside the MSGAWARENESS parameter group to display it for update.
  3. Change the value in the Event Simulation field to ACTIVE.
  4. Press F6 to enable event simulation.
  5. If you want event simulation to be available every time the region starts up, press F3 to save the changed value; otherwise, press F12.

If the event simulation is still not available, a possible cause is a memory problem. Such a problem is indicated by a message, RMINWI42, in the initialization log. Read the message help for corrective actions.

RMSMCD01

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.

RMSMCD02

VARTABLE P1 ERROR, ID= P2, ZFDBK= P3, KEY= P4

Reason:

A vartable error occurred while performing function P1 on vartable with name P2. The feedback code was P3 and the entry key was P4.

System Action:

Request rejected.

User Action:

Contact your local support representative.

RMSMCD03

NO CALENDAR MATRIX DEFINED FOR YEAR P1

Reason:

The calendar matrix for year P1 was not defined.

System Action:

None.

User Action:

None.

RMSMEV01

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.

RMSMEV02

P1 DATES SELECTED FOR CALENDAR CRITERIA P2

Reason:

There were P1 dates that were satisified by the Calendar Criteria P2.

System Action:

None.

User Action:

None.

RMSPX001

P1 OF P2 REFUSED - P3

Reason:

The P1 command for the P2 resource was rejected because of the reason,
P3 .

System Action:

The command was rejected.

User Action:

Use P3 to determine your next action.

RMSPX002

NO RESOURCES WERE SELECTED FROM THE LIST

Reason:

You did not make a selection in the previously displayed list.

System Action:

None.

User Action:

None.

RMSPX003

ALERT CREATED FOR MESSAGE <MSGID>

Reason:

An alert was generated for the <MSGID> message.

System Action:

None.

User Action:

None.

RMSPX004

Issue P1 Line command for required LPAR

Reason:

A command was entered for a SYSPLX class resource, and control has been passed to the LPAR Display Facility (LDF) for further processing.

System Action:

None.

User Action:

Enter the indicated line command beside the desired LPAR to continue your processing.

RMSPX005

INSUFFICIENT AUTHORITY TO PROCESS CDC COMMAND

Reason:

The selected resource does not authorize the CDC command.

System Action:

The command is not processed.

User Action:

If you are authorized to update resource definitions, proceed as follows:
Step 1. Enter DB beside the resource.
Step 2. Select the Couple Dataset Automation panel.
Step 3. Specify YES in the "Allow Operator to Reset to Defined Primary and Alternate Couple Datasets?" field.
Step 4. Press F3 (File) to save the change.
Step 5. Enter CDC beside the updated resource definition.

RMSPX006

XES DISPLAY UNAVAILABLE

Reason:

The cross-system extended services (XES) resource has no associated display command.

System Action:

None.

User Action:

None.

RMSPX007

PREPARING TO RESET SYSPLEX COUPLE DATASETS FOR P1 - PF06 TO CONFIRM

Reason:

This message asks you to confirm the request to reset the usage of the couple datasets for the selected sysplex resource. The reset operation starts when you press F6 (Action).

System Action:

None.

User Action:

Press F6 (Action) to confirm the request to reset the couple dataset usage, or press F12 (Cancel) to cancel the request.

RMSPX008

SYSPLEX COUPLE DATASET RESET CANCELED BY USER

Reason:

You canceled the request to reset the couple data set usage for the indicated sysplex resource.

System Action:

None.

User Action:

None.

RMSPX009

SYSPLEX COUPLE DATASET RESET TO DEFAULTS OK

Reason:

The couple data sets were reset to the ones specified in the sysplex resource definition successfully.

System Action:

None.

User Action:

None.

RMSPX010

SYSPLEX COUPLE DATASET RESET FAILED

Reason:

Your request to reset the couple data set usage for the indicated sysplex resource failed.

System Action:

The reset failed.

User Action:

See the logs to determine why the reset did not proceed. Retry the operation, or try to reset the couple data set usage by issuing SETXCF commands.

RMSPX011

P1

Reason:

This message shows the progress of resetting the usage of couple data sets. P1 is the text of the message.

System Action:

None.

User Action:

None.

RMSPX012

P1 COMMAND INVALID FOR P2 TYPE OF SYSPLEX RESOURCE

Reason:

The P1 command is not valid for sysplex resources of the P2 type.

System Action:

None.

User Action:

None.

RMSPX013

COUPLE DATASETS ALREADY ALIGNED. NO ACTION TAKEN

Reason:

The currently allocated couple data sets for the indicated sysplex resource match the data sets assigned in the resource definition. No reset is required.

System Action:

None.

User Action:

None.

RMSPX014

CMD P2: P1

Reason:

This message shows the command issued as part of the operation to reset couple data set usage.

P1 is the command.
P2 is the region in which the command was issued.

System Action:

The command is passed to the system for processing.

User Action:

None.

RMSPX015

SYSPLEX COUPLE DATASET RESET TIMED OUT

Reason:

You issued a CDC command against a sysplex resource and confirmed the request. The requested operation timed out and stopped because a response was not received within 90 seconds.

System Action:

Couple data set usage is not reset. The displayed panel shows the current allocation.

User Action:

See the logs to determine why the reset did not proceed. Retry the operation or try to reset the couple data set usage by issuing SETXCF commands.

RMSPX016

SYSPLEX CDS RESET REJECTED - ALREADY BEING RESET BY P1

Reason:

You issued a CDC command against a sysplex resource and confirmed the request. However, another user, P1 , is already resetting the couple data set usage for that resource.

System Action:

Your request to reset the couple data set usage for the resource is not processed.

User Action:

None.

RMSPX017

WTOR: P1

Reason:

A WTOR has been auto-replied as part of sysplex couple data set reset. This message is issued as part of the CDC command used to reset sysplex couple data sets to their resource definition default settings. P1 is the WTOR text.

System Action:

None.

Note: Auto-replies to sysplex WTORs has been enabled through setting the "Allow Operator to Reset to Defined Primary and Alternate Couple Datasets?" to "YES".

User Action:

None.

RMSPX018

COMMANDS NOT SUPPORTED FROM CDC FACILITY

Reason:

You cannot enter commands on panels processing the CDC command. Sysplex couple data set control is deemed too critical to allow command entry.

System Action:

Your command is not processed.

User Action:

Use another window to issue your command.

RMSPX019

RESET SYSPLEX COUPLE DATASETS FOR P1 IN PROGRESS

Reason:

The operation to reset the usage of the P1 couple data sets is in progress.

System Action:

The usage of the data sets is being reset to the settings in the resource definition.

User Action:

None.

RMSPX020

NO LOG INFORMATION AVAILABLE

Reason:

No log records have been recorded yet.

System Action:

None.

User Action:

None.

RMSPX021

INSUFFICIENT RESOURCE DATA TO PROCESS CDC COMMAND

Reason:

The definition for the selected resource does not contain full couple data set information to support the CDC command.

System Action:

The command is not processed.

User Action:

If you wish to use the CDC command, ensure that couple data set information is specified in the sysplex resource definition.

RMSPX022

P1 COMMAND INVALID FROM SUBORDINATE REGION

Reason:

You can issue the P1 command from focal point regions only because subordinate regions have limited cross-system visibility.

System Action:

None.

User Action:

Retry the command from a focal point region.

RMSPX023

FUNCTION KEY P1 IS NOT ACTIVE IN THIS WINDOW

Reason:

The P1 function key is not supported on this panel.

System Action:

None.

User Action:

None.

RMSPX024

P1 COMMAND INVALID FOR SYSPLEX RESOURCE

Reason:

The P1 command is not valid for a SYSPLX-class resource.

System Action:

The command is rejected.

User Action:

None.

RMSPX025

SYSPLEX RESOURCE DEFINITION( P1) ALREADY EXISTS

Reason:

You tried to add a sysplex resource definition that already exists in the sysplex system image. You can add one definition only for each type of sysplex resource. For an ETR or GRS resource, you can add a definition for one of the variant types only.

System Action:

The request is rejected.

User Action:

None.

RMSPX026

System not licensed for S:SYSPLEX feature - Command rejected

Reason:

You entered the LDF command in a region that does not include the S:SYSPLEX feature.

System Action:

The command is not processed.

User Action:

Enter the command in a region that includes the S:SYSPLEX feature. To check whether a region includes the feature, enter CMD STATUS and then press Enter twice. The included features are returned in the N11414 messages.

RMSPX027

Issue P1 Line command for required LPAR using Call LPAR Display Facility

Reason:

You have entered a command for a SYSPLX class resource; however, the command must be issued using the LDF display facility.

System Action:

None.

User Action:

Enter the indicated line command from the Call LPAR Display Facility for your processing.

RMST0001

INVALID PARAMETERS: P1

Reason:

Invalid parameters were passed to procedure $RMST00L.

System Action:

The procedure terminates.

User Action:

Contact your local support representative.

RMST0002

VARTABLE ALLOCATION FAILED. FDBK: P1 TYPE: P2 NAME: P3 SCOPE: P4

Reason:

An attempt by the Status Monitor to allocate its internal tables has failed, probably due to insufficient storage.

System Action:

The Monitor terminates.

User Action:

Contact your local support representative.

RMST0003

ACTIVITY HAS OCCURRED OFF-SCREEN ( P1) FOR P2

Reason:

This is an informational message issued by the Status Monitor indicating that some change has occurred to the resource identified by P2, which is not in the current window. P1 is either ABOVE or BELOW and indicates the direction in which the change is to be found.

System Action:

None.

User Action:

If it is desired to see the change which has occurred, scroll the list in the indicated direction.

RMST0004

INVALID P1 PARAMETER( P2) P3

Reason:

An invalid parameter with value P2 was supplied for the command P1.
P3 may optionally contain information about the correct values.

System Action:

None.

User Action:

Reenter the command with the correct parameter.

RMST0005

FILTER( P1) NOT DEFINED - RESET TO NULL

Reason:

The requested Filter was not found, so the Status Monitor Filter has been reset.

System Action:

None.

User Action:

Define a new Status Monitor Filter if you so desire.

RMST0006

VIEW( P1) NOT DEFINED - RESET TO NULL

Reason:

The requested View was not found, so the Status Monitor View has been reset.

System Action:

None.

User Action:

Define a new Status Monitor View if you so desire.

RMST0007

P1 SET TO ( P2)

Reason:

The Specified Profile element P1 has been set to the displayed value P2.

System Action:

None.

User Action:

The Status Monitor will use the new value for its displays.

RMST0008

P1 UNCHANGED FROM ( P2)

Reason:

The Specified Profile Element P1 was not changed from its previous value P2 and a redisplay was not done.

System Action:

None

User Action:

None

RMST0009

STATUS MONITOR BUILD IN PROGRESS

Reason:

The status monitor is building the list of resources to be monitored and sorting them into the order indicated in your user profile.

System Action:

None.

User Action:

None.

RMST0010

HEARTBEAT INTERVAL INCREASED TO GLOBAL MINIMUM ( P1)

Reason:

The heartbeat value in the resource definition was less than the minimum global value. The heartbeat value is increased automatically to P1.

System Action:

The heartbeat value is increased automatically to the minimum value.

User Action:

None.

RMST0011

'LOCATE' COMMAND IS NOT SUPPORTED, USE 'FIND' INSTEAD

Reason:

The Status Monitor cannot support the LOCATE command due to the complex nature of its key structures and the ability to SORT the list on up to three of eleven possible fields. Hence the FIND command should be used to position the cursor on the required resource, state etc.

System Action:

Request is rejected.

User Action:

Use the FIND command as an alternative.

RMST0012

' P1' COMMAND ISSUED

Reason:

The command identified by P1 was issued for execution.

System Action:

None.

User Action:

None.

RMST0015

INVALID COMMAND

Reason:

The command entered on the command line was not recognized by the procedure.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMST0016

FORMAT( P1. P2) AND FILTER(&P3) NOT DEFINED

Reason:

FORMAT list definition not defined or the information in the list cache was incorrect. The information in the list cache can become incorrect due to list definitions being added to the MODS file by using the Definition Utility move or copy functions. The Definition Utility does not update the list cache when moving or copying list definitions. FILTER requested was not found, so the Resource Monitor filter has been reset.

System Action:

The request is rejected.

User Action:

If the list is defined on the MODS file reset the list cache (option R on the CAS : List Definition Menu) and retry the request. Otherwise specify a list previously defined and retry. FILTER - Define a new Resource Monitor Filter if you so desire.

RMST0017

P1 command is not supported by View( P2).

Reason:

The Status Monitor was in the P2 View, which does not support the P1 command.

System Action:

None.

User Action:

None.

RMST0051

LOAD OF SYSTEM( P1) VERSION( P2) INITIATED

Reason:

This is an informational message indicating that a system load for the System Image identified by P1 and P2 has begun.

System Action:

The Status Table for the nominated system image will be allocated and the resources for that system image will be loaded into it.

User Action:

None.

RMST0052

LOAD OF SYSTEM( P1) VERSION( P2) SUCCESSFUL. P3 RESOURCES LOADED

Reason:

The system load of the System/Version identifed by P1 and P2 has been completed successfully, resulting in P3 resources being loaded into a Status Table.

System Action:

None.

User Action:

None.

RMST0053

LOAD OF SYSTEM( P1) VERSION( P2) FAILED. RC( P3) - P4

Reason:

This is a warning message issued during a system load if an error occurs trying to retrieve the list of resources for a particular class. The system image identified by P1 and P2 failed to load, returning a return code from the database scan of P3 while any error message returned will be contained in P4.

System Action:

None.

User Action:

None.

RMST0054

HEARTBEAT TIMER( P1) SET FOR P2 - INTERVAL( P3)

Reason:

This is an informational message issued during system load which indicates that a heartbeat timer with timer id P1 has been set for the resource identified by P2 with an interval of P3.

System Action:

None.

User Action:

None.

RMST0055

ERROR ATTEMPTING TO LOCK STATUS TABLE FOR CLASS( P1) RC( P2)

Reason:

During system load an attempt was made to gain exclusive control of the Status Table for the class identified by P1 which resulted in a return code of P2.

System Action:

System load is abandoned.

User Action:

Check if another process has an exclusive lock on the required Status Table. If so, either wait until it has completed or flush it, and then retry the system load.

RMST0056

LOAD OF SYSTEM( P1) VERSION( P2) INITIATED

Reason:

This is an informational message indicating that a system load for the System/Version identified by P1 and P2 has begun.

System Action:

The system load will proceed.

User Action:

None.

RMST0057

SYSTEM LOAD COMPLETED. P1 RESOURCES LOADED FROM P2 SYSTEM IMAGES

Reason:

The system load has completed successfully, resulting in P1 resources being loaded from P2 system images.

System Action:

None.

User Action:

None.

RMST0058

DYNAMIC RESOURCE DELETION INITIATED

Reason:

This is an informational message issued during system startup, indicating that any dynamic resources defined in the system image being loaded will be deleted.

System Action:

Dynamic resources will be deleted.

User Action:

None.

RMST0059

DYNAMIC RESOURCE P1 DELETED

Reason:

The dynamic resource identified by P1 was successfully deleted.

System Action:

None.

User Action:

None.

RMST0060

ERROR DELETING DYNAMIC RESOURCE P1. RC( P2) MSG( P3)

Reason:

An error occurred attempting to delete the dynamic resource identified by P1. The return code and error message received are contained in P2 and P3 respectively.

System Action:

None.

User Action:

None.

RMST0061

P1 DYNAMIC RESOURCES DELETED

Reason:

Informational message indicating the deletion of P1 dynamic resources.

System Action:

None.

User Action:

None.

RMST0062

CIRCULAR RELATIONSHIP FOUND INVOLVING RESOURCE( P1)

Reason:

While loading the Status Tables during system startup a relationship was found in which the resource identifed by P1 appears more than once in a conflicting parent-child scenario. 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:

System load is abandoned.

User Action:

Find the relationship which caused the error and correct it, then re-load the system image.

RMST0063

DUPLICATE RESOURCE P1( P2) IN SYSTEM IMAGE - SYSNAME( P3) VERSION( P4)

Reason:

The P1(P2) resource in the P3 P4 system image was already loaded from another system image, identified in a following message, RMST0064.

System Action:

The resource is not loaded again.

User Action:

Review the system images and, if appropriate, remove the duplication.

RMST0064

RESOURCE P1( P2) LOADED FROM SYSTEM IMAGE - SYSNAME( P3) VERSION( P4)

Reason:

The P1(P2) resource was loaded from the P3 P4 system image. This message follows the RMST0063 message.

System Action:

None.

User Action:

None.

RMST0065

RESOURCE P1( P2) UNLOADED - LOADED FROM SYSNAME( P3) VERSION( P4)

Reason:

The P1(P2) resource was unloaded from the local system image and reloaded in the P3 P4 shared system image.

System Action:

None.

User Action:

None.

RMST0201

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.

RMST0202

UNABLE TO EVALUATE LOGICAL STATUS

Reason:

Based on the information supplied we are unable to determine the logical status.

System Action:

Procedure terminates in error.

User Action:

Contact your system administrator.

RMST0203

LOCK REQUEST FAILED - TYPE(~P1) RC(~P2) SYSMSG(~P3)

Reason:

We have been unable to obtain the requested lock.

System Action:

Procedure terminates in error.

User Action:

Contact your system administrator.

RMSTMS01

Invalid parameters: P1

Reason:

An invalid call was made to procedure $RMSTMS.

System Action:

The request fails.

User Action:

Contact Technical Support.

RMSTMS02

Unable to obtain status table P1 LOCK, RC: P2 FDBK: P3

Reason:

Procedure $RMSTMS received an unexpected return code from a lock request.

System Action:

The request fails.

User Action:

Contact Technical Support.

RMSTMS03

Lock request of type P1 invalid

Reason:

Procedure $RMSTMS encountered an invalid lock request.

System Action:

The request fails.

User Action:

Contact Technical Support.

RMSTMS04

Status table P1 failed FDBK: P2 NAME:' P3' OBJID:' P4'

Reason:

Procedure $RMSTMS encountered an unexpected feedback code when attempting to access the status table.

System Action:

The request fails.

User Action:

If the error occurred on the web interface from a bookmarked URL it most likely means that the resource in the URL is no longer defined. If this is NOT the case then contact Technical Support.

RMSTMS05

Normalized state processing failed RC: P1 ' P2'

Reason:

Procedure $RMSTMS encountered an unexpected feedback code when evaluating the normalized state of a resource.

System Action:

The request fails.

User Action:

If the error occurred on the web interface from a bookmarked URL it most likely means that the resource in the URL is no longer defined. If this is NOT the case then contact Technical Support.

RMSTMS07

Actual state change from < P1> TO < P2> bypassed - "FORCE=YES" not specified

Reason:

The actual state of a resource was not changed because the transition from status P1 to status P2 is not permitted.

System Action:

The resource's actual status is not changed.

User Action:

None.

RMSTMS10

Internal status table get failed

Reason:

Procedure $RMSTMS encountered an error when retrieving a record from the status table.

System Action:

The request fails.

User Action:

If the error occurred on the web interface from a bookmarked URL it most likely means that the resource in the URL is no longer defined. If this is NOT the case then contact Technical Support.

RMSTMS31

ASID field changed from < P1> to < P2> by < P3>

Reason:

A change to the ASID field value in a resource definition was noted in the status table.

System Action:

None.

User Action:

None.

RMSTMS32

Database mode changed from < P1> to < P2> by < P3>

Reason:

A change to the automation mode setting in a resource definition was noted in the status table.

System Action:

None.

User Action:

None.

RMSTMS33

Mode Override changed from < P1> to < P2> by < P3>

Reason:

The Mode Override Flag for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS35

Desired State changed from < P1> to < P2> by < P3>

Reason:

The Desired State for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS36

Desired State Override changed from < P1> to < P2> by < P3>

Reason:

The Desired State Override Flag for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS37

Automation State changed from < P1> to < P2> by < P3>

Reason:

The Automation State for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS38

Degradation State changed from < P1> to < P2> by < P3>

Reason:

The Degradation State for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS39

Failure Flag changed from < P1> to < P2> by < P3>

Reason:

The Failure Flag for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS40

Extended Display< P1> severity< P2> from< P3> severity< P4> by < P5>

Reason:

The Extended Display for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS41

Extended Display Attribute changed from < P1> to < P2> by < P3>

Reason:

The Extended Display Attribute for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS42

Filter Keyword Field changed from < P1> to < P2> by < P3>

Reason:

The Filter Keyword Field for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS43

Transferable Keyword Field changed from < P1> to < P2> by < P3>

Reason:

A Transferable Keyword Field for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS44

Actual State changed from < P1> to < P2> by < P3>

Reason:

The Actual State for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS45

Availmap Mode changed from < P1> to < P2> by < P3>

Reason:

The Availability Map Mode for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS46

Unable to determine status table name

Reason:

Procedure $RMSTMS could not determine the name of the internal status table.

System Action:

The request fails.

User Action:

Contact Technical Support.

RMSTMS47

Tree Inactivate Flag changed from < P1> to < P2> by < P3>

Reason:

The 'Tree Inactivate' Flag for a resource was changed.

System Action:

None.

User Action:

None.

RMSTMS48

Current Mode is < P1>

Reason:

The Current Mode setting for the resource is P1.

System Action:

None.

User Action:

None.

RMSTMS49

Current Desired State is < P1>

Reason:

The current Desired State setting for the resource is P1.

System Action:

None.

User Action:

None.

RMSTMS50

P1 reset by Actual State( P2)

Reason:

The status table field identified by P1 has been reset by the receipt of a request to set the Actual State of the resource to the value identified by P2.

System Action:

None.

User Action:

None.

RMSTMS51

Service Override changed from < P1> to < P2>

Reason:

The Service Override setting for the resource was changed.

System Action:

None.

User Action:

None.

RMSTMS52

Extended Display < P1> severity < P2> not displayed due to the current display < P3> severity < P4>

Reason:

This message indicates that an attempt to set a resource's Extended Display, identified by P1, with a severity of P2, was unsuccessful because an extended display, identified by P3, was already set and had a higher severity of P4.

System Action:

None.

User Action:

None.

RMSTMS53

Monitor Status changed from < P1> to < P2>

Reason:

The Monitor Status for a resource was changed from P1 to P2 .

System Action:

None.

User Action:

None.

RMSTMS54

Monitor Status reason: P1

Reason:

This message follows RMSTMS53 and describes the reason for the change in Monitor Status.

System Action:

None.

User Action:

None.

RMSTSET01

INVALID KEYWORD VALUE SPECIFIED - KEYWORD= P1 VALUE= P2

Reason:

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

System Action:

The request is rejected.

User Action:

Correct the parameters and retry the request.

RMSTSET02

PARAMETERS NOT IN KEYWORD FORMAT - PARMS(~P1)

Reason:

Invalid keyword parameters were specified. The parameters must be in Keyword format (ie. keyword=value ... ). P1 is the specified parameters.

System Action:

Request is rejected.

User Action:

Correct the parameters ensuring that they are in keyword format. Use quotes (either/both double and single) if values contain blanks or quotes.

RMSV0002

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.

RMSV0008

INVALID TRANSACTION TYPE - TYPE( P1)

Reason:

The transaction request from remote conversation partner is not recognized.

System Action:

This transaction is not processed any further.

User Action:

Contact System Administrator.

RMSV0017

REC( P1) RECTYPE( P2)

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.

RMSV0102

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.

RMSV0104

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

Reason:

The database function identified by P1 on the database identified by P2 for the object identified by P3 failed with a return code of P4 and a SYSMSG of P5.

System Action:

APPC conversation ends.

User Action:

Contact System Administrator.

RMSY0102

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

Reason:

Linking a region into a multi-system network requires the establishment of an APPC conversation. An APPC function has ended in error.

System Action:

Processing terminated in error. The regions are not linked. The RAMDB on the receiving system is in an indeterminate state.

User Action:

Determine whether the remote system is still available. If the system is available, retry the Synchronize function.

RMSY0103

UNEXPECTED "WHAT RECEIVED" STATE - STATE( P1)

Reason:

The procedure received an unexpected response from APPC.

System Action:

None.

User Action:

Contact your Systems Administrator.

RMSY0104

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

Reason:

The database function has ended in error.

System Action:

If the return code is 0 or 4, processing continues. If the return code is greater than 4, the database function terminates in error.

User Action:

Contact your Systems Administrator.

RMSY0105

MULTI-SYSTEM LINK FROM P1 STARTED - DATABASE(S) SELECTED ( P2)

Reason:

All the data from system P1, for the databases listed in P2, will be transmitted to the local region and replace any existing data, thereby synchronizing the databases on the two systems.
If the selected database is RAMDBVO , then only the link records from the remote system are synchronized.

System Action:

None.

User Action:

None.

RMSY0106

MULTI-SYSTEM LINK FROM P1 ENDED - RC( P2) SYSMSG( P3)

Reason:

The multi-system link from the remote P1 region has ended.
P2 contains the return code, and P3 the message describing its success or failure.

System Action:

None.

User Action:

None.

RMSY0107

~P1

Reason:

Database Sync summary lines.

System Action:

None.

User Action:

None.

RMSY0108

APPC CONVERSATION TERMINATED BY REMOTE PROCESS

Reason:

The remote process of the transmission facility terminated abnormally and processing could not continue.

System Action:

Database synchronization terminates.

User Action:

Review the messages on the activity log in the system from which the database was being synchronized to determine the cause of the error. When the problem has been corrected, rerun the database synchronization utility.

RMSY0109

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 your Systems Administrator.

RMSY0110

REMOTE SYSTEM ERROR - SYSMSG( P1)

Reason:

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

System Action:

Processing continues.

User Action:

Contact your Systems Administrator.

RMSY0111

INVALID RECORD CHAINING FOR OBJID( P1)

Reason:

An invalid sequence of chained record segments has been received.

System Action:

This synchronize fails.

User Action:

Contact your Systems Administrator.

RMSY0113

STAGING FILE CLEARED - RC(~P1) SYSMSG(~P2)

Reason:

Attempt has been made to clear the Staging File for this system.

System Action:

Informational only.

User Action:

None.

RMSY0114

INTERNAL LOCK ERROR - TYPE( P1) NAME( P2) RC( P3) FDBK( P4)

Reason:

Multi-system link encountered an unexpected return or feedback code from an &LOCK verb.

System Action:

The multi-system link request fails.

User Action:

Contact your Systems Administrator.

RMSY0115

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

Reason:

An error was encountered when attempting to access a 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:

Multi-system link terminates.

User Action:

Contact your Systems Administrator.

RMSY0116

ADMIN TASK ALREADY IN PROGRESS - TASKNO( P1) ACB( P2)

Reason:

A multi-system link request was rejected because another database administration task was already in progress. P1 is the task number and P2 is the ACB from which the task was initiated.

System Action:

The request is rejected.

User Action:

View the administration task log for the progress of any other tasks and wait until they are completed before retrying.

RMSY0117

P1 RECORDS NOT PROCESSED SUCCESSFULLY

Reason:

Multi-system link completed but one or more records were not processed successfully. The database has not been completely replicated.

System Action:

None.

User Action:

The database is treated as complete and is available for use but the errors must be rectified. Contact Technical Support.

RMSY0118

ACB name( P1) is invalid - P2

Reason:

The ACB name selected for a multi-system link operation was not valid or was not allowed. P2 is the reason. Possible values are:

SAME NAME the selected ACB name is the same as this region's ACB name.

INCOMPATIBLE VERSION the version of procedure $RMSY02S on the remote region appears to be incompatible with the version of $RMSY01S on this region. This may be due to required maintenance not being applied.

System Action:

The multi-system link request is rejected.

User Action:

Select a valid ACB name and retry, or ensure that the version of code on the remote region is correct, and any maintenance required, has been applied.

RMSY0120

ACB( P1) IS NOT AN AUTOMATION SERVICES PRODUCT

Reason:

An attempt to perform a multi-system link with the specified ACB was rejected because the region associated with the ACB is not running an Automation Services product.

System Action:

The multi-system link request is rejected.

User Action:

None.

RMSY0121

FLUSHING NCL PROCEDURE P1

Reason:

The multi-system link procedure is in progress and requires exclusive access to the database. The indicated NCL procedure was accessing the database and therefore will be terminated to allow the multi-system link procedure to continue.

System Action:

The indicated NCL procedures is terminated.

User Action:

None.

RMSY0122

ALREADY CONNECTED TO P1 - REQUEST REJECTED

Reason:

A request was made to link the region with another automation region but the two regions are already linked.

System Action:

The request is rejected.

User Action:

None.

RMSY0123

P1 USERID NOT DEFINED

Reason:

A request to link two automation regions was rejected because the BSYS user ID of one or more of the regions that the target region is being connected to is not defined in the source region and the requesting user does not have UAMS Maintenance authority.

System Action:

The synchronization request is rejected.

User Action:

If the user requesting the multi-system link is authorized to perform UAMS maintenance functions on all the regions that will be connected, the required user IDs will be created automatically. Otherwise, you must define the BSYS user of the target region manually in each region that it will be connected to and define the BSYS user IDs of all regions that will be connected on the target region before linking the regions.

RMSY0126

APPC RECEIVE TIMED OUT

Reason:

The APPC conversation with a remote system timed out while waiting to receive data.

System Action:

The multi-system link request is rejected.

User Action:

If the reason for the timeout is not apparent, refer to the activity log on the remote region for more information.

RMSY0201

REMOTE REGION LINK RECORD GET FAILED, ACBNAME= P1 RID= P2 NDBRC= P3 NDBE RRI= P4

Reason:

A request was made to perform a multi-system link with another system but a required link record was not found in the RAMDB. The record is for ACBNAME P1. The NDB return code was P3 and the error indicator was P4. The RID for the record expected was P2.

System Action:

The request fails.

User Action:

Contact Technical Support.

RMSY0202

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

Reason:

A multi-system link request requires the establishment of an APPC conversation. An APPC function has ended in error.

System Action:

Processing terminates in error.

User Action:

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

RMSY0203

STAGING FILE CLEARED - ACBNAME(~P1) RC(~P2) SYSMSG(~P3)

Reason:

Attempt has been made to clear the Staging File for this system.

System Action:

Informational only.

User Action:

None.

RMSY0204

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

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 your Systems Administrator.

RMSY0208

APPC CONVERSATION TERMINATED BY REMOTE PROCESS

Reason:

The remote process of the transmission facility terminated abnormally and processing could not continue.

System Action:

Multi-system link request terminates.

User Action:

Review the messages on the activity log in the system to which this region was being linked to determine the cause of the error. When the problem has been corrected, rerun the multi-system link utility.

RMSY0209

MULTI-SYSTEM LINK TO P1 - P2

Reason:

This is an informational message about the status of a multi-system link request from a remote region. P1 is the ACB name of the region and P2 is either STARTED or ENDED.

System Action:

None.

User Action:

None.

RMSY0210

ADMIN TASK ALREADY IN PROGRESS - TASKNO( P1) ACB( P2)

Reason:

A multi-system link request was rejected because another database administration task was already in progress. P1 is the task number and P2 is ACB from which the task was initiated.

System Action:

The request is rejected.

User Action:

View the administration task log for the progress of any other tasks and wait until they are completed before retrying.

RMSY0212

P1 USERID NOT DEFINED ON SOURCE REGION( P2)

Reason:

A request to link two automation regions was rejected because the BSYS user ID of the target region was not registered in the UAMS file of the source region and the requesting user does not have UAMS Maintenance authority.

System Action:

The multi-system link request is rejected.

User Action:

If the user requesting the multi-system link is authorized to perform UAMS maintenance functions on all the regions that will be connected, the required user IDs will be created automatically. Otherwise, you must define the BSYS user of the target region manually in each region that it will be connected to and define the BSYS user IDs of all the regions that will be connected on the target region before performing the multi-system link.

RMSY0213

FAILED TO ADD USER P1 TO REGION P2, RC= P3 FDBK= P4

Reason:

A new region is being linked by the multi-system link process and its BSYS user ID must be added to the UAMS file in each linked region. A request to add the user ID to a linked region failed because the linked region was not running or because the link to this region was not active.

System Action:

Multi-system link continues.

User Action:

If the BSYS user for the newly linked region is not present on any of the existing linked regions, it must be added manually before the regions can communicate.

RMSY0214

MULTI-SYSTEM LINK ATTEMPT REJECTED - P1

Reason:

A new region is being linked using the multi-system link process. The attempt has been rejected for the reason given in P1 . Possible values of P1 are:
PRODUCT SET MISMATCH When you are performing a linking operation, the remote region must be configured with an appropriate product set. If you are linking a region as a subordinate, the product set in the subordinate region must be a subset of the remote region's product set. If you are linking a region as a focal point, or in Migration Mode, then the product sets in the regions being linked must match exactly.
xxxxxxx IS A SUBORDINATE SYSTEM When you are performing a linking operation, the remote region must be a focal point.
SYSPLEX REGION ALREADY ON xxxxxxxx You cannot link OPSOS licensed regions on the same system. The OPSOS product name key is specified in the RUNSYSIN member for the region.
ALREADY LINKED IN MIGRATION MODE You cannot link a region in Migration Mode if it is already linked in Migration Mode to another region.
SAME SYSTEM IMAGE LOADED ON xxxxxxxx You cannot link in Migration Mode if the system image name currently loaded on this region is the same as the the system image name loaded on a region in the multi-system network you are linking to.
SYSTEM IMAGE NAME ALREADY IN USE The name chosen as the system image name for the subordinate region has already been chosen by another subordinate region, or it matches an image currently loaded on a linked focal point region.
DUPLICATE DOMAIN ID ON xxxxxxxx The domain ID of the region being linked is the same as that of the region (xxxxxxxx) which is already linked into the multi-system network.

P2 REGION P3 IS UNREACHABLE The network you were linking to has a region that cannot be communicated with using the specified connection medium. P2 is the role of the remote region, and P3 is its primary name or ACB name. In a multi-system environment, a region must be able to communicate with all focal point regions.

System Action:

The multi-system link operation is rejected.

User Action:

If appropriate, identify the regions preventing the multi-system link and unlink the regions.
For P2 REGION P3 IS UNREACHABLE, specify a communication access method that is used by all the linked focal point regions.

RMSY0217

LINK RECORD MISSING FROM RAMDB ACBNAME= P1

Reason:

A request was made to perform a multi-system link with another system but a required link record was not found in the RAMDB. The record is for ACBNAME P1.

System Action:

The request is rejected.

User Action:

Contact Technical Support.

RMSY0219

REGION &#RM$WKP1 IS AN INCOMPATIBLE RELEASE LEVEL. MULTI-SYSTEM LINK NOT ALLOWED

Reason:

The P1 region tried to perform a multi-system link, but it uses an earlier version of the product that has an incompatible database format.

System Action:

The multi-system link request is rejected.

User Action:

None.

RMSY0220

TRANSMIT FAILURE - OBJECT( P1) ZMDORC( P2) ZMDOFDBK( P3)

Reason:

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

System Action:

The multi-system link request fails.

User Action:

Update the P1 definition on the remote system to reduce its size, then retry the multi- system link.

RMSY0301

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.

RMSY0302

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

Reason:

A Image Sync command 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 Systems Administrator.

RMSY0303

UNEXPECTED "WHAT RECEIVED" STATE - STATE( P1)

Reason:

The procedure received an unexpected response from APPC.

System Action:

None.

User Action:

Contact your Systems Administrator.

RMSY0304

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

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 your Systems Administrator.

RMSY0307

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 your Systems Administrator.

RMSY0308

Image transmit for P1 STARTED - System( P2) Version( P3) Class( P4)

Reason:

The Image Transmit for this system/version/class has commenced.

System Action:

None.

User Action:

None.

RMSY0309

Image transmit for P1 ENDED - System( P2) Version( P3) Class( P4) RC( P5) SYSMSG( P6)

Reason:

Transmission of the indicated system image has completed. If the RC value is non-zero, the transmission completed unsuccessfully and SYSMSG contains the reason.

System Action:

None.

User Action:

If the transmission completed unsuccessfully, see the Help for the message in SYSMSG. When the problem has been corrected, retransmit the image.

RMSY0310

~P1

Reason:

Image Sync summary lines.

System Action:

None.

User Action:

None.

RMSY0311

IMAGE TRANSMIT ~P1

Reason:

Tranmit informational message.

System Action:

None.

User Action:

None.

RMSY0312

INVALID COMMAND

Reason:

The command entered on the command line was not recognized by the procedure.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMSY0313

Transmit not allowed between regions that are linked and synchronized

Reason:

A transmit image or component command cannot be performed between regions that are linked and have their knowledge bases synchronized.

System Action:

The command is rejected.

User Action:

None.

RMSY0314

TRANSMIT OF REMOTE ACTIVE SYSTEM IMAGE DISALLOWED

Reason:

You cannot transmit a system image to a remote region in which that image is active.

System Action:

The request is rejected.

User Action:

If you wish to transmit this image to the remote region, you must first load a different image in that remote region.

RMSY0315

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 database synchonisation request fails.

User Action:

Contact your Systems Administrator.

RMSY0316

APPC CONVERSATION TERMINATED BY REMOTE PROCESS

Reason:

The remote process of the transmission facility terminated abnormally and processing could not continue.

System Action:

Database synchronization terminates.

User Action:

Review the messages on the activity log in the system from which the database was being synchronized to determine the cause of the error. When the problem has been corrected, rerun the database synchronization utility.

RMSY0317

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 your Systems Administrator.

RMSY0318

ADMIN TASK ALREADY IN PROGRESS - TASKNO( P1) ACB( P2)

Reason:

An image transmission request was rejected because another database administration task was already in progress. P1 is the task number and P2 is ACB from which the task was initiated.

System Action:

The request is rejected.

User Action:

View the administration task log for the progress of any other tasks and wait until they are completed before retrying.

RMSY0319

P1 RECORDS NOT TRANSMITTED SUCCESSFULLY

Reason:

A system image was transmitted to a remote region but one or more records were not transmitted successfully.

System Action:

None.

User Action:

View the activity log to determine the cause of the errors, correct, and then re-transmit the system image.

RMSY0320

TRANSMIT OF REMOTE ACTIVE FILE TRANSFER RULESET DISALLOWED

Reason:

The File Transfer Ruleset you have selected has the same name as the active File Transfer Ruleset on the remote system. You cannot replace the active ruleset.

System Action:

The command is rejected.

User Action:

None.

RMSY0321

Missing Action record OBJID: P1 for Process: P2

Reason:

An action for a GENALERT macro is not in the knowledge base. The macro is in a process with the object ID P2 that is a concatenation of the following:

- Image name

- Image version

- 71 (class number for process definitions)

- Process name

System Action:

The process is transmitted without the action record.

User Action:

Note the process, and update it to recreate the missing action.

RMSY0322

TRANSMIT FAILURE - OBJECT( P1) ZMDORC( P2) ZMDOFDBK( P3)

Reason:

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

System Action:

The object is not transmitted.

User Action:

Update the P1 defintion to reduce its size.

RMSY0401

GENERIC DELETE OF ICOPANL DATASET RECORDS FAILED - FILERC= P1 FDBK= P2

Reason:

An attempt was made (due to a tranmission mode of REPLACE) to RESET the ICOPANL dataset by deleting all the records within it. This failed with the FILERC identified by P1 and the VSAMFDBK identified by P2.

System Action:

Processing terminated in error.

User Action:

Attempt to determine why the RESET of the ICOPANL dataset failed. Contact your Systems Administrator.

RMSY0402

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

Reason:

A Image Sync command 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 Systems Administrator.

RMSY0403

UNEXPECTED "WHAT RECEIVED" STATE - STATE( P1)

Reason:

Procedure in unexpected APPC "What Received" State.

System Action:

None.

User Action:

Contact your Systems Administrator.

RMSY0404

RMSY0404 DATABASE P1 ERROR. DB( P2) OBJID( P3) RC( P4) SYSMSG( P5)

Reason:

A database error has occurred attempting to perform function P1. The database is P2 , the record identifier is P3 , and the return code received was P4.

P5 is the error message, if one was returned.

System Action:

Processing continues. The record(s) in error are not written to the database.

User Action:

Attempt to ascertain why the record(s) were not written. Correct the problem and retry.

RMSY0409

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 your Systems Administrator.

RMSY0410

REMOTE SYSTEM ERROR - SYSMSG( P1)

Reason:

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

System Action:

Processing continues.

User Action:

Contact your Systems Administrator.

RMSY0411

Transmit not allowed between regions that are linked and synchronized

Reason:

A transmit image or component command cannot be performed between regions that are linked and have their knowledge bases synchronized.

System Action:

The command is rejected.

User Action:

None.

RMSY0412

IMAGE SYNC FROM ~P1 FAILED - INVALID FOR ACTIVE SYSTEM IMAGE

Reason:

The active system image cannot be overridden by a Transmit Image command. The system image you have selected is the active system image on system P1.

System Action:

The command is rejected.

User Action:

None.

RMSY0413

ADMIN TASK ALREADY IN PROGRESS - TASKNO( P1) ACB( P2)

Reason:

A database synchronisation request was rejected because another database administration task was already in progress. P1 is the task number and P2 is ACB from which the task was initiated.

System Action:

The request is rejected.

User Action:

View the administration task log for the progress of any other tasks and wait until they are completed before retrying.

RMSY0414

ACB NAME( P1) IS INVALID

Reason:

The ACB name selected for transmitting a system image was not valid or was not allowed.

System Action:

The database synchronisation request is rejected.

User Action:

Select a valid ACB name and retry.

RMSY0415

REQUEST REJECTED - P1 ONLY ACCEPTS SYSTEM NAME P2

Reason:

The Transmit Image option has been issued to transmit an image to system P1. The request has been rejected because P1 is a subordinate system, and is restricted to system name P2.

System Action:

The request is rejected.

User Action:

None.

RMSY0416

REQUEST REJECTED - CANNOT TRANSMIT SERVICES TO A SUBORDINATE REGION

Reason:

The Transmit Image option has been issued to transmit a service image. The request has been rejected because the selected destination is a subordinate region, and does not support services.

System Action:

The request is rejected.

User Action:

None.

RMSY0417

TRANSMIT FROM P1 FAILED - INVALID FOR ACTIVE FILE TRANSFER RULESET

Reason:

A Transmit File Transfer Ruleset from system P1 has been rejected. The File Transfer Ruleset being tranmitted has the same name as the active File Transfer Ruleset on the target region.

System Action:

The command is rejected.

User Action:

None.

RMSY0418

TRANSMIT FROM P1 FAILED - INVALID FOR ACTIVE EVENTVIEW RULESET

Reason:

A Transmit Ruleset from system P1 has been rejected. The Ruleset being tranmitted has the same name as an active/loaded Ruleset on the target region.

System Action:

The command is rejected.

User Action:

None.

RMSY0419

INVALID RECORD CHAINING FOR OBJID( P1)

Reason:

An invalid sequence of chained record segments has been received.

System Action:

This record is not transmitted.

User Action:

Contact your Systems Administrator.

RMSY0501

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.

RMSY0502

NO P1 FOUND

Reason:

No elements of the type described by P1 were found in the database.

System Action:

None.

User Action:

None.

RMSY0503

P1 WAS NOT PREVIOUSLY SELECTED

Reason:

An attempt was made to unselect the component described by P1 which had not previously been selected.

System Action:

Request rejected.

User Action:

None.

RMSY0504

NO ELEMENTS SELECTED

Reason:

You have not selected any elements from the list presented.

System Action:

None.

User Action:

Select elements from the list and try again.

RMSY0505

P1 WAS PREVIOUSLY SELECTED

Reason:

An attempt was made to select the element described by P1 which had previously been selected.

System Action:

Request rejected.

User Action:

None.

RMSY0506

Resource display limit exceeded. Not all records will be displayed.

Reason:

You try to display a list with more than 9999 entries, which is the limit of the selection list display process.

System Action:

The list displays 9999 entries.

User Action:

None.

RMSY0601

INVALID COMMAND

Reason:

The command entered on the command line was not known.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

RMSY0602

TASK ( P1) NOT FOUND

Reason:

No task definition was found that matched the specified task number. The task definition may have been deleted by another user.

System Action:

None.

User Action:

None.

RMSY0603

TASK FAILED FOR UNKNOWN REASON

Reason:

The task ended abnormally, but no reason for the failure was recorded.

System Action:

None.

User Action:

Review the system log around the time at which the task should have ended. This message is displayed if the background task was manually canceled or the region was shut down while the task was executing.

RMSY0604

TASK ( P1) ENDED

Reason:

The task identified by P1 has completed processing.

System Action:

None.

User Action:

None.

RMSY0605

NO LOG RECORDS FOR TASK ( P1)

Reason:

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

System Action:

None.

User Action:

None.

RMSY0606

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.

RMSY0701

RECORD ENCODING FAILED - OBJECT( P1) VARS( P2)

Reason:

The record variables prefixed with P2 from objid P1 could not be encoded. The most likely cause is that the total length of these variables is longer than 32K.

System Action:

The record is not transmitted.

User Action:

Contact your Systems Administrator.

RMSY6901

P1 IS A REQUIRED FIELD

Reason:

The field identified by P1 was not entered and is a required field.

System Action:

Field set in error.

User Action:

Enter a value for the specified field.

RMSY6902

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 set in error.

User Action:

Enter a valid value for the specified field.

RMSY6903

P1 MUST BE SPECIFIED IF P2 IS P3

Reason:

The field P1 must be specified when the value for field P2 is P3.

System Action:

Field set in error.

User Action:

Enter a valid value for the specified field.

RMSY6904

P1 SHOULD BE NUMERIC AND BETWEEN P2 - P3

Reason:

The field identified by P1 is either not numeric or within the range specified by P2 and P3.

System Action:

Field set in error.

User Action:

Correct the identified field and retry the operation.

RMSY6905

P1 MUST BE SPECIFIED IF P2 SPECIFIED

Reason:

A value for field P1 must be specified if a value for P2 is specified.

System Action:

Field set in error.

User Action:

Enter a valid value for the specified field.

RMSY6906

AT LEAST ONE COMMUNICATION ACCESS METHOD MUST BE SPECIFIED

Reason:

A Communication Access Method must be specified. Enter either YES to Use VTAM? or enter a valid TCP/IP Host Name/Addr and TCP/IP Port Number to use the TCPIP Access Method.

System Action:

Field highlighted in error.

User Action:

Enter a value for the specified field.

RMSY6907

INVALID VALUE. ACCESS METHOD P1 HAS BEEN EXCLUDED

Reason:

This system has not been set up to permit the access method identified by P1. Refer to the Customizer parameter group MULTISYS under the TUNING category to check the current system configuration for access methods. To list the parameter groups, enter the /PARMS shortcut.

System Action:

Field highlighted in error.

User Action:

Enter a valid value consistent with the supported access methods in this system.

RMSY6908

INVALID System Name " P1" AND Version " P2" SPECIFIED

Reason:

The specified system name and version combination does not exist.

System Action:

The request is rejected.

User Action:

Correct and retry. Use '?' to display a list of valid system images names.

RMSY6909

INVALID Transmission Mode " P1". MUST BE REPLACE, OVERLAY OR MERGE

Reason:

The specified transmission mode is not valid.

System Action:

The request is rejected.

User Action:

Correct and retry.

RMSY6910

VALUE NOT SELECTED FROM LIST

Reason:

A prompt list was presented, but you did not choose an item.

System Action:

No value is entered.

User Action:

None.

RMSY6911

UNKNOWN Ruleset Name " P1" SPECIFIED

Reason:

The Ruleset name specified is not defined.

System Action:

The request is rejected.

User Action:

Correct and retry. Enter a '?' in the Ruleset Name field to see a list of rulesets.

RMSY6913

PRIMARY NAME MUST IDENTIFY A REMOTE SYSTEM, IT CANNOT BE THIS SYSTEM!

Reason:

You must specify the primary name of a remote region. Instead, you have specified the primary name of this region.

System Action:

The field that causes the error is highlighted.

User Action:

Enter a value that is the primary name of a remote region.

RMSY6914

P1 MUST BE BLANK IF P2 IS P3

Reason:

The field P1 must be blank when the value for field P2 is P3.

System Action:

Field set in error.

User Action:

Blank out field P1 or change the value for P2.

RMSY6915

UNABLE TO ESTABLISH COMMUNICATIONS. TCP/IP IS NOT ACTIVE

Reason:

An attempt to establish communication with the remote region failed because TCP/IP is not active and access method VTAM has not been specified.

System Action:

Communication to the remote region is not established.

User Action:

1. Check the status of the TCP/IP interface by using the SH TCPIP command.
2. Attempt the operation specifying VTAM as the access method.
3. Ensure that the Management Services used by the remote region is at Version 3.4 or later.
4. Check the MULTISYS parameter group in this region to ensure that VTAM is allowed as an access method for communication. To list the parameter groups, enter the /PARMS shortcut.

RMSY6916

TCP/IP Host Name/Addr is invalid. SOCKETS API is not IPv6 enabled.

Reason:

The TCP/IP Host Name/Addr is an IPv6 address; however, the region's SOCKETS API is not enabled for IPv6.

System Action:

The command is rejected.

User Action:

Correct the TCP/IP Host Name/Addr value and retry, or change the SOCKETS parameter group to use type IBMV6.

RMSYNC01

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.

RMSYNC02

REQUEST DENIED - REQUIRES COMMAND AUTHORITY LEVEL P1

Reason:

A request to perform a database maintenance option was refused because the requesting user did not have sufficient authority level in his/her UAMS profile.

System Action:

The request is rejected.

User Action:

Ask your Systems Administrator to increase the Authority level in the UAMS definition for your userid if this capability is required.

RMSYNC05

ALREADY PROCESSING ACB P1

Reason:

A database administration request was rejected because the request was for transmitting data to or from an ACB which is currently involved in another database administration task.

System Action:

The request is rejected.

User Action:

Wait until the previous database administration task has completed and retry.

RMSYNC07

REQUEST CANCELLED BY USER

Reason:

You have canceled a database synchronization, image transmission, express set up request, or database export request.

System Action:

None.

User Action:

None.

RMSYNC09

NO COMMON COMPONENTS SELECTED FOR TRANSMISSION

Reason:

The user has elected to transmit common components to another system but has not selected any components from the list(s) presented.

System Action:

None.

User Action:

None.

RMSYNC10

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:

The database synchronisation or express set up procedure terminates.

User Action:

Contact your Systems Administrator.

RMSYNC11

EXPRESS SET UP IS ALREADY IN PROGRESS

Reason:

A request to start the Express Set Up facility was rejected because Express Set Up is already in progress.

System Action:

The request is rejected.

User Action:

None.

RMSYNC12

FUNCTION NOT AVAILABLE TO USER ( P1) - INSUFFICIENT AUTHORITY

Reason:

The user identified by P1 is being prevented from accessing the function selected due to insufficient access authority. A user requires AOM message receipt, All routcodes and console authority equal to or greater than 'C'.

System Action:

A message is displayed to the user.

User Action:

Contact your Systems Administrator.

RMSYNC13

FUNCTION UNAVAILABLE DUE TO THE REQUIRED APPC LINK NOT BEING DEFINED

Reason:

The requested multisystem function is not available because the default APPC link used by the region not being defined. This is defined during region initialization.

System Action:

The requested multisystem option is not performed.

User Action:

Verify that region initialization has completed successfully by viewing the initialization and customization logs from the Customization menu. If there are failed parameters, examine the failed parameter groups and correct or ignore the error. If the problem persists, contact your Systems Administrator.

RMSYNC14

REGION P1 UNLINKED

Reason:

The P1 region has been unlinked.

System Action:

None.

User Action:

None.

RMSYNC15

REGION P1 UNLINKED FROM P2 REMOTE SYSTEM(S)

Reason:

The home region, P1, was unlinked from the multisystem environment. This resulted in P2 remote regions being unlinked from this region.

System Action:

None.

User Action:

None.

RMSYNC17

OPERATION FAILED: TIMEOUT REACHED ON LINK START COMMAND

Reason:

The requested operation failed because no response was received for the LINK START command in the timeout period.

System Action:

None.

User Action:

1. Check that the remote region is available. 2. Ensure that the Primary Name specified for the remote region is correct.

RMSYNC18

OPERATION FAILED: ACB NAME SPECIFIED SAME AS LOCAL ACB NAME

Reason:

The requested operation failed as the user specified an ACB Name that is the same as the local ACB Name. The ACB Name must not be the local ACB Name.

System Action:

None.

User Action:

Correct the Source ACB Name field and retry the operation.

RMSYNC19

SYSTEM NAME MUST BE '$SERVICE' TO TRANSMIT A SERVICE

Reason:

You specified the 'TS' Transmit Services option on the menu to transmit a service image, but you specified a system name which is not $SERVICE. You must have a system name of $SERVICE to transmit a service image. If you leave the 'System Name' and 'Version' fields blank, the 'TS' option processing will default to using a system name of $SERVICE and a version of 0001.

System Action:

Request rejected.

User Action:

Specify the value '$SERVICE' in the 'System Name' field and also check that the value in the Version field is correct.

RMSYNC21

UNABLE TO ESTABLISH COMMUNICATIONS. REMOTE SYSTEM IS UNCONTACTABLE

Reason:

An attempt to establish communication with the remote region failed. Possible causes are as follows:
- The remote region is uncontactable. - The remote region does not support APPC over INMC. - The option to use APPC over VTAM may have been explicitly disallowed, and hence no communication could be established.

System Action:

Communication to the remote region is not established.

User Action:

1. Check that the remote region is available.
2. Ensure that the primary name specified for the remote region is correct.
3. Ensure that the Management Services used by the remote region is at Version 3.4 or later.
4. Check the MULTISYS parameter group in this region to ensure that VTAM is allowed as an access method for communication. To list the parameter groups, enter /PARMS from any panel.

RMSYNC22

UNABLE TO VERIFY RELEASE LEVEL OF REMOTE REGION ( P1)

Reason:

An attempt to check the release level of the remote region failed.

System Action:

The request is rejected.

User Action:

If the reason for the failure is not apparent, see the local and remote activity logs for more information.

RMSYNC23

REGION ( P1) IS NOT LICENSED FOR P2 P3, OR LATER

Reason:

The P1 remote region is not licensed for the P2 product. To synchronize this region with or transmit knowledge base definitions from this region to a remote region, the remote region must be running at least version P3 of the P2 product.

System Action:

The request is rejected.

User Action:

Upgrade the remote region, then retry.

RMSYNC24

UNLINK OF REGION P1 STILL IN PROGRESS

Reason:

The remote region is being unlinked from this region by an earlier request, and the background tasks associated with the operation are still in progress. Your request to link and synchronize this region to a remote region cannot be processed.

System Action:

The request to link and synchronize this region to a remote region is rejected.

User Action:

Wait for a few seconds, then retry.

RMSYNC25

NO DATASET NAME FOR P1 - P2

Reason:

An error was encountered when attempting to find the name of the dataset allocated to the DD P1. The error message is contained in P2.

System Action:

The database synchronisation or express set up procedure terminates.

User Action:

The most likely scenario is that the required file is not allocated. Allocate the file and retry the function.

RMSYNC26

TRANSMIT TO A REGION WITH AN EARLIER VERSION DISALLOWED

Reason:

The transmit request has been disallowed because the remote region is running an earlier version of the product. A transmit is only allowed with a remote region that has the same or a higher version than the region from where the request was initiated.

System Action:

The request is rejected.

User Action:

None.

RMSYNC27

DB SYNCHRONIZATION TO A REGION WITH AN EARLIER VERSION DISALLOWED

Reason:

The DB synchronization request has been disallowed because the remote region is running an earlier version of the product. Synchronization is allowed only when the remote region has the same or a higher version than the region from where the request was initiated.

System Action:

The request is rejected.

User Action:

None.

RMSYNC28

MIGRATION MODE IS ONLY PERMITTED FOR BACK-LEVEL REGIONS

Reason:

A Migration Mode synchronization request has been disallowed because the remote region is running an equal or later version of the product. Migration Mode is only allowed when the remote region has a lower version than the region where the request was initiated.

System Action:

The request is rejected.

User Action:

None.