Previous Topic: REx Messages

Next Topic: RMx to RMAx Messages


RFx Messages

RF240101

P1 - P2

Reason:

The file transfer schedule P1 is inactive, and the next scheduled start is described by P2 .

System Action:

None.

User Action:

None.

RF240102

CHECKPOINT DATASET DOES NOT CONTAIN ENTRIES

Reason:

The file transfer schedule is inactive and its checkpoint dataset does not contain any entries.

System Action:

None.

User Action:

None.

RF240103

P1 OF RFTSCHD FILE FAILED RC - P2, VSAM REASON CODE - P3

Reason:

An attempt to access the Schedule Checkpoint dataset failed. The above
Retcode and VSAM error code were generated.

System Action:

The request is rejected.

User Action:

Interpret the error code using the VSAM Programmer Manual.

RF240201

LONGEST TRANSFER DURATION CANNOT EXCEED PROCESSING PERIOD

Reason:

The time interval in the Longest Transfer field cannot be greater than that in the Processing Period field.

System Action:

The Longest Transfer field is highlighted.

User Action:

Either decrease the value in the Longest Transfer field or increase the value in the Processing Period field.

RF240203

UPDATE OF FILE TRANSFER SCHEDULE ENTRIES LIST CANCELLED

Reason:

You cancelled the updates you made to the file transfer schedule entries on the Schedule Entries List panel.

System Action:

The updates are not retained.

User Action:

None

RF240204

MAXIMUM NUMBER OF SCHEDULE ENTRIES ALREADY EXIST

Reason:

The Repeat action tries to add a file transfer schedule entry. However, the definition already contains the maximum number of entries and cannot accept another entry.

System Action:

The action is disallowed.

User Action:

None

RF240205

' P1' IS NOT A VALID DAY, DATE OR CRITERIA NAME

Reason:

The value, P1 , in the Day/Date or Criteria Name field is not valid.
The valid day values are:
MON TUE WED THU FRI SAT SUN
The valid date formats are:
- dd-MMM-yyyy (for example, 31-JAN-1998)
- dd-MMM , indicating a date for any year
- dd , indicating a date for any month and year
To display the list of valid criteria names, enter ? in the field.

System Action:

The field is highlighted.

User Action:

Enter a value in one of the valid forms.

RF240206

DUPLICATE ENTRY

Reason:

The highlighted file transfer schedule entry is the same as another entry.

System Action:

The duplicate is highlighted.

User Action:

Either delete the duplicate, or change the value in its Day/Date or
Criteria Name field or in its Start Time field such that it is no longer a duplicate.

RF240207

' P1' IS NOT A VALID TIME

Reason:

The time value, P1 , is not valid. A time value must be of the form
hh.mm , where hh is from 0 through 23 and mm is from 0 through 59.

System Action:

The field in error is highlighted.

User Action:

Enter a valid time value.

RF240301

MAXIMUM FILE SIZE MUST NOT BE LESS THAN MINIMUM FILE SIZE

Reason:

The Maximum File Size specified must be greater than or equal to the Minimum File size previously specified.

System Action:

The Maximum File Size field is highlighted.

User Action:

Either increase the value in the Maximum File Size field or decrease the value in the Minimum File Size field.

RF240302

FILE TYPE MUST BE 'ID', 'SRC', 'TGT' OR 'CTL'

Reason:

Valid values for this field are ID (Transfer Id), SRC (Source), TGT (Target) or CTL (Control). I, S, T, or C are also acceptable.

System Action:

The field in error is highlighted.

User Action:

Enter one of the valid type values.

RF240303

UPDATE OF FILE TRANSFER FILE FILTERS LIST CANCELLED

Reason:

You cancelled the updates you made to the file filter entries on the File Filters List panel.

System Action:

The updates are not retained.

User Action:

None

RF240304

MAXIMUM NUMBER OF FILE FILTERS ALREADY EXIST

Reason:

The Repeat action tries to add a file filter entry. However, the definition already contains the maximum number of entries and cannot accept another entry.

System Action:

The action is disallowed.

User Action:

None

RF240305

INVALID DATASET NAME SPECIFIED

Reason:

A CTL filter entry must use a valid dataset name or a DDNAME with no embedded wildcard characters. If DDNAMEs are used it must be in the format DD(ddname) or DDNAME(ddname).

System Action:

Request rejected.

User Action:

Provide a valid dataset name. The dataset name should be in uppercase.

RF240306

DUPLICATE CTL ENTRY

Reason:

Duplicate dataset names not allowed for CTL entries.

System Action:

The action is disallowed.

User Action:

Review the list of filters or check the spelling of the dataset name for this CTL entry.

RF240307

QUOTES ARE NOT ALLOWED IN THE INPUT FIELDS

Reason:

Quotes are not allowed in any of the file filter attribute fields.

System Action:

None.

User Action:

Correct the entry.

RF240308

INVALID DDNAME SPECIFIED: P1

Reason:

A CTL filter entry must use a valid dataset name or a DDNAME with no embedded wildcard characters. If DDNAMEs are used it must be in the format DD(ddname) or DDNAME(ddname).

System Action:

Request rejected.

User Action:

Correct the entry.

RF240309

INVALID MEMBER NAME: P1

Reason:

A CTL filter entry must use a valid dataset name or a DDNAME with no embedded wildcard characters. If DDNAMEs are used it must be in the format DD(ddname(member- name)) or DDNAME(ddname(member-name)).

System Action:

Request rejected.

User Action:

Correct the entry.

RF240310

Incomplete filter specification

Reason:

The filter specification is incomplete. The source data, target data, transfer ID, or CTL file must be identified.

System Action:

The field in error is highlighted.

User Action:

Specify a value in the Source Data or Target Data or Transfer ID field.

To remove a filter entry, you must clear all its fields.

RF240401

REQUIRED PARAMETER P1 NOT AVAILABLE.

Reason:

A required parameter was not available when this procedure was invoked.

System Action:

Procedure is terminated.

User Action:

Check the parameters used to invoke this procedure.

RF240402

INVALID OPTION P1

Reason:

An invalid option was used to invoke this procedure.

System Action:

Procedure is terminated.

User Action:

Check the parameters used to invoke this procedure.

RF240403

Error in line P1 : FILENAME exceeds 75 characters

Reason:

The specified file name is too large.

System Action:

None.

User Action:

Correct the FILENAME entry in the CTL file. You can use the wildcard characters % to specify a larger file name. 

RF240404

SELECTED CTL FILE HAS NO ENTRIES

Reason:

The select CTL file has no entries.

System Action:

None.

User Action:

Verify the contents of the file selected.

RF240405

ERROR IN LINE P1 : FILENAME/PROCESS ID IS REQUIRED

Reason:

A file filter requires either a filename or a process ID.

System Action:

None.

User Action:

Correct the FILTER entry in the CTL file.

RF240406

ERROR IN LINE P1 : CTL TYPE NOT ALLOWED IN A CTL FILE

Reason:

A CTL file cannot contain CTL entires.

System Action:

None.

User Action:

Correct the FILTER entry in the CTL file.

RF240407

ERROR IN LINE P1 : INVALID TYPE SUPPLIED

Reason:

A file filter TYPE was not supplied or is invalid. Valid values for TYPE are 'TGT', 'SRC' and 'ID'.

System Action:

None.

User Action:

Correct the FILTER entry in the CTL file.

RF240408

ERROR IN LINE P1 : NON-NUMERIC VALUE IN MINSIZE/MAXSIZE KEYWORD

Reason:

A non-numeric value was supplied for MINSIZE/MAXSIZE.

System Action:

None.

User Action:

Correct the FILTER entry in the CTL file.

RF240409

ERROR IN LINE P1 : MINSIZE MUST BE LESS THAN MAXSIZE

Reason:

The MAXSIZE value was less than the MINSIZE value.

System Action:

None.

User Action:

Correct the FILTER entry in the CTL file.

RF240410

ERROR IN LINE P1 : NEGATIVE VALUE IN MINSIZE/MAXSIZE/NUMBER KEYWORD

Reason:

A negative numeric value was specified in keywords MINSIZE, MAXSIZE, or NUMBER.

System Action:

None.

User Action:

Correct the FILTER entry in the CTL file.

RF240411

NO ERRORS FOUND DURING CHECK OF CTL ENTRY

Reason:

A check of the CTL entry was successful.

System Action:

None.

User Action:

None.

RF240412

UNABLE TO EXPAND LIST DUE TO ERROR IN P1

Reason:

An error was detected while evaluating a CTL entry.

System Action:

The action is disallowed.

User Action:

Select 'V' or 'CHK' on the CTL entry in error to determine the cause.

RF240413

UNABLE TO EXPAND LIST MAXIMUM NUMBER OF FILE FILTERS ALREADY EXIST

Reason:

The expansion of the file filter list exceeds the maximum number of 99 entries.

System Action:

The action is disallowed.

User Action:

Review all file filters and reduce the number of entries to 99.

RF240414

ERROR IN LINE P1 : P2 SHOULD NOT BE GREATER THAN P3

Reason:

The upper limit for parameter P2 has been exceeded.

System Action:

None.

User Action:

Correct the FILTER entry in the CTL file.

RF240415

ERROR IN LINE P1 : QUOTES NOT ALLOWED

Reason:

Quotes are not allowed in any of the CTL keywords.

System Action:

None.

User Action:

Correct the FILTER entry in the CTL file.

RF240416

SELECTED CTL FILE HAS NO FILTER ENTRIES

Reason:

The select CTL file has no FILTER entries.

System Action:

None.

User Action:

Verify the contents of the file selected and ensure that at least 1 FILTER statement exists.

RF380001

P1 is a required field

Reason:

A value must be entered in field P1 .

System Action:

The field in error is highlighted.

User Action:

Enter a value for the field.

RF380002

P1 contains an invalid value - P2

Reason:

The value P2 is not permitted in the P1 field.

System Action:

The P1 field is highlighted.

User Action:

Enter a valid value for the field.

RF380003

Ruleset P1 does not exist

Reason:

The ruleset with the name P1 is not in the database.

System Action:

The field in error is highlighted.

User Action:

Enter ? (question mark) in the highlighted field to list the rulesets in the database and select one.

RF380004

File name contains invalid characters

Reason:

The value in the File Name field contains the * or ? character. These characters are invalid in that field.

System Action:

The field in error is highlighted.

User Action:

Use the following wildcard characters to match file names that contain disallowed characters:

% (percent) matches any string of characters
_ (underscore) matches a single character

RF380005

Userid is invalid ( P1)

Reason:

The value P1 is invalid in the User List field. The field value must be a userid or list of userids separated by commas. Each userid may consist of alphabetic, numeric and national ($, @, #) characters only. Spaces are permitted between values, but are not required.

System Action:

The field in error is highlighted.

User Action:

With the cursor in the field, press F1 to display the Help. Correct the value that is in error.

RF380006

Log 'FAIL' not valid when Allow Request is 'NO'

Reason:

When the Allow Request field is set to NO the Log field cannot be set to FAIL. The 'FAIL' only occurs when Allow Request is set to YES and a request is disallowed by the external security facility.

System Action:

The field in error is highlighted.

User Action:

Correct the value.

RF380007

Invalid IP address range

Reason:

The low and high remote IP addresses are incorrectly ordered.

System Action:

The field in error is highlighted.

User Action:

Ensure that the value in the Remote IP Address [low] field is less than the value in the Remote IP Address [High] field.

RF380008

Ruleset P1 already exists

Reason:

The P1 ruleset already exists in the database.

System Action:

The error is highlighted.

User Action:

Specify a name that has not been used for an FTP policy ruleset.

RF380009

Ruleset P1 already in use by P2

Reason:

The user P2 is currently maintaining the P1 FTP policy ruleset. Only one user can maintain the a ruleset at a time.

System Action:

Your request is rejected.

User Action:

Wait until the other user has finished with the ruleset, then retry.

RF380010

Ruleset P1 loaded successfully

Reason:

The P1 FTP policy ruleset was successfully loaded in the SSI.

System Action:

None.

User Action:

None.

RF380011

Ruleset P1 load failed - See log for details

Reason:

The P1 FTP policy ruleset failed to load.

System Action:

The ruleset is not loaded in the SSI.

User Action:

See the activity log for detailed messages on why the ruleset failed to load. To access the log, enter the $LOG command from any panel.

RF380012

Ruleset P1 load failed - SSI is full

Reason:

The P1 FTP policy ruleset failed to load because there was not enough space in the configuration area in the SSI.

System Action:

The ruleset is not loaded. Any previously loaded ruleset remains in effect.

User Action:

Reduce the number of rules in the P1 ruleset, and retry. If the problem persists contact Technical Support.

RF380013

Ruleset P1 load failed - No records

Reason:

The P1 FTP policy ruleset failed to load because there are no rules in the ruleset.

System Action:

The request is denied.

User Action:

Load a policy ruleset that contains rules.

RF380014

SAF Security Check: P1 P2 access was denied

Reason:

A SAF call to your external security subsystem (RACF, ACF2, or Top Secret) was made for READ, UPDATE, or ALTER access to the FTP policy ruleset and rule definitions.
The SAF resource that is checked to determine access to the definitions is a FACILITY class rule named $SOLVE.FTP.CONTROL .
Your user ID was denied the level of access requested. The levels are as follows:
- READ access is required to browse definitions
- UPDATE access is required to update definitions
- ALTER access is required to add, delete and load definitions
SAF security must be defined before you can use the FTP policy functions.

System Action:

The request is denied.

User Action:

Check the activity log for any additional details about this failure. Provide this information to your security administrator.
To set up SAF security for the FTP policy functions, add a FACILITY class rule called $SOLVE.FTP.CONTROL , then provide permissions to the users of the FTP policy functions.

RF380015

SAF Qualifier not permitted when Allow Request is 'NO'

Reason:

If the value of the Allow Request? field is NO, matched FTP requests are disallowed and the SAF Qualifier field serves no purpose.

System Action:

The field in error is highlighted.

User Action:

If FTP requests are to be disallowed based on the matching criteria alone, remove the value in the SAF Qualifier field.

RF380016

Request rejected, SSI is not active

Reason:

The request cannot be processed when the SSI is inactive.

System Action:

None.

User Action:

To perform this action, start the data space manager task first (for example, S SOLVESSI).

RF380017

Ruleset not yet created

Reason:

While creating an FTP policy ruleset, you pressed F6 (Rules) before saving the ruleset definition. Your ruleset has not been created yet.

System Action:

None.

User Action:

Press F4 (Save), then press F6 (Rules).

RF380018

Ruleset name missing

Reason:

While creating an FTP policy ruleset, you pressed F6 (Rules) before you complete the Name field.

System Action:

None.

User Action:

Create your ruleset, then press F6 (Rules).

RF380019

Ruleset P1 load failed - load in progress by P2 on P3

Reason:

The P1 FTP policy ruleset failed to load because another load is in progress by the user ID specified in P2 on the region specified in P3 .

System Action:

The request is denied.

User Action:

Contact the specified user or wait and retry to load this ruleset.

RF38SEC000

FUNCTION COMPLETED

Reason:

A SAF call to verify access to the $SOLVE.FTP.CONTROL resource definition has completed. The requested access level was permitted.

System Action:

Processing continues.

User Action:

None.

RF38SEC001

Security Check failed: P1 RC=P2 SFRC=P3 SFREAS=P4 ENV=P5 P6

Reason:

A SAF call to verify access to the $SOLVE.FTP.CONTROL resource definition has failed.

RC displays the return code from the SAF interface (UTIL0039).

SFRC displays the sub-function return code.

SFREAS displays the sub-function reason code.

ENV displays environmental information.

The most common RC and SFRC combinations are:

04 PROGRAM ACTIVATION FAILURE

04 Program not APF-authorized

08 Invalid parameter

0C Missing parameter

10 Parameters inconsistent

08 SAF INTERFACE FAILURE

SAF/RACROUTE RETURN CODES:

04 Requested function was not processed

08 Requested function was processed, but failed

12 ACCESS VERIFICATION FAILURE

RACROUTE REQUEST=VERIFY CODES:

04 No security profile defined

08 Password invalid

0C Password expired

10 New password invalid

14 Group definition is missing

18 Security exit denied access

1C User temporarily revoked

20 Security system not active

24 Access to group is closed

?? others as per specific security system

16 ACCESS AUTHORIZATION FAILURE

RACROUTE REQUEST=AUTH CODES:

04 Resource is not security protected

08 Resource access not allowed

99 NO ENTRY PARAMETERS

System Action:

The user access request is denied.

User Action:

Contact your system administrator. Use the displayed codes and messages to investigate the cause of the error.

You also need the following documentation:

Ensure that:

RF38SEC002

Authorization failure: resource not security protected

Reason:

A user has attempted to access the $SOLVE.FTP.CONTROL resource definition. A SAF call was done to check the user's authority level, but failed because the necessary resource is not defined to SAF.

System Action:

All requests, by all users, for any level of access (including READ) to the $SOLVE.FTP.CONTROL resource will be rejected. Requests will only be allowed when the necessary resources and access permissions are defined to SAF.

User Action:

Ask your Security Administrator to define the $SOLVE.FTP.CONTROL resource profile to SAF. Until this is completed, all access requests (even read-only ones) are denied.

RF38SEC003

SAF Authorization: access request denied.

Reason:

A user has attempted to access the $SOLVE.FTP.CONTROL resource definitions. A SAF call was done to check the user's authority level. This user does not have the level of access required to perform the function they requested. This message is followed by RF38SEC004, which lists the user ID and requested access.

System Action:

The request is rejected.

User Action:

Ask your security administrator to give this user ID the required level of access to the $SOLVE.FTP.CONTROL FACILITY class rule.

For information about defining $SOLVE.FTP.CONTROL to your external SAF security system (CA ACF2, CA Top Secret, or RACF), see the CA NetMaster File Transfer Management Administration Guide.

RF38SEC004

P1

Reason:

This message is written to the Activity Log following any SAF check failure messages. It contains the parameters used by the failing SAF RACROUTE REQUEST=VERIFY macro call. These parameters may include:
USRID - the user ID requesting access to $SOLVE.FTP.CONTROL
GRPID - the user ID's SAF default group
CHKENV - the SAF checking environment (APPL|USER|FULL)
ACCTYP - the access type requested (READ|UPDATE|ALTER)
RSNAME - the SAF resource name
RSCLSS - the SAF class

System Action:

None.

User Action:

Use this information, combined with the information in the previous error message, to determine the cause of the error. For more specific information, see the User Action in the previous error message.

RFAC01L01

No queued Auto Connects found matching the search criteria

Reason:

There are no queued Auto Connects which match the List Names defined in the monitor definition.

System Action:

None.

User Action:

None.

RFAC01L02

List Name P1 deleted successfully by user P2

Reason:

The List Name specified by P1 has been successfully deleted by the user specified by P2 .

System Action:

The List Name is deleted from the Auto Connect queue.

User Action:

None.

RFACB01

COMMAND NOT SUPPORTED ON C:D for P1

Reason:

The command is not supported by CONNECT:Direct for P1 .

System Action:

The command is rejected.

User Action:

None

RFACMON03

AUTO CONNECT QUEUE CHECK TIMED OUT

Reason:

The Auto Connect Queue Monitor has issued a heartbeat to the CONNECT:Mailbox STC and has not received a response.

System Action:

None.

User Action:

None.

RFACMON04

AUTO CONNECT QUEUE CNT( P1) ALL OK AT P2

Reason:

The Auto Connect Queue Monitor has found that the number of queued Auto Connects does not exceed the threshold defined in the monitor definition. P1 is the current count of the Auto Connect Queue. P2 is the time the monitor performed the heartbeat.

System Action:

None.

User Action:

None.

RFACMON05

AUTO CONNECT QUEUE CNT( P1) AT P2

Reason:

The Auto Connect Queue Monitor has found that the number of queued Auto Connects exceeds the threshold defined in the monitor definition. P1 is the current count of the Auto Connect Queue. P2 is the time the monitor performed the heartbeat.

System Action:

The Monitor is set to a degraded state under ResourceView and an alert is sent to the Alert Monitor.

User Action:

Issue the display command to check the Auto Connect Queue.

RFAD3801

No records found

Reason:

No records were found for this list.

System Action:

None.

User Action:

None.

RFAD3802

Command conflict

Reason:

You performed an action that is in conflict with another action.

System Action:

The action that caused the conflict is highlighted.

User Action:

Review your actions, and correct the error.

RFBS01L01

No BSC Lines found matching the search criteria

Reason:

There are no BSC Lines which match the BSC Lines defined in the monitor definition.

System Action:

None.

User Action:

None.

RFBS01L02

BSC Line P1 stopped successfully by user P2

Reason:

The BSC Line specified by P1 has been successfully stopped by the user specified by P2.

System Action:

The BSC Line is closed.

User Action:

None.

RFBS01L03

BSC Line P1 started successfully by user P2

Reason:

The BSC Line specified by P1 has been successfully started by the user specified by P2.

System Action:

The BSC Line is started.

User Action:

None.

RFBS01L05

P1 stop failed as it is already inactive

Reason:

The BSC Line specified by P1 has failed to stop as it was not running at the time the command was issued.

System Action:

None.

User Action:

None.

RFBSMON01

RESTART OF P1 COMPLETED SUCCESSFULLY

Reason:

The BSC Line Monitor has automatically restarted line P1 as the monitor field Automatic Restart? is set to YES. The restart has completed successfully.

System Action:

None.

User Action:

None.

RFBSMON02

RESTART OF P1 FAILED WITH THE ERROR P2

Reason:

The BSC Line Monitor has attempted to automatically restart line P1 as the monitor field Automatic Restart? is set to YES. The restart has failed with the error P2.

System Action:

None.

User Action:

Investigate the cause of the failure. Enter CMMSG at the command prompt for additional message help for the error P2.

RFBSMON03

BSC LINE CHECK TIMED OUT

Reason:

The BSC Line Monitor has issued a heartbeat to the CONNECT:Mailbox STC and has not received a response.

System Action:

None.

User Action:

None.

RFBSMON04

BSC LINE CNT( P1) ALL OK AT P2

Reason:

The BSC Line Monitor has found there are no BSC lines in a status of CLOSED. P1 is the current number of BSC Lines. P2 is the time the monitor performed the heartbeat.

System Action:

None.

User Action:

None.

RFBSMON05

BSC LINE CNT( P1) AND P2 CLOSED AT P3

Reason:

The BSC Line Monitor has found P1 BSC Lines and P2 have a status of CLOSED. P3 is the time the monitor performed the heartbeat.

System Action:

The monitor is set to a degraded state under ResourceView and an alert is sent to the Alert Monitor.

User Action:

Issue the display command to check which BSC Lines are in a closed status.

RFBSMON06

NO BSC LINES FOUND AT P1

Reason:

The BSC Line Monitor has not found BSC lines that match the BSC lines defined in the monitor. P1 is the time the monitor performed the heartbeat.

System Action:

None.

User Action:

Check the monitor definition as it may be incorrect.

RFCALL01

INTERFACE INVOKED WITHOUT REQUIRED KEYWORD(S) P1

Reason:

THE CONNECT:Direct API procedure was invoked without the required keyword(s) identified by P1.

System Action:

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

User Action:

Supply the required keyword parameter(s).

RFCALL02

INTERFACE INVOKED WITH INVALID VALUE( P1) FOR KEYWORD( P2)

Reason:

THE CONNECT:Direct 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.

RFCALL03

COMMAND NOT SUPPORTED FOR CONNECT:Direct TYPE( P1)

Reason:

A command was issued for a CDMGR resource of type P1 , but the command is not supported by a resource of that type.

System Action:

The request is rejected.

User Action:

None

RFCD01

REQUEST REJECTED, SUBSYSTEM INACTIVE

Reason:

The SOLVE-CONNECT:Direct interface was called, but the subsystem which enables the interface is not active.

System Action:

The request is rejected with a return code of 8.

User Action:

Enable the interface using SUBSYS START as per the installation instructions.

RFCD0101

SERVICE PROCEDURE P1 INVOKED WITH INVALID KEYWORD P2( P3)

Reason:

Service procedure P1 was invoked with an invalid value for the keyword, P2 , of P3 .

System Action:

The request is rejected.

User Action:

Contact your local support representative.

RFCD0102

SIGNON REQUEST CANCELLED

Reason:

A signon attempt to CONNECT:Direct was cancelled at the user's request.

System Action:

Signon is terminated.

User Action:

None.

RFCD02

REQUEST FAILED BY DMCHLAPI: RETURNED R15= P1 EXPECTED R15= P2

Reason:

The CONNECT:Direct interface was called, but the R15 response from DMCHLAPI ( P1 ) was not the expected value. The returned and expected values are both shown in hexadecimal format. The expected value ( P2 ) is:
- X'00000014' (decimal 20) for SIGNOFF
- X'00000000' (decimal 0) for all other commands

System Action:

The request is rejected with a return code of 12.

User Action:

This message may be issued when the CONNECT:Direct region is inactive or not functioning normally. Check to see if there are such problems, and resolve them.
If the CONNECT:Direct region is functioning as expected, this message may indicate a problem in the CONNECT:Direct definitions in the this region. Review the $RF CDAPI parameter group, and check that the specified values are correct.
The use of the CONNECT:Direct programming interface, DMCHLAPI, is described in the CONNECT:Direct for MVS Installation and Administration Guide, in the chapter, Using the Programming Interface. Associated return codes are listed in the section, DMCHLAPI Return Codes.
See the above reference for a technical explanation of the return code. If the cause of the problem is not apparent, contact Technical Support.

RFCD04

NULL COMMAND RECEIVED

Reason:

The SOLVE-CONNECT:Direct interface was called with a command (variable), but the command is null (that is, zero length).

System Action:

The request is rejected with a return code of 8.

User Action:

Contact your local support representative.

RFCD05

INVALID OUTSPECS PASSED

Reason:

The SOLVE-CONNECT:Direct interface is called with CONNECT:Direct output specifications (OUTSPECS), which default to NNNNNNN. These specifications may be overridden by specifying a 7-character string as the second parameter when the SOLVE- CONNECT:Direct interface is called. A second parameter was specified, but it was neither null nor 7-characters long.

System Action:

The request is rejected with a return code of 8.

User Action:

Contact your local support representative.

RFCD06

LOAD FOR CONNECT:DIRECT API FAILED: MODULE NAME= P1 R0= P2 R15= P3

Reason:

The CONNECT:Direct interface was called. The subsystem which enables the interface is active, but the CONNECT:Direct API failed to load when the SOLVE region initializes. The load module name is P1 , and R0 and R15 from the LOAD instruction are P2 and P3 respectively.

System Action:

The request is rejected with a return code of 8.

User Action:

Ensure that the module name is correct (DMCHLAPI).
If it is correct, use the R0 and R15 return codes to determine the cause of the error.
A common error is 806, which indicates that the module could not be found in the load library list (that is, the list of libraries in the STEPLIB). Ensure that the CONNECT:Direct load library (for example, $CD.V2101.LINKLIB) is included in either the STEPLIB or the system link list.

Notes: - All libraries included in the STEPLIB must be APF authorized.
- If the STEPLIB is changed, you must restart this region.
- The CONNECT:Direct API program, DMCHLAPI, may require other load modules which are usually present in the same CONNECT:Direct load library.
- The API program is loaded as a result of the SUBSYS DEFINE command when this region initializes. To reload the program, the region must be terminated and restarted.

RFCDCMD00

P1

Reason:

This message displays the result of a CONNECT:Direct command issued through the CONNECT:Direct API

P1 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFCDCMD01

COMMAND INTERFACE INVOKED WITHOUT REQUIRED KEYWORD(S) P1

Reason:

THE CONNECT:Direct Command Interface procedure was invoked without the required keyword(s) identified by P1.

System Action:

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

User Action:

Supply the required keyword parameter(s). If the missing keyword is either USERID or PASSWORD go to option A.C.P and check the CDAPI parameter group. Ensure that the USERID and PASSWORD are specified and action (F6) the group to cause these values to be set.

RFCDCMD02

REQUIRED FILE NAMES( P1) FOR CDMGR( P2) WERE UNAVAILABLE

Reason:

The CONNECT:Direct command interface procedure was invoked for a CDMGR but was unable to ascertain the values for the NETMAP and MSGFIL datasets. The file names which could not be derived are identified by P1 , while P2 identifies the CONNECT:Direct manager.
The reason for the failure could be because the INQUIRE INITPARMS command issued to CONNECT:Direct was unsuccessful or because the $RFXPRMS exit was not modified to provide the required file names.
Including the file names of the managed CONNECT:Direct region in the $RFXPRMS exit will bypass the need for the command API to issue the INQUIRE INITPARMS command to obtain these file names.

Note: For CONNECT:Direct Version 1.8, the $RFZPRMS exit must be customized because this version of CONNECT:Direct does not support the INQUIRE INITPARMS command.

System Action:

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

User Action:

Update the $RFXPRMS exit to include the file names of the NETMAP and MSGFIL datasets for the managed CONNNECT:Direct region.
If the version of CONNECT:Direct is later than V1.8, the file names can be dynamically extracted by the INQUIRE INITPARMS command. In this case, check that the user ID specified in the CDAPI parameter group is defined to CONNECT:Direct and has the necessary authority. Also check that the CMD clist is available in the CONNECT:Direct OPLIST dataset.

RFCDCMD03

REQUEST IS QUEUED - PLEASE WAIT ID= P1

Reason:

The CONNECT:Direct Command Interface procedure has not got exclusive control of the CONNECT:Direct API and iswaitig for a previous request to complete. P1 is the NCLID of the command interface.

System Action:

The procedure will wait for 30 seconds at a time to get exclusive control of the CONNECT:Direct API, issuing this message each time until successful.

User Action:

Wait for exclusive control to be gained or flush the procedure.

RFCDCMD04

ATTEMPT TO P1 SUBSYS P2 RETURNED ' P3'

Reason:

The CONNECT:Direct Command Interface procedure has attempted to perform function P1 against the subsystem P2 and received the unexpected result
P3.

System Action:

The procedure will terminate, the request is rejected.

User Action:

Investigate the cause of the error and rectify.

RFCDCMD05

SUBSYS P1 ABENDED - RESTART WAS UNSUCCESSFUL

Reason:

The CONNECT:Direct Command Interface procedure has attempted to use the SUBSYS identified by P1 and received an error indicating that the SUBSYS had abended. A restart of the SUBSYS also abended.

System Action:

The procedure will terminate, the request is rejected.

User Action:

Investigate the cause of the error and rectify.

RFCDCMD06

P1 OF DMPRINT FAILED. RC( P2) FDBK( P3)

Reason:

The CONNECT:Direct Command Interface procedure has attempted to perform the function identified by P1 against the DMPRINT dataset and received return code P2 and feedback P3

System Action:

The procedure terminates.

User Action:

Investigate the cause of the error and rectify.

RFCDCMD07

COMMAND PROCESSING COMPLETED

Reason:

This message indicates that the The CONNECT:Direct Command Interface has successfully terminated and returned all responses received from CONNECT:Direct.

System Action:

The procedure terminates.

User Action:

None

RFCDCMD08

P1 RC( P2) FDBK( P3) MSG( P4)

Reason:

The CONNECT:Direct Command Interface procedure has attempted to allocate/unallocate the dataset identified by P1 and received return code P2 and feedback P3 with error message P4 .

System Action:

The procedure terminates.

User Action:

Investigate the cause of the error and rectify.

RFCDCMD09

RC= P1 MSG= P2

Reason:

The CONNECT:Direct Command Interface procedure issued a command and received a non-zero return code P1 (greater than 4) and message P2 from the CONNECT:Direct API.

System Action:

Any contents of DMPRINT are returned along with this message.

User Action:

None.

RFCDCMD10

P1

Reason:

The CONNECT:Direct Command Interface procedure issued a command and received return code 4 from CONNECT:Direct. The returned message text is in P1.

System Action:

Any contents of DMPRINT are returned along with this message.

User Action:

None.

RFCDCMD11

REQUIRED DDNAME( P1) IS NOT ALLOCATED

Reason:

The CONNECT:Direct Command Interface procedure was invoked and found that one of the required DDNAMES, DMPRINT or DMPUBLIB as identified by
P1 has not been allocated.

System Action:

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

User Action:

Go to option A.C.P and check the CDAPI parameter group. Ensure that the appropriate file(s) are specified and action (F6) the group to cause the files to be allocated.

RFCDCMD12

CONNECT:Direct signon for USERID P1 failed P2

Reason:

The CONNECT:Direct Command Interface procedure attempted a signon and failed. P1 is the user ID. If available, P2 is the return code from the CONNECT:Direct Command Interface.

Any additional messages returned by CONNECT:Direct are written to the activity log. These messages are prefixed with the message ID RFCDCMD22.

System Action:

The request fails. Any related error messages are written to the activity log.

User Action:

Determine the cause of the failure. Correct it, and retry.

Following are some possible causes:

RFCDCMD20

DMPRINT file has been allocated as a temporary file

Reason:

The CONNECT:Direct Command API work file DDNAME: DMPRINT has been allocated to a temporary file.

System Action:

Processing continues.

User Action:

None.

RFCDCMD21

DMPRINT file cannot be allocated; reason: P1

Reason:

An internal error has occurred.
The CONNECT:Direct Command API work file DDNAME: DMPRINT cannot be allocated. P1 is the error text.

System Action:

The request is rejected. The interface procedure ends with return code 16.
The CONNECT:Direct Command API responses is disabled.

User Action:

Contact Technical Support with the full text of this message.

RFCDCMD22

(P1) P2

Reason:

A signon or signoff request to the CONNECT:Direct Command Interface has failed. P2 is a message returned by the interface. P1 is the name of the CDMGR resource. A companion message (RFCDCMD12) is written to the related CDMON transient log.

System Action:

The request fails.

User Action:

Determine the cause of the failure. Correct it, and retry.

Following are some possible causes:

RFCDEV01

PROCESS P1 SUBMITTED

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct process was successfully submitted.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV02

PROCESS P1 SUBMISSION FAILED: CC= P2 MSG= P3

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct process was submitted but has failed. The completion code, P2 , and the CONNECT:Direct message ID, P3 , are shown.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

This message may indicate that a CONNECT:Direct transmission has failed and that manual intervention is required to restart or resubmit the process. The following may be useful in problem diagnosis:
- CONNECT:Direct completion code and message ID - CONNECT:Direct job output - System log

RFCDEV03

PROCESS P1 WAS SUBMITTED BY P2 ON P3 PNODE= P4 SNODE= P5

Reason:

This message provides additional information about a CONNECT:Direct process that was identifed by a previous message that indicates the success or failure of the process.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)

The message also includes the following:

- CONNECT:Direct user ID, P2 , that submitted the process

- CONNECT:Direct node, P3 , from where the process is submitted

- CONNECT:Direct sending node, P4

- CONNECT:Direct receiving node, P5

System Action:

None

User Action:

None

RFCDEV04

PROCESS P1 STARTED

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct process has started.

Note: This message is generated only if the CONNECT:Direct region is version 2.2 or higher.

The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as...

name is missing #number#

number is missing name(0)

This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV05

PROCESS P1 COPY STEP P2 STARTED

Reason:

A notification has been received from CONNECT:Direct, indicating that a COPY step within a CONNECT:Direct process has started.

Note: This message is generated only if the CONNECT:Direct region is version 2.2 or higher.

The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as...

name is missing #number#

number is missing name(0)

The step name, P2 , is also shown if available.

This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV06

PROCESS P1 COPY STEP P2 COMPLETED

Reason:

A notification has been received from CONNECT:Direct, indicating that a COPY step within a CONNECT:Direct process has sucessfully completed.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
The step name, P2 , is also shown if available.
This message is followed by the following messages which provide additional details:
- RFCDEV08, which provides information about the file sent (if appropriate)
- RFCDEV09, which provides information about the file received (if appropriate)
These messages may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV07

PROCESS P1 COPY STEP P2 FAILED: CC= P3 MSG= P4

Reason:

A notification has been received from CONNECT:Direct, indicating that a COPY step within a CONNECT:Direct process has failed. The completion code, P3 , and the CONNECT:Direct message ID, P4 , are shown.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
The step name, P2 , is also shown if available.
This message is followed by the following messages, which provide additional details:
- RFCDEV08, which provides information about the file sent (if appropriate)
- RFCDEV09, which provides information about the file received (if appropriate)
These messages may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

This message indicates that a CONNECT:Direct transmission has failed and that manual intervention is required to restart or resubmit the process. The following information is useful in problem diagnosis:
- CONNECT:Direct completion code and message ID
- CONNECT:Direct job output
- System log

RFCDEV08

DSN P1 TYPE P2 SENT: P3 BYTES P4 RECORDS P5 BLOCKS P6 MEMBERS.

Reason:

This message follows message RFCDEV06 or RFCDEV07, following the completion of a COPY step within a process. The message contains information about the sent dataset as follows:
- Dataset name, P1
- Dataset type, P2
- Number of bytes sent successfully, P3
- Number of records sent successfully, P4
- Number of blocks sent successfully, P5
- Number of members sent successfully, P6

System Action:

None

User Action:

None

RFCDEV09

DSN P1 TYPE P2 RECEIVED: P3 BYTES P4 RECORDS P5 BLOCKS P6 MEMBERS.

Reason:

This message follows message RFCDEV06 or RFCDEV07, following the completion of a COPY step within a process. The message contains information about the dataset that was received as follows:
- Dataset name, P1
- Dataset type, P2
- Number of bytes received, P3
- Number of records received, P4
- Number of blocks received, P5
- Number of members received, P6

System Action:

None

User Action:

None

RFCDEV10

PROCESS P1 MOVED TO P2 QUEUE

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct process has moved to a different process queue, P2 , which is one of the following:

- EXEC, where the process will now execute

- HOLD, where the process is held pending release

- TIMER, where the process is waiting for the scheduled time

- WAIT, where the process is waiting for the CONNECT:Direct nodes to make contact

Note: This message is generated only if the CONNECT:Direct region is version 2.2 or higher.

The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as...

name is missing #number#

number is missing name(0)

This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV11

PROCESS P1 COMPLETED

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct process was sucessfully completed.

The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as...

name is missing #number#

number is missing name(0)

This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV12

PROCESS P1 FAILED: CC= P2 MSG= P3.

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct process has terminated due to a failure. The completion code, P2 , and the CONNECT:Direct message ID, P3 , are shown.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as...

name is missing #number#

number is missing name(0)

This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

This message may indicate that a CONNECT:Direct transmission has failed and that manual intervention is required to restart or resubmit the process. The following information is useful for problem diagnosis:

- CONNECT:Direct completeion code and message ID

- CONNECT:Direct job output

- System log

RFCDEV13

PROCESS P1 RUN JOB STEP P2 STARTED

Reason:

A notification has been received from CONNECT:Direct, indicating that a RUN JOB step within a CONNECT:Direct process has started.

Note: This message is generated only if the CONNECT:Direct region is version 2.2 or higher.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
The step name, P2 , is also shown if it is available.
This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV14

PROCESS P1 RUN JOB P2 STEP P3 COMPLETED

Reason:

A notification has been received from CONNECT:Direct, indicating that a RUN JOB step within a CONNECT:Direct process has sucessfully completed.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
The job name and number, P2 , and step name, P3 , are also shown if available.
This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV15

PROCESS P1 RUN JOB P2 STEP P3 FAILED: CC= P4 MSG= P5

Reason:

A notification has been received from CONNECT:Direct, indicating that a RUN JOB step within a CONNECT:Direct process has failed. The completion code, P4 , and the CONNECT:Direct message ID, P5 , are shown.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
The job name and number, P2 , and step name, P3 , are also shown if available.
This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

This message indicates that a CONNECT:Direct transmission has failed and that manual intervention is required to restart or resubmit the process. The following information is useful for problem diagnosis:
- CONNECT:Direct completion code and message ID
- CONNECT:Direct job output
- System log

RFCDEV17

PROCESS P1 RUN TASK STEP P2 STARTED

Reason:

A notification has been received from CONNECT:Direct, indicating that a RUN TASK step within a CONNECT:Direct process has started.

Note: This message is generated only if the CONNECT:Direct region is version 2.2 or higher.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
The step name, P2 , is also shown if available.
This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV18

PROCESS P1 RUN TASK P2 STEP P3 COMPLETED

Reason:

A notification has been received from CONNECT:Direct indicating that a RUN TASK step within a CONNECT:Direct process has completed successfully.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
The task name, P2 , and step name, P3 , are also shown if available.
This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

None

RFCDEV19

PROCESS P1 RUN TASK P2 STEP P3 FAILED: CC= P4 MSG= P5

Reason:

A notification has been received from CONNECT:Direct, indicating that a RUN TASK step within a CONNECT:Direct process has failed. The completion code, P4 , and the CONNECT:Direct message ID, P5 , are shown.
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)
The task name, P2 , and step name, P3 , are also shown if available.
This message may be followed by RFCDEV03, which provides additional identification details.

System Action:

None

User Action:

This message indicates that a CONNECT:Direct transmission has failed and that manual intervention is required to restart or resubmit the process. The following information is useful for problem diagnosis:
- CONNECT:Direct completion code and message ID
- CONNECT:Direct job output
- System log

RFCDEV20

WARNING: P1 MESSAGE(S) LOST, LOG INCOMPLETE.

Reason:

NetMaster for File Transfer includes a CONNECT:Direct statistics exit that sends CONNECT:Direct events to this region using the program-to-program interface (PPI). This message indicates that the statistics exit was unable to send P1 messages due to PPI errors, such as queue full.

System Action:

None.

User Action:

Check the CONNECT:Direct log for messages that start with RFCX. These messages are written by the statistics exit when it is unable to send events to the PPI.
Help for messages with RFCX-prefixed IDs are available in the NetMaster for File Transfer region. Refer to the specific RFCX message number for an explanation and remedial action.

RFCDEV21

CONNECT:DIRECT STARTED AT P1 ON P2 USING PARM=P3

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct region has started. The time, P1, and date, P2, when the region was started is shown with the dataset name and member for the CONNECT:Direct initialization parameters.

System Action:

None.

User Action:

None.

RFCDEV22

CONNECT:DIRECT TERMINATION INITIATED AT P1 ON P2 BY P3 AT P4. SHUTDO WN TYPE= P5 CC= P6 MSG= P7

Reason:

A notification has been received from CONNECT:Direct, indicating that CONNECT:Direct shutdown has started. The following information is shown:
- Time, P1 , and date, P2 , when shutdown started
- User ID, P3 , and node, P4 , of the requestor
- Type of shutdown requested, P5
- Completion code, P6 , and CONNECT:Direct message ID, P7 , that resulted from the request

System Action:

None

User Action:

None

RFCDEV23

CONNECT:DIRECT TERMINATION COMPLETED AT P1 ON P2

Reason:

A notification has been received from CONNECT:Direct, indicating the completion of the CONNECT:Direct shutdown. The time, P1 , and date, P2 , when shutdown was complete is shown.

System Action:

None

User Action:

None

RFCDEV24

LOG SWAPPED AT P1 ON P2. DSN= P3

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct log swap has occured. The time, P1 , and date, P2 , when the log swap started is shown along with the log dataset name, P3 .

System Action:

None

User Action:

None

RFCDEV31

PROCESS P1 FLUSHED BY P2 AT P3: CC= P4 MSG= P5

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct process was flushed. The CONNECT:Direct user ID, P2 , and node, P3 , that caused this event is shown along with the completion code, P4, and CONNECT:Direct message ID, P5 .
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)

System Action:

None

User Action:

This message indicates that a CONNECT:Direct transmission has not completed and that manual intervention may be required to restart or resubmit the process. The following information is useful for problem diagnosis:
- CONNECT:Direct completion code and message ID - CONNECT:Direct job output - System log

RFCDEV32

PROCESS P1 SUSPENDED BY P2 AT P3: CC= P2 MSG= P3

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct process was suspended. The CONNECT:Direct user ID, P2 , and node, P3 , that caused this event is shown along with the completion code, P4 , and CONNECT:Direct message ID, P5 .
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)

System Action:

None

User Action:

This message indicates that a CONNECT:Direct transmission has not completed and that manual intervention may be required to restart or resubmit the process. The following information is useful for problem diagnosis:
- CONNECT:Direct completion code and message ID
- CONNECT:Direct job output
- System log

RFCDEV33

TASK P1 SUSPENDED BY P2 AT P3: CC= P4 MSG= P5

Reason:

A notification has been received from CONNECT:Direct, indicating that a CONNECT:Direct task was suspended. The CONNECT:Direct user ID, P2 , and node, P3 , that caused this event is shown along with the completion code, P4, and CONNECT:Direct message ID, P5 .
The process is identified by the process name and number, P1 , and is usually shown as name(number) . If neither of these is supplied in the CONNECT:Direct event, the process is identified as UNKNOWN . However, if only part of the information is not supplied, then:

If the... P1 is shown as... name is missing #number# number is missing name(0)

System Action:

None

User Action:

This message indicates that a CONNECT:Direct transmission has not completed and that manual intervention may be required to restart or resubmit the process. The following information is useful for problem diagnosis:
- CONNECT:Direct completion code and message ID
- CONNECT:Direct job output
- System log

RFCDEV40

WARNING: MISMATCHED START DETAILS - KEY: P1

Reason:

NetMaster for File Transfer received a CONNECT:Direct "CT" Copy Termination statistic record for which no corresponding START EVENT had been processed. However, there was a START EVENT for the same transfer with a swapped PNODE/SNODE (known CONNECT:Direct problem). Transfer details are rebuilt. P1 is the transfer key of the START EVENT:
Primary Node - (16 Characters)
Process Number - (08 Characters)
Process Name - (08 Characters)
Secondary Node - (16 Characters)
Step Name - (08 Characters)
The rebuilt START EVENT will have its PNODE/SNODE swapped to match the Copy Termination transfer key.

System Action:

The error is corrected, processing continues.

User Action:

None.

RFCDEV41

WARNING: NO MATCHING START EVENT ISSUED FOR PNODE: P1 SNODE: P2 TRANSFER ID: P3 STEP: P4

Reason:

NetMaster for File Transfer received a CONNECT:Direct "CT" Copy Termination statistic record for which no corresponding START EVENT had been processed. Transfer details are built from the Copy Termination statistic record.

System Action:

Processing continues.

User Action:

None.

Note: No START EVENT would have been raised for this transfer. The transfer start date and time are not available, and are set as the current system time.

RFCDEV42

EXPECTED CONNECT:DIRECT STATS RECORD LATE OR MISSING - P1

Reason:

NetMaster for File Transfer received a CONNECT:Direct "CT" Copy Termination statistic record and was waiting on other related statistic records to complete the END/FAILURE event. These expected CONNECT:Direct statistic records where not received within the expected time. The END/FAILURE event is raised with the available data. P1 is the transfer key of the END/FAILURE event: Primary Node - (16 Characters)
Process Number - (08 Characters)
Process Name - (08 Characters)
Secondary Node - (16 Characters)
Step Name - (08 Characters)

System Action:

The END/FAILURE event is raised. Some of the CONNECT:Direct WO message records may not have been captured. However, the END/FAILURE event key fields are complete.

User Action:

None.

RFCDEV43

WARNING: DUPLICATE START EVENT IGNORED. PNODE: P1 SNODE: P2 PROC. #: P3 PROC. NAME: P4 - PROC. STEP: P5

Reason:

NetMaster for File Transfer received a CONNECT:Direct Statistic Exit "ALLOC" record for a process step which is currently active. P1 is the PNODE P2 is the SNODE P3 is the PROCESS NUMBER P4 is the PROCESS NAME P5 is the PROCESS STEP NAME

System Action:

The duplicate record is ignored and processing continues.

User Action:

Contact Technical Support and provide the following diagnostic information:
- Full text of this message - CONNECT:DIRECT message log

RFCDEV70

CONNECT:Direct Statistic Exit for P1 is not yet active

Reason:

The CA Netmaster FTM statistics exit NMCDSTEX for CDMGR P1 is not active.

System Action:

CONNECT:Direct File Transfer Manager P1 is waiting for CONNECT:Direct statistic exit message RFCX01 indicating that the exit has started.

User Action:

Check the Resource Monitor P1 CDMGR Extended Display. If the message RFCDEV70 NM STATS EXIT START PENDING is not reset in a short period, one of the following problems may exist:

RFCDEV71

CONNECT:Direct Statistic Exit for P1 is active, initial notification pending

Reason:

The CA NetMaster FTM statistics exit NMCDSTEX for CDMGR P1 is active but has not sent any events.

System Action:

CONNECT:Direct File Transfer Manager P1 is waiting for a notification event from the exit.

User Action:

Check the Resource Monitor P1 CDMGR Extended Display. If the message RFCDEV71 NM STATS EXIT NOTIFICATION PENDING is not reset in a short period, issue a CHK line command against the P1 CDMGR. If the Extended Display message persists, one of the following problems may exist:

If the problem cannot be resolved, contact Technical Support.

RFCDEV72

A response from the CONNECT:Direct Statistic Exit for P1 is pending

Reason:

A health check request response from the CA NetMaster FTM statistics exit NMCDSTEX for CDMGR P1 has not been received.

System Action:

CONNECT:Direct File Transfer Manager P1 is waiting for a response from the exit.

User Action:

Check the Resource Monitor P1 CDMGR Extended Display. If the message RFCDEV72 NM STATS EXIT RESPONSE PENDING is not reset in a short period, issue a CHK line command against the P1 CDMGR. If the Extended Display message persists, one of the following problems may exist:

If the problem cannot be resolved, contact Technical Support.

RFCDEV73

P1 is active with event receiver disabled

Reason:

The CA NetMaster FTM CDMGR P1 is active with CONNECT:Direct Event Receiver disabled.

System Action:

None.

User Action:

This is an informational message only. It informs you that CDMGR P1 is active and that the CONNECT:Direct Event Receiver is disabled.

This is not an issue when CONNECT:Direct transfer events are not required. If this is not the case, you must update Enable CONNECT:Direct Event Receiver in Customizer Parameter Group: CDAPI. Set the CONNECT:Direct Interface to YES and press F6 (Action) to apply the change.

RFCDEV80

Health Check response received from CONNECT:Direct Statistic Exit

Reason:

CA NetMaster FTM received a CONNECT:Direct Statistic Exit "HEALTH CHECK" response. This is the expected response to a HEALTH CHECK request.

System Action:

None.

User Action:

None.

RFCDEV81

CONNECT:Direct Statistic Exit trace is now inactive

Reason:

CA NetMaster FTM CONNECT:Direct Statistic Exit trace has been stopped.

System Action:

CONNECT:Direct Statistic Exit trace terminates.

User Action:

None.

RFCDEV82

CONNECT:Direct Statistic Exit trace is now active

Reason:

CA NetMaster FTM CONNECT:Direct Statistic Exit trace has been started.

System Action:

CONNECT:Direct Statistic Exit trace is active. Trace messages RFCX93 are written to the System Log.

User Action:

None.

RFCDEV83

CONNECT:Direct Statistic Exit event flow is now operational

Reason:

A pending notification or an event record from the CA NetMaster FTM CONNECT:Direct Statistic Exit was received.

System Action:

The processing of CONNECT:Direct file transfer events starts or resumes.

User Action:

This message may be issued during the CONNECT:Direct region startup indicating that the CONNECT:Direct Statistic Exit event flow started.

If this message was issued after recovering from a loss of communication with the CA NetMaster FTM statistics exit NMCDSTEX, some file transfer events may have been lost.

RFCDEVI1

OPERAND P1 OMITTED OR IS NULL

Reason:

The NetMaster for File Transfer CONNECT:Direct event message format procedure has failed because a mandatory operand either was omitted or has a null value. The operand in error, P1, is identified.

System Action:

The procedure terminates.

User Action:

Contact Technical Support.

RFCDEVI10

XFERID= P1 TASKNAME= P2 BYTES( P3 )

Reason:

The message displays the bytes SENT/RECEIVED and READ/WRITTEN for a C:D Transfer. The information presented is used to derive the compression percentage value but incomplete or invalid data was detected.

System Action:

Processing continues with the compression percentage set to 'INC.'

User Action:

Contact your local support representative.

RFCDEVI2

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

Reason:

The NetMaster for File Transfer CONNECT:Direct event message format procedure has failed due to an MDO error. The failure is identified by the following:

- Statement type, ASSIGN

- MDO return code, P1 =&ZMDORC

- MDO feedback code, P2 =&ZDMOFDBK

- Map name, P3 =&ZMDOMAP

- Full map component name, P4 =&ZMDONAME

- Map component tag value, P5 =&ZMDOTAG

- ASN.1 type of the component, P6 =&ZMDOTYPE

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. Refer to the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFCDEVI3

RECORD TYPE P1 (X' P2') IS NOT SUPPORTED

Reason:

The NetMaster for File Transfer CONNECT:Direct event message format procedure has failed because a CONNECT:Direct event record was received but the procedure does not support it. The record type is shown in character, P1 , and hexadecimal, P2 .

System Action:

The procedure terminates.

User Action:

Contact Technical Support.

RFCDEVI4

DATA ERROR AT LINE P1 IN PROC P2. RTN= P3 COND= P4 KWD= P5 EVENT= P6. STATEMENT= P7

Reason:

The NetMaster for File Transfer CONNECT:Direct event message format procedure has failed due to a data error in the event received from CONNECT:Direct. The error is identified by the following:

- Line number, P1 , and procedure name, P2 , where the error occured

- Subroutine name, P3 , if applicable

- Error condition raised, P4

- Verb operand that has detected the error, P5 , if applicable

- CONNECT:Direct statistics record type, P6

- Statement text where the error occured, P7

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is then ignored.
If file transfer logging is active, it is also written to the file transfer log.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. Refer to the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFCDEVI5

CONNECT:DIRECT EVENT MESSAGE FORMAT PROCEDURE HAS FAILED - REASON: P1

Reason:

The NetMaster for File Transfer CONNECT:Direct event message format procedure has failed because of an internal system error. P1 is the reason for the failure.

System Action:

The procedure terminates.

User Action:

Contact Technical Support.

RFCDEVI6

CONNECT:DIRECT EVENT MESSAGE FORMAT PROCEDURE IS ATTEMPTING TO START P1

Reason:

The NetMaster for File Transfer CONNECT:Direct event message format procedure has detected that there is currently no active event receiver procedure. The event procedure, P1, will be started.

System Action:

The required event receiver procedure is started.

User Action:

None.

RFCDEVI7

CONNECT:DIRECT ALLOCATION EVENT INCOMPLETE - PNODE P1 SNODE P2 PROCESS NUMBER P3 - REASON: P4

Reason:

The NetMaster for File Transfer CONNECT:Direct statistics exit could not process an ALLOCATION event. This may result in the lost of a file transfer START event.
The reason code, P4 , is set as follows:

- 90 indicates that the required TCQE pointer was null.

- 91 indicates that the TCQE could not be validated.

- 92 indicates that the source file information could not be obtained.

- 93 indicates that the target file information could not be obtained.

- 94 indicates that the required TCA pointer was null.

- 95 indicates that the TCA could not be validated.

System Action:

The event is discarded.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message - CONNECT:DIRECT message log

RFCDEVI8

ID= P1 - P2

Reason:

The message displays a file transfer event trace record. P1 is the trace ID, and P2 is the trace text.

System Action:

None

User Action:

Contact your local support representative.

RFCDEVI9

CONNECT:DIRECT EVENT MESSAGE FORMAT PROCEDURE HAS ENCOUNTERED A RECOVERA BLE ERROR.

Reason:

The NetMaster for File Transfer CONNECT:Direct event message format procedure has encountered a recoverable error. Check previous messages for the cause of the error.

System Action:

Event processing continues. However, some events may have been lost.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Relevant activity log messages

- CONNECT:DIRECT message log

RFCDEVR00

FILE TRANSFER EVENTS RECEIVER INVOKED WITHOUT REQUIRED KEYWORD(S) P1

Reason:

The file transfer event receiver procedure was invoked without the required keyword, P1 .

System Action:

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

User Action:

Supply the required keywords. If the missing keyword is ID, enter the
/PARMS shortcut and select the file transfer product API parameter group (for example, CDAPI or CMAPI). Check that the Event Receiver ID is specified, then press F6 (Action) to reset the value.

Note: The ID must be the same as the ID specified in the related product exit (for example, NMCDSTEX for CONNECT:Direct or NMCMLGEX for CONNECT:Mailbox).
If the missing keyword is PRD, contact Technical Support.

RFCDEVR01

FILE TRANSFER EVENTS RECEIVER - P1 - EPS REQUEST REJECTED (RETCODE= P2 ERRORNO= P3) REASON: P4

Reason:

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

- Type of EPS request, P1 (for example, CONNECT)

- Return code, P2 (&RETCODE)

- ERROR NUMBER, P3 (&ERRNO)

- Reason, P4 (for example, EPS UNAVAILABLE)

If possible, recovery is attempted as indicated by the next message (see also RFCDEVR08, RFCDEVR09, or RFCDEVR10).

System Action:

The file transfer events receiver attempts recovery.

User Action:

If the message is not followed by a recovery message, it is likely that the error is related to data corruption. In this instance, the event is discarded and processing continues.
If the problem cannot be resolved, contact Technical Support.

RFCDEVR02

UNKNOWN FILE TRANSFER EVENT TYPE x' P1' - IGNORED

Reason:

The file transfer event receiver received an event which it does not recognize, and the event is ignored. The record received has a hexadecimal value of P1 at offset 2.

System Action:

The file transfer event is ignored.

User Action:

Contact Technical Support.

RFCDEVR03

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

Reason:

The NetMaster for File Transfer event 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 Technical Support.

RFCDEVR04

MDO ASSIGN FAILED: RC= P1 FDBK= P2 NAME COUNT= P3

Reason:

The NetMaster for File Transfer event receiver failed due to an MDO error. It indicates that an invalid record has been received. The failure is identified by the following:

- The statement type, ASSIGN OPT=NAMES PRESENT_IN

- The MDO return code, P1 (&ZMDORC)

- The MDO feedback code, P2 (&ZDMOFDBK)

- The number of component names returned, P3 (&SYS.VARCNT)

The failure occurs because of one of the following causes:

- The return code is non-zero.

- The number of component names is less than 4.

System Action:

The record is ignored.

User Action:

Contact Technical Support.

RFCDEVR05

UNKNOWN FILE TRANSFER EVENT COMPONENT P1. EVENT IGNORED.

Reason:

The file transfer event receiver received an event which it identifies as a valid event type. The specific event type ( P1 ), however, is not supported.
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 data.

System Action:

The file transfer event is ignored.

User Action:

Contact Technical Support.

RFCDEVR06

FILE TRANSFER EVENTS EPS RECEIVER ACTIVE, EPS RECEIVER ID: P1

Reason:

The file transfer event receiver procedure is now ready to receive file transfer events via the EPS Services. The associated EPS receiver ID is
P1 .

System Action:

The region is ready for file transfer events processing. If required the product specific events handler will be started when the first event is received (message RFCDEVR07).

User Action:

None.

RFCDEVR07

P1 EVENTS HANDLER PROCEDURE: P2 IS STARTING - EPS RECEIVER ID: P3

Reason:

A file transfer event was received from product P1 via the EPS receiver ID P3 . However, the P1 events handler procedure P2 is not currently active. The procedure is started.

System Action:

The P1 events procedure P2 is started.

User Action:

None.

RFCDEVR08

FILE TRANSFER EVENTS RECEIVER ATTEMPTING EPS RECONNECTION

Reason:

This message follows message RFCDEVR01. The recovery is attempted after an EPS request failure (see RFCDEVR01).

System Action:

The system attempts to reconnect to EPS.

User Action:

See message RFCDEVR01 for information about the error causing the retry.
If the problem cannot be resolved, contact Technical Support.

RFCDEVR09

FILE TRANSFER EVENTS RECEIVER WAITING FOR EPS SERVICES AVAILABILITY

Reason:

This message follows message RFCDEVR01. The required EPS services are currently unavailable. File transfer events monitoring will resume as soon as EPS services are restored.

System Action:

Waiting on EPS to become available.

User Action:

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

RFCDEVR10

FILE TRANSFER EVENTS RECEIVER TERMINATED - EPS SERVICES UNUSABLE

Reason:

This message follows message RFCDEVR01. An unrecoverable error occurred during an EPS request (see message RFCDEVR01). File transfer events monitoring has stopped.

System Action:

The file transfer events receiver is terminated.

User Action:

Contact Technical Support.

RFCDEVR11

P1 IS NOT A VALID PARAMETER VALUE FOR KEYWORD P2

Reason:

The file transfer events receiver procedure was invoked with an invalid parameter P1 for keyword(s) P2 .

System Action:

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

User Action:

Contact Technical Support.

RFCDEVR20

FILE EVENTS RECEIVER PROCEDURE P1 CURRENTLY SERVICING RECEIVER ID P2 - PROCEDURE WILL BE SHARED

Reason:

A request to start a file transfer events receiver procedure for EPS Receiver ID P2 was initiated. EPS Receiver ID P2 is currently serviced by procedure ID P1 .

System Action:

Procedure ID P1 will be shared.

User Action:

None.

RFCDEVR21

FILE TRANSFER EVENTS RECEIVER PROCEDURE P1 SERVICING EPS RECEIVER ID P2 FOR FILE TRANSFER PRODUCT P3 IS NO LONGER REQUIRED

Reason:

A request to start a file transfer events receiver procedure for the P3 product was initiated. The cleanup process identifies an existing procedure, P1 , which is no longer needed. The P1 procedure is terminated.

System Action:

The P1 procedure is terminated.

User Action:

None.

RFCDEVR22

FILE TRANSFER EVENTS RECEIVER PROCEDURE P1 SERVICING EPS FILE TRANSFER EVENTS FOR FILE TRANSFER PRODUCT P2 IS NO LONGER REQUIRED

Reason:

A request to terminate a file transfer events receiver procedure for the P2 product was initiated. The cleanup process identified the P1 procedure as no longer required and terminates the procedure.

System Action:

The P1 procedure is terminated.

User Action:

None.

RFCDEVR23

PROCEDURE P1 NO LONGER SERVICING EPS FILE TRANSFER EVENTS FOR PRODUCT P2

Reason:

File transfer events processing for the P2 product was disabled.

System Action:

The procedure with ID P1 stopped file transfer events processing for the
P2 file transfer product.

User Action:

None.

RFCDEVR88

ID= P1 - P2

Reason:

The message displays a file transfer events receiver trace record.
P1 is the trace ID, and P2 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFCDFTL01

$RFCDFTL invoked without required keyword(s) P1

Reason:

The $RFCDFTL procedure was invoked without the required keywords, P1.

System Action:

The request is ignored.

User Action:

Contact Technical Support.

RFCDFTL02

The SSI is unavailable - event flow disabled

Reason:

An EPS request cannot complete due to an SSI failure. The monitoring of file transfer events has been suspended.

System Action:

The processing of file transfer events is suspended but will resume as soon as the SSI becomes available.

User Action:

Check the activity log for the associated RFCDEVRxx messages. The RFCDEVRxx messages gives the reason for the SSI failure.

Note: If you are viewing the file transfer log, you can jump directly to the relevant section of the activity log by placing the cursor on the RFCDFTL02 message and pressing F4 (ActLog).
If possible, correct the problem and restart the SSI; otherwise, contact Technical Support.

RFCDFTL03

The SSI is now available - event flow resumed

Reason:

The SSI is now operational, and the flow of file transfer events has resumed.

System Action:

The region resumes the processing of file transfer events.

User Action:

None.

RFCDFTL04

The NetMaster Agent C:D EVENTS connection is unavailable. C:D events flow is disabled. The connection will be automatically retried.

Reason:

The C:D EVENTS connection has failed or is not available. The monitoring of CONNECT:Direct events is suspended. There will be an attempt to reestablish the connection.

System Action:

The processing of CONNECT:Direct events is suspended but will resume as soon as the EVENTS connection is reestablished.

User Action:

Check the transient log for the associated RMIPLN0x messages. The messages give the reason for the connection failure. If possible, correct the problem; otherwise, contact Technical Support.

RFCDFTL05

The NetMaster Agent C:D EVENTS connection is now available - C:D events flow is resumed

Reason:

The NetMaster Agent C:D events connection is now operational and the processing of CONNECT:Direct events has resumed.

System Action:

The processing of CONNECT:Direct file transfer events is resumed.

User Action:

None.

RFCDFTL06

The NetMaster Agent has been terminated. C:D events flow has stopped.

Reason:

The NetMaster Agent has been terminated, the monitoring of CONNECT:DIRECT events has stopped.

System Action:

The processing of CONNECT:Direct events has been terminated.

User Action:

No action required if the CDMGR was terminated by the user. Otherwise, check the transient log for associated error messages. If possible, correct the problem; otherwise, contact Technical Support.

RFCDFTL07

SSI policy monitoring available

Reason:

The status of the SSI policy monitor has changed to ACTIVE.

System Action:

None.

User Action:

None.

RFCDFTL08

SSI policy monitoring unavailable

Reason:

The SSI policy monitoring is currently not active.

System Action:

The status of the SSI policy monitoring will be checked periodically.

User Action:

If you require the SSI policy monitoring, check the activity log for the associated RFSDMONxx message(s). Review the help for these messages.
If possible, correct the problem and restart the SSI region. Otherwise, contact Technical Support.

RFCDFTL09

P1 - P2 event receiver is now disabled.

Reason:

The P2 Customizer Parameter Group is set to NO - P1 events are not processed.

System Action:

The P2 flow is disabled.

User Action:

None.

RFCDFTL10

P1 - P2 event receiver is now enabled.

Reason:

The P2 Customizer Parameter Group is set to YES - P1 events are processed.

System Action:

The P2 Event flow is enabled.

User Action:

None.

RFCDHBT00

ID=P1 - P2

Reason:

This message displays a CA NetMaster FTM CONNECT:Direct Statistics exit heartbeat trace record.

System Action

None.

User Action

Contact Technical Support.

RFCDHBT01

~P1 not found

Reason:

The CONNECT:Direct (STC/JOB) P1 is not active.

System Action

None.

User Action

Activate the CDMGR resource, if applicable

RFCDHBT02

~P1 ASID: ~P2 - Started: ~P3

Reason:

The CONNECT:Direct (STC/JOB) P1 is active:

P2 is the CONNECT:Direct Address Space ID.

P3 is the CONNECT:Direct Start time and date.

System Action:

None.

User Action:

None.

RFCDHBT03

~P1 ASID: ~P2 - Started: ~P3

Reason:

The CONNECT:Direct (STC/JOB) P1 is active:

P2 is the CONNECT:Direct Address Space ID.

P3 is the CONNECT:Direct Start time and date.

System Action:

None.

User Action:

None.

RFCDHBT04

~P1 EXCP: ~P2

Reason:

The CONNECT:Direct (STC/JOB) P1 is active.

P2 is the CONNECT:Direct EXCP count.

System Action:

None.

User Action:

None.

RFCDHBT05

Exit poll response received from P1

Reason:

The P1 CA NetMaster FTM CONNECT:Direct Statistics exit responded to a poll request.

System Action:

None.

User Action:

None.

RFCDHBT06

P1 has no MCS support, Statistics Exit heartbeat polling cannot be executed

Reason:

CDMGR P1 has an entry in $RFXPRMS (the CDMGR Configurable exit). $RFXPRMS is used when CONNECT:Direct is configured with no MCS user ID.

System Action:

Heartbeat to the CA NetMaster FTM CONNECT:Direct Statistics exit is not executed because it requires MCS support.

User Action:

None.

RFCDHBT07

The SSI is unavailable - event flow disabled

Reason:

An EPS request cannot complete due to an SSI failure. The monitoring of file transfer events is suspended.

System Action:

The processing of file transfer events is suspended but will resume when the SSI is available.

User Action:

Check the activity log for the associated RFCDEVRxx messages. The RFCDEVRxx messages provides the reason for the SSI failure.

Note: If you are viewing the file transfer log, you can jump to the relevant section of the activity log by placing the cursor on the RFCDHBT07 message and pressing F4 (ActLog).

If possible, correct the problem and restart the SSI; otherwise, contact Technical Support.

RFCDHBT08

CONNECT:Direct Statistics Exit heartbeat procedure called with a missing or invalid parameter: ~P1.

Reason:

The CONNECT:Direct Statistics Exit heartbeat procedure is called by the process RFCDHCK1.

The missing or invalid parameter is P1.

Process RFCDHCK1 requires the following parameters:

DISPLAY=xxx TIMEOUT=ss

where xxx is YES when the process is specified in the CDMGR template Display and Heartbeat Details.

where xxx is NO when the process is specified in the CDMGR template Status Monitor Message Details (for MSG: RFCX01).

where ss is the heartbeat poll response timeout in seconds. Must be a positive number.

System Action:

The parameter is assigned the following default:

DISPLAY=YES

TIMEOUT=10

The processing continues.

User Action:

Specify or correct the required parameters.

RFCDHBT09

P1 is active with event receiver disabled

Reason:

The CA NetMaster FTM CDMGR P1 is active with CONNECT:Direct Event Receiver disabled.

System Action:

None.

User Action:

If you want to receive CONNECT:Direct transfer events, update Enable CONNECT:Direct Event Receiver in the Customizer Parameter Group, CDAPI. Set the CONNECT:Direct Interface to YES and press F6 (Action) to apply the change.

RFCDHBT10

P1 CONNECT:Direct Command Interface not usable, reason: P2

Reason:

The P1 CDMGR resource cannot be contacted using the CONNECT:Direct Command Interface. P2 is the error description.

System Action:

Heartbeat to the CONNECT:Direct statistics exit is not executed because it requires the CONNECT:Direct Command Interface.

User Action:

Determine the cause of the failure. Correct it, and retry.

Following are some possible causes:

RFCDM001

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.

RFCDMSG01

OPERAND P1 OMITTED OR IS NULL

Reason:

The NetMaster for File Transfer CONNECT:Direct message format procedure has failed because a mandatory operand either was omitted or has a null value. The operand in error, P1 , is identified.

System Action:

The procedure terminates.

User Action:

Contact Technical Support.

RFCDMSG02

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

Reason:

The NetMaster for File Transfer CONNECT:Direct message format procedure failed due to an MDO error. The failure is identified by the following:

- Statement type, ASSIGN

- MDO return code, P1 (&ZMDORC)

- MDO feedback code, P2 (&ZDMOFDBK)

- Map name, P3 (&ZMDOMAP)

- Full map component name, P4 (&ZMDONAME)

- Map component tag value, P5 (&ZMDOTAG)

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

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. See the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFCDMSG03

OPEN FOR DMMSGFIL FAILED: P1

Reason:

The NetMaster for File Transfer CONNECT:Direct message format procedure failed to open the CONNECT:Direct message file (DMMSGFIL). The file has not been opened previously (by using UDBCTL OPEN). The attempt to open it has failed. The failure reason, P1 , identifies another message that provides additional explanation.

System Action:

The request is rejected.

User Action:

The most likely cause of this error is that the DMMSGFIL dataset was not allocated correctly. Use the SHOW ALLOCATE command to determine if the dataset is allocated, and if not, use the ALLOCATE command to allocate the dataset, ensuring that the DD name is DMMSGFIL.

RFCDMSG04

OPEN FOR DMMSGFIL FAILED: ID= P1 RC= P2 MSG= P3

Reason:

The NetMaster for File Transfer CONNECT:Direct message format procedure failed to open the CONNECT:Direct message file (DMMSGFIL) for processing in NCL. The open has failed and is identified by the:

- Current file ID, P1

- File return code, P2 , which is the value of &FILERC

- System message, P3 , if any (normally only relevant if the return code is 16)

System Action:

The request is rejected.

User Action:

Use the file return code and message to diagnose the problem.
File return codes are listed in the NCL Reference. See the &FILE verb and &FILERC system variable. If a system message is included (MSG=), see the Help for that message to help you resolve the problem.
If the problem cannot be resolved, contact Technical Support.

RFCDMSG05

READ FAILED: ID= P1 KEY= P2 RC= P3 FDBK= P4 MSG= P5

Reason:

The NetMaster for File Transfer CONNECT:Direct message format procedure failed to read a message record from the CONNECT:Direct message file (DMMSGFIL). The failure is identified by the following:
- Current file ID, P1
- Key of the record, P2 (this is the CONNECT:Direct message ID)
- File return code, P3 , which is the value of &FILERC
- VSAM feedback code, P4 , in hexadecimal format (normally only relevant if the return code is 8)
- System message, P5 , if any (normally only relevant if the return code is 16)

System Action:

The request is rejected.

User Action:

Use the file return code, feedback code, and message to diagnose the problem.
File return codes are listed in the NCL Reference. See the &FILE verb and &FILERC system variable.
If a system message is included (MSG=), see the Help for that message to help you resolve the problem. If the VSAM feedback code is included (FDBK=), use that to refer to your VSAM reference manual and follow the problem diagnosis.
If the problem cannot be resolved, contact Technical Support.

RFCDMSG06

CONNECT:Direct Message ID= P1 NOT ON FILE

Reason:

The NetMaster for File Transfer CONNECT:Direct message format procedure has failed because the requested message ID, P1 , was not found in the CONNECT:Direct message file (DMMSGFIL).

System Action:

The request is rejected.

User Action:

Reissue the request with a correct message ID.

RFCDMSL01

SELECT OPTION P1 NOT SUPPORTED BY SERVICE PROCEDURE P2

Reason:

The selection list service procedure $RFCDMSL was called with an option which it does not support.

System Action:

None.

User Action:

Contact your local support representative.

RFCDMSL02

INVALID PARAMETERS: P1

Reason:

Invalid parameters were passed to the $RFCDMSL procedure.

System Action:

The procedure terminates.

User Action:

Contact your local support representative.

RFCMCMV01

VFS OPEN FAILED - FILERC= P1 - INSUFFICIENT ACCESS

Reason:

An attempt to open the VFS database failed with the FILERC, P1 , which can be 0 or 12. If FILERC is 0, the file has been opened but cannot be written to. If FILERC is 12, the user does not have authority to access the database.

System Action:

None

User Action:

Contact your security administrator for assistance.

RFCMCMV02

Model Name P1 already exists

Reason:

An attempt to save a CONNECT Model with a name P1 failed because a record with this name already exists.

System Action:

The save fails.

User Action:

Choose a different name for the Model or set the 'Replace?' field to YES.

RFCMCMV03

VFS P1 FAILED FILERC= P2 KEY= P3 FDBK= P4 MSG= P5

Reason:

An attempt to perform the function P1 with key P3 on the VFS file failed with the Return Code P2 , the Feedback code P4 (if FILERC=8), and message P5 (if FILERC=16).

System Action:

The request is rejected. This message is also logged.

User Action:

Contact your system administrator for assistance.

RFCMCMV04

Model Name P1 saved

Reason:

The Model Name P1 was saved to the VFS file.

System Action:

None

User Action:

None

RFCMCMV05

No pre-defined Model Names found

Reason:

No Models have previously been saved for this panel.

System Action:

None

User Action:

None

RFCMCMV06

Model Name P1 not found

Reason:

An attempt to retrieve a CONNECT Model with a name P1 failed because a record with this name was not found. This occurs if another system user has deleted the record.

System Action:

Model selection fails.

User Action:

Choose another Model.

RFCMCMV07

Model Name P1 loaded

Reason:

'CON' command parameters stored in Model Name P1 were loaded into panel fields.

System Action:

None

User Action:

None

RFCMCON01

The CONNECT:Mailbox Manager CON command is not supported in background

Reason:

An attempt was made to issue a CONNECT:Mailbox Manager CON command from a task which does not have access to a terminal window. The CON command is only supported for environments with a terminal window.

System Action:

The request for a CONNECT:Mailbox Auto Connect is rejected.

User Action:

If you want to issue an Auto Connect from an Automation Services process, use the SYSCMD macro to issue the CONNECT:Mailbox $$CONNECT command directly through the system modify (F) command.

RFCMCON02

No output from CONNECT:Mailbox command P1

Reason:

A CONNECT:Mailbox Manager modify command P1 was issued. However no output was received.

System Action:

The $$CONNECT command may not have been effective. Examine the system log to determine if the command was effective.

User Action:

Contact your local support representative.

RFCMCON03

CONNECT:Mailbox manager P1 status not ACTIVE

Reason:

An attempt was made to issue a CON command for a CONNECT:Mailbox manager P1 . The command can not function unless the manager has ACTIVE status since the command depends on issuing a MODIFY system command for the CONNECT:Mailbox started task.

System Action:

The request is rejected.

User Action:

Activate the CONNECT:Mailbox resource if you want to issue the command.

RFCMCOS01

P1 contains invalid character/s P2

Reason:

Validation for field P1 has detected one or more characters P2 which are not permitted in this field.

System Action:

The field in error is highlighted.

User Action:

Correct the entry and retry.

RFCMCOS02

P1 requires data in P2.

Reason:

Validation has detected that a pre-requisite field P2 is blank.

System Action:

The validated field is highlighted.

User Action:

Clear the field P1 or enter data in P2 .

RFCMCOS03

P1 is mutually exclusive with P2.

Reason:

Validation for field P1 has detected that a mutually exclusive field
P2 is not blank, or has an incompatible value (e.g. BSC values for Batch Separator for an SNA connect).

System Action:

Field P1 is highlighted.

User Action:

Clear one of the fields or correct the incompatible values.

RFCMCOS04

P1 should be blank if P2 is P3

Reason:

Validation for field P1 has detected that this field is not blank, which it should be if the field P2 has the value P3 .

System Action:

Field P1 is highlighted.

User Action:

Clear P1 or change the value in P2 .

RFCMD01

SIGNON DETAILS FOR USER( P1) FOR CDMGR( P2) CLEARED

Reason:

Information retained for the user, P1 , to sign on to CDMGR, P2 , has been cleared. The next time the user signs on to this CDMGR, the user will be prompted for user ID and password.

System Action:

None.

User Action:

None.

RFCMD02

$RFCMD INVOKED WITH INVALID VALUE FOR KEYWORD( P1) VALUE( P2)

Reason:

The $RFCMD procedure was invoked with an invalid value, P2 , for the keyword, P1 .

System Action:

The request is rejected.

User Action:

Contact your local support representative.

RFCMD03

$RFCMD INVOKED WITH CONFLICTING KEYWORDS - P1 AND P2

Reason:

The $RFCMD procedure was invoked with keywords, P1 and P2 , which are either contradictory or mutually exclusive. For example, CDMGR= and NAME= may both have been specified, where only one is required to identify a CONNECT:Direct region.

System Action:

The request is rejected.

User Action:

Contact your local support representative.

RFCMDID01

The CONNECT:Mailbox Manager DIR command is not supported in background

Reason:

An attempt was made to issue a CONNECT:Mailbox Manager DIR command from a task which does not have access to a terminal window. The DIR command is only supported for environments with a terminal window.

System Action:

The request for CONNECT:Mailbox directory information is rejected.

User Action:

If you want directory information from an Automation Services process, use the SYSCMD macro to issue the CONNECT:Mailbox $$DIR command directly through the system modify (F) command.

RFCMDID02

No batches found matching Mailbox Details

Reason:

A CONNECT:Mailbox Manager DIR command was requested for the Mailbox Details as entered but no batches were found.

System Action:

The request for CONNECT:Mailbox directory information is rejected.

User Action:

Enter another Mailbox ID and/or User Batch ID.

RFCMDID03

CONNECT:Mailbox manager P1 status not ACTIVE

Reason:

An attempt was made to issue a DIR command for a CONNECT:Mailbox manager P1 . The command can not function unless the manager has ACTIVE status since the command depends on issuing a MODIFY system command for the CONNECT:Mailbox started task.

System Action:

The request is rejected.

User Action:

Activate the CONNECT:Mailbox resource if you want to issue the command.

RFCMDIR01

P1 status flag change request/s issued

Reason:

One or more requests to change status flags has been actioned. The number of confirmatory CMB167I messages received from CONNECT:Mailbox was P1 . Note that in some cases (e.g. locked batches) the flag will not be changed even though message CMB167I is issued.

System Action:

The Mailbox Batch List is alwaus refreshed after a status flag change.

User Action:

None.

RFCMDIR04

Error P1 processing data for Mailbox ID P2

Reason:

A CONNECT:Mailbox Manager DIR command was requested for the Mailbox P2 . When processing output from the $$DIR command, an error condition P1 was encountered. This error occurs if the data from CONNECT:Mailbox has changed format.

System Action:

The request for CONNECT:Mailbox directory information is terminated with batch data collected so far displayed.

User Action:

Contact your local support representative.

RFCMDIR05

Output truncated from CONNECT:Mailbox command P1

Reason:

A CONNECT:Mailbox Manager modify command P1 was issued. However not all of the expected output was received. This could be caused by a timeout whilst waiting for command output.

System Action:

If the command P1 is a $$DIR command, then the directory information collected so far is displayed. If this message is in response to a line command against a batch, the line command may not have been effective.

User Action:

Examine the log and the system log to check the command and the command output. If the problem is a timeout, change the Command Response timeouts which are controlled by the values specified in the Console Specifications (System Command Controls) Customizer Parameters (/PARMS - TUNING - $RM CONSOLES Console Specifications). If the problem occurs after increasing the timeouts, contact Technical Support.

RFCMDS01

INVALID KEYWORD VALUE RECEIVED, KEYWORD= P1 VALUE= P2

Reason:

The keyword parameter, P1 , was specified with the invalid value, P2 .

System Action:

The request is rejected, and processing terminates.

User Action:

Contact your local support representative.

RFCMDS03

MISSING KEYWORD PARAMETER, KEYWORD= P1

Reason:

A required keyword parameter was not specified. The keyword was P1 .

System Action:

The request is rejected, and processing terminates.

User Action:

Contact your local support representative.

RFCMDS04

P1 NOT SUPPORTED ON C:D FOR P2

Reason:

The command, P1 , is not supported by CONNECT:Direct for P2 .

System Action:

Request is rejected.

User Action:

Contact your local support representative.

RFCMDS05

THE REQUIRED RESPONSE TEXT IS MISSING

Reason:

There was no CONNECT:Direct command response text specified for this CHECK request.

System Action:

Request is rejected.

User Action:

Contact your local support representative.

RFCMEV01

P1 TRANSFER-ID: P2 STARTED - USER BATCH ID: P3

Reason:

A notification has been received from CONNECT:Mailbox, indicating that a batch transfer has started.

P1 indicates the connection type. (A/C) is for AUTO CONNECT and (R/C) is for REMOTE CONNECT.

P2 is the batch transfer ID shown as Batch ID(Batch Number) .

P3 is the User Batch ID.
This message is followed by RFCMEV02, which provides additional connection details.

System Action:

None

User Action:

None

RFCMEV02

P1 TRANSFER-ID: P2 P3 P4 P5 P6

Reason:

A notification has been received from CONNECT:Mailbox, indicating that a batch transfer has started. This message follows message RFCMEV01.

P1 indicates the connection type. (A/C) is for AUTO CONNECT and (R/C) is for REMOTE CONNECT.

P2 is the batch transfer ID shown as Batch ID(Batch Number) .

P3 is the direction of the batch transfer (SENDING TO/RECEIVING FROM).

P4 is either LINE (for Remote Connect BSC) or RMT (for other).

P5 is the BSC Line Name (for Remote Connect BSC) or Remote Name (for other).

P6 is the List Name (AUTO CONNECT only).

System Action:

None

User Action:

None

RFCMEV03

P1 TRANSFER-ID: P2 COMPLETED - USER BATCH ID: P3

Reason:

A notification has been received from CONNECT:Mailbox, indicating that a batch transfer successfully completed.

P1 indicates the connection type. (A/C) is for AUTO CONNECT and (R/C) is for REMOTE CONNECT.

P2 is the batch transfer ID shown as Batch ID(Batch Number) .

P3 is the User Batch ID.
This message is followed by RFCMEV04, which provides additional connection and transfer details.

System Action:

None

User Action:

None

RFCMEV04

P1 TRANSFER-ID: P2 P3 P4 - RMT: P5 P6

Reason:

A notification has been received from CONNECT:Mailbox, indicating that a batch transfer successfully completed. This message follows message RFCMEV03.

P1 indicates the connection type. (A/C) is for AUTO CONNECT and (R/C) is for REMOTE CONNECT.

P2 is the batch transfer ID shown as Batch ID(Batch Number) .

P3 is the direction of the batch transfer (SENT/RECEIVED).

P4 is 1) For AUTO CONNECT: The number of records transmitted. 2) For REMOTE CONNECT: The number of records and bytes transmitted.

P5 is the Remote Name.

P6 is the List Name (AUTO CONNECT only).

System Action:

None

User Action:

None

RFCMEV05

P1 TRANSFER-ID: P2 FAILED - USER BATCH ID: P3

Reason:

A notification has been received from CONNECT:Mailbox, indicating that a batch transfer has failed.

P1 indicates the connection type. (A/C) is for AUTO CONNECT and (R/C) is for REMOTE CONNECT.

P2 is the batch transfer ID shown as Batch ID(Batch Number) .

P3 is the User Batch ID.
This message is followed by RFCMEV06/08, which provides additional connection and error details

System Action:

None

User Action:

None

RFCMEV06

P1 TRANSFER-ID: P2 Failure Code: P3 P4 RMT: P5 P6

Reason:

A notification has been received from CONNECT:Mailbox, indicating that a batch transfer has failed. This message follows message RFCMEV05.

P1 indicates the connection type. (A/C) is for AUTO CONNECT and (R/C) is for REMOTE CONNECT.

P2 is the batch transfer ID shown as Batch ID(Batch Number) .

P3 is the CONNECT FAILURE CODE (enter CMFC at the prompt line to display failure codes and their description).

P4 is the direction of the batch transfer (SENDING TO/RECEIVING FROM).

P5 is the Remote Name.

P6 is the List Name (AUTO CONNECT only).

System Action:

None

User Action:

None

RFCMEV07

THERE WAS NO MATCHING BATCH TRANSFER START FOR P1 TRANSFER-ID: P2 - USE R BATCH ID: P3

Reason:

NetMaster for File Transfer received a CONNECT:Mailbox batch termination log record for which no corresponding START EVENT had been processed.

System Action:

Processing continues.

User Action:

None.

RFCMEV08

P1 TRANSFER-ID: P2 Failure Reason: P3

Reason:

A notification has been received from CONNECT:Mailbox, indicating that a batch transfer has failed. This message follows message RFCMEV06.

P1 indicates the connection type. (A/C) is for AUTO CONNECT and (R/C) is for REMOTE CONNECT.

P2 is the batch transfer ID shown as Batch ID(Batch Number) .

P3 is the CONNECT FAILURE REASON (enter CMFC command at the prompt line to display failure codes and their description).

System Action:

None

User Action:

None

RFCMEVI1

CONNECT:MAILBOX EVENT HANDLER PROCEDURE HAS FAILED - REASON: P1

Reason:

The NetMaster for File Transfer CONNECT:Mailbox event handler procedure has failed because of an internal system error. P1 is the reason for the failure.

System Action:

The procedure terminates.

User Action:

Contact Technical Support.

RFCMEVI2

CONNECT:MAILBOX EVENT HANDLER PROCEDURE HAS ENCOUNTERED A RECOVERABLE ERROR

Reason:

The NetMaster for File Transfer CONNECT:Mailbox event handler procedure has encountered a recoverable error. Check previous messages for the cause of the error.

System Action:

Event processing continues. However, some events may have been lost.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message
- Relevant activity log messages
- CONNECT:Mailbox message log

RFCMEVI3

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

Reason:

The NetMaster for File Transfer CONNECT:Mailbox event handler procedure has failed due to an MDO error. The failure is identified by the following:

- Statement type, ASSIGN

- MDO return code, P1 =&ZMDORC

- MDO feedback code, P2 =&ZDMOFDBK

- Map name, P3 =&ZMDOMAP

- Full map component name, P4 =&ZMDONAME

- Map component tag value, P5 =&ZMDOTAG

- ASN.1 type of the component, P6 =&ZMDOTYPE

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. Refer to the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFCMEVI4

DATA ERROR AT LINE P1 IN PROC P2. RTN= P3 COND= P4 KWD= P5 EVENT= P6. STATEMENT= P7

Reason:

The NetMaster for File Transfer CONNECT:Mailbox event handler procedure has failed due to a data error in the event received from CONNECT:Mailbox. The error is identified by the following:

- Line number, P1 , and procedure name, P2 , where the error occurred

- Subroutine name, P3 , if applicable

- Error condition raised, P4

- Verb operand that has detected the error, P5 , if applicable

- CONNECT:Mailbox log record type, P6

- Statement text where the error occurred, P7

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is then ignored.
If file transfer logging is active, it is also written to the file transfer log.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. Refer to the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFCMEVI5

ID= P1 - P2

Reason:

The message displays a file transfer event trace record. P1 is the trace ID, and P2 is the trace text.

System Action:

None

User Action:

Contact your local support representative.

RFCMM001

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.

RFCMMST01

CONNECT:Mailbox ISPF VSAM Admin file P1 not allocated

Reason:

The NetMaster for File Transfer CONNECT:Mailbox Message Information procedure failed to open the CONNECT:Mailbox ISPF VSAM Administration file. The most likely cause of this error is that the data set was not allocated at region initialization. P1 identifies the DD name for the file.

System Action:

The request for message information is rejected.

User Action:

If you want message information, enter a data set name in the $RF CMAPI parameter group (/PARMS) and press F6 (Action) to action the changes immediately.

RFCMMST02

CONNECT:Mailbox P1= P2 not on file

Reason:

The NetMaster for File Transfer CONNECT:Mailbox Message Information procedure has failed because the requested item P1 , value P2 was not found in the CONNECT:Mailbox ISPF VSAM Administration file.

System Action:

The request is rejected.

User Action:

Reissue the request with a correct message ID or failure code. If the ID or code is correct, check that the latest messages have been loaded into the CONNECT:Mailbox ISPF VSAM Administration file.

RFCMMST03

READ FAILED: ID= P1 KEY= P2 RC= P3 FDBK= P4 MSG= P5

Reason:

The NetMaster for File Transfer CONNECT:Mailbox Message Information procedure failed to read a message record from the CONNECT:Mailbox ISPF VSAM Administration file. The failure is identified by:
- Current file ID, P1
- Key of the record, P2 (bytes 11-18 = CONNECT:Mailbox message ID)
- File return code, P3 , which is the value of &FILERC
- VSAM feedback code, P4 , in hexadecimal format (normally only relevant if the return code is 8)
- System message, P5 , if any (normally only relevant if the return code is 16)

System Action:

The request is rejected.

User Action:

Use the file return code, feedback code, and message to diagnose the problem.
See the NCL Reference manual for details of the &FILE verb and &FILERC system variable.
If a system message is included (MSG=), see the Help for that message to help you resolve the problem. If the VSAM feedback code is included (FDBK=), refer to your VSAM reference manual and follow the problem diagnosis.
If the problem cannot be resolved, contact Technical Support.

RFCMRUM01

UNABLE TO COLLECT UNSOLICITED MESSAGES. REASON: P1.

Reason:

The region was unable to register for unsolicited messages from a CONNECT:Mailbox started task. P1 is the reason for the failure. Messages from that task will not appear in the file transfer log.

System Action:

None.

User Action:

Contact Technical Support.

RFCMV1L01

NO RESPONSE FROM CONNECT:MAILBOX FOR CONSOLE CMD P1

Reason:

You performed an action that issue the P1 command but received no response.

System Action:

The request is rejected.

User Action:

Ensure that the CONNECT:Mailbox region is still active. If it is active, other tasks may be degrading the response time and you can retry later.

RFCMV1L02

THE REQUESTED FUNCTION IS NOT AVAILABLE FOR THIS FILE

Reason:

While the CONNECT:Mailbox region is active, you cannot deallocate its VSAM Control File (VCF) or VSAM Pointer File (VPF).

System Action:

The request is rejected.

User Action:

None.

RFCMV1L03

DEALLOCATION REQUEST CANCELED BY USER

Reason:

You canceled your request to deallocate the selected VSAM batch file from its CONNECT:Mailbox region.

System Action:

The request to deallocate the file is not processed.

User Action:

None.

RFCMV1L04

' P1' COMMAND PROCESSING COMPLETE

Reason:

The P1 action has completed.

System Action:

None.

User Action:

None.

RFCMV1L05

ASSISTED REORG NOT COMPLETED FOR FILES : P1

Reason:

You exit the VSAM File Statistics panel without completing the assisted file reorganization process for the P1 files.

System Action:

The region removes your exclusive online control of the files.

User Action:

You might need to complete the reorganization manually offline.

RFCMV1L06

ASSISTED REORG FORCE COMPLETED

Reason:

You tried to allocate a VSAM batch file that has not completed reorganization, and the action is successful. The action forces the completion of the suspended reorganization.

System Action:

The region removes your exclusive online control of the file.

User Action:

None.

RFCMV1L07

ASSISTED REORG COMPLETED

Reason:

You allocated a CONNECT:Mailbox VSAM batch file successfully after its reorgnization was suspended after the copy task. The allocation task completes the reorganization process.

System Action:

The region removes your exclusive online control of the file.

User Action:

None.

RFCMV1L08

ASSISTED REORG IN PROGRESS by P1

Reason:

You entered AR beside a CONNECT:Mailbox VSAM batch file, but another user, P1 , is already performing that action on the file and has exclusive online control of that file. No action is possible until that control is released.

System Action:

The request is rejected.

User Action:

None.

RFCMV1L09

UNABLE TO ACCESS DATASET ATTRIBUTES

Reason:

You entered AR beside a CONNECT:Mailbox VSAM batch file, but the file attributes cannot be accessed. The reason may be:
- The dataset cannot be found.
- The file reorganization has been left in an incomplete state from a previous action.

System Action:

The request is rejected.

User Action:

Check the activity log for the RFCMV5S01 message. The message contains the SYSPRINT output from the IDCAMS program, which provides details of the failure.
Also, review the results of a previous assisted reorganization of the file.
You might need to perform the reorganization manually by using batch jobs.

RFCMV1L10

P1 LISTCAT: P2

Reason:

This message contains an IDCAMS message, P2 , generated during the processing of the P1 file.

System Action:

None.

User Action:

None.

RFCMV2L01

PREVIOUS TASK NOT FINISHED

Reason:

You tried to execute a task that requires the completion of a previous task. That previous task has not been completed.

System Action:

The request is rejected.

User Action:

Complete any previous tasks such that their status is Done.

RFCMV2L02

REDO NOT POSSIBLE - TASK IS FINISHED

Reason:

You cannot redo a task that completed successfully (status Done).

System Action:

Te request is rejected.

User Action:

None.

RFCMV2L03

NO INPUT PROVIDED

Reason:

You did not provide input to a task that requires it.

System Action:

The task is not performed.

User Action:

Perform the task again providing the correct input.

RFCMV2L04

REQUEST CANCELED - NOTHING SAVED FROM INPUT

Reason:

You canceled a task that requires input.

System Action:

Default input is reapplied to the task.

User Action:

None.

RFCMV2L05

AUTO EXECUTION IS IN PROGRESS

Reason:

Automatic execution of the assisted CONNECT:Mailbox VSAM batch file reorganization tasks is taking place.

System Action:

The processing continues.

User Action:

If desired, you can stop the execution by pressing F6.

RFCMV2L06

REQUEST TO SUSPEND AUTO EXECUTION HAS BEEN ACCEPTED

Reason:

You pressed F6 (StopExec) to stop the automatic execution of the assisted CONNECT:Mailbox VSAM batch file reorganization tasks.

System Action:

Procesesing continues to complete the task in progress.

User Action:

If desired, you can restart automatic execution by pressing F6 (AutoExec).

RFCMV2L07

AUTO EXECUTION NOT POSSIBLE BECAUSE OF PREVIOUS ERROR

Reason:

You entered AR beside a CONNECT:Mailbox VSAM batch file that encountered an error during a previous execution of the same action. Automatic execution of the file reorganization tasks is not possible until the error is cleared.

System Action:

The task list is displayed.

User Action:

Step 1. Enter B beside the task in error to review its output to determine the cause of the failure.
Step 2. Enter R beside the task to clear the error.
Step 3. If input needs to be corrected, enter E beside the task and correct it, then press F6 (Action) to action the task.
Step 4. To continue with automatic execution, press F6 (AutoExec).

RFCMV2L08

NO LINES TO DISPLAY

Reason:

You entered B beside an assisted CONNECT:Mailbox VSAM batch file reorganization task, but there is nothing to display. Typically, you can browse tasks that have executed or tasks that have default input.

System Action:

None.

User Action:

None.

RFCMV2L09

NOTHING TO REDO

Reason:

You entered R beside a task that does not need to be redone. You can redo a task in error.

System Action:

The request is rejected.

User Action:

None.

RFCMV2L10

NOTHING TO DISPLAY FOR DEALLOCATE TASK

Reason:

The file was deallocated outside of the control of the Assisted REORG Facility. No output is available.

System Action:

None.

User Action:

None.

RFCMV2L11

ASSISTED REORG SUSPENDED - NEXT TASK P1 STATUS P2

Reason:

The assisted CONNECT:Mailbox VSAM batch file reorganization process was suspended before completion. The next task is P1 with a P2 status.

System Action:

Processing continues at the VSAM File Statistics panel, and the file remains under your exclusive control.

User Action:

You can resume the reorganization process by entering AR (Assisted REORG) beside the file. You can also try to release control of the file by entering A (Allocate) beside it.

RFCMV2L12

ASSISTED REORG COMPLETED

Reason:

You have reorganized the selected file.

System Action:

Exclusive control of the file is released.

User Action:

If you want to delete the backup file, enter E beside the last task.

RFCMV2L13

P1 REORG: P2

Reason:

This message contains an IDCAMS message, P2 , generated during the assisted reorganization of the P1 file.

System Action:

None.

User Action:

None.

RFCMV2L14

REQUEST CANCELED BY USER

Reason:

You canceled the requested action.

System Action:

None.

User Action:

None.

RFCMV2L15

AUTO EXECUTION HALTED DUE TO ERRORS

Reason:

An error was encountered during automatic execution of the file reorganization tasks.

System Action:

The task list is displayed.

User Action:

Step 1. Enter B beside the task in error to review its output to determine the cause of the failure.
Step 2. Enter R beside the task to clear the error.
Step 3. If input needs to be corrected, enter E beside the task and correct it, then press F6 (Action) to action the task.
Step 4. To continue with automatic execution, press F6 (AutoExec).

RFCMV2L16

INPUT CHANGES ACCEPTED

Reason:

You used the FILE command to save the changed input for the dataset creation task. The task status is now Pending, and the task executes immediately when you next enter E beside it.

Note: The saved input is available to the current session only.

System Action:

None.

User Action:

Enter E beside the task to create the new dataset.

RFCMV2L17

INPUT DEFAULTS ACCEPTED

Reason:

You used the FILE command to accept the default input for the dataset creation task. The task status is now Pending, and the task executes immediately when you next enter E beside it.

System Action:

None.

User Action:

Enter E beside the task to create the new dataset.

RFCMV3P01

NEW DATASET NAME REQUIRED

Reason:

You must specify a dataset name in each of the hightlighted NEWNAME fields.

System Action:

The fields in error are highlighted.

User Action:

Specify a valid dataset name in each of the highlighted NEWNAME fields.

RFCMV3P02

DUPLICATE DATASET NAME

Reason:

You cannot specify the current dataset names in the NEWNAME fields.

System Action:

The fields in error are highlighted.

User Action:

Correct the names in the highlighted fields.

RFCMV3P03

INVALID VSAM DATASET NAME

Reason:

The highlighted fields contain invalid VSAM dataset names.

System Action:

The fields in error are highlighted.

User Action:

Ensure that the highlighted fields contain a valid VSAM dataset name.

RFCMV3P04

DUPLICATE DATASET NAME

Reason:

You specified the same dataset name in more than one NEWNAME fields.

System Action:

The affected fields are highlighted.

User Action:

Ensure that the dataset names in the NEWNAME fields are different from each other.

RFCMV3P05

DATASET NAME ALREADY EXISTS IN SYSTEM

Reason:

You specified a dataset name that already exists in the system.

System Action:

The field in error is highlighted.

User Action:

Ensure that the dataset name does not exist in the system.

RFCMV5S01

P1 IDCAMS: P2

Reason:

This message contains an IDCAMS message, P2 , generated during the processing of the P1 file.

System Action:

None.

User Action:

None.

RFCMVFM01

REQUIRED PARAMETER P1 NOT AVAILABLE.

Reason:

A required parameter was not available when this procedure was invoked.

System Action:

The procedure is terminated.

User Action:

Review the definition of the specified resource, and try again.

RFCMVFM02

VSAM FILE SERVER NAME NOT AVAILABLE

Reason:

The CONNECT:Mailbox VSAM File Server cannot be identified. You might have acted on a CMMGR class resource definition that does not have a VSAM File Server STC class resource definition as its parent.

System Action:

The action is not performed.

User Action:

Ensure that you have the VSAM File Server STC definition as a parent of the CONECT:Mailbox CMMGR definition.
If the Server definition is not in the knowledge base, define it based on the CMSVR template.
To relate the resources, proceed as follows:
Step 1. From any panel, enter D.R.R.CMMGR to list the CONNECT:Mailbox managers.
Step 2. Ensure that the managers belong to the correct system image, and enter R beside the manager to list any existing relationships.
Step 3. Press F11, and select the STC resource class.
Step 4. Make the appropriate VSAM File Server as a parent of the manager.

RFCONN01

ALERT AFTER P1 AND DROP CONNECTION P2

Reason:

The heartbeat procedure for TCP/IP connections has commenced processing. The message identifies the idle time setting before an alert is issued ( P1 ) and the idle time setting after which the connection will be dropped ( P2 ).

System Action:

None

User Action:

None

RFCONN02

CONNECTIONS MONITOR HEARTBEAT INVOKED WITHOUT IDLE TIME TO ALERT

Reason:

The heartbeat procedure for TCP/IP connections has been invoked without the Idle Time to Alert parameter, which is required.

System Action:

Heartbeat processing is terminated.

User Action:

Update the definition of the affected resource, and specify the missing parameter.

RFCONN03

HOST( P1) CONNID( P2) IDLE TIME( P3) STATUS( P4) P5

Reason:

This is an informational message issued by the TCP/IP connections monitor for each connection found.

P1 identifies the host at the other end of the connection.

P2 is the connection ID.

P3 is the actual idle time.

P4 is the connection status.

P5 is optional. It contains ALERT if the idle time exceeds the Idle Time to Alert value in the monitor resource definition. It contains DROPPED if the idle time exceeds the Idle Time to Drop value in the monitor resource definition and the connection was dropped.

System Action:

None

User Action:

None

RFCONN04

P1 P2 P3 CONNECTIONS CHECKED. ALL OK AT P4

Reason:

The TCP/IP connections of a file transfer resource were checked, and none were found to exceed the idle time limits specified in the connections monitor resource.

P1 identifies the owning file transfer resource.
P2 is the name of the monitor resource.
P3 is the number of connections checked.
P4 is the time.

System Action:

None

User Action:

None

RFCONN05

P1 P2 EXCESSIVE IDLE TIME P3 CONNECTIONS. P4 DROPPED. P5

Reason:

A file transfer resource has a number of TCP/IP connections ( P3 ) that have exceeded the Idle Time limit value specified in the definition for the connections monitor. Of these, P4 connections have been dropped automatically because they also exceeded the specified Idle Time to Drop value.

P1 identifies the owning file transfer resource.
P2 is the name of the monitor resource.
P3 is the number of connections that have exceeded the idle time limit.
P4 is the number of connections that have been terminated.
P5 is the time.

System Action:

None

User Action:

None

RFCONN06

TCP/IP SERVICES ARE NOT ACTIVE. STATUS IS P1

Reason:

The TCP/IP interface is currently P1. The monitoring of this resource requires the status of the TCP/IP interface to be ACTIVE.

System Action:

Heartbeat processing does not take place.

User Action:

Display the current TCP/IP services status by issuing a SHOW TCPIP command. Message N3AF05 shows the current TCP/IP INTERFACE status.
If the TCP/IP INTERFACE status is INACTIVE - Issue a TCPIP START command. Wait for message N3B201 and then enter a CHK command against this resource.
If the TCP/IP INTERFACE status is QUIESCING or STOPPING - wait for the STATUS to change to INACTIVE and proceed as above.
If the TCP/IP INTERFACE status is STARTING - Wait for message N3B201 and then enter a CHK command against this resource.

RFCONN07

UNABLE TO OBTAIN TCP/IP PORT NUMBER FOR P1

Reason:

The TCP/IP connections monitor was unable to ascertain the TCP/IP port number used by the file transfer resource manager, P1 .

System Action:

Monitoring fails.

User Action:

This only applies when TCPaccess is being used.
For a CONNECT:Direct resource, the port number is either obtained automatically from CONNECT:Direct or provided in user exit $RFXPRMS. One possible problem is that an old version of $RFXPRMS is executed.
For a FTP resource, the port number must be specified in the resource definition.

RFCONN08

UNABLE TO MONITOR CONNECTIONS FOR P1

Reason:

Monitoring of TCP/IP connections is not available for CONNECT:Direct for
P1 .

System Action:

Request is rejected.

User Action:

Delete the CDMON resource as it serves no purpose.

RFCONN09

P1 P2 LISTENER PORT NOT FOUND AT P3

Reason:

The file transfer application requires an active listener port to receive requests for connection. The required listener port was not found or was not in a LISTEN state.

P1 identifies the owning file transfer resource.
P2 displays the name of the monitor resource.
P3 is the time.

System Action:

None

User Action:

Perform one or more the following to investigate the problem:
- Check the transient log of the monitor resource for additional details.
- If the port number of the file transfer application is specified on the Monitor Details panel of the resource definition, check its accuracy.
- Check the current state of the file transfer application, P1 .
- Check the current state of the TCP/IP region.

RFCONN10

ID= P1 - P2

Reason:

The message displays a TCP/IP connections monitor trace record. P1 is the trace ID, and P2 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFCONN11

Display not supported from this environment

Reason:

A display command was received for a connections monitor, but the requestor is not in 3270 full-screen mode.

System Action:

The display command is rejected.

User Action:

Enter the display command from a 3270 session.

RFCR0401

' P1' IS NOT AVAILABLE FOR CUSTOM SEARCH

Reason:

The field name P1 is not available for performing an NDB custom search.

System Action:

Field highlighted in error.

User Action:

Enter a valid field name or place a '?' in the field to get a list of valid field names. You can also enter a field prefix followed by a ? for a list of fields with that prefix.

RFCR0402

SELECTION OF FIELDS CANCELLED BY USER

Reason:

Selection of fields from the list was cancelled.

System Action:

None

User Action:

None

RFCR0403

NO FIELDS SELECTED FOR EXTRACT

Reason:

No fields were selected from the Fields Selection List. The target file cannot be created.

System Action:

The request is terminated.

User Action:

Redo your request and select one or more fields.

RFCR0404

GET Error on vartable P1 for Key P2, Error Code P3

Reason:

An error occurred during a GET function on the vartable P1 for key P2 . The received error code is P3 .

System Action:

The request is terminated and the procedure is ended.

User Action:

Contact your system administrator.

RFCR0405

FILE TRANSFER EVENT EXTRACT CANCELLED BY USER

Reason:

A user cancelled the request to extract file transfer events from the EVNTDB database.

System Action:

The request to extract file transfer events is not processed.

User Action:

None.

RFCR0406

EXTRACT PROCESS SUBMITTED AS BACKGROUND TASK - CHECK LOG FOR PROGRESS

Reason:

Your request to extract file transfer events starts the EVNTDB extract process as a background task that runs with your authority. Progress messages with the prefix RFLO82* are written to the activity log.

System Action:

The process is submitted to your background region.

User Action:

Check the activity log for progress. To access the list of available logs, enter the =H.L panel path.

RFCR0407

NO NDB RECORDS FOUND MATCHING SUPPLIED EXTRACT CRITERIA.

Reason:

The NDB Search did not find any record(s) that match(es) the Extract Criteria.

System Action:

None

User Action:

Change your criteria and retry.

RFCR0408

SYNTAX ERROR IN NDB SCAN STATEMENT

Reason:

A syntax error was detected during execution of an NDB SCAN statement.

System Action:

None

User Action:

Review the scan and sort expression and retry the command.

RFCX01

NetMaster for File Transfer Statistics Exit P1 now active, Id: P2

Reason:

The NetMaster for File Transfer statistics exit, NMCDSTEX, is active.
P1 shows the module name and version number. P2 identifies the ID from which CONNECT:Direct events can be received.

System Action:

None.

User Action:

None.

RFCX02

No active SOLVE SSI with "XEVNT" support found

Reason:

The NetMaster for File Transfer statistics exit, NMCDSTEX, has requested the services of the event delivery facility, but the request was rejected because of one of the following:

- The required SSI is not active.

- The SSI is active but is running without the event delivery facility.

System Action:

Statistics records will be forwarded to the NetMaster for File Transfer region as soon as the SSI region (together with the event delivery facility) becomes active.

User Action:

Ensure that the SSI region is started with the event delivery facility (XEVNT=YES).

RFCX03

The SOLVE SSI REGION is not active

Reason:

The NetMaster for File Transfer statistics exit, NMCDSTEX, has requested the services of the event delivery facility, but the request was rejected because the SSI region is not currently active.

System Action:

Statistics records will be forwarded to the NetMaster for File Transfer region as soon as the SSI region (together with the event delivery facility) becomes active.

User Action:

Ensure that the SSI region is started with the event delivery facility (XEVNT=YES).

RFCX04

The SOLVE SSI is in shutdown

Reason:

The NetMaster for File Transfer statistics exit, NMCDSTEX, requested the services of the event delivery facility, but the request was rejected because the SSI is shutting down.

System Action:

The statistics record is not forwarded to the region. As a result, not all CONNECT:Direct events are in the file transfer log.

User Action:

Ensure that the SSI region is restarted.

RFCX05

Unable to send EVENT R0= P1 R15= P2

Reason:

The NetMaster for File Transfer statistics exit, NMCDSTEX, issued a $NMXEVNT request to forward a CONNECT:Direct event to the event receiver. The request was rejected. The values of the R0 and R15 return codes from the $NMXEVNT request are P1 and P2 respectively.

System Action:

The event record is not forwarded to the region.

User Action:

Note the value of R0 and R15, and contact Technical Support.

RFCX06

ABEND AT P1 IN P2 P3 LEVEL P4

Reason:

This message is the first of a group of messages that are issued when an abend occurs in the NetMaster for File Transfer CONNECT:Direct statistics exit, NMCDSTEX. The complete set of messages is:
RFCX06 ABEND AT +nnnn IN xxxxxxxx xxxx LEVEL xxxxxx
RFCX07 RECEIVED R1=xxxxxxxx RECORD ADDR=xxxxxxxx RECORD TYPE=xx RFCX08 PSW=xxxxxxxx xxxxxxxx INT=xxxxxxxx
RFCX09 R0-R3 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFCX09 R4- R7 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFCX09 R8-R11 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFCX09 R12-R15 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
Message RFCX06 identifies the abend offset, module, version, and level.
Message RFCX07 identifies the parameters passed by CONNECT:Direct:
RECEIVED R1 is the value in R1 when the exit was called.
RECORD ADDR is the value of the first full word addressed by R1. If R1 was invalid, this is shown as UNKNOWN.
RECORD TYPE is the CONNECT:Direct statistics record type. If either R1 or the record address was invalid, this is shown as ??.
Message RFCX08 identifies the failing PSW and program interruption information.
Message(s) RFCX09 identify the general purpose registers at the time of the abend.

System Action:

The statistics record is ignored, and processing continues.

User Action:

Contact Technical Support. Ensure that you have the following information available:
- The entire group of messages (RFCX06 to RFCX09) - The version and maintenance level of CONNECT:Direct

RFCX07

RECEIVED R1= P1 RECORD ADDR= P2 RECORD TYPE= P3

Reason:

This message is one of a group of messages that are issued when an abend occurs in the NetMaster for File Transfer CONNECT:Direct statistics exit, NMCDSTEX.
For more information, see the help for message RFCX06.

System Action:

See RFCX06.

User Action:

See RFCX06.

RFCX08

PSW= P1 INT= P2

Reason:

This message is one of a group of messages that are issued when an abend occurs in the NetMaster for File Transfer CONNECT:Direct statistics exit, NMCDSTEX.
For more information, see the help for message RFCX06.

System Action:

See RFCX06.

User Action:

See RFCX06.

RFCX09

P1 P2 P3 P4 P5

Reason:

This message is the last of a group of messages that are issued when an abend occurs in the NetMaster for File Transfer CONNECT:Direct statistics exit, NMCDSTEX.
For more information, see the help for message RFCX06.

System Action:

See RFCX06.

User Action:

See RFCX06.

RFCX10

STORAGE REQUEST FAILED: TYPE= P1 R15= P2

Reason:

The CONNECT:Direct statistics exit, NMCDSTEX, was unable to obtain or free working storage. P1 is the failing request, and P2 is the value of the R15 code.

System Action:

The request cannot be processed.

User Action:

Use the R15 code to determine the cause of the error.

RFCX11

LOAD FAILED: MODULE NAME= P1 R0= P2 R15= P3

Reason:

The CONNECT:Direct statistics exit, NMCDSTEX, tried to load a load module, but the loading operation failed. The load module name is P1, and the values of the R0 and R15 return codes from the LOAD or BLDL instruction are P2 and P3 respectively.

System Action:

The load module is not loaded and is excluded from further processing, the result of which depends on which module has failed to load:
Module NMCDSTX No statistics records are forwarded to the region. As a result, its log file is incomplete.
Other Modules Other modules relate to your own exits. The result of not executing these modules depends on your implementation.

User Action:

Use the R0 and R15 return codes to determine the cause of the error.
A common error is R15=4 (accompanying an 806 system completion code), which indicates that the module could not be found in the load library list (that is, the list of libraries that are specified in the CONNECT:Direct STEPLIB).
Ensure that the Management Services LPALOAD load library is either included in the CONNECT:Direct STEPLIB or included in the system link list.

Notes: - All libraries included in the STEPLIB must be APF authorized. - The CONNECT:Direct region must be recycled to restart the statistics exit.

RFCX12

Resuming events forwarding

Reason:

The forwarding of CONNECT:Direct statistics event has resumed. This message indicates a recovery from a previous error condition (for example, the required SSI region was successfully restarted).

System Action:

CONNECT:Direct statistics events are now sent to the event receiver.

User Action:

None.

RFCX13

Unable to obtain storage - EVENT not sent

Reason:

The statistics exit, NMCDSTEX, has requested the services of the event delivery facility, but the request was rejected because the event delivery facility could not obtain storage (R0=7 and R15=28 returned from $NMXEVNT).

System Action:

The CONNECT:Direct statistic event is not sent to the event receiver.

User Action:

Contact Technical Support.

RFCX80

Type: ~P1/~P2 CD:~P3 XC:~P4 XP:~P5 ST:~P6 EPS:~P7/~P8

Reason:

This is a diagnostic trace message.

The statistics exit, NMCDSTEX, was called by CONNECT:Direct.

P1 is the Trace Type ( A for Alert trace, T for solicited trace).

P2 is the CONNECT:Direct statistics record type.

P3 is the number of statistics records received by NMCDSTEX.

P4 is the number of statistics records received by NM000FCX.

P5 is the expected number of statistics records that should have been received by NM000FCX.

P6 is the current Exit Process Status byte.

P7 / R8 is the last EPS return code (R15/R0).

System Action:

None.

User Action:

For trace type A , contact Technical Support. Ensure that you have the following information available:

- The entire group of messages (RFCXxx)

- The version and maintenance level of CONNECT:Direct

RFCX90

CA NetMaster FTM Statistics Exit - P1 trace is P2

Reason:

The CA NetMaster FTM statistics exit NMCDSTEX P1 trace status has changed. P2 is the current trace status.

System Action:

None.

User Action:

Contact Technical Support.

RFCX91

MODULE NAME= P1 LOADED, EP= P2

Reason:

The statistics exit, NMCDSTEX, was called by CONNECT:Direct. The exit has successfully loaded another load module ( P1 ), and its entry point address is shown ( P2 ).
This is a diagnostic trace message.

System Action:

None.

User Action:

None.

RFCX92

TRACE PPI RC: R15= P1

Reason:

The statistics exit, NMCDSTEX, was called by CONNECT:Direct. The exit has called the PPI to send data to the this region, and the PPI return code is shown ( P1 ).
This is a diagnostic trace message.

System Action:

None.

User Action:

None.

RFCX93

P1 RECEIVED. ACTION= P2 IDENTIFIER= P3

Reason:

The statistics exit, NMCDSTEX, was called by CONNECT:Direct. The statistics record type is shown ( P1 ). The exit processing ( P2 ) is either IGN, if the record is ignored by the exit, or SES, if the record is to be forwarded to this region. Identification data from the record is shown ( P3 ), which depends on the record type.
This is a diagnostic trace message.

System Action:

None.

User Action:

None.

RFCX94

TCA ADDRESS IS UNAVAILABLE - NO START EVENT SENT

Reason:

The statistics exit, NMCDSTEX, was unable to retrieve the basic START event data. The problem was in accessing the internal CONNECT:Direct data structure via the Task Control Area (TCA).

System Action:

The event is discarded.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message
- CONNECT:DIRECT message log

RFCX95

TCA VALIDATION ERROR - NO START EVENT SENT

Reason:

The statistics exit, NMCDSTEX, was unable to retrieve the basic START event data. The problem was in validating the internal CONNECT:Direct data structure through the Task Control Area (TCA).

System Action:

The event is discarded.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message
- CONNECT:DIRECT message log

RFDATF01

P1 : P2

Reason:

The $RFDATFU procedure issues this message when the debugging option is enabled (&GLBL$RFDATDU=YES).

P1 identifies the phase the procedure is in, and P2 is the supporting text.

System Action:

None.

User Action:

None.

RFDATF02

Invalid procedure call. $RFDATFU processing ended

Reason:

An initialization error occurred when processing the ReportCenter or Neugent data feed.

System Action:

The processing terminates.

User Action:

If the error persists, contact Technical Support.

RFDATF03

Reporting not active for P1 - Inactivate Request Ignored

Reason:

You tried to inactivate a NetMaster P1 data feed when no data feed processing was active.

System Action:

The attempted action is not performed.

User Action:

None.

RFDATF04

Report Feeder Processing Active ( P1)

Reason:

The ReportCenter or Neugent data feed is active. The NCL ID of the procedure is P1 .

System Action:

None.

User Action:

None.

RFDATF05

Reporting already active for P1 - Activate request rejected

Reason:

You tried to start an active ReportCenter or Neugent data feed.

System Action:

The attempted action is not performed.

User Action:

None.

RFDATF06

Reporting already inactive for P1 - Inactivate request rejected

Reason:

You tried to inactivate an inactive NetMaster P1 data feed.

System Action:

The attempted action is not performed.

User Action:

None.

RFDATF07

Neugent/ReportCenter Data Feed Inactive

Reason:

The Neugent or ReportCenter data feed has terminated.

System Action:

None.

User Action:

None.

RFDATF08

Report Data Feed Processing activated for P1

Reason:

The P1 data feed has become active.

System Action:


P1 data feed is active.

User Action:

None.

RFDATF09

Report Data Feed Processing inactivated for P1

Reason:

The P1 data feed has become inactive.

System Action:


P1 data feed is inactive.

User Action:

None.

RFDATF10

Unrecoverable error assigning P1 MDO. ( P2)

Reason:

The P1 data feed has terminated because of a mapping failure.

P1 is either the REPORTER or the NEUGENT data feed.
P2 is the MDO diagnostic information.

System Action:

The data feed is terminated.

User Action:

Restart the data feed. If the problem persists, contact Technical Support and provide a copy of this message to aid resolution.

RFDATF11

File transfer event missing key fields and not sent to ReportCenter

Reason:

The file transfer event is missing a source or target address, taskname or product field. The event is not sent to ReportCenter for statistical analysis.

System Action:

None.

User Action:

Check the historical File Transfer record (/FTHIST) and if the problem persists, contact Technical Support.

RFEVCHK01

KEYWORD PARAMETERS P1 IS REQUIRED

Reason:


P1 is a required keyword parameter, but it was not passed by the calling process.

System Action:

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

User Action:

Contact your local Support Center.

RFEVCHK02

INVALID KEYWORD VALUE 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:

Contact your local Support Center.

RFEVCHK03

REPORT SUBMITTED - PRINT REQ# P1

Reason:

A report was submitted for printing in background mode. The request number is P1 .

System Action:

The report is being printed by the Print Services Manager.

User Action:

None.

RFEVCHK04

NO RECORDS FOUND FOR SPECIFIED PERIOD

Reason:

No Records were found for the specified reporting period.

System Action:

The processing terminates.

User Action:

None.

RFEVCHK05

P1 NOT STARTED.

Reason:

The P1 file transfer events EVNTDB NDB has not been started.

System Action:

The processing terminates.

User Action:

Check the Initialization log for the $RF EVENTLOG parameter group, and determine why P1 has not been started.
Access the log as follows:
Step 1. Enter the /PARMS shortcut to list the parameter groups.
Step 2. Enter S beside the EVENTLOG parameter group to display its settings.
Step 3. Press F5 to display the activities logged for the parameter group.

RFEVCHK06

NDB ERROR: RC= P1 LINE= P2 P3 P4

Reason:

An NDB error was encountered during exception report processing.

P1 is an NDB response (or error) code.
P2 is the line number that locates the error in the procedure.
P3 is the NDB command that is being processed when the error occurred.
P4 shows the operands used in the P3 command.

System Action:

The processing terminates.

User Action:

For information about the NDB codes, enter the /NDBERR shortcut at a ===> prompt to display the Browse NDB Error Codes panel. Determine the reason for the error, and take appropriate action.

RFEVCHK07

FILE TRANSFER END EVENTS FOUND FOR ALL FILTER ITEMS

Reason:

All the file transfer END events required by the exception report filter were found in the specified reporting period.

System Action:

The processing terminates normally.

User Action:

None.

RFEVCHK08

EVNTDB P1 in progress since P2

Reason:

The EVNTDB file transfer events database is not available due to maintenance operation, P1 . No exception report processing is possible.

System Action:

The processing terminates.

User Action:

Retry later.

RFEVCHK09

FILE TRANSFER END EVENTS NOT FOUND FOR SOME FILTER ITEMS

Reason:

Not all the file transfer END events required by the exception report filter were found in the specified reporting period.

System Action:

The processing completes normally.
The following output variables are available at completion:

&$RMMCHKFTOT contains the number of criteria lines in the filter.

&$RMMCHKCRnnn contains the identifier for the nnnth criteria line in the filter. The syntax is the concatenation of the following with > as the delimiter:
- Source Data or Target Data or Transfer ID
- Type
- Number
- Source System/Node
- Target System/Node
- Minimum File Size
- Maximum File Size
For example, SOLVE.SOFT.CD%>TGT>10>>>>> is the criteria for 10 received datasets with names beginning with SOLVE.SOFT.CD.

&$RMMCHKEXnnn contains the number of transfers expected for the nnnth criteria line.

&$RMMCHKFNnnn contains the number of transfers found for the nnnth criteria line.

&$RMMCHKPREQ# contains the print request number if you requested a printed report.

User Action:

None.

RFEVCHK10

FILE TRANSFER END EVENTS NOT FOUND FOR SOME FILTER ITEMS

Reason:

Not all the file transfer END events required by the exception report filter were found in the specified reporting period.

System Action:

The processing completes normally.
The following output variables are available at completion:

&$RMMCHKFTOT contains the number of criteria lines in the filter.

&$RMMCHKCRnnn contains the identifier for the nnnth criteria line in the filter. The syntax is the concatenation of the following with > as the delimiter:
- Source Data or Target Data or Transfer ID - Type - Number - Source System/Node - Target System/Node - Minimum File Size - Maximum File Size
For example, SOLVE.SOFT.CD%>TGT>10>>>>> is the criteria for 10 received datasets with names beginning with SOLVE.SOFT.CD.

&$RMMCHKEXnnn contains the number of transfers expected for the nnnth criteria line.

&$RMMCHKFNnnn contains the number of transfers found for the nnnth criteria line.

&$RMMCHKPREQ# contains the print request number if you requested a printed report.
Some information, however, is lost because the required value of nnn exceeds 999. This can happen if you included a control (CTL) file in the reporting filter.

User Action:

To view all exceptions, use the online reporting function from the Exception Reporting Menu. To access the menu from any panel, enter
H.ER . Select the required type of filters, and enter E beside the required filter to generate the report.

RFEX0101

Invalid keyword value specified, Keyword= P1 Value= P2

Reason:

An invalid value has been given for keyword P1 .

System Action:

The request is rejected and the procedure is terminated.

User Action:

Contact your system administrator.

RFEX0102

No NDB records found matching supplied Extract Criteria.

Reason:

The NDB Search did not find any record(s) that match(es) the Extract Criteria.

System Action:

None

User Action:

Change your criteria and retry.

RFEX0103

No Selected Fields

Reason:

The Exit Key has been entered on the Fields Selection List but no fields have been selected. The target file cannot be created without fields.

System Action:

The request is terminated.

User Action:

Redo your request and select one or more fields.

RFEX0104

GET Error on vartable P1 for Key P2, Error Code P3

Reason:

An error occurred during a GET function on the vartable P1 for key P2 . The received error code is P3.

System Action:

The request is terminated and the procedure is ended.

User Action:

Contact your system administrator.

RFEX0105

Extract Operation Cancelled

Reason:

The user has cancelled the Extract Operation.

System Action:

The Extract file is not created.

User Action:

None

RFEX0106

NDB P1 error for P2, NDBERRC is P3, NDBERRI is P4

Reason:

An error occurred for the P1 action on NDB P2 . The NDB error code is
P3 and the NDB information code is P4 .

System Action:

The request is terminated and the procedure is ended.

User Action:

Contact your system administrator.

RFEX0107

Search Operation Cancelled

Reason:

The user has cancelled the Search Operation.

System Action:

The Extract file is not created.

User Action:

None

RFEX0108

EXTRACT PROCESS SUBMITTED AS BACKGROUND TASK - CHECK LOG FOR PROGRESS

Reason:

Your request to extract file transfer events starts the EVNTDB extract process as a background task that runs with your authority. Progress messages with the prefix RFLO82* are written to the activity log.

System Action:

The process is submitted to your background region.

User Action:

Check the activity log for progress. To access the list of available logs, enter the =H.L panel path.

RFEX0109

FILE TRANSFER EVENT EXTRACT CANCELLED BY USER

Reason:

A user cancelled the request to extract file transfer events from the EVNTDB database.

System Action:

The request to extract file transfer events is not processed.

User Action:

None.

RFEX0201

VARTABLE P1 ERROR, FDBK: P2 ID: P3 KEY: P4

Reason:

A request to present a field list failed because an error was encountered accessing a vartable. The request was P1 , the identifier of the vartable was P3 , the feedback code was P2 and the key value used was P4 .

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

RFEX0202

VARTABLE P1 ERROR, FDBK: P2 ID: P3

Reason:

A request to present a field list failed because an error was encountered allocating a vartable. The request was P1 , the identifier of the vartable was P3 and the feedback code was P2 .

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

RFEX0203

NDB P1 error for P2, NDBERRC is P3, NDBERRI is P4

Reason:

An error occurred for the P1 action on NDB P2 . The NDB error code is
P3 and the NDB information code is P4 .

System Action:

The request is terminated and the procedure is ended.

User Action:

Contact your system administrator.

RFEXCNF01

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

RFEXCNF02

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

RFEXCNF03

INPUT REQUIRED FOR EXECUTION

Reason:

To generate the file transfer exception report, you must specify the period over which you want to report.

System Action:

The validation fails.

User Action:

Specify the date range and optionally, the time range, in the From and To fields.
Alternatively, you can specify a value in the Within the last field.

RFEXCNF04

MUTUALLY EXCLUSIVE FIELDS NOT ALLOWED

Reason:

The From and To fields are mutually exclusive with the Within the last field.

System Action:

The validation fails.

User Action:

Specify value in either the From and To fields or the Within the last field, but not both.

RFEXCNF05

INPUT FIELDS( P1) OMITTED

Reason:

The P1 fields require valid value.

System Action:

The validation fails.

User Action:

Specify value in the P1 fields.

RFFT0001

INVALID PARAMETER: P1( P2)

Reason:

An invalid parameter P1 with a value of P2 was passed to $RFFT00L.

System Action:

The procedure terminates.

User Action:

Contact Technical Support.

RFFT0002

'LOCATE' COMMAND IS NOT SUPPORTED, USE 'FIND' INSTEAD

Reason:

The File Transfer 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 fields. The FIND command should be used to locate the required information.

System Action:

The request is rejected.

User Action:

Use the FIND command as an alternative.

RFFT0003

ACTIVITY HAS OCCURRED OFF-SCREEN ( P1) FOR P2

Reason:

This is an informational message issued by the File Transfer Monitor indicating that some change has occurred for the transfer 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 you want to see the change which has occurred, scroll the list in the indicated direction.

RFFT0004

P1 SET TO ( P2)

Reason:

The Specified Profile element P1 has been set to the displayed value
P2 .

System Action:

None

User Action:

The File Transfer Monitor will use the new value for its displays.

RFFT0005

INVALID P1 PARAMETER - P2. P3

Reason:

An invalid parameter with value P2 was supplied for the command P1 .
P3 may contain information about the correct values.

System Action:

The request is rejected.

User Action:

Correct the invalid value and retry.

RFFT0006

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

Reason:

An attempt by the File Transfer Monitor to allocate its internal tables has failed, probably due to insufficient storage.

System Action:

The Monitor terminates.

User Action:

Contact your support representative.

RFFT0007

FILTER( P1) NOT DEFINED - RESET TO NULL

Reason:

The requested filter was not found. The File Transfer Monitor Filter has been reset.

System Action:

None

User Action:

Define a new File Transfer Monitor Filter.

RFFT0008

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

RFFT0009

TRANSFER IS NO LONGER CURRENT

Reason:

The selected file transfer no longer resides in the internal file transfer table. ENDED or FAILED transfers only remain current for a short time before being removed from the table.

System Action:

The request is rejected. The display is updated and the transfer in question is removed.

User Action:

If information about the transfer in question is required, it may be obtained from the File Transfer Event Database through the Reporting Menu.

RFFT0010

' P1' IS INVALID FOR A TERMINATED TRANSFER

Reason:

The request P1 may only be issued against an active transfer.

System Action:

The request is rejected.

User Action:

None

RFFT0011

REAL TIME MONITORING IS NOT SUPPORTED FOR ' P1'

Reason:

Real Time Monitoring is not available for the File Transfer product
P1 .

System Action:

The request is rejected.

User Action:

None

RFFT0012

THIS TRANSFER IS P1 BEING MONITORED

Reason:

A request was made to either START or STOP Real Time Monitoring of a file transfer. If the request was to START Monitoring, then P1 will be
ALREADY , if the request was to STOP Monitoring then P1 will be NOT .

System Action:

The request is rejected.

User Action:

None

RFFT0013

TERMINATE NOT SUPPORTED FOR P1

Reason:

The TERMINATE command is not available for the File Transfer product
P1 .

System Action:

The request is rejected.

User Action:

None

RFFT0014

THE FILE TRANSFER MANAGER P1 DOES NOT EXIST ON P2

Reason:

The request requires access to a file transfer manager named P1. The file transfer manager P1 does not exist in the P2 database.

System Action:

The request is rejected.

User Action:

Define a file transfer manager resource.

RFFT0015

ETA MONITOR NOT SUPPORTED FOR CONNECT:MAILBOX BSC BATCH TRANSFER

Reason:

Status monitoring is not available for BSC batch transmissions as CONNECT:Mailbox does not currently provide transmission block/byte count for BSC line activity.

System Action:

The request is rejected.

User Action:

None

RFFT0016

P1 TERMINATED SUCCESSFULLY BY USER P2

Reason:

The P1 file transfer was terminated by the user, P2 .

System Action:

The TCP/IP connection is dropped, and the file transfer is terminated.

User Action:

None.

RFFT0017

The TCP/IP FTP Data Connection no longer exists

Reason:

You entered T beside a file transfer to terminate it. However, the associated TCP/IP FTP data connection no longer exists because, for example, the connection failed.

System Action:

The request is aborted.

User Action:

None. The status of the transfer will be updated when the FTP control connection times out.

RFFT0018

ETA MONITOR NOT SUPPORTED FOR XCOM 'EXECUTE' BATCH TRANSFERS

Reason:

In-progress status monitoring is not available for CA-XCOM file transfers that are executed immediately. Currently, the CA-XCOM application does not provide a command interface to transfers of the
EXECUTE type.

System Action:

The request is rejected.

User Action:

None.

RFFT0019

P1 TERMINATED SUCCESSFULLY BY USER P2

Reason:

The P1 file transfer was terminated by the user, P2 .

System Action:

The file transfer is terminated.

User Action:

None.

RFFT0020

P1 FAILED TO TERMINATE ( P2)

Reason:

The T (Terminate) command failed to terminate the P1 file transfer. P2 provides the reason.

System Action:

The CA-XCOM application indicates that it cannot terminate the P1 transfer. If the transfer is active, it will continue.

User Action:

Review the activity log and the CA-XCOM log to deterimine the cause, and correct the problem as required.

RFFT0021

TERMINATE not supported for CA-XCOM 'EXECUTE' batch transfers

Reason:

The TERMINATE command is not supported for CA-XCOM transfers that are executed immediately.

System Action:

The request is rejected.

User Action:

None.

RFFT0022

ETA MONITOR NOT SUPPORTED FOR GENAPI TRANSFERS

Reason:

In-progress status monitoring is not available for GENAPI file transfers.

System Action:

The request is rejected.

User Action:

None.

RFFT0023

TERMINATE not supported for GENAPI transfers

Reason:

The TERMINATE command is not supported for GENAPI transfers.

System Action:

The request is rejected.

User Action:

None.

RFFT0024

ETA Monitor not supported for IBM z/OS Communications Server FTP transfers

Reason:

In-progress status monitoring is not available for IBM z/OS Communications Server FTP Client/Sever transfers.

System Action:

The request is rejected.

User Action:

None.

RFFTALT01

INVALID PARAMETERS

Reason:

The process $RFFTALT was called with invalid parmaters.

System Action:

The request is rejected and the process stops.

User Action:

Contact Technical Support.

RFFTALT02

COMMAND P1 IS INVALID

Reason:

The command P1 is invalid and not supported.

System Action:

The request is rejected.

User Action:

Enter a valid command and retry.

RFFTALT03

UPDATE CANCELLED

Reason:

The update of a message definition was cancelled by the user.

System Action:

None.

User Action:

None.

RFFTLAP01

No Activity Log data files are available.

Reason:

An attempt was made to browse the FTLogs Logs or perform Log Administration but no VSAM log data files are available.
By default, three FTLogs Log VSAM files are defined at NetMaster installation time and allocated and opened at region startup.
FTLogs Logs are VSAM datasets named ?dsnqual.FTLOG01, FTLOG02, FTLOG03 They should be allocated to the region as DD's FTLOG01, FTLOG02, FTLOG03 and a UDBCTL OPEN performed with the same names as the FILEIDs.
Up to 7 files, FTLOG01 - FTLOG03, may be used.

System Action:

Activity Log browse or administration functions are not available.

User Action:

Ensure that at least one FT log VSAM file is correctly allocated and opened.
Use SH VSAM=FTLOG* to check that correctly defined VSAM datasets are allocated as DDNAMEs FTLOG01 and so on.
A UDBCTL OPEN.. should have been performed for each file - recommended parameters are DEFER, LSR, SIS
Refer to the Common Services documentation for more information.

RFFTMON00

ID= P1 - P2

Reason:

The message displays a file transfer event monitor trace record.
P1 is the trace ID, and P2 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFFTMON01

No active Ruleset defined - Reactive File Transfer Monitoring INACTIVE

Reason:

No File Transfer Ruleset is loaded in the region so Reactive File Transfer Monitoring cannot proceed.

System Action:

Monitoring by File Transfer Rules is not available.

User Action:

If monitoring by File Transfer Rules is desired, a File Transfer Ruleset must be loaded as follows:
1. Enter the /PARMS shortcut to display the list of parameter groups.
2. Beside the AUTOIDS parameter group, enter U .
3. In the Active Ruleset for File Transfer field, name the File Transfer Ruleset to be loaded.
4. Press F6 (Action) to load the Ruleset.

RFFTMON02

The File Transfer Monitor procedure has encountered an error. Reason P1

Reason:

The File Transfer Monitor procedure has encountered an internal system error. P1 is the reason for the failure.

System Action:

Processing continues.

User Action:

Contact Technical Support.

RFFTMON03

There is no file transfer event receiver currently active; the event is discarded

Reason:

A normalised file transfer event cannot be delivered as, there is no active event receiver.

System Action:

The normalised file transfer event is discarded.

User Action:

The FILE TRANSFER EVENT LOGGER ($RFLO81Z) procedure may have terminated.
From an OCS window issue the following command:
SHOW NCL=ALL PROC=$RFLO81Z
Print the activity log from before the time of the first occurrence of message RFFTMON03 till the time just after the above SHOW COMMAND.
Contact Technical Support with this diagnostic data.

RFFTMON04

The File Transfer Rules management table size limit of P1 alerts has been exceeded

Reason:

The number of concurrent file transfer rule alerts in the File Transfer Rules management table has reached the supported limit of P1.

System Action:

File transfer rule alerts are still raised; however, the oldest alerts may not be updated or cleared.

User Action:

This condition can occur when a large number of alerts is raised because too many file transfer events meet the criteria set by one or more file transfer rules. Review the following criteria:

RFFTMON05

The Active File Transfer Monitor table size limit of P1 transfers has been exceeded

Reason:

The number of active file transfers in the Active File Transfer Monitor table has reached the supported limit of P1.

System Action:

The oldest file transfers are removed from the Active File Transfer Monitor table (and display) to accommodate newer transfers.

User Action:

Review the FTMONITOR (File Transfer Monitor) Customizer parameter group. Consider reducing the Transfer Visibility values. For example, if you are expecting a large number of file transfer failures in a relatively short period of time, you can reduce the Failed Transfer Visibility from 30 minutes (the default) to 5 minutes.

RFFTPEN00

ID= P1 - P2

Reason:

This message displays an FTP transfer event trace record. P1 is the trace ID and P2 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFFTPEN01

FTP event handler procedure has failed - reason: P1

Reason:

The CA NetMaster FTP event handler procedure 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.

RFFTPEN02

The NMFTP Monitor cannot be contacted. The error code is P1 - Reason: P2

Reason:

The NMFTP Monitor cannot be contacted. The associated error code is P1 and the reason is P2.

The FTP event handler procedure requires an active EPS connection to the NMFTP Monitor (NMFTPMON) for the monitoring of FTP transfer events.

Use the error code P1 to determine why the NMFTP Monitor cannot be contacted:

39

Indicates that the NMFTP Monitor (NMFTPMON) is not responding to an EPS poll.

70

Indicates that the SSI (to which this region is connected) is not available or does not provide EPS event support.

Other

Indicates that an internal error has occurred.

System Action:

Processing continues, but FTP events from IBM FTP servers and clients are not available until the problem is corrected.

User Action:

Take appropriate action based on the error code:

39
70
other

Contact your local support representative with a copy of the activity log. 

RFFTPEN03

Backup copy of procedure $RFFTPEN (id: P1) has started, FTP event may have been lost

Reason:

The CA NetMaster FTP event handler procedure $RFFTPEN failed. A backup copy has been restarted; its NCL ID is P1. Some FTP file transfer events may have been lost.

System Action:

Processing continues; however, some FTP events from IBM FTP Servers/Client may have been lost.

User Action:

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

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

RFFTPEN04

The NMFTP Monitor is operational

Reason:

The CA NetMaster NMFTP Monitor was previously unavailable and is now operational.

System Action:

The FTP events processing from IBM FTP Servers/Clients resumes.

User Action:

Check for the earliest RFFTPEN02 message in the activity log. This message was issued when the NMFTP Monitor (NMFTPSSI) could not be contacted and gives the associated error code and text. Any IBM FTP Servers/Clients file transfer events from the time of first RFFTPEN02 message until now are lost.

RFFTSA01

Unable to obtain transfer details for P1 link: P2 - Reason: P3

Reason:

An error occurred whilst retrieving the transfer details. The reason is one of the following:
1- REQUEST NOT FOUND The SHOW XMIT command returned the N43C14 or N43D14 message (TRANSMISSION REQUEST DOES NOT EXIST). The command was retried unsuccessfully.
2- INTREAD FAILED WITH xx An INTREAD has failed. xx is the INTREAD failure code.

System Action:

The file transfer event is incomplete. Normal processing continues.

User Action:

Contact Technical Support.

RFFTSM00

THE FTS MESSAGE HANDLER FOR FTSMGR P1 IS READY TO RECEIVE FTS MESSAGES OVER LINK: P2

Reason:

The NetMaster for File Transfer FTS message handler is ready and is waiting for FTS messages from the FTS region that is managed by FTSMGR,
P1 . The name of the link is P2 .

System Action:

The NetMaster for File Transfer region waits for FTS messages.

User Action:

None.

RFFTSM01

LOST CONTACT WITH FTS REGION P1 - LINKNAME: P2 RECOVERY INITIATED (RETRY COUNT: P3)

Reason:

The NetMaster for File Transfer FTS message handler has lost contact with the FTS region, P1 , due to a link failure. Recovery of the link, P2 , is being attempted. The retry count indicates the current number of consecutive attempts. This message will be followed by message RFFTSM02 or RFFTSM03.

System Action:

The system attempts to restart the link.

User Action:

None.

RFFTSM02

RETRYING TO CONTACT FTS REGION P1 OVER LINK: P2 - REASON: P3 (RETRY COUNT P4)

Reason:

The NetMaster for File Transfer FTS message handler is attempting to re-contact the FTS region, P1 , over the link, P2 , following the failure, P3 . Retry count indicates the current number of consecutive attempts.

System Action:

The system will attempt to re-contact the FTS region.

User Action:

None.

RFFTSM03

FTS MESSAGE HANDLER FOR FTS REGION P1 HAS FAILED - REASON: P2

Reason:

The NetMaster for File Transfer FTS message handler for the FTS region,
P1 , has failed. The reason for the failure is P2 .

System Action:

The message handler procedure terminates.

User Action:

Proceed as follows according to the reason for the failure:

Reason Action
RETRY LIMIT EXCEEDED Check the status of the link to the FTS region and correct any problems. This message follows messages RFFTSM01 and RFFTSM02.
SIGNON CMD TIMEOUT Check that the BSYS background user of this region has been defined on the FTS region.
The BSYS user ID is of the form xxxxBSYS . To determine the ID for this region, issue SHOW USERS to list the logon users.
xxxxxx CMD TIMEOUT Check the current status of the FTS region and correct any problems.
All other reasons Contact Technical Support.

RFFTSM04

THE FTS MESSAGE HANDLER FOR FTSMGR P1 IS ATTEMPTING TO START P2

Reason:

The NetMaster for File Transfer FTS message handler detects that there are currently no receivers for events from the FTS region that is managed by FTSMGR, P1 . The event procedure, P2 , will be started.

System Action:

The required event receiver procedure is started.

User Action:

None.

RFFTSM05

FTS MESSAGE HANDLER FOR FTSMGR P1 WAS UNABLE TO DERIVE THE DATA SET NAMES FOR P2 TO/FROM P3

Reason:

The FTS transmission request, P2 (to or from the FTS region, P3 ), has started. However, the transmission start event could not be generated because the required file names could not be obtained.

System Action:

The generation of the transmission start event is deferred, waiting for message N44x07.

User Action:

If the request specifies DDNAME, check that the BSYS background user of this region is defined to the origin and destination FTS regions. The ID is of the form xxxxBSYS . To determine the ID for this region, issue
SHOW USERS to list the logon users.
If the problem is not because of the above causes, contact Technical Support.

RFFTSM06

FTS REQUEST P3 HAS COMPLETED (FTSMGR: P1 ) - EXPECTED FTS MESSAGE P2 WAS NOT RECEIVED

Reason:

The FTS request, P3 ,has completed. However, the expected completion message, P2 , was not received.

System Action:

If the missing FTS message is N44x01 or N44x03, then the transmission end event cannot be generated because the required request name and destination/origin names are unavailable.
If the missing FTS message is N44x07, then the transmission end event is generated. However, the source and/or the target file names cannot be obtained.

User Action:

If the request specifies DDNAME, check that the BSYS background user of this region is defined to the origin and destination FTS regions. The ID is of the form xxxxBSYS . To determine the ID for this region, issue SHOW USERS to list the logon users.
If the problem is not because of the above causes, contact Technical Support.

RFFTSM07

THE FTS MESSAGE HANDLER FOR FTS REGION P1 IS ALREADY RUNNING

Reason:

A copy of the NetMaster for File Transfer FTS message handler procedure for the FTS region, P1 , was started. However, this procedure is already running.

System Action:

The procedure start is ignored.

User Action:

None.

RFFTSM08

THE REQUIRED NCL PROCEDURE P1 DOES NOT EXIST IN THE COMMANDS LIBRARY ON FTS REGION P2

Reason:

The P1 NCL procedure could not be loaded on the P2 FTS region. This procedure is required for the FTS file transfer monitoring.

System Action:

The FTS message handler is terminated.

User Action:

Check that the P1 NCL procedure has been installed on the required FTS region. This NCL procedure is distributed with the NetMaster for File Transfer product.
If the problem is not because of the above, contact Technical Support.

RFFTSM09

FTS AGENT PROCEDURE P1 HAS BEEN SUCCESSFULLY INITIALIZED ON THE FTS REGION P2

Reason:

The FTS agent NCL procedure P1 successfully initialized on the FTS region P2.

System Action:

None.

User Action:

None.

RFFTSM10

A PSEUDO FTS TRANSMISSION "START EVENT" GENERATED FOR REQUEST P1 P2 P3

Reason:

The current FTS transmission status indicates an active FTS transmission for which no prior notification has been received. The request name is P1 , the direction is P2 , and the name of the link to the FTS region is P3 .

System Action:

The missing start event is generated.

User Action:

None

RFFTSM11

COMMAND P1 ROUTED TO P2 HAS FAILED

Reason:

The command P1 could not be routed via P2 . P2 is not currently active.

System Action:

The command is rejected. Recovery of the INMC link P2 will be attempted.

User Action:

Wait for the automatic INMC link recovery. If the recovery fails use the SHOW LINKS command to determine the status of the link P2.

RFFTSM12

SIGNON PROCESS TO P1 HAS FAILED. RETRY WILL BE ATTEMPTED IN P2 MINUTES

Reason:

An error has occurred during the signon process to P1. A signon retry will be attempted.

System Action:

The current Signon process is aborted. The cause of the error has been logged in the FTSMGR P1 Transient Log. Signon retry will be attempted.

User Action:

Check the FTSMGR P1 Transient Log for error message(s) to determine the reason for the signon failure. Correct if required and wait for the signon retry.

RFFTSM13

ERROR AT LINE P1 IN PROC P2 COND= P3 KWD= P4 STATEMENT= P5

Reason:

The NetMaster for File Transfer FTS message handler procedure has failed due to a possible data error. The error is identified by the following:

- Line number, P1 , and procedure name, P2 , where the error occurred

- Error condition raised, P3 - Verb operand that has detected the error, P4 , if applicable

- Statement text where the error occurred, P5

System Action:

Message monitoring continues. However, an incomplete File Transfer event may have been generated. If file transfer logging is active, this message is also written to the file transfer log.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- A copy of the activity log

RFFTSM14

ERROR THRESHOLD REACHED. THE NETMASTER FOR FILE TRANSFER FTS MESSAGE HAN DLER IS TERMINATED.

Reason:

Recursive errors have been detected in the File Transfer FTS message handler procedure. This message follows messages RFFTSM13 which describe the errors. This message is followed by several NM304xx diagnostic messages.

System Action:

The File Transfer FTS message handler procedure is terminated. If file transfer logging is active, this message is also written to the file transfer log.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of the preceding RFFTSM13 messages - Full text of the related NM304xx messages - A copy of the activity log

RFFTSM88

ID= P1 - P2

Reason:

This message displays a file transfer FTS message and events handler trace record. P1 is the trace ID, and P2 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFFX00

FTP-Cmd: P1, Reply-Code: P2 P3 - RcvID: P4

Reason:

This is a diagnostic trace message.

The CA NetMaster FTM FTP post processing exit (NM000FPX) was called by the IBM Communication Server FTP post processing user exit (FTPOSTPR) and the TRACE is currently active.

The FTP event processing selection is identified as follows:

System Action:

If P3 = selected, the FTP Event is forwarded to the CA NetMaster FTM region receiving events with a receiver ID of P4.

If P3 = not selected, the FTP Event is not forwarded.

User Action:

Contact Technical Support.

RFFX01

NM000FPX called by FTPOSTPR without parameter list

Reason:

The CA NetMaster FTM FTP post processing exit (NM000FPX) was called by the IBM Communication Server FTP post processing user exit (FTPOSTPR) without the required parameter list.

System Action:

The FTP Event processing is aborted.

User Action:

If you provided the IBM Communication Server FTP post processing user exit (FTPOSTPR), check the exit source code to ensure that the CA NetMaster FTP post processing exit (NM000FPX) was called with register one (R1) pointing to the FTP exit parameter list.

If you are using the IBM Communication Server FTP post processing user exit (FTPOSTPR) distributed with CA NetMaster FTM, contact Technical Support.

RFFX02

No active SOLVE SSI with "XEVNT" support found

Reason:

The CA NetMaster FTM FTP post processing exit (NM000FPX) requested the services of the event delivery facility, but the request was rejected because of one of the following:

System Action:

FTP event records are forwarded to the CA NetMaster FTM region when the SSI region (with the event delivery facility) becomes active.

User Action:

Ensure that the SSI region is started with the event delivery facility (XEVNT=YES).

RFFX03

The SOLVE SSI region is not active

Reason:

The CA NetMaster FTM FTP post processing exit (NM000FPX) requested the services of the event delivery facility, but the request was rejected because the SSI region is not active.

System Action:

FTP event records are forwarded to the CA NetMaster FTM region when the SSI region (with the event delivery facility) becomes active.

User Action:

Ensure that the SSI region is started with the event delivery facility (XEVNT=YES).

RFFX04

The SOLVE SSI is in shutdown

Reason:

The CA NetMaster FTM statistics exit, NMCDSTEX, requested the services of the event delivery facility, but the request was rejected because the SSI is shutting down.

System Action:

The statistics record is not forwarded to the region.

User Action:

Ensure that the SSI region is restarted.

RFFX05

Unable to send EVENT R0=P1 R15=P2

Reason:

The CA NetMaster FTM FTP post processing exit (NM000FPX) issued a $NMXEVNT request to forward an FTP event to the event receiver. The request was rejected. The values of the R0 and R15 return codes from the $NMXEVNT request are P1 and P2, respectively.

System Action:

The event record is not forwarded to the CA NetMaster region.

User Action:

Note the value of R0 and R15, and contact Technical Support.

RFFX06

ABEND at P1 in P2 P3 Level P4

Reason:

This message is the first of a group of messages that are issued when an abend occurs in the CA NetMaster FTM FTP post processing exit NM000FPX. The following is the complete set of messages:

RFFX06 ABEND at +nnnn in xxxxxxxx xxxx Level xxxxxx
RFFX07 R1 at entry: xxxxxxxx, Event add: xxxxxxxx, RcvID: xxxxxxxx, Cmd: xxxx
RFFX08 PSW=xxxxxxxx xxxxxxxx Interrupt-Code: xx
RFFX09 R0 - R3: xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFFX09 R4 - R7: xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFFX09 R8 -R11: xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFFX09 R12-R15: xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx

Message RFFX06 identifies the abend offset, module, version, and level.

Message RFFX07 identifies the following:

Message RFFX08 identifies the failing PSW and program interruption information.

Messages RFFX09 identify the general purpose registers at the time of the abend.

System Action:

The FTP event record is ignored and processing continues.

User Action:

Contact Technical Support. Ensure that you have the following information available:

RFFX07

R1 at entry: P1, Event add: P2, RcvID: P3, Cmd: P4

Reason:

This message is one of a group of messages issued when an abend occurs in the CA NetMaster FTM FTP post processing exit NM000FPX.

For more information, see the help for message RFFX06.

System Action:

See RFFX06.

User Action:

See RFFX06.

RFFX08

PSW=P1 Interrupt-Code: P2

Reason:

This message is one of a group of messages issued when an abend occurs in the CA NetMaster FTM FTP post processing exit NM000FPX.

For more information, see the help for message RFFX06.

System Action:

See RFFX06.

User Action:

See RFFX06.

RFFX09

P1 P2 P3 P4 P5

Reason:

This message is one of a group of messages issued when an abend occurs in the CA NetMaster FTM FTP post processing exit NM000FPX.

For more information, see the help for message RFFX06.

System Action:

See RFFX06.

User Action:

See RFFX06.

RFFX10

Requires IBM Communication Server V1R7 or above

Reason:

The CA NetMaster FTM FTP post processing exit (NM000FPX) was called by the IBM Communication Server FTP post processing user exit (FTPOSTPR), which is executing on an unsupported version of the IBM Communication Server.

System Action:

The FTP event is ignored.

User Action:

Do one of the following:

RFFX11

Unable to obtain storage - EVENT not sent

Reason:

The CA NetMaster FTM FTP post processing exit (NM000FPX) requested the services of the event delivery facility, but the request is rejected because the event delivery facility cannot obtain storage (R0=7 and R15=28 returned from $NMXEVNT).

System Action:

The FTP event is not sent to the CA NetMaster FTM region.

User Action:

Contact Technical Support.

RFFX12

Storage Request Failed: Type=P1 R15=P2

Reason:

The CA NetMaster FTM FTP post processing exit (NM000FPX) cannot obtain or free working storage. P1 is the failing request and P2 is the value of the R15 code.

System Action:

The request cannot be processed.

User Action:

Use the R15 code to determine the cause of the error.

RFGE01

XFRID: P1 Type: P2 forwarded to: P3 Status: P4 RC: P5

Reason:

This is a diagnostic trace message.

The Generic Data Transfer API, NM000FGX, was called with TRACE OPTION ON. The Generic Event record was identified as follows:

P1 is the Transfer ID.

P2 is the Generic Event Type. The valid types are:

S for Transfer Start event

E for Transfer End event

F for Transfer Failure event

P3 is the receiver ID from which Generic Events can be received.

P4 is Generic Event Status and is set to one of the following:

COMPLETE indicates that the Generic Event record was validated and will be forwarded to the NetMaster File Transfer region(s).

INCOMPLETE indicates that an error has occurred. The reason is described by P5 (the return code).

P5 is the return code and is set as follows:

RC IN Hex

Reason

System Action

User Action

0

Normal Completion

(1)

None

4

Transfer ID is missing

(1)

(1)

8

Transfer ID is invalid

(1)

(1)

C

Event Type is invalid

(1)

(1)

10

Parameter List Address (R1) is null

(2)

(1)

18

Event Address is null

(2)

(1)

20

No active SOLVE SSI with XEVNT support

(2)

(2)

24

The SOLVE SSI REGION is not active

(2)

(2)

28

The SOLVE SSI is in shutdown

(2)

(3)

2C

Unable to send EVENT

(2)

(3)

40

NM000FGX Abended

(2)

(1) (3)

44

Unable to obtain storage

(2)

(3)

System Action:

For Return Code System Action notes:

(1) The Generic Event is forwarded.

(2) The Generic Event is not forwarded.

User Action:

For Return Code User Action notes:

(1) Check and correct the Generic Event record contents and format.

(2) Ensure that the SSI region is started with the event delivery facility (XEVNT=YES).

(3) Check system log for associated RFGEnn message(s).

RFGE04

The SOLVE SSI is in shutdown mode.

Reason:

The Generic Data Transfer API, NM000FGX, requested the services of the event delivery facility, but the request was rejected because the SSI is shutting down.

System Action:

The Generic Event record is not forwarded to this region. This data transfer event is lost.

User Action:

To enable this region to receive Generic Events again, ensure that the SSI region is restarted.

RFGE05

Unable to send Generic Event R0= P1 R15= P2

Reason:

The Generic Data Transfer API, NM000FGX, issued a $NMXEVNT request to forward a Generic Event to the event receiver. The request was rejected. The values of the R0 and R15 return codes from the $NMXEVNT request are P1 and P2 respectively.

System Action:

The Generic Event is not forwarded to this region.

User Action:

Note the value of R0 and R15, and contact Technical Support.

RFGE06

ABEND at P1 in P2 P3 Level P4

Reason:

This message is the first of a group of messages that are issued when an abend occurs in the Generic Data Transfer API, NM000FGX. The complete set of messages is:
RFGE06 ABEND AT +nnnn IN xxxxxxxx xxxx LEVEL xxxxxx
RFGE07 R1 at entry=xxxxxxxx, Event add=xxxxxxxx, RcvID=xxxxxxxx, XfrID:xxxxxxxxx--xxxxx, Type:x
RFGE08 PSW=xxxxxxxx xxxxxxxx INT=xxxxxxxx
RFGE09 R0-R3 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFGE09 R4-R7 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFGE09 R8-R11 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFGE09 R12-R15 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
Message RFGE06 identifies the abend offset, module, version, and level.
Message RFGE07 identifies the parameters passed by the caller:
R1 at entry is the value in R1 when the API was called.
Event add is the address of the Generic Event record.
RcvID is the receiver ID from which Generic Events can be received. If either R1 or the event address was invalid, this is shown as ????????.
Xfrid is the first 16 characters of the Transfer ID. If either R1 or the event address was invalid, this is shown as ????????????????.
Type is the Generic Event type. If either R1 or the event address was invalid, this is shown as ?.
Message RFGE08 identifies the failing PSW and program interruption information.
Messages RFGE09 identify the general purpose registers at the time of the abend.

System Action:

The Generic Event is ignored, and processing continues.

User Action:

Check and correct the calling module.
If the problem is not in the calling module, then Contact Technical Support. Ensure that you have the following information available:
- The entire group of messages (RFGE06 to RFGE09)
- The assembly listing of the caller module.

RFGE07

R1 at entry= P1, Event add= P2, RcvID= P3, XfrID: P4, Type: P5

Reason:

This message is one of a group of messages that are issued when an abend occurs in the Generic Data Transfer API, NM000FGX.
R1 at entry is the value in R1 when the API was called.
Event add is the address of the Generic Event record.
RcvID is the receiver ID from which Generic Events can be received. If either R1 or the event address was invalid this is shown as ????????.
Xfrid is the first 16 characters of the Transfer ID. If either R1 or the event address was invalid, this is shown as ????????????????.
Type is the Generic Event type. If either R1 or the event address was invalid, this is shown as ?.
For more information, see the help for message RFGE06.

System Action:

See RFGE06.

User Action:

See RFGE06.

RFGE08

PSW= P1 INT= P2

Reason:

This message is one of a group of messages that are issued when an abend occurs in the Generic Data Transfer API, NM000FGX.
For more information, see the help for message RFGE06.

System Action:

See RFGE06.

User Action:

See RFGE06.

RFGE09

P1 P2 P3 P4 P5

Reason:

This message is the last of a group of messages that are issued when an abend occurs in the Generic Data Transfer API, NM000FGX.
For more information, see the help for message RFGE06.

System Action:

See RFGE06.

User Action:

See RFGE06.

RFGE11

Unable to obtain storage - Generic Event not sent

Reason:

The Generic Data Transfer API, NM000FGX, requested the services of the event delivery facility, but the request was rejected because the event delivery facility could not obtain storage (R0=7 and R15=28 returned from $NMXEVNT).

System Action:

The Generic Event is not sent to the event receiver.

User Action:

Contact Technical Support.

RFGE14

Storage Request Failed: Type='P1 R15= P2

Reason:

The Generic Data Transfer API, NM000FGX, was unable to obtain or free up working storage. P1 is the failing request, and P2 is a code that indicates the reason of the failure.

System Action:

The request cannot be processed.

User Action:

Use the R15 code to determine the cause of the error.

RFGEEV01

TRANSFER-ID: P1 STARTED - Initiated by: P2 on node: P3

Reason:

A Generic Data Transfer API file transfer has started:
- P1 identifies the transfer as Unique transfer ID.
- P2 is the initiator user Id and P3 is the initiator node.
This message is followed by RFGEEV02 which provides additional details.

System Action:

None.

User Action:

None.

RFGEEV02

TRANSFER-ID: P1 Source Node: P2 Target Node: P3

Reason:

A Generic Data transfer API file transfer has started:
- P1 identifies the transfer as the transfer ID.
- P2 is source node and P3 is the target node.
This message follows message RFGEEV01.

System Action:

None.

User Action:

None.

RFGEEV03

TRANSFER-ID: P1 COMPLETED - Source Node: P2 Target Node: P3

Reason:

A Generic Data Transfer API file transfer has completed successfully:
- P1 identifies the transfer as a Unique transfer ID.
- P2 is source node and P3 is the target node.

System Action:

None.

User Action:

None.

RFGEEV05

TRANSFER-ID: P1 FAILED - Source Node: P2 Target Node: P3

Reason:

A notification has been received from Generic Data Transfer API, indicating a failed file transfer:
- P1 identifies the transfer as a Unique transfer ID.
- P2 is source node and P3 is the target node.
This message is followed by RFGEEV11 which provides error details.

System Action:

None.

User Action:

None.

RFGEEV06

Generic Event API P1 has terminated unexpectedly

Reason:

A non-orderly GENAPI shutdown notification was received from P1 .

System Action:

A file transfer failure event will be raised for each currently active GENAPI transfer (if any).

User Action:

If desired, restart the GENAPI application.

RFGEEV07

There was no matching File Transfer START Event for TRANSFER- ID: P1

Reason:

The region received a file transfer completion event for the P1 file transfer but never received the corresponding START event.

System Action:

The region will create a dummy START event for this file transfer. Processing continues.

Important! The created START event uses data from the END event. The start time, the user name, and the transfer rate might be incorrect.

User Action:

None.

RFGEEV08

No error details available from the GENAPI - Please review SYSLOG for more information

Reason:

A Generic Data Transfer API file transfer failed, but no error message was received from the Generic Event API region.

System Action:

None.

User Action:

Review the system log and check the User Product region to determine the cause of the failure.

RFGEEV09

GENAPI has terminated unexpectedly.

Reason:

A non-orderly GENAPI shutdown notification was received from P1 .

System Action:

A file Transfer FAILURE event is raised.

User Action:

You may want to review the reasons for the GENAPI termination.

RFGEEV11

TRANSFER-ID: P1 - Reason: P2

Reason:

A notification has been received from the GENAPI, indicating a failed file transfer:
- P1 identifies the transfer as a Unique transfer ID.
- P2 is error text.
This message follows message RFGEEV05.

System Action:

None.

User Action:

None.

RFGEEV12

P1 of START Event Pool is used. You may not be receiving all END Events associated with START Events.

Reason:

This is a warning message and notifies you that P1 of the Start Event pool allocated in the GE API parameter group is being used. This may be because END or FAILURE Events are not being passed for all START Events.

System Action:

Event processing continues.

User Action:

Monitor these messages and associated alerts, if the problems persists ensure that Start Events have corresponding End or Failure Events. You can issue FTMGEST at the command prompt to view detail of START Events yet to be processed by the Generic Data Transfer API Event Manager.

RFGEEV14

START Event Pool 100% Utilized. Event Lost P1

Reason:

The START Event Pool is 100% used. The event is lost. P1 provides detail of the event.

System Action:

Event processing continues.

User Action:

Ensure that GENAPI is passing END or FAILURE events for all processed START events. Use the FTMGEST command to view details of all current START events yet to be processed by the GENAPI Event Manager.

RFGEEVI1

GENAPI EVENT HANDLER PROCEDURE HAS FAILED - REASON: P1

Reason:

The Generic Data Transfer API Event Manager procedure has failed because of an internal system error. P1 is the reason for the failure.

System Action:

The procedure terminates.

User Action:

Contact Technical Support.

RFGEEVI10

GENAPI received an End Event without a Start Date (system date used in event)

Reason:

The Generic Data Transfer API Event Manager did not receive a Start Event for a transfer and no Start Date was specified in the End Event. The End Event is generated with the Start Date being equal to the end time.

System Action:

The event is processed.

User Action:

Correct the data passed by the Generic Data Transfer API from your data transfer application.

RFGEEVI11

GENAPI received an End with an invalid Start Date (system date used in event)

Reason:

The Generic Data Transfer API Event Manager did not receive a Start Event for a transfer and no Start Date was specified in the End Event. The End Event is generated with the Start Date equal to the end time.

System Action:

The event is processed.

User Action:

Correct the data passed by the Generic Data Transfer API from your data transfer application.

RFGEEVI2

GENAPI Event Manager has encountered a recoverable error

Reason:

The Generic Data Transfer API Event Manager procedure has encountered a recoverable error. Check previous messages for the cause of the error.

System Action:

Event processing continues. However, some events may have been lost.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message
- Relevant activity log messages
- Generic Application log messages

RFGEEVI3

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

Reason:

The Generic Data Transfer API Event Manager procedure has failed due to an MDO error. The failure is identified by the following:

- Statement type, ASSIGN

- MDO return code, P1 =&ZMDORC

- MDO feedback code, P2 =&ZDMOFDBK

- Map name, P3 =&ZMDOMAP - Full map component name, P4 =&ZMDONAME

- Map component tag value, P5 =&ZMDOTAG

- ASN.1 type of the component, P6 =&ZMDOTYPE

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. See the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFGEEVI4

DATA ERROR AT LINE P1 IN PROC P2. RTN= P3 COND= P4 KWD= P5 EVENT= P6. STATEMENT= P7

Reason:

The Generic Data Transfer API Event Manager procedure has failed due to a data error in the event received from you data transfer application. The error is indentified by the following:

- Line number, P1 , and procedure name, P2 , where the error occurred

- Subroutine name, P3 , if applicable

- Error condition raised, P4

- Verb operand that has detected the error, P5 , if applicable

- Statement text where the error occurred, P6

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is then ignored.
If file transfer logging is active, it is also written to the file transfer log.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. See the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFGEEVI5

ID= P1 - P2

Reason:

The message displays a file transfer event trace record. P1 is the trace ID, and P2 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFGEEVI7

GENAPI event data - P1

Reason:

The Generic Data Transfer API Event Manager could not process an event. This results in the loss of the event.


P1 describes the field in error.

System Action:

The event is discarded.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message
- Generic Application message log

RFGEEVI8

GENAPI event data - P1

Reason:

The Generic Data Transfer API Event Manager could not process an event.
P1 describes the field in error.
MDO information follows the message.

System Action:

The event is discarded.

User Action:

Correct the Event Type information passed by the Generic Data Transfer API from your data transfer application.
If the problem cannot be rectified contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Generic Application message log

RFGEEVI9

GENAPI event data - P1

Reason:

The Generic Data Transfer API Event Manager cannot process a value received from your data transfer application.

P1 describes the field in error.
MDO information follows the message.

System Action:

The event is processed.

User Action:

Correct the data passed by the Generic Data Transfer API from your data transfer application.
If the problem cannot be rectified, contact Technical Support with the following diagnostic information:

- Full text of this message

- Generic Application message log

RFGELST01

No Event Data Available for GENAPI

Reason:

No Generic Data Transfer Application API Event data is available.

System Action:

None.

User Action:

None.

RFGELST02

No ACTIVE Transfers Available for P1

Reason:

There is no active transfer event data available for product P1 .

System Action:

None.

User Action:

None.

RFGELST03

Delete of ACTIVE Transfer P1 failed.

Reason:

The delete of ACTIVE Transfer P1 failed. The transfer is no longer active.

System Action:

Delete processing fails.

User Action:

Press F6 (Refresh) to ensure that the selected transfer is available.

If the problem persists, contact Technical Support.

RFGELST04

Delete of ACTIVE Transfer P1 successful.

Reason:

The delete of ACTIVE Transfer P1 was successful.

System Action:

None.

User Action:

None.

RFGELST05

Delete of Product Event Data for P1 successful

Reason:

The delete of all Event Data for Product ID P1 is successful.

System Action:

None.

User Action:

None.

RFGELST06

MDO ASSIGN failed, RC=P1 FDBK=P2 Map=P3 Component=P4 Tag=P5 Type=P6

Reason:

The Generic Data Transfer API FTMGEST Command Display Procedure failed due to an MDO error. The failure is identified by the following:

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support with the following diagnostic information:

We recommend that you obtain the information immediately as follows:

  1. Locate the message and dump in the activity log.
  2. Use the PRINT START and PRINT END commands to mark the lines. For more information, see the activity log help. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
  3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and print the diagnostics using the cut and paste procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFGELST07

Active transfer event not deleted, GENAPI event handler is not active

Reason:

The Generic Data Transfer API Event Manager procedure is not active or is no longer profiled to accept ACTIVE Transfer deletion requests.

System Action:

Delete processing is aborted.

User Action:

Contact Technical Support.

RFGEN01

NO MONITORS SELECTED FOR RESOURCE GENERATION

Reason:

A list of CDMON Templates was presented for generation of Monitor resources, but the list was exited without any being selected.

System Action:

No Monitor resources are generated.

User Action:

If Monitor resources are to be generated, select the template(s) on which these resources will be modelled by entering s beside them.

RFINWI01

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 .

RFINWI02

P1 TIMED OUT FOR FILE P2

Reason:

The file P2 could not be allocated or unallocated or the process timed out. P1 indicated if the action was to allocate the file P2 or to unallocate it.

System Action:

Processing terminates.

User Action:

Check the activity log for messages that may indicate why the process timed out. Retry by actioning the parameter group.

RFINWI03

The ReportCenter data feed is not yet activated on this region

Reason:

This region includes the capability to send data to ReportCenter, but this function is not yet activated. Until it is, the Send Event Rate Data to ReportCenter field must remain set to NO.

This message occurs if the REPORTDATA or REPORTCENTER parameter group is present In this region but has never been updated.

The ReportCenter data feed will remain dormant until either of these groups is updated and actioned.

System Action:

None.

User Action:

If you have not or do not want to implement the ReportCenter feature, leave this field set to NO.

If you want to enable this region to send data to ReportCenter, you must update and action the REPORTDATA or the REPORTCENTER parameter group, whichever is present In this region.

Implement the ReportCenter control region and the ReportCenter Java Task first to ensure that there is an application to receive the data feed.

Note: For more information on ReportCenter implementation, see the ReportCenter Guide.

If you do not implement ReportCenter, you can still see example reports at the following URL:

http://?your-host-and-port/public/reports/reportexpo.esp

?your-host-and-port is the IP address of this system and the port number of your WebCenter web interface port

Example: http://192.168.66.44:8744/public/reports/reportexpo.esp

RFINWI04

P1 REQUIRED IF P2 SPECIFIED

Reason:

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

System Action:

The field is set in error.

User Action:

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

RFINWI06

THE VALUE P1 HAS ALREADY BEEN SPECIFIED

Reason:

When customizing a parameter group that allows for multiple occurrences of an item, you entered a value, P1, in a field; however, the value is in use by another field of the same type. This is invalid because values must be unique.

For example, when defining the file transfer logs, you can enter details for up to seven log files. The file IDs and the data set names must be unique. This message is issued if a file ID or a data set name that matches an existing entry is entered.

System Action:

Field is set in error.

User Action:

Specify a unique value.

RFINWI10

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 .

RFINWI14

LOG FILE P1 NOT ALLOCATED, KEY LENGTH P2 IS INVALID

Reason:

The file transfer log file with ID P1 was not allocated because the key length of the file was invalid. The key length of the file was P2 , but it should have a length of 22.

System Action:

The log file is not available for use.

User Action:

Review the $RF FTLOGS parameter group. Ensure that the correct dataset name is specified.
If the name is incorrect, change it to the correct dataset name.
If the name is correct, this indicates that the VSAM cluster was not defined correctly. Use Access Method Services to delete and redefine the cluster, ensuring that a key length of 22 is specified.
When you have corrected the problem, action the $RF FTLOGS parameter group.

RFINWI15

FILE FTSCHD NOT ALLOCATED KEY LENGTH P1 IS INVALID

Reason:

There was an error during the allocation of file FTSCHD in ICS Parameter Group FTSCHD. The key length shown in P1 is incorrect.

System Action:

None.

User Action:

The correct key length should be 46. Ensure that file FTSCHD has been allocated with a key length of 46.

RFINWI16

FILE FTSCHD NOT ALLOCATED SCHEDULE LOGGING DISABLED

Reason:

There was an error during the allocation of file FTSCHD in ICS parameter group FTSCHD.

System Action:

None.

User Action:

Refer to previous messages in the log to correct this error.

RFINWI22

FILE TRANSFER LOGGING NOT REQUIRED. LOGGING DEACTIVATED/NOT ACTIVATED.

Reason:

The $RF FTLOGS parameter group has specified that file transfer logging is not required.

System Action:

If file transfer logging is currently enabled, the existing file transfer log procedure is flushed. The file transfer log files are not unallocated and may still be viewed.

User Action:

File transfer logging may be reactivated by updating the $RF FTLOGS parameter group to specify that logging is now required and then activating the updated group.

RFINWI23

INVALID ID. P1 REQUIRES NAME IN RANGE P2 TO P3

Reason:

The specified file ID, P1 , is invalid. File IDs for file transfer logs must be of the following form:
- A fixed prefix (FTLOG)
- A two digit numeric suffix (01 through 10)
The file ID must be in the range P2 through P3 .

System Action:

Field is set in error.

User Action:

Correct the file ID to conform to the required format.

RFINWI24

NO LOG FILES ALLOCATED, FILE TRANSFER LOGGING DISABLED

Reason:

No file transfer log files were allocated because of errors. Logging cannot be enabled until at least one file transfer log file is available for logging.

System Action:

File transfer logging is disabled.

User Action:

From the Customizer : Parameter Groups panel (/PARMS), enter L beside the FTLOGS parameter group to view the messages relating to this group. Use the messages to determine the reason for the error. Correct the situation, then action the group to reactivate the logging function. File it when its parameters are set successfully.

RFINWI25

FILE TRANSFER LOG FILE ERRORS OCCURRED, SOME LOGS NOT ALLOCATED

Reason:

One or more, but not all, file transfer log files were successfully allocated, and logging has started. Additional messages are written to the initialization log.

System Action:

File transfer logging continues with those logs that were successfully allocated.

User Action:

From the Customizer : Parameter Groups panel (/PARMS), enter L beside the FTLOGS parameter group to view the messages relating to this group. Use the messages to determine the reason for the error. Correct the situation, then action the group to reactivate the logging function. File it when its parameters are set successfully.

RFINWI26

DELETE OF RECORD ON FILE FTSCHD FAILED RC= P1 VSAM FDBK= P2

Reason:

There was an error during the delete of a record from file FTSCHD in ICS Parameter Group FTSCHD. The File Return Code is shown in P1 and the VSAM Feedback Code is shown in P2.

System Action:

None.

User Action:

Investigate the VSAM Feedback Code and take the appropriate action.

RFINWI27

P1 RECORDS DELETED FROM FILE FTSCHD

Reason:

When disabling schedule logging in ICS parameter group FTSCHD the number of records specified by P1 were deleted from file FTSCHD.

System Action:

None.

User Action:

None.

RFINWI31

EVENT RECEIVER ID= P1 STATUS= P2

Reason:

The event receiver identified by P1 has status indicated by P2 .

System Action:

None.

User Action:

None.

RFINWI32

SSI NOT AVAILABLE. EVENT RECEIVER CANNOT BE ACTIVATED.

Reason:

The region is unable to activate the FTP event receiver at this time because it is not connected to an SSI region. The SSI region is required for FTP event delivery.

System Action:

Activation of the FTPCNTL parameter group fails.

User Action:

Check the SSI parameter group. Ensure that a value has been specified in the Sub- System Interface ID field and that the specified SSI is set up to provide EndPoint Servies (EPS). Activate the SSI parameter group, then reactivate the FTPCNTL parameter group.

RFINWI33

ACTIVATION OF EVENT RECEIVER FAILED. SEE ACTIVITY LOG FOR DETAILS.

Reason:

An attempt to activate the FTP event receiver has failed. More information can be found in the activity log.

System Action:

None.

User Action:

Check the activity log for further information.

RFINWI34

ACTIVATION OF EVENT RECEIVER UNSUCCESSFUL. RETRYING.

Reason:

An attempt to activate the FTP event receiver has been initially unsuccessful.

System Action:

Activation will be retried at regular intervals until it succeeds.

User Action:

This situation may occur if the SSI region is unavailable at the time the receiver is activated. Check that the SSI region is available.

RFINWI40

File Transfer ReportCenter data feed has been enabled

Reason:

This region includes the capability to send data to ReportCenter. The procedure to collect file transfer event rate data and forward it to the ReportCenter database has been started.

System Action:

File Transfer reporting data collection will commence.

User Action:

If this is the very first start of this region, ensure that either the REPORTDATA or REPORTCENTER parameter group has also been correctly updated and actioned. If this is not the case, update and action the group immediately.
This region will include the REPORTCENTER group if it has been set up to be the ReportCenter Control Region, otherwise it will include the REPORTDATA group. These groups provide the underlying infrastructure to send data to ReportCenter. The REPORT* group on this region must have been successfully actioned before any data can be sent.
The EVENTLOG group controls the generation of file transfer report data at an application level, but is not concerned with its transportation.

RFINWI41

File Transfer ReportCenter data feed has been stopped.

Reason:

The procedure to collect file transfer data and forward it to the ReportCenter database has been stopped.

System Action:

File transfer data collection for ReportCenter is disabled. No reporting data will be produced until data collection is restarted.

User Action:

To ensure continuity of report data, if you are using the ReportCenter file transfer reports, data collection should run continually.
Data collection should generally only be stopped for environmental reasons, such as the ReportCenter database being unavailable for a prolonged period of time.
For short time periods, collected data will be accumulated for sending to the database when full service resumes.
To start file transfer data collection for ReportCenter, set the "Send Event Rate Data to ReportCenter?" field in the EVENTLOG parameter group to YES, and action the group. Ensure that the REPORTCENTER or REPORTDATA group has also been correctly updated and actioned.

RFINWI42

ReportCenter is not enabled on this region: FT data feed disabled

Reason:

This region does not include the ReportCenter component. The procedure to collect the file transfer data and forward it to the ReportCenter database has been stopped.

System Action:

None. ReportCenter functions are not available from this region.

User Action:

If you do not want to use ReportCenter, this message may be disregarded.

If you want to enable ReportCenter in this region, redo the region setup to include the ReportCenter component. This adds PROD=REPORTER to the region's U28 input parameter member.

After starting the region, you need to:

Note: For details, see the ReportCenter Guide.

Start file transfer data collection for ReportCenter. Set the Send Event Rate Data to ReportCenter? field in the EVENTLOG parameter group to YES, and action the group.

RFINWI51

P1 IS NOT A VALID P2

Reason:

The data set, P1 , is not defined with the properties of a P2 data set.

System Action:

Validation fails.

User Action:

Redefine the data set, or specify another data set in the input field provided. For information about the attributes of the EVNTDB and EVNTARC data sets, see the Installation and Setup Instructions.

RFINWI52

GDG DETAILS ARE INCOMPLETE - SEE NOTES BELOW

Reason:

A generation dataset was specified for the EVNTARC dataset, but the dataset attributes are incomplete.

System Action:

Field in error is highlighted.

User Action:

Supply the required attributes.

RFINWI53

P1 IS NOT A VALID SPACE TYPE. VALID VALUES ARE CYL OR TRK.

Reason:

The value, P1 , is not a valid measure for dataset space. Valid values are CYL and TRK.

System Action:

None

User Action:

Enter one of the following values in the Space Type field:
- CYL to request that the space be allocated in cylinders.
- TRK to request that the space be allocated in tracks.

RFINWI54

P2 ALLOCATION MUST BE NUMERIC.

Reason:

The value, P1 , is not a valid dataset space allocation amount. The value must be numeric.

System Action:

None

User Action:

Enter a number for the space allocation amount.

RFINWI55

ENTER EITHER MODEL DSCB OR SMS DATA CLASS

Reason:

Enter either model DSCB name or SMS data class for GDG to model the new generation dataset. You cannot use model DSCBs with SMS-managed generation datasets.

System Action:

None.

User Action:

Specify either the model DSCB name or the SMS data class for GDG to model the new generation dataset, but not both.

RFINWI56

USER NOT ADDED TO UAMS - &P1

Reason:

The automatic password option of the CDAPI parameter group requires the CONNECT:Direct user to be defined to UAMS. If the option is set to YES the system will attempt 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 allowed to continue.

User Action:

Determine why the ADD failed (the user may already be defined) and if required, correct the problem and manually add the user.

RFINWI57

NO SECURITY EXIT INSTALLED

Reason:

The option is not available because the security exit is not installed.

System Action:

Message displayed. Processing is allowed to continue.

User Action:

If required, install the security exit.

RFINWI58

EVNTSEQ dataset P1 is required.

Reason:

The EVENTLOG is currently in a failed state and requires the use of
P1 that contains the event records unloaded during a failure. The EVNTSEQ dataset specified is different from the dataset used for the unload of the event records.

System Action:

Message displayed. Processing is allowed to continue.

User Action:

Specify the required dataset for this field if the unloaded event records are to be used for recovery. A null value for this field will discard any previously unloaded records.

RFINWI59

DMPRINT dataset P1 will be allocated at initialization

Reason:

The dataset P1 will be allocated at system initialization since a DMPRINT is in use by another dataset.

System Action:

Message displayed. Processing allowed to continue.

User Action:

None

RFINWI60

EVNTDB REORG UNLOAD parms for P1 are invalid

Reason:

The parameters necessary for REORG UNLOAD are invalid. The required parameters are:
Enable Event Logging ......... NO (required)
EVNTDB Database Name ......... P1 (EVNTDB to be reorganized)
EVNTSEQ Reorg Dataset ........ sequential dataset (work dataset for REORG)

System Action:

Error message displayed. Validation is allowed to continue.

User Action:

Correct the parameters and press PF6 to initiate the REORG UNLOAD.

RFINWI61

EVNTDB REORG RELOAD parms from P1 are invalid

Reason:

The parameters necessary for REORG RELOAD are invalid. The required parameters are:
Enable Event Logging ......... YES (required)
EVNTDB Database Name ......... VSAM dataset name (must have space to at LEAST contain all the unloaded records )
EVNTSEQ Reorg Dataset ........ P1 (must be the same dataset used in the UNLOAD step)

System Action:

Error message displayed. Validation is allowed to continue.

User Action:

Correct the parameters and press F6 (Action) to initiate the REORG RELOAD.

RFINWI62

EVNTDB REORG processing will be ignored

Reason:

The parameters provided will skip REORG processing and instead attempt to format and use a new EVNTDB. The required parameters are:
Enable Event Logging ......... YES
EVNTDB Database Name ......... VSAM dataset (newly defined VSAM dataset) EVNTSEQ Reorg Dataset ........ (null value - no work dataset)

System Action:

Warning message displayed. Validation is allowed to continue.

User Action:

If reorganization is to be ignored, press F6 (Action) to start logging using the new EVNTDB, and to release the lock.

RFINWI63

NO EVNTSEQ REORG DATASET SPECIFIED.

Reason:

No EVNTSEQ Reorg dataset was provided. Automatic reorganization is not possible with this setting.

System Action:

Warning message displayed. Processing continues.

User Action:

If automatic reorganization is required, provide a valid dataset for EVNTSEQ and press F6 (Action) to implement the change.

RFINWI64

NO RESPONSE FROM EVNTDB LOGGER.

Reason:

The EVNTDB Logger failed to respond and indicate its current status.

System Action:

Processing continues.

User Action:

Check the log for possible initialization errors and take corrective action if necessary.

RFINWI65

Invalid Field Separator Character

Reason:

An invalid field separator character was specified. The valid characters are:

` ! * - + | \ : ; < > ? / ,

The literal delimiter character TAB is also valid and internally represented as EBCDIC X'05'. If nothing is specified, the separator defaults to a comma (,).

System Action:

Processing continues.

User Action:

Specify a valid character separator.

RFINWI66

EVNTDB AUTOMATIC REORGANIZATION IN PROGRESS

Reason:

An attempt to action the Event Log parameter group failed because automatic reorganization of the EVNTDB is in progress.

System Action:

Request rejected.

User Action:

Check log to monitor the progress of the reorganization. Retry the action after successful completion of the reorganization process.

RFINWI67

Data Space Monitoring has been disabled

Reason:

The FTPCNTL parameter group disabled data space monitoring.

System Action:

Data space monitoring is disabled.

User Action:

None.

RFINWI68

SPECIFIED TIME PERIOD CANNOT BE LESS THAN 30 SECONDS

Reason:

The specified time period cannot be less than 30 seconds.

System Action:

Validation fails.

User Action:

Specify a valid time period.

RFINWI69

Invalid value, must be between 10 and 9999

Reason:

The field contains an invalid value. The only valid values are a number between 10 and 9999.

System Action:

Field is set in error.

User Action:

Specify a number between 10 and 9999.

RFINWI70

Cannot change EVNTDB Database Name - logging enabled

Reason:

The EVENT DB Database name cannot be changed while event logging is set to YES.

System Action:

Error message displayed.

User Action:

To change the EVNTDB Database Name:
1- Set the Enable Event Logging field to NO.
2- Change the name of the EVNTDB.
3- Set the Enable Event Logging field to YES.

RFINWI71

TCPaccess FTP Server event receipt has been disabled

Reason:

The FTPCNTL parameter group disabled TCPaccess FTP Server event receipt.

System Action:

TCPaccess FTP Server event receipt is disabled.

User Action:

None.

RFINWI72

Non TCPaccess FTP Server event receipt has been disabled

Reason:

The FTPCNTL parameter group disabled Non TCPaccess event receipt.

System Action:

Non TCPaccess event receipt is disabled.

User Action:

None.

RFINWI73

DMPRINT file has been allocated as a temporary file

Reason:

The CONNECT:Direct Command API work file DDNAME: DMPRINT has been allocated to a temporary file.

System Action:

Processing continues.

User Action:

None.

RFINWI74

DMPRINT file is already allocated

Reason:

The CONNECT:Direct Command API work file DDNAME: DMPRINT is already allocated and will be reused.

System Action:

Processing continues.

User Action:

None.

RFINWI75

DMPRINT file cannot be allocated; reason: P1

Reason:

An internal error has occurred.
The CONNECT:Direct Command API work file DDNAME: DMPRINT cannot be allocated. P1 is the error text.

System Action:

The CONNECT:Direct Command API responses are disabled.

User Action:

Contact Technical Support with the full text of this message.

RFIPRMS01

REQUIRED FILE NAMES( P1) FOR CDMGR( P2) WERE UNAVAILABLE

Reason:

The CONNECT:Direct Command Interface procedure was invoked for a CDMGR but was unable to ascertain the values for the NETMAP and MSGFIL datasets. The file names which could not be derived are identified by P1 while P2 identifies the CONNECT:Direct manager.
The reason for the failure could be because the INQUIRE INITPARMS command issued to CONNECT:Direct was unsuccessful or because the $RFXPRMS exit was not modified to provide the required file names.
Including the CDMGR resource's file names in the $RFXPRMS exit will bypass the need for the command API to issue the INQUIRE INITPARMS command to obtain these file names.
NB. For V1.8 of CONNECT:Direct the $RFXPRMS exit MUST be modified as this release of CONNECT:Direct does not support the INQUIRE INITPARMS command.

System Action:

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

User Action:

Update the $RFXPRMS exit to include the file names of the NETMAP and MSGFIL datasets for the nominated CDMGR resource. If running a version of CONNECT:Direct later than V1.8 the file names should be able to be dynamically extracted by use of the INQUIRE INITPARMS command. In this case check that the userid defined in the CDAPI parameter group is defined to CONNECT:Direct and has the necessary authority. Also check that the CMD clist is available in the CONNECT:Direct OPLIST dataset.

RFLG0201

NO FILE TRANSFER LOG IS AVAILABLE - LOGGING TERMINATING

Reason:

No file transfer log files are available. Logging of file transfer details terminates.

System Action:

The file transfer log procedure terminates.

User Action:

From the Customizer : Parameter Groups panel (/PARMS), enter L beside the $RF FTLOGS parameter group and review the displayed initialization log.

If the log indicates that errors have occurred, correct them.

If the log shows no errors, enter L beside a logged message and browse the displayed activity log for related messages. Correct any errors indicated by these messages.

RFLG0301

NO FILE TRANSFER LOG IS AVAILABLE - LOGGING TERMINATING

Reason:

No file transfer log files are available. Logging of file transfer details terminates.

System Action:

The file transfer log procedure terminates.

User Action:

From the Customizer : Parameter Groups panel (/PARMS), enter L beside the $RF FTLOGS parameter group and review the displayed initialization log.

If the log indicates that errors have occurred, correct them.

If the log shows no errors, enter L beside a logged message and browse the displayed activity log for related messages. Correct any errors indicated by these messages.

RFLG0302

NCLID P1 FLUSHED BY P2

Reason:

The executing process with the specified NCL ID has been flushed to enable a log swap to take place. If a user is associated with this process (for example, the user might be browsing the log), the user region will be terminated.

System Action:

The file transfer log swap commences when there are no users.

User Action:

None

RFLG0303

USER P1 CANCELLED BY P2

Reason:

The user, P1 , was accessing a file transfer log file for which a log swap was required. For example, the user might be browsing the log. The user region was terminated to enable the log swap to take place.

System Action:

The file transfer log swap commences when there are no users for the log file.

User Action:

None

RFLGPR01

FILE TRANSFER LOG PROCEDURE ID= P1 RECYCLED TO ID= P2

Reason:

The NetMaster for File Transfer log procedure has been started, but there is already an active file transfer log procedure. The current procedure, with NCL ID P1 , is flushed. The new log procedure has an NCL ID of P2 .

System Action:

The old file transfer log procedure terminates, and the new log procedure runs in its place. Additional messages are written to the activity log as a result of the old log procedure being flushed.

User Action:

No action is required. This message is for information and audit trail only.

RFLGPR02

FILE TRANSFER LOG SWAPPED TO FILE ID= P1

Reason:

The NetMaster for File Transfer log procedure has received an event where the date is different to the previous event (or this is the first event since the procedure was started). The procedure swaps to the file indicated in the message. (File transfer events raised on different dates are logged to different log files.)
File transfer messages are now written to the log file with file ID= P1 .

System Action:

File transfer logging continues.

User Action:

No actions are required. The message is for information and audit trail only.

RFLGPR03

FILE TRANSFER LOG WRITE FAILED: ID= P1 REQ= P2 KEY= P3 RC= P4 FDBK= P5 M SG= P6

Reason:

The NetMaster for File Transfer log procedure has failed to write a message to the current file transfer log file. The current file will be swapped, and logging will continue.
The failure is identified by the following:
- Current file ID, P1
- File request, P2 , that indicates either OPEN or ADD, and the NCL &FILE operation that has failed
- Key of the record, P3 (only relevant if the file request is ADD)
- File return code, P4 , which is the &FILERC value
- VSAM feedback code, P5 , in hexadecimal format (normally only relevant if the return code is 8)
- System message, P6 , if any (normally only relevant if the return code is 16)
A full file is indicated by the following conditions:
- File request is ADD. - File return code is 8. - VSAM feedback code is 1C.

System Action:

File transfer logging continues.

User Action:

If the message indicates that the file is full, no action is required as the next log file will be used. If a secure copy of the file is needed, you should arrange to copy the file before it is reset during the normal cycling of log files.
Other errors indicate problems with the region or the particular file. If a system message is included (MSG=), see to the help for that message to help you resolve the problem. If the VSAM feedback code is included (FDBK=), use the request type and feedback code to reference your VSAM reference manual and follow the problem diagnosis.
If the problem cannot be resolved, contact Technical Support.

RFLGPR04

Local time offset moved P1 from P2 to P3

Reason:

The log procedure for CA NetMaster FTM received a local time offset change notification.

P1 is the direction of the local time offset move; it is forward or backward.

P2 is the previous local time offset (d.hhmm - day hours minutes)

P3 is the new local time offset (d.hhmm - day hours minutes)

Note: File Transfer Log lines always display the local system time. When a backward time change occurs, for example, for daylight saving, the local system time moves back; however, log records may already be written for this time interval.

System Action:

Logging continues.

User Action:

None.

RFLINK01

LINK STATUS FOR P1 IS P2

Reason:

This message is issued when an FTSMON link monitor detects an inactive link to a monitored region or a link check is requested by message RFLINK05.

P1 is the link name.

P2 is the link status.

System Action:

The monitor procedure issues message RFLINK02, which causes the related FTSMGR and FTSMON resources to change status.

User Action:

None.

RFLINK02

P1 P2 P3 UNABLE TO COMMUNICATE WITH P1

Reason:

An FTSMON link monitor resource is unable to communicate with its FTSMGR resource.

P1 is the FTSMGR name.
P2 is the FTSMON name.
P3 is the time.

System Action:

The extended display of the FTSMON and FTSMGR resources is set.

User Action:

The problem can be due to the following possible causes:
- No DEFLINK command has been issued from the FTSMGR region.
To correct the problem, issue a DEFLINK command from the FTSMGR region, for example:
DEFLINK MASK=* PREFIX=link-prefix
To enable the automatic execution of the command during the startup of the FTSMGR region, include the command in the NMREADY procedure for the region.
- The BSYS user of the NetMaster for File Transfer region is not defined to the FTSMGR region.
To correct the problem, define the user to the FTSMGR region.
To detemine the user ID, issue SHOW USERS from the NetMaster for File Transfer region to display the list of logon users.
After you corrected the problem, enter CHK beside the FTSMON resource.

RFLINK03

P1 P2 P3 P4 LINK TO P4 NOT ACTIVE

Reason:

An FTSMON resource has detected that its monitored link is not active.
P1 is the FTSMGR name.
P2 is the FTSMON name.
P3 is the TIME.
P4 is the LINK name.

System Action:

The EXTENDED DISPLAY of the FTSMGR and FTSMON resources is set.

User Action:

Determine the cause of the link being inactive and rectify.

RFLINK04

P1 P2 P3 P4 LINK TO P4 ACTIVE

Reason:

An FTSMON resource has found its monitored link to be active.
P1 is the FTSMGR name.
P2 is the FTSMON name.
P3 is the TIME.
P4 is the LINK name.

System Action:

The EXTENDED DISPLAY of the FTSMON resource is set.

User Action:

None.

RFLINK05

P1 P2 PERFORM LINK CHECK

Reason:

An FTSMON resource whose monitored link was previously inactive has now detected that the link is active. This message is issued to cause the FTSMGR to reset any error display and other FTSMON resources to check their links.
P1 is the FTSMGR name.
P2 is the FTSMON name.

System Action:

The FTSMGR's EXTENDED DISPLAY is reset. All other FTSMON resources check their links and set errors as appropriate.

User Action:

None.

RFLINK06

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.

RFLO8100

ID= P1 - P2

Reason:

The message displays a file transfer events logger trace record.
P1 is the trace ID, and P2 is the trace text.

System Action:

None

User Action:

Contact your local support representative.

RFLO8101

EVENT LOGGER IS ALREADY RUNNING

Reason:

An attempt was made to start the Event Logger, but it was already running.

System Action:

The existing Event Logger continues to operate.

User Action:

None

RFLO8102

EVNTDB NDB ERROR: ACTION= P1 RETURN-CODE= P2 STATUS= P3

Reason:

The Event Logger encountered an error when trying to perform a P1 command on the EVNTDB database. The return code is P2 . The Event Logger may terminate or continue processing as indicated by its status.

System Action:

The Event Logger may terminate if it cannot continue processing.

User Action:

Check the activity log for further messages indicating why the NDB error occurred. To display the log, enter the =H.L panel path.
If the NDB is full, redefine it with more space. For information about the attributes of the distributed database, see the Installation and Setup Instructions.

RFLO8103

P1 EVNTDB I/O ERROR, LOGGING HAS STOPPED, EXTRACT THE DATA AND RESET TH E FILE

Reason:

The event logger received a VSAM I/O error when trying to add a record to the EVNTDB database. This is a serious error resulting in the event logger terminating. The most likely reason for this error is that the EVNTDB database is full.

System Action:

The event logger cannot continue processing and has terminated. The EVNTDB database probably has a status of BAD-LOCKED .

User Action:

Check the activity log for further messages that indicate why the I/O error occurred. To access the log, enter the =H.L path.
If the NDB is full and is marked BAD-LOCKED , you must delete and redefine the NDB. However, before doing this, if you want to extract the data currently in the NDB, perform the following steps:
1. Issue the NDB START EVNTDB UNLOCK INPUT command to open the database as input-only. If you issue this command without the INPUT option, the region will attempt to reapply the last transaction, causing the NDB to remain BAD-LOCKED .
2. Type the name of your extract dataset into the field provided on the History Data menu ( =/FTHIST ), and select option EX to start the extract process.
3. Go to the activity log ( =H.L ) for progress messages on the extract process.
4. When the extract process has finished, deallocate the EVNTDB database by issuing the following commands:
- NDB STOP EVNTDB to stop the database - UDBCTL CLOSE=EVNTDB to close the file - DEALLOC DD=EVNTDB to deallocate the file
5. After the EVNTDB database has been deallocated, submit your batch job to delete and redefine the dataset (optionally giving it more space). For information about the attributes of the distributed database, see the Installation and Setup Instructions .
6. Upon successful completion of the batch job, go to the list of parameter groups ( =/PARMS ), and enter U (Update) beside the EVENTLOG parameter group. You might want to decrease the number of days records are to be stored within the database.
7. Press F6 (Action) to action the parameters. This reinitializes the event logging environment, and the event logger should restart with no problems.
8. Press F3 (File) to save your current parameter settings and exit, or F12 (Cancel) if you do not wish to save the changes you have made.

RFLO8104

P1 EVNTDB IS LOCKED, LOGGING HAS STOPPED

Reason:

The event logger tried to add a record to the EVNTDB database and discovered that the database was locked. This is a serious error, and the event logger has terminated. The most likely reason for this error is that the EVNTDB database has become full.

System Action:

The event logger cannot continue processing and has terminated. The EVNTDB database is in a status of LOCKED or BAD-LOCKED.

User Action:

Check the activity log for further messages that indicate why the I/O error occurred. To access the log, enter the =H.L path.
It is uncommon for the NDB to have the LOCKED status. However, if this occurs, issue an NDB START EVNTDB UNLOCK command and then action the EVENTLOG parameter group. To access the list of parameter groups, enter the =/PARMS path.
If the NDB is full and has the BAD-LOCKED status, the only solution is to delete and redefine the NDB. However, before doing this, if you wish to extract the data currently in the NDB, perform the following steps:
1. Issue the NDB START EVNTDB UNLOCK INPUT command to open the database as input-only. If you issue this command without the INPUT option, the region will attempt to reapply the last transaction, causing the NDB to remain BAD-LOCKED .
2. Type the name of your extract dataset into the field provided on the History Data menu ( =/FTHIST ), and select option EX to start the extract process.
3. Go to the activity log ( =H.L ) for progress messages on the extract process.
4. When the extract process has finished, deallocate the EVNTDB database by issuing the following commands:
- NDB STOP EVNTDB to stop the database - UDBCTL CLOSE=EVNTDB to close the file - DEALLOC DD=EVNTDB to deallocate the file
5. After the EVNTDB database has been deallocated, submit your batch job to delete and redefine the dataset (optionally giving it more space). For information about the attributes of the distributed database, see the Installation and Setup Instructions .
6. Upon successful completion of the batch job, go to the list of parameter groups ( =/PARMS ), and enter U (Update) beside the EVENTLOG parameter group. You might want to decrease the number of days worth of records to be stored within the database.
7. Press F6 (Action) to action the parameters. This reinitializes thet event logging environment, and the event logger should restart with no problems.
8. Press F3 (File) to save your current parameter settings and exit, or F12 (Cancel) if you do not wish to save the changes you have made.

RFLO8105

P1 Initiating EVNTDB database reorg

Reason:

The Event Logger tried to add a record to a full EVNTDB database and failed. The EVNTDB database reorganization process is initialized.

System Action:

Event logging is paused while the reorganization is in process.

User Action:

None

RFLO8106

EVENT LOGGER TERMINATED DUE TO NDB ERROR: RC= P1 LINE= P2 P3 P4

Reason:

During initialization of the Event Logger, an NDB error occured while executing an NDB command P1 . The line number in error is P2 .

System Action:

The Event Logger terminates.

User Action:

Check the activity log for further messages indicating why the NDB error occurred.
If the NDB is full, redefine it with more space. For information about the attributes of the distributed database, see the Installation and Setup Instructions.

RFLO8107

EVENT Logger Initialization complete P1

Reason:

The Event logger initialization has completed. P1 may indicate (SUSPEND) which means that no records are being written to the EVNTDB due to errors during startup.

System Action:

Event Logger continues processing.If P1 indicates (SUSPEND) , then no records are being written to the EVNTDB.

User Action:

Check the initialization log to determine the cause of the failure if any.

RFLO8108

EVENT LOGGER HAS TERMINATED REASON: P1

Reason:

Event Logger has stopped due to P1 .

System Action:

Processing terminated.

User Action:

Review the activity log if the termination was due to an error.

RFLO8109

EVNTDB NDB INFO QUERY FAILED. RETCODE P1

Reason:

The Event Logger encountered an error when trying to gather information about the EVNTDB database. The return code is P1 . The Event Logger continues processing.

System Action:

NONE.

User Action:

Check the activity log for further messages indicating why the NDB error occurred. To display the log, enter the =H.L panel path.

RFLO8110

Field P1 Exceeds Key Length P2. The value passed is P3.

Reason:

The Event Logger encountered an error when processing event data. The keyed field exceeded the maximum key length. The field data is truncated to the key length.
P1 is the field name.
P2 is the key length.
P3 is the field data.

System Action:

Message is logged and processing continues.

User Action:

Contact Technical Support and provide message details and the name of the File Transfer Product that you are monitoring.

RFLO8111

EVNTDB Processing changed from 'ALL' to 'SUSPEND'

Reason:

An NDB error has prevented records from being written to EVNTDB and has caused the logger to suspend logging.

System Action:

Logger remains active but no records are written to the EVNTDB.

User Action:

Check the initialization log to determine the cause of the failure.

RFLO8112

EVNDTB Processing changed from 'SUSPEND' to 'ALL'

Reason:

The EVNTDB has been recovered and the logger has resumed writing records to the NDB.

System Action:

Logging continues.

User Action:

None.

RFLO8113

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:

Event logging continues, however, File Transfer SCHEDULES logging may be interrupted.

User Action:

Contact your local support representative.

RFLO8114

Unable to locate File Transfer Schedule P1 in file P2

Reason:

File Transfer Schedule P1 has completed. Schedule details could not be logged as the required records could not be located in file P2 .

System Action:

Event logging continues, however, File Transfer SCHEDULES logging for schedule P1 is terminated.

User Action:

Contact your local support representative.

RFLO8115

First P1 characters of Source or Target filename truncated

Reason:

While logging a file transfer event, a Source/Target Data filename's first P1 characters were truncated and the last 255 characters retained in the log record. The succeeding message RFLO8116 shows the complete filename.

System Action:

Event logging continues.

User Action:

Contact your local support representative.

RFLO8116

P1 filename: P2

Reason:

This message follows RFLO8115 message, which displays the complete Source/Target filename P2 .

System Action:

None.

User Action:

None.

RFLO8201

EVENT LOG P1 PROCESS STARTED - ELIGIBLE RECORDS: P2

Reason:

An Event Log process has started. The process extracts records from the EVNTDB event logging database and writes them in comma-delimited format to a sequential dataset. P1 indicates the type of process. If it is ARCHIVE, the records are deleted from the database.

System Action:

The indicated Event Log process starts to extract EVNTDB records.

User Action:

None

RFLO8202

EVENT LOG P1 PROCESS ENDED

Reason:

An Event Log process has finished. The process extracts records from the EVNTDB event logging database and writes them in comma-delimited format to a sequential dataset. P1 indicates the type of process. If it is ARCHIVE, the records are deleted from the database.

System Action:

The indicated Event Log process finishes.

User Action:

None

RFLO8203

EVNTDB P1 ERROR: ACTION= P2 RC= P3 FDBK= P4

Reason:

An error occurred during an EVNTDB P1 operation. The action being performed was P2 . The Dataset Services interface return code was P3 , and the feedback code was P4 . The dataset in use at the time of the error is shown in a following message.

System Action:

Processing terminated.

User Action:

Check the activity log for further messages to determine the cause of the error. See the Network Control Language Reference for the meaning of the Dataset Services interface feedback codes. The online Help for the N16Cxx messages (where xx is P4 ) provides possible user actions.

RFLO8204

EVNTDB NDB ERROR: ACTION= P1 RETURN-CODE= P2 STATUS= P3

Reason:

An error occurred when a P1 command is being performed on the EVNTDB event logging database. The NDB return code is P2 .

System Action:

The process is placed in the displayed status, P3 .

User Action:

Determine why the NDB error occurred. Contact your System Administrator for further assistance.

RFLO8205

WRITING RECORDS TO P1 DD= P2

Reason:

The ARCHIVE or EXTRACT procedure is starting to write to the P1 dataset. The DD name of the dataset is P2 .

System Action:

The process continues.

User Action:

None

RFLO8206

DELETING P1 LOG RECORDS FROM EVNTDB

Reason:

The Event Log ARCHIVE process is commencing the DELETE step of its processing.

System Action:

The Event Log process continues running.

User Action:

None

RFLO8207

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

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

System Action:

The request is rejected.

User Action:

Contact your local System Administrator.

RFLO8208

NO EVENT LOG RECORDS QUALIFY FOR P1 PROCESSING

Reason:

The Event Log process did not find any records that can be extracted or archived, as indicated by P1 .

System Action:

The Event Log process terminates.

User Action:

None

RFLO8209

P1 RECORDS WRITTEN TO THE P2 DATASET DD= P3

Reason:

The ARCHIVE or EXTRACT process has written P1 records to the P2 dataset. The DD name of the dataset is P3 .

System Action:

The process continues.

User Action:

None

RFLO8210

ERROR CREATING EVNTDB NDB FROM DATASET P1

Reason:

An error occurred when dataset P1 is being formatted as an NDB.

System Action:

Event logging and reporting is not made available.

User Action:

Determine why the NDB error occurred. Contact your System Administrator for further assistance.

RFLO8211

EXTRACT PROCESS SUBMITTED AS BACKGROUND TASK - CHECK LOG FOR PROGRESS

Reason:

Your request to extract file transfer events starts the EVNTDB extract process as a background task that runs with your authority. Progress messages with the prefix RFLO82* are written to the activity log.

System Action:

The process is submitted to your background region.

User Action:

Check the activity log for progress. To access the log, enter the H.L path.

RFLO8212

P1 RECORDS DELETED FROM THE EVNTDB DATABASE

Reason:

The Event Log archive process has deleted P1 records from the EVNTDB database.

System Action:

The Event Log archive process continues running.

User Action:

None.

RFLO8213

THE P1 DATASET IS P2 DD= P3

Reason:

Processing has finished.

P1 is the function that has been performed, either ARCHIVE or EXTRACT.
P2 is the name of the dataset.
P3 is the DD name of the dataset.

System Action:

None.

User Action:

None.

RFLO8214

No sequential dataset defined for the EVNTDB reorg

Reason:

The EVNTDB reorganization process could not continue as no sequential dataset has been defined for the reorganization.

System Action:

Reorganization processing terminates.

User Action:

Define a sequential dataset with a record length of 4096, a block size of 23445, and a record format of VB. Then add the dataset name to the EVNTSEQ Reorg Dataset field on the Event Logging Initialization Parameters panel.
To restart a failed REORG:
1. Go to the Event Logging Customizer panel (=/PARMS, Update $RF EVENTLOG).
2. Review the dataset allocation for EVNTSEQ to determine if it has enough space to hold all records from EVNTDB.
3. Set the Enable Event Logging field to NO .
4. Press PF6 to unload the data from EVNTDB to EVNTSEQ.
5. Set the EVNTDB Database Name field to a newly defined VSAM dataset. It is necessary for a new dataset name to be provided, and when appropriate increase the space allocation.
6. Set the Enable Event Logging field to YES .
7. Press PF6 to reload the data from EVNTSEQ to EVNTDB and restart event logging.
8. Review the customizer log.

RFLO8215

EVNTDB REORG processing started

Reason:

The EVNTDB reorganization process has started.

System Action:

Reorganization processing continues.

User Action:

None.

RFLO8216

EVNTDB REORG Unloading records to P1

Reason:

The EVNTDB reorganization process is beginning step 1, copying all records from the EVNTDB NDB to the sequential dataset indicated by P1.

System Action:

Reorganization processing continues.

User Action:

None.

RFLO8217

EVNTDB REORG Reloading records from P1

Reason:

The EVNTDB reorganization process is beginning step 2, copying all records from the sequential dataset indicated by P1 , to the EVNTDB NDB.

System Action:

Reorganization processing continues.

User Action:

None.

RFLO8218

EVNTDB REORG: P1

Reason:

This is an IDCAMS message produced by the EVNTDB reorganization process.

System Action:

Reorganization processing continues.

User Action:

None.

RFLO8219

EVNTDB REORG processing P1

Reason:

The EVNTDB reorganization process has successfully finished.

System Action:

Reorganization processing has finished. NetMaster for File Transfer event logging should resume normally if the reorganization was successful.

User Action:

None.

RFLO8220

EVNTDB REORG P2 processing FAILED RC= P1

Reason:

The EVNTDB reorganization process has failed.

System Action:

Reorganization terminates.

User Action:

Check the activity log for message ID RFLO8219, which contains the SYSPRINT output from IDCAMS, to determine the cause of the failure.
To restart a failed REORG:
1. Go to the Event Logging Customizer panel (=/PARMS), and update $RF EVENTLOG.
2. Review the data set allocation for EVNTSEQ to determine if it has enough space to hold all records from EVNTDB. For information about the data set attributes, see the Installation and Setup Instructions.
3. Set the Enable Event Logging field to NO .
4. Press F6 (Action) to unload the data from EVNTDB to EVNTSEQ.
5. Set the EVNTDB Database Name field to a VSAM data set that has enough space to contain all the unloaded records and start logging new events. For information about the data set attributes, see the Installation and Setup Instructions.
6. Set the Enable Event Logging field to YES .
7. Press F6 (Action) to reload the data from EVNTSEQ to EVNTDB and restart event logging.
8. Review the initialization log.

RFLO8221

EVNTDB P1 in progress since P2

Reason:

EVNTDB is not available due to database maintenance. No further action is possible.

System Action:

Request is rejected.

User Action:

Retry later.

RFLO8222

EVNTDB started successfully

Reason:

An NDB START command for the EVNTDB completed without errors.

System Action:

None

User Action:

None

RFLO8223

EVNTDB START failed RC= P1

Reason:

An NDB START command for the EVNTDB failed with RC= P1 .

System Action:

Processing terminates and the EVNTDB logger is not restarted.

User Action:

To restart a failed REORG:
1. Go to Event Logging customizer panel (=/PARMS), and update $RF EVENTLOG.
2. Review the data set allocation for EVNTSEQ to determine if it has enough space to hold all records from EVNTDB.
3. Set the Enable Event Logging field to NO .
4. Press F6 (Action) to unload the data from EVNTDB to EVNTSEQ.
5. Set the EVNTDB Database Name field to a VSAM data set that has enough space to contain all the unloaded records and start logging new events.
6. Set the Enable Event Logging field to YES .
7. Press F6 (Action) to reload the data from EVNTSEQ to EVNTDB and restart event logging.
8. Review the initialization log.

RFLO8225

Unable to process EVNTDB status is P1

Reason:

The EVNTDB could not be processed because an NDB START command has not been issued or has failed.

System Action:

Processing terminates.

User Action:

Check the initialization log to determine the appropriate action.
To restart a failed REORG:
1. Go to Event Logging customizer panel (=/PARMS), and update $RF EVENTLOG.
2. Review the data set allocation for EVNTSEQ to determine if it has enough space to hold all records from EVNTDB.
3. Set the Enable Event Logging field to NO .
4. Press F6 (Action) to unload the data from EVNTDB to EVNTSEQ.
5. Set the EVNTDB Database Name field to a VSAM data set that has enough space to contain all the unloaded records and start logging new events.
6. Set the Enable Event Logging field to YES .
7. Press F6 (Action) to reload the data from EVNTSEQ to EVNTDB and restart event logging.
8. Review the initialization log.

RFLO8226

EVNTDB STOP failed RC= P1

Reason:

An NDB STOP command for the EVNTDB failed with RC= P1 .

System Action:

Processing terminates, and the EVNTDB logger is not restarted.

User Action:

To restart a failed REORG:
1. Go to Event Logging customizer panel (=/PARMS), and update $RF EVENTLOG.
2. Review the data set allocation for EVNTSEQ to determine if it has enough space to hold all records from EVNTDB.
3. Set the Enable Event Logging field to NO .
4. Press F6 (Action) to unload the data from EVNTDB to EVNTSEQ.
5. Set the EVNTDB Database Name field to a VSAM data set that has enough space to contain all the unloaded records and start logging new events.
6. Set the Enable Event Logging field to YES .
7. Press F6 (Action) to reload the data from EVNTSEQ to EVNTDB and restart event logging.
8. Review the initialization log.

RFLO8227

EVNTDB REORG initialization

Reason:

The EVNTDB reorganization initialization has started.

System Action:

None

User Action:

None

RFLO8228

EVNTDB PURGE failed RC= P1

Reason:

An NDB PURGE command for the EVNTDB failed with RC= P1 .

System Action:

Processing terminates, and the EVNTDB logger is not restarted.

User Action:

To restart a failed REORG:
1. Go to Event Logging customizer panel (=/PARMS), and update $RF EVENTLOG.
2. Review the data set allocation for EVNTSEQ to determine if it has enough space to hold all records from EVNTDB.
3. Set the Enable Event Logging field to NO .
4. Press F6 (Action) to unload the data from EVNTDB to EVNTSEQ.
5. Set the EVNTDB Database Name field to a VSAM data set that has enough space to contain all the unloaded records and start logging new events.
6. Set the Enable Event Logging field to YES .
7. Press F6 (Action) to reload the data from EVNTSEQ to EVNTDB and restart event logging.
8. Review the initialization log.

RFLO8229

EVENT LOGGING NOT STARTED DUE TO ERROR IN P1 PROCESSING

Reason:

Event Logging was not started due to errors during P1 processing.

System Action:

Error messages are written to the initialization log, and the process is terminated.

User Action:

Check the cause of the error from the log entries and determine the appropriate action.
To restart a failed REORG:
1. Go to Event Logging customizer panel (=/PARMS), and update $RF EVENTLOG.
2. Review the data set allocation for EVNTSEQ to determine if it has enough space to hold all records from EVNTDB. For information about the data set attributes, see the Installation and Setup Instructions.
3. Set the Enable Event Logging field to NO .
4. Press F6 (Action) to unload the data from EVNTDB to EVNTSEQ.
5. Set the EVNTDB Database Name field to a VSAM data set that has enough space to contain all the unloaded records and start logging new events. For information about the data set attributes, see the Installation and Setup Instructions.
6. Set the Enable Event Logging field to YES .
7. Press F6 (Action) to reload the data from EVNTSEQ to EVNTDB and restart event logging.
8. Review the initialization log.

RFLO8230

EVNTDB REORG P1 step successful

Reason:

The EVNTDB REORG P1 step completed without errors.

System Action:

Reorganization processing continues.

User Action:

None

RFLO8231

EVENT LOG ARCHIVE/EXTRACT PROCESSING FAILED.

Reason:

The EVENT LOG archive/extract process has failed.

System Action:

Processing terminates.

User Action:

Check the EVNTDB Initialization Log for details of the failure and determine the appropriate action.

RFLO8232

NO RESPONSE FROM EVNTDB LOGGER.

Reason:

The EVNTDB Logger failed to respond and indicate its current status.

System Action:

Processing continues.

User Action:

Check the log for possible initialization errors and take corrective action if necessary.

RFLO8233

EVNTDB REORGANIZATION ABORTED: POSSIBLE INSUFFICIENT SPACE IN EVNTDB

Reason:

During initialization it was determined that a reorganization had been performed in the last 24 hours. This indicates that the EVNTDB may not have enough space, and repeated reorganizations will have no effect.

System Action:

Reorganization aborted.

User Action:

Review the initialization log to determine the time of the last reorganization and determine the current usage of the EVNTDB using IDCAMS. If necessary allocate more space for the EVNTDB.

RFLO8234

THE P1 DATASET IS P2 DD= P3

Reason:

Processing has failed.

P1 is the function that has been performed, either ARCHIVE or EXTRACT.
P2 is the name of the dataset.
P3 is the DD name of the dataset.

System Action:

Processing terminated.

User Action:

See message RFLO8203 or the succeeding N16Cxx messages for possible user actions.

RFLO8235

EVNTDB BACKUP Unable to rename the current dataset

Reason:

During EVNTDB START or automatic REORG, it was determined that the current dataset is no longer usable. An attempt was made to backup and rename the current EVNTDB but the new name is already in use. The backup dataset name would have the format:
&ZDNSQLCL.&ZJOBNAME.EVNTDB.annnv
where:
&ZDNSQLCL = value of the local dataset qualifier as set in the DSNQLCL JCL parameter &ZJOBNAME = jobname of the NetMaster region a = is an alphabetic character from A to J and is indexed by the last digit of the current year + 1 nnn = current Julian day v = version number from 0 to 9

System Action:

Processing terminates with the logger processing in SUSPEND mode.

User Action:

Specify a new EVNTDB dataset in the EVENTLOG parameter panel.

RFLO8236

EVNTDB BACKUP Unable to determine VSAM component names

Reason:

The VSAM DATA and INDEX component names of the current EVNTDB could not be determined from an IDCAMS LISTCAT.

System Action:

Processing terminates with the logger processing in SUSPEND mode.

User Action:

Specify a new EVNTDB dataset in the EVENTLOG parameter panel.

RFLO8237

EVNTDB BACKUP: P1

Reason:

This is an IDCAMS message produced during renaming of the EVNTDB.

System Action:

Processing continues.

User Action:

None.

RFLO8238

EVNTDB BACKUP unable to create a new dataset

Reason:

During EVNTDB START or automatic REORG, it was determined that the current dataset is no longer usable. An attempt to define a new EVNTDB dataset failed.

System Action:

Processing terminates with the logger processing in SUSPEND mode with no records being logged.

User Action:

Review the initialization log to determine the cause of the failure or specify a new EVNTDB dataset form the EVENTLOG parameter display panel.

RFLO8239

EVNTDB P1 dataset P2

Reason:

The EVNTDB dataset has been RENAMED or RESTORED to P1 .

System Action:

Processing continues.

User Action:

None.

RFLO8240

EVNTDB resizing in progress

Reason:

The EVNTDB is being resized. The new size is determined by the product of the average record length and the total number of records rounded up the the next megabyte.

System Action:

Processing continues with records being cached during resizing.

User Action:

None.

RFLO8241

SMS Data Class P1 does not exist or is invalid.

Reason:

The EVNTARC archive data set cannot be created because the specified SMS Data Class P1 does not exist or does not contain the required attributes to create the data set.

System Action:

Processing of event records terminates.

User Action:

Consult the storage administrator to determine the SMS Data Class to use or specify override values for the data set attributes in the customizer panels (/PARMS) for the EVENTLOG parameter group. When using an SMS Data Class, the following values must be specified:
- AVGREC
- AVG VALUE
- SPACE PRIMARY
- SPACE SECONDARY
For more information about defining an SMS Data Class, see z/OS DFSMS: Using the Interactive Storage Management Facility.

RFLO8242

EVNTDB data set not compatible with current release

Reason:

Initialization for event logging is incomplete because the supplied data set is not compatible with the current release of the product.

System Action:

Logging continues without an event log data set.

File transfer events are not logged.

User Action:

Ensure that you are using the Event Log data set defined by the region Setup JCL (member S01LCALC).

RFLO8301

EVNTDB MONITOR IS ALREADY RUNNING

Reason:

An attempt was made to start the EVNDTB Monitor, but it is already running.

System Action:

Processing terminates.

User Action:

None

RFLO8302

EVNTDB OR EVENT LOGGER NOT STARTED

Reason:

An attempt to query the status of the EVNTDB failed bacause it is not allocated or the Event Logger was disabled.

System Action:

Processing terminates.

User Action:

Review the initialization log to determine why logging has been stopped.

RFLO8303

EVNTDB REORG WAS NOT SUCCESSFUL.

Reason:

Automatic EVNTDB reorganization processing has failed.

System Action:

Process terminates and re-scheduled at the next monitoring cycle.

User Action:

Review the EVENTLOG Initialization log to determine the cause of the failure.

RFLO8304

EVNTDB P1 COMPONENT UTILIZATION P2

Reason:

The EVNTDB P1 component currently has a space of utilization of P2 .

System Action:

The EVNTDB Monitor continues processing.

User Action:

None

RFLO8305

NO SIGNIFICANT SPACE RECLAIMED: DU( P1%) IU( P2%) T2( P3%)

Reason:

The EVNTDB Monitor determined that no significant space was reclaimed after an Automatic REORG was performed. The DU( P1 ) and IU( P2 ) values display the Data and Index utilization respectively after completion of a REORG.

System Action:

Processing continues. In the next monitoring cycle, EVNTDB Monitor will not attempt to do an automatic REORG until the utilization falls below P3 percent

User Action:

Review space utilization. If necessary, reallocate the EVNTDB with more space or schedule an ARCHIVE to delete old records.

RFLO8306

EVNTDB MONITOR MODE IS DISABLED.

Reason:

The EVNTDB Monitor failed to initialize since it was not enabled.

System Action:

Processing terminates.

User Action:

ENABLE logging from the EVENTLOG Initialization Parameters. If the situation persists, call your local support.

RFLO8307

AUTO REORG ABORTED. LAST REORG: P1

Reason:

EVNTDB Automatic Reorg has determined that the last executiion did not alleviate the EVNTDB full condition. A new reorganization will not be scheduled.

System Action:

Processing terminates and logging remains inactive.

User Action:

Schedule an archive to delete old records or allocate more space to the EVNTDB.

RFLOLH01

EVENT LOGGING AND REPORTING HAS NOT BEEN CONFIGURED

Reason:

You selected an Event Logging and Reporting option, but the feature has not been configured.

System Action:

The selected option is not processed.

User Action:

Review the EVENTLOG parameter group. Ensure that logging is enabled. To list the parameter groups, enter the /PARMS shortcut.

RFLOLH02

EVENT LOGGING DATABASE IS CURRENTLY P1

Reason:

The event logging database (EVNTDB NDB) is in a status of P1 and is not available for reporting.

System Action:

The selected report is not processed.

User Action:

In the EVENTLOG parameter group, ensure that the value of Enable Event
Logging is YES and action the group to make the EVNTDB database available for reporting. To list the groups, enter the /PARMS shortcut.
If the database is still not available, check the activity log for further error messages. To display the log, enter the =H.L panel path.

RFLOLH03

NO EVENT RECORDS FOUND

Reason:

There were no File Transfer event records in the EVNTDB for the selected Schedule or File Filter Entry.

System Action:

None.

User Action:

None.

RFLOLH04

EVNTDB P1 in progress since P2

Reason:

EVNTDB is not available due to database maintenance. No further action is possible.

System Action:

Request is rejected.

User Action:

Retry later.

RFLOLH05

ERROR ACCESSING EVNTDB NDBRC: P1

Reason:

An error occurred getting a record from the NDB while building the list. The NDB return code was P1 .

System Action:

Selection List terminates.

User Action:

To determine the appropriate action, check the following:

- EVENTLOG in the initialization log

- Return code

RFLOLHL01

VARTABLE P1 ERROR, FDBK= P2 ID= P3

Reason:

A request to present an Events List failed because an error was encountered allocating a variable table. The request was P1 , the identifier of the variable table was P3 , and the feedback code was P2 .

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

RFLOLHL02

VARTABLE P1 ERROR, FDBK= P2 ID= P3 KEY= P4

Reason:

A request to present an Events List failed because an error was encountered accessing a variable table. The request was P1 , the identifier of the variable table was P3 , the feedback code was P2 , and the key value used was P4 .

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

RFLOLHL03

Invalid keyword value specified, Keyword= P1 Value= P2

Reason:

An invalid value has been given for keyword P1 .

System Action:

The request is rejected and the procedure is terminated.

User Action:

Contact your system administrator.

RFLOLS01

EVNTDB P1 in progress since P2

Reason:

EVNTDB is not available due to database maintenance. No further action is possible.

System Action:

Request is rejected.

User Action:

Retry later.

RFLOLS02

NO P1 RECORDS FOUND

Reason:

No records found for the selected entry.

System Action:

None

User Action:

None

RFLOLS201

EVNTDB ERROR: ACTION= P1 NDBRC= P2 NDBERRI= P3

Reason:

The Summary Reports Service Procedure received an error when trying to perform a P1 command on the EVNTDB database. The NDB response code is
P2 and the NDBERRI information is P3 .

System Action:

The report request is terminated.

User Action:

Contact your system administrator for assistance.

RFLOLS202

$CACALL ERROR: ACTION= P1 NAME= P2 RC= P3

Reason:

The Summary Reports Service Procedure received an error when executing a call to the CAS Programming Interface ($CACALL). P1 is the purpose of the call, P2 is the name of the entity requested and P3 is the Feedback Code (Return Code). If P3 is 1 then entity P2 does not exist.

System Action:

The report request is terminated.

User Action:

Contact your system administrator for assistance.

RFLORWL01

VARTABLE P1 ERROR, FDBK= P2 ID= P3

Reason:

A request to present a Report List failed because an error was encountered allocating a variable table. The request was P1 , the identifier of the variable table was P3 , and the feedback code was P2 .

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

RFLORWL02

VARTABLE P1 ERROR, FDBK= P2 ID= P3 KEY= P4

Reason:

A request to present a Report List failed because an error was encountered accessing a variable table. The request was P1 , the identifier of the variable table was P3 , the feedback code was P2 , and the key value used was P4 .

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

RFLORWL03

NO REPORTS DEFINED WITHIN SPECIFIED RANGE

Reason:

A request to present a Report List failed because there were no reports defined within the range specified.

System Action:

The request is rejected.

User Action:

None.

RFLORWL04

REPORT P1 DELETED BY ANOTHER USER

Reason:

The selection of a report from the Report List failed because the report was deleted by another user since the Report List was displayed. The name of the report selected was P1 .

System Action:

The selection of the report is rejected.

User Action:

None.

RFLORWL05

Invalid keyword value specified, Keyword= P1 Value= P2

Reason:

An invalid value has been given for keyword P1 .

System Action:

The request is rejected and the procedure is terminated.

User Action:

Contact your system administrator.

RFLSTNR01

HOST( P1) COMMUNITY( P2) PORT( P3) RETRY LIMIT( P4) RETRY INTERVAL( P5)

Reason:

A heartbeat procedure for the file transfer resource listener port is initiated.

P1 is the SNMP host name.
P2 is the SNMP community name.
P3 is the port number which the listener should be on.
P4 is the number of retry attempts.
P5 is the interval, in seconds, between each retry.

System Action:

None.

User Action:

None.

RFLSTNR02

LISTENER PORT HEARTBEAT INVOKED WITHOUT RETRY P1

Reason:

The file transfer resource listener port monitor is invoked without one of the necessary parameters. P1 identifies the missing parameter.

System Action:

Heartbeat processing is terminated.

User Action:

Update the definition of the affected resource, and specify the missing parameter.

RFLSTNR03

P1 P2 LISTENER PORT P3 FOUND AT P4

Reason:

The file transfer resource listener port monitor has found the active listener port.

P1 identifies the owning file transfer resource.
P2 displays the name of the monitor resource.
P3 is the listener port
P4 is the time.

System Action:

None.

User Action:

None.

RFLSTNR04

P1 P2 LISTENER PORT NOT FOUND AT P3

Reason:

The file transfer application requires an active listener port to receive requests for connection. The required listener port was not found or was not in a LISTEN state.

P1 identifies the owning file transfer resource.
P2 is the name of the monitor resource.
P3 is the time.

System Action:

None.

User Action:

Perform one or more of the following to investigate the problem:
- Check the transient log of the monitor resource for additional details.
- If the port number of the file transfer application is specified on the Monitor Details panel of the resource definition, check its accuracy.
- Check the current state of the file transfer application, P1 .
- Check the current state of the TCP/IP region.

RFLSTNR05

TCP/IP INTERFACE IS NOT ACTIVE. STATUS IS P1

Reason:

The TCP/IP interface is currently P1 s. To verify the current status of the listener port, the status of the TCP/IP interface must be ACTIVE.

System Action:

Heartbeat processing does not take place.

User Action:

Display the current TCP/IP services status by issuing a SHOW TCPIP command. Message N3AF05 shows the current TCP/IP INTERFACE status.
If the TCP/IP INTERFACE status is INACTIVE - Issue a TCPIP START command. Wait for message N3B201 and then enter a CHK command against this resource.
If the TCP/IP INTERFACE status is QUIESCING or STOPPING - wait for the STATUS to change to INACTIVE and proceed as above.
If the TCP/IP INTERFACE status is STARTING - Wait for message N3B201 and then enter a CHK command against this resource.

RFLSTNR06

LOCAL PORT( P1) STATUS( P2) CONNID( P3)

Reason:

This is an informational message issued by the TCP/IP Listener monitor for each connection found until the Listener is found.
P1 identifies the local port.
P2 is the connection status.
P3 is the connection id.

System Action:

None

User Action:

None

RFLSTNR07

SOCKET P1 FAILED: ZFDBK= P2 ZSOCERRN= P3 ZSOCVERR= P4

Reason:

The action described in P1 could not be performed on the TCP/IP socket. The Feedback Code P2 , Error Number P3 and/or Vendor Error P4 are displayed for further diagnosis.

System Action:

The procedure terminates with a return code of 12.

User Action:

See the NCL Reference for suggested actions that pertain to feedback code ZFDBK.

RFLSTNR08

ENCODE FAILED: P1

Reason:

The encoding of data from EBCDIC to ASCII failed. Refer to the additional details found in P1 for further information.

System Action:

The procedure terminates with a return code of 12.

User Action:

Take actions as indicated by the additional details.

RFLSTNR09

SOCKET P1 FAILED: RETCODE= P2 ZFDBK= P3 ERRN= P4 MDORC= P5 MDOFDBK= P6

Reason:

The SOCKET action that failed is described in P1 . P2 through P6 contain the return, error, and feedback codes that can assist with problem diagnosis. A RECEIVE which times out (RC=4) could indicate that the user is not authorized to access SNMP, that SNMP is not active, or possibly the Community name is invalid.

System Action:

The procedure terminates with a return code of 12.

User Action:

See the NCL Reference for suggested user actions that pertain to feedback code ZFDBK.

RFLSTNR10

P1 P2 PORT: P3 STATE: P4

Reason:

This message is the response to a D command against a file transfer listerner port monitor resource.

P1 identifies the owning file transfer resource.
P2 is the name of the file transfer listener port monitor resource.
P3 is the TCP/IP port number P1 uses for TCP/IP access.
P4 is the state of P3 . This is the tcpConnState value as described by the SNMP Working Group's RFC 1213.

System Action:

None.

User Action:

None.

RFLSTNR11

UNEXPECTED ERROR STATUS RECEIVED P1 ERROR INDEX P2

Reason:

The response received form the listener contained an unexpected error status P1 . The error index was P2 .

System Action:

The procedure terminates with a return code of 12.

User Action:

Analyze the error status and error index codes to determine what corrective actions to perform.

RFLSTNR12

UNABLE TO OBTAIN TCP/IP PORT NUMBER FOR P1

Reason:

The TCP/IP connections monitor was unable to ascertain the TCP/IP port number used by file transfer resource manager, P1 .

System Action:

Monitoring fails.

User Action:

This only applies when TCPaccess Version 4.1 is being used.
For a CONNECT:Direct resource, the port number is either obtained automatically from CONNECT:Direct or provided in user exit $RFXPRMS. One possible problem is that an old version of $RFXPRMS is executed.
For an FTP resource, the port number must be specified in the resource definition.

RFLSTNR13

NO ERROR STATUS RETURNED AND NO RESPONSE DATA RECEIVED

Reason:

The response received from SNMP did not contain any data. However, no error status was returned.

System Action:

The procedure terminates with a return code of 12.

User Action:

This error condition indicates a problem with the SNMP services on the resource being monitored. Report the problem to your resource administrator.

RFLSTNR14

P1 TCP/IP STACK( P2) VERSION( P3)

Reason:

A heartbeat procedure for the file transfer resource listener port is initiated.

P1 is the name of the manager for the file transfer product
P2 is the TCP/IP software type
P3 is the TCP/IP software version (if available)

System Action:

None.

User Action:

None.

RFLSTNR15

P1 LISTENING FOR CONNECTIONS ON PORT NUMBER P2

Reason:

The heartbeat procedure for the file transfer resource listener port has established that the P1 file transfer product is currently listening for connections on port P2 .

System Action:

None.

User Action:

None.

RFLSTNR16

ID= P1 - P2

Reason:

The message displays a TCP/IP listener port monitor trace record. P1 is the trace ID, and P2 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFLSTNR17

Display not supported from this environment

Reason:

A display command was received for a listener monitor, but the requestor is not in 3270 full-screen mode.

System Action:

The display command is rejected.

User Action:

Enter the display command from a 3270 session.

RFM01002

Data Space is ACTIVE, Policy Mode= P1 Ruleset= P2

Reason:

The data space is active. The FTP policy mode is P1 , and the name of the loaded ruleset is P2 .

System Action:

FTP policy rules are enforced.

User Action:

None.

RFM01003

Data Space is ACTIVE, no ruleset loaded

Reason:

The data space is active, but no FTP policy ruleset is loaded. No FTP policies are in force.

System Action:

None.

User Action:

If you want to enforce FTP policies, select L on the FTP Policy Maintenance menu to load an FTP policy ruleset in the data space.

RFM01004

Data Space is NOT ACTIVE

Reason:

The data space is not active, and FTP policy rules cannot be enforced.

System Action:

FTP policy rules are not enforced.

User Action:

To enforce any loaded policy rules, start the data space manager task (for example, S SOLVEDSP).
You can also monitor and control the data space manager from the status monitor by defining an STC class resource for the manager.

RFM01005

Data Space ERROR

Reason:

The data space is in error, and FTP policy rules cannot be enforced.

System Action:

FTP policy rules are not enforced.

User Action:

It is likely that a wrong version of the Data Space Manager is active. To find out the version of the Data Space Manager, issue the following command from a Command Entry panel:

SYSCMD F manager-task,DISPLAY
The returned N6DQ41 message contains the version of the data space. Ensure that the version is at least 0410.
If you are using an old manager, replace it with the new version.
If you are using the correct manager, note the feedback code and contact Technical Support.

RFM01006

Request rejected, Data Space is not active

Reason:

The request cannot be processed when the data space is inactive.

System Action:

None.

User Action:

To perform this action, start the data space manager task first (for example, S SOLVEDSP).

RFM01007

Request rejected, no communication with Data Space - FDBK= P1

Reason:

An error occurred when communicating with the Data Space Manager. The most likely cause is that you are using an old version of the manager.
P1 is the feedback code that identifies the error.

System Action:

The request is not processed.

User Action:

To find out the version of the Data Space Manager, issue the following command from a Command Entry panel:

SYSCMD F manager-task,DISPLAY
The returned N6DQ41 message contains the version of the data space. Ensure that the version is at least 0410.
If you are using an old manager, replace it with the new version.
If yoy are using the correct manager, note the feedback code and contact Technical Support.

RFM01201

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.

RFM01202

EVNTDB NDB is not active, option P1 is not available

Reason:

The Event Logging Database, EVNTDB, is not in an ACTIVE state. Any reporting or extract functions that use the database are not available.

System Action:

The request is rejected.

User Action:

You can start the EVNTDB database by initializing event logging and reporting as follows:
1. Access the list of region parameter groups.
2. Enter U beside the EVENTLOG parameter group.
3. Press F6 (Action).

RFM01203

P1 is not a valid extract dataset

Reason:

The specified dataset is not valid. Either it does not exist, or it is not sequential with a variable blocked record format (RECFM=VB) and a logical record length of at least 502 (LRECL=502).

System Action:

The request is rejected.

User Action:

Specify a valid extract dataset, and retry.

RFM01204

No extract dataset defined

Reason:

You selected the EX option, but no extract dataset name was provided either by the you or by the EVNTARC Archive Dataset field in the EVENTLOG parameter group.

System Action:

The request to extract file transfer events is not processed.

User Action:

Specify an extract dataset name in the field provided.

RFM01205

P1 IS NOT A GDG BASE NAME

Reason:

The extract dataset entry contained a GDG relative number (for example, A.B(+1)). However, the dataset name was not a GDG base name.

System Action:

The request is rejected.

User Action:

Correct the GDG base name and retry.

RFMN0101

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 Technical Support.

RFMN0102

SSI is ACTIVE, Policy Mode= P1 Ruleset= P2

Reason:

The SSI is active. The FTP policy mode is P1 , and the name of the loaded ruleset is P2 .

System Action:

FTP policy rules are enforced.

User Action:

None.

RFMN0103

SSI is ACTIVE, no ruleset loaded

Reason:

The SSI is active, but no FTP policy ruleset is loaded. No FTP policies are in force.

System Action:

None.

User Action:

If you want to enforce FTP policies, select L on the FTP Policy Maintenance menu to load an FTP policy ruleset in the SSI.

RFMN0104

SSI is NOT ACTIVE

Reason:

The SSI is not active, and FTP policy rules cannot be enforced.

System Action:

FTP policy rules are not enforced.

User Action:

To enforce any loaded policy rules, start the SOLVESSI task (for example, S SOLVESSI).

RFMN0105

SSI ERROR

Reason:

The SSI is in error, and FTP policy rules cannot be enforced.

System Action:

FTP policy rules are not enforced.

User Action:

It is likely that a wrong version of the SSI is active.

If you are using an old SSI, replace it with the new version.

If you are using the correct SSI, contact Technical Support.

RFMN0106

Request rejected, SSI is not active

Reason:

The request cannot be processed when the SSI is inactive.

System Action:

None.

User Action:

To perform this action, start the data space manager task first (for example, S SOLVESSI).

RFMN0107

Request rejected, no communication with SSI - FDBK= P1

Reason:

An error occurred when communicating with the SSI. The most likely cause is that you are using an old version of the manager.
P1 is the feedback code that identifies the error.

System Action:

The request is not processed.

User Action:

If you are using an old SSI, replace it with the new version.
If you are using the correct SSI, contact Technical Support.

RFMN0201

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

RFMN0202

NOT ALLOWED TO ACCESS SYSNAME($TEMPLAT) 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. To access that menu, enter the /RADMIN.T path.

RFMX01

NetMaster for File Transfer Log Exit P1 now active, Id: P2

Reason:

The NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX, is active. P1 shows the module name and version number. P2 identifies the EPS ID from which CONNECT:Mailbox events can be received.

System Action:

None.

User Action:

None.

RFMX02

No active SOLVE SSI with "XEVNT" support found

Reason:

The NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX, has requested the services of the event delivery facility, but the request was rejected because of one of the following:

- The required SSI is not active.

- The SSI is active but is running without the event delivery facility.

System Action:

Log records will be forwarded to the NetMaster for File Transfer region as soon as the SSI region (together with the event delivery facility) becomes active.

User Action:

Ensure that the SSI region is started with the event delivery facility (XEVNT=YES).

RFMX03

The SOLVE SSI REGION is not active

Reason:

The NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX, has requested the services of the event delivery facility, but the request was rejected because the SSI region is not currently active.

System Action:

Log records will be forwarded to the NetMaster for File Transfer region as soon as the SSI region (together with the event delivery facility) becomes active.

User Action:

Ensure that the SSI region is started with the event delivery facility (XEVNT=YES).

RFMX04

The SOLVE SSI is in shutdown

Reason:

The NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX, requested the services of the event delivery facility, but the request was rejected because the SSI is shutting down.

System Action:

The log record is not forwarded to this region. This file transfer event is lost.

User Action:

Ensure that the SSI region is restarted.

RFMX05

Unable to send EVENT R0= P1 R15= P2

Reason:

The NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX, issued a $NMXEVNT request to forward a CONNECT:Mailbox event to the event receiver. The request was rejected, the values of the R0 and R15 return codes from the $NMXEVNT request are P1 and P2 respectively.

System Action:

The event record is not forwarded to this region.

User Action:

Note the value of R0 and R15, and contact Technical Support.

RFMX06

ABEND AT P1 IN P2 P3 LEVEL P4

Reason:

This message is the first of a group of messages that are issued when an abend occurs in the NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX. The complete set of messages is:
RFMX06 ABEND AT +nnnn IN xxxxxxxx xxxx LEVEL xxxxxx
RFMX07 RECEIVED R1=xxxxxxxx RECORD ADDR=xxxxxxxx RECORD TYPE=xx RFMX08 PSW=xxxxxxxx xxxxxxxx INT=xxxxxxxx
RFMX09 R0-R3 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFMX09 R4- R7 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFMX09 R8-R11 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFMX09 R12-R15 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
Message RFMX06 identifies the abend offset, module, version, and level.
Message RFMX07 identifies the parameters passed by CONNECT:Mailbox:
RECEIVED R1 is the value in R1 when the exit was called.
RECORD ADDR is the value of the first full word addressed by R1. If R1 was invalid, this is shown as UNKNOWN.
RECORD TYPE is the CONNECT:Mailbox log record type. If either R1 or the record address was invalid, this is shown as ??.
Message RFMX08 identifies the failing PSW and program interruption information.
Messages RFMX09 identify the general purpose registers at the time of the abend.

System Action:

The log record is ignored, and processing continues.

User Action:

Contact Technical Support. Ensure that you have the following information available:
- The entire group of messages (RFMX06 to RFMX09)
- The version and maintenance level of CONNECT:Mailbox

RFMX07

RECEIVED R1= P1 RECORD ADDR= P2 RECORD TYPE= P3

Reason:

This message is one of a group of messages that are issued when an abend occurs in the NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX.
For more information, see the help for message RFMX06.

System Action:

See RFMX06.

User Action:

See RFMX06.

RFMX08

PSW= P1 INT= P2

Reason:

This message is one of a group of messages that are issued when an abend occurs in the NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX.
For more information, see the help for message RFMX06.

System Action:

See RFMX06.

User Action:

See RFMX06.

RFMX09

P1 P2 P3 P4 P5

Reason:

This message is the last of a group of messages that are issued when an abend occurs in the NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX.
For more information, see the help for message RFMX06.

System Action:

See RFMX06.

User Action:

See RFMX06.

RFMX10

Resuming events forwarding

Reason:

The forwarding of CONNECT:Mailbox log events has resumed. This message indicates a recovery from a previous error condition (for example, the required SSI region was successfully restarted).

System Action:

CONNECT:Mailbox log events are now sent to the event receiver.

User Action:

None.

RFMX11

Unable to obtain storage - EVENT not sent

Reason:

The NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX, requested the services of the event delivery facility. The request was rejected because the event delivery facility could not obtain storage (R0=7 and R15=28 returned from $NMXEVNT).

System Action:

The CONNECT:Mailbox log event is not sent to the event receiver.

User Action:

Contact Technical Support.

RFMX12

P1 / P2 Received. Action= P3 Data= P4

Reason:

This is a diagnostic trace message.
The NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX, was called by CONNECT:Mailbox. The log record is identified as follows:

P1 is the log record EXIT type - usually 6.

P2 is the log record type (Key code) - usually A, B, or D.

P3 is NMCMLGEX action:
SES indicates that log record will be forwarded to this region IGN indicates that log record is ignored

P4 is the log record data (the first 55 characters only)

System Action:

None.

User Action:

None.

RFMX13

Received an unexpected Log record - Exit type: P1 , Key code: P2

Reason:

The NetMaster for File Transfer CONNECT:Mailbox log exit, NMCMLGEX, was called by CONNECT:Mailbox. The log record is not recognized as a valid CONNECT:Mailbox log exit record.

P1 is the log record EXIT type (the expected type is 6).
P2 is the log record type (Key code) (the expected values is A, B, or C).

System Action:

The event record is not forwarded to this region.

User Action:

Contact Technical Support. Ensure that you have available details of the version and maintenance level of CONNECT:Mailbox.

RFMX20

LOAD FAILED: MODULE NAME= P1 R0= P2 R15= P3

Reason:

The CONNECT:Mailbox log exit for NetMaster for File Transfer, NMCMLGEX, tried to load a load module, but the loading operation failed. The load module name is P1 and the values of the R0 and R15 return codes from the LOAD or BLDL instruction are P2 and P3 respectively.

System Action:

The load module is not loaded and is excluded from further processing, the result of which depends on which module has failed to load:
Module NMCMLGEX No events will be forwarded to the region.
Other Modules Other modules relate to your own exits. The result of not executing these modules depends on your implementation.

User Action:

Use the R0 and R15 return codes to determine the cause of the error.
A common error is R15=4 (accompanying an 806 system completion code), which indicates that the module could not be found in the load library list (that is, the list of libraries that are specified in the CONNECT:Mailbox STEPLIB).
Ensure that the Management Services LPALOAD load library is either included in the CONNECT:Mailbox STEPLIB or included in the system link list.

Notes: - All libraries included in the STEPLIB must be APF authorized. - The CONNECT:Mailbox region must be recycled to restart the log exit.

RFMX21

STORAGE REQUEST FAILED: TYPE= P1 R15= P2

Reason:

The CONNECT:Mailbox log exit for NetMaster for File Transfer, NMCMLGEX, was unable to obtain or free working storage. P1 is the failing request and P2 is the value of the R15 code.

System Action:

The request cannot be processed.

User Action:

Use the R15 code to determine the cause of the error.

RFQAPPC01

No process(es) found matching the search criteria.

Reason:

No process(es) were found matching the search criteria requested.

System Action:

None.

User Action:

None.

RFQLIST01

PROCESS P1 CHANGED SUCCESSFULLY BY USER P2

Reason:

The process definition identified by P1 was changed successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFQLIST02

PROCESS P1 DELETED SUCCESSFULLY BY USER P2

Reason:

The process definition identified by P1 was deleted successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFQLIST03

PROCESS P1 FLUSHED SUCCESSFULLY BY USER P2

Reason:

The process definition identified by P1 was flushed successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFQLIST04

PROCESS P1 HELD SUCCESSFULLY BY USER P2

Reason:

The process definition identified by P1 was held successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFQLIST05

PROCESS P1 RELEASED SUCCESSFULLY BY USER P2

Reason:

The process definition identified by P1 was released successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFQUEUE01

QUEUE TYPE( P1) STATUS( P2) QUEUE DEPTH THRESHOLD( P3)

Reason:

The heartbeat procedure for a queue commences processing. The message identifies the queue type, P1 , the status to be checked, P2 , and the depth threshold, P3 .

System Action:

None

User Action:

None

RFQUEUE02

QUEUE MONITOR HEARTBEAT INVOKED WITHOUT QUEUE P1

Reason:

A queue monitor heartbeat procedure is invoked without one of the necessary parameters. P1 identifies the missing parameter.

System Action:

Heartbeat processing is terminated.

User Action:

Update the definition of the affected resource, and specify the missing parameter.

RFQUEUE03

P1 P2 NO RESPONSE OR UNEXPECTED RESPONSE

Reason:

A heartbeat procedure for a CONNECT:Direct monitor resource issued a command to solicit information from the CONNECT:Direct region and received either no response or a response which was not expected. The response received is in the resource transient log.

P1 identifies the owning CONNECT:Direct region.
P2 is the name of the monitor resource.

System Action:

None

User Action:

Check the transient log for the resource for the response, if any, that was received. The response may indicate a degradation within CONNECT:Direct that is causing it not to respond, in which case remedial action might be necessary.

RFQUEUE04

P1 P2 QUEUE( P3) P4 CNT( P5) AT P6

Reason:

A CONNECT:Direct queue monitor has checked for processes in the queue that have the displayed status (if status is applicable).
This message displays the number of such processes found when the number does not exceed the defined threshold.

P1 identifies the owning CONNECT:Direct region.

P2 is the name of the monitor resource.

P3 identifies the type of queue.

P4 identifies the process status. (Not available for C:D for OS/400)

P5 is the number of CONNECT:Direct processes in the P3 queue that are in the P4 state (if applicable).

P6 shows the time when the information was obtained.

System Action:

None

User Action:

None

RFQUEUE05

P1 P2 QUEUE( P3) P4 CNT( P5) AT P6

Reason:

A CONNECT:Direct queue monitor has checked for processes in the queue that have the displayed status (if status is applicable).
This message displays the number of such processes found when the number exceeds the defined threshold.

P1 identifies the owning CONNECT:Direct region.

P2 is the name of the monitor resource.

P3 identifies the type of queue.

P4 identifies the process status. (Not available for C:D for OS/400)

P5 is the number of CONNECT:Direct processes in the P3 queue that are in the P4 state (if applicable).

P6 shows the time when the information was obtained.

System Action:

None

User Action:

None

RFQUEUE06

QUEUE TYPE P1 IS NOT VALID FOR P2

Reason:

QUEUE TYPE P1 is not supported by CONNECT:Direct for P1 .

System Action:

Request is rejected.

User Action:

Delete the CDMON resource as it serves no purpose.

RFREMND01

CHECKING AVAILABILITY OF P1

Reason:

The heartbeat procedure for a CONNECT:Direct remote node monitor has commenced processing. The message identifies the remote node whose availability is to be checked ( P1 ).

System Action:

None

User Action:

None

RFREMND02

REMOTE NODE MONITOR HEARTBEAT INVOKED WITHOUT REMOTE NODE NAME

Reason:

The heartbeat procedure for a remote node monitor has been invoked without the required remote node name.

System Action:

Heartbeat processing is terminated.

User Action:

Update the definition of the affected resource. On the Monitor Details panel of the resource monitor definition, complete the Remote Node Name field.

RFREMND03

P1 P2 REMOTE NODE P3 AVAILABLE AT P4

Reason:

The remote node monitor has determined that the monitored remote node is available:

P1 identifies the owning file transfer resource.
P2 is the name of the monitor resource.
P3 is the name of the remote node.
P4 is the time.

System Action:

None

User Action:

None

RFREMND04

P1 P2 REMOTE NODE P3 NOT AVAILABLE AT P4

Reason:

The remote node monitor has determined that the monitored remote node is unavailable:

P1 identifies the owning file transfer resource.
P2 is the name of the monitor resource.
P3 is the name of the remote node.
P4 is the time.

System Action:

None

User Action:

None

RFREMND05

P1 P2 Remote node P3 P4 at P5

Reason:

The monitored remote node is unknown to the remote node monitor because of one of the following reasons:

P1 identifies the owning file transfer resource.

P2 is the name of the monitor resource.

P3 is the name of the remote node.

P4 is the cause of the error.

P5 is the time.

System Action:

None

User Action:

For a CONNECT:Direct remote node, check the CONNECT:Direct network map.

For an FTP remote server node, check the Domain Name System (DNS) definition.

RFREMND06

P1 P2 REMOTE NODE CHECK FOR P3 TIMED OUT AT P4

Reason:

A request to check the availability of the monitored remote node has timed out:

P1 identifies the owning file transfer resource.
P2 is the name of the monitor resource.
P3 is the name of the remote node.

System Action:

None

User Action:

None

RFREMND07

TCP/IP SERVICES ARE NOT ACTIVE. STATUS IS P1

Reason:

The TCP/IP interface is currently P1. The monitoring of this resource requires the status of the TCP/IP interface to be ACTIVE.

System Action:

Heartbeat processing does not take place.

User Action:

Display the current TCP/IP services status by issuing a SHOW TCPIP command. Message N3AF05 shows the current TCP/IP INTERFACE status.
If the TCP/IP INTERFACE status is INACTIVE - Issue a TCPIP START command. Wait for message N3B201 and then enter a CHK command against this resource.
If the TCP/IP INTERFACE status is QUIESCING or STOPPING - wait for the STATUS to change to INACTIVE and proceed as above.
If the TCP/IP INTERFACE status is STARTING - Wait for message N3B201 and then enter a CHK command against this resource.

RFREMND08

MONITORING OF REMOTE FTP SERVER P1 FAILED FDBK: P2 SOCKET ERROR: P3

Reason:

The monitoring of the remote FTP server P1 has failed due to a socket error, P3 . The feedback code is P2 .

System Action:

Heartbeat processing does not take place.

User Action:

See the NCL Reference for an explanation of the feedback and error codes and suggested user action.

RFREMND09

REMOTE NODE MONITOR HEARTBEAT INVOKED WITHOUT TCP/IP HOST NAME/ADDRESS

Reason:

The heartbeat procedure for a remote node monitor has been invoked without the required remote node TCP/IP host name or address.

System Action:

Heartbeat processing is terminated.

User Action:

Update the definition of the affected resource. On the Monitor Details panel of the monitor definition, complete the TCP/IP Host Name/Addr field.

RFREMND10

REMOTE NODE MONITOR HEARTBEAT INVOKED WITHOUT PORT NUMBER

Reason:

The heartbeat procedure for a remote node monitor has been invoked without the required remote node port number.

System Action:

Heartbeat processing is terminated.

User Action:

Update the definition of the affected resource. On the Monitor Details panel of the monitor definition, complete the TCP/IP Port Number field.

RFREMND11

P1

Reason:


P1 is a text line returned as the result of an FTPMON remote node D (display) command. It describes the operation and remote node details. This message is usually followed by one or more RFREMNDxx message(s) that indicate the outcome of the command.

System Action:

None

User Action:

None

RFREMND12

COMMAND INVALID FOR REMOTE RESOURCES

Reason:

You have issued a command against a resource from a remote system. The command is only valid against local resources.

System Action:

The command is rejected.

User Action:

Log on to the resource's local system and issue the command from there.

RFREMND13

COMMAND INVALID FOR CLASS ~P1

Reason:

You have issued a command against a resource of class P1. The command is not valid for this resource class.

System Action:

The command is rejected.

User Action:

None.

RFREMND14

P1 P2 IPv6 socket support not enabled. Cannot check P3 availability

Reason:

The remote FTP Server address P3 specifies an IPv6 address. The monitoring of the remote FTP server failed because the current sockets API supports IPv4 addresses only.

P1 identifies the owning file transfer resource.

P2 is the name of the monitor resource.

System Action:

Heartbeat processing does not occur.

User Action:

Check the SOCKETS parameter group (/PARMS) and ensure that the TCP/IP Software Type specifies IBMV6.

RFSCHED00

ID: P1 P= P2 - P3

Reason:

The message displays a file transfer schedule trace record.
P1 is the trace ID, P2 is the procedure ID and P3 is the trace text.

System Action:

None

User Action:

Contact your local support representative.

RFSCHED01

PRE-PROCESSING PERIOD STARTED

Reason:

A File Transfer Schedule has begun its pre-processing period.

System Action:

Monitoring for required file transfers begins. The actual state of the File Transfer Schedule resource is set to INACTIVE.

User Action:

None.

RFSCHED02

PRO-ACTIVE MONITORING STARTED

Reason:

A File Transfer Schedule's pre-processing period has terminated and the processing period begun.

System Action:

Monitoring for required file transfers continues. The actual state of the File Transfer Schedule resource is set to STARTING.

User Action:

None.

RFSCHED03

LONGEST TRANSFER LIMIT

Reason:

A File Transfer Schedule has reached the point where the processing time left is equal to the Longest Transfer Duration.

System Action:

If not all required transfers have begun by this point the Schedule resource's actual state is set to DEGRADED.

User Action:

None.

RFSCHED04

POST-PROCESSING PERIOD STARTED

Reason:

A File Transfer Schedule's processing period has ended and the post-processing period begun.

System Action:

If not all required transfers have ended by this point the Schedule resource's actual state is set to FAILED otherwise it will be set to ACTIVE.

User Action:

None.

RFSCHED05

POST-PROCESSING PERIOD ENDED

Reason:

A File Transfer Schedule's post-processing period has ended.

System Action:

If not all required transfers have ended by this point the Schedule resource's actual state is set to FAILED otherwise it will be set to INACTIVE.

User Action:

None.

RFSCHED06

QUERY STATUS

Reason:

This is the message issued by the display command to cause the transient log records for an active monitoring period to be displayed.

System Action:

Display active schedule's transient log records.

User Action:

None.

RFSCHED07

SCHEDULE IS NOT CURRENTLY ACTIVE

Reason:

A display command was issued against a File Transfer Schedule resource which is not currently monitoring for file transfers.

System Action:

The display command is rejected.

User Action:

None.

RFSCHED08

ACTIVATE IS NOT ALLOWED OUTSIDE SCHEDULED TIMES

Reason:

An activate command was issued against a File Transfer Schedule resource which was not scheduled to monitor file transfers.

System Action:

The activate command is rejected.

User Action:

None.

RFSCHED09

ALL REQUIRED TRANSFERS HAVE NOT YET BEGUN

Reason:

The file transfer schedule specifies a period (Longest Transfer) within which the monitored transfer is expected to complete. The schedule is now within that period from the end of processing, but all required files have not yet been detected. The indication is that the transfer might not complete in time.

System Action:

The actual state of the File Transfer Schedule resource is set to DEGRADED.

User Action:

None

RFSCHED10

WRITE TO FTSCHD FILE FAILED AS FILE IS FULL

Reason:

The file FTSCHD, which stores Schedule Details so that they are still available after a system outage, is full.

System Action:

Processing continues, however schedule related events will not be stored in the FTSCHD file.

User Action:

Either clear out the records in the file using the ICS Parameter Group FTSCHD (A.C.P), or unallocate the file FTSCHD, and then allocate the FTSCHD file with more space.

RFSCHED11

READ OF FTSCHD FILE FAILED RC - P1 VSAM REASON CODE - P2

Reason:

There was an error reading the FTSCHD file. P1 is the file return code and P2 is the VSAM reason code. The file FTSCHD stores schedule events so that they are still available after a system outage.

System Action:

Processing continues, however schedule related events may not be recovered from the FTSCHD file.

User Action:

Contact your system administrator.

RFSCHED12

DELETE OF FTSCHD RECORD FAILED RC - P1 VSAM REASON CODE - P2

Reason:

There was an error deleting a record from the FTSCHD file. P1 is the file return code and P2 is the VSAM reason code. The file FTSCHD stores schedule events so that they are still available after a system outage.

System Action:

Processing continues, however schedule related events may not be deleted from the FTSCHD file.

User Action:

Contact your system administrator.

RFSCHED13

WRITE TO FTSCHD FILE FAILED RC - P1 VSAM REASON CODE - P2

Reason:

There was an error writing to the FTSCHD file. P1 is the file return code and P2 is the VSAM reason code. The file FTSCHD stores schedule events so that they are still available after a system outage.

System Action:

Processing continues, however schedule related events may not be written to the FTSCHD file.

User Action:

Contact your system administrator.

RFSCHED14

SCHEDULE EVENTS NOT RESTORED AS FILTERS HAVE BEEN CHANGED

Reason:

The schedule related events saved on the FTSCHD file have not been restored as the filters have been changed since the schedule was started.

System Action:

Processing continues, however schedule related events have not been recovered.

User Action:

No action required.

RFSCHED15

READ OF FTSCHD FILE FAILED RC - P1 SYSMSG P2

Reason:

There was an error reading the FTSCHD file. P1 is the file return code and P2 is the Sysmsg returned. The file FTSCHD stores schedule events so that they are still available after a system outage.

System Action:

Processing continues, however schedule related events may not be recovered from the FTSCHD file.

User Action:

Contact your system administrator.

RFSCHED16

Deletion of FTSCHD record failed RC - P1

Reason:

There was an error deleting a record from the FTSCHD file. P1 is the associated error message. The file FTSCHD stores schedule events so that they are still available after a system outage.

System Action:

Processing continues, however, schedule related events may not be deleted from the FTSCHD file.

User Action:

Contact your System Administrator.

RFSCHED17

System image P1 is being loaded - FTSCHD file has been reset

Reason:

A System Image P1 is being loaded but the FTSCHD file contains records that are not related to this System Image. The file FTSCHD stores schedule events so that they are still available after a system outage.

System Action:

All records are deleted from the FTSCHD file.

User Action:

None.

RFSCHED18

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.

RFSCHED19

Schedule not allowed to extend because it is not in PROC/POST stage.

Reason:

There is no active schedule (in PROC OR POST stage) found for the related FTSCHD resource.

System Action:

The request is rejected.

User Action:

Wait until the Schedule is in PROC or POST stage before extending.

RFSCHED20

Dialogue between P1 and the process $RFSCHED has been timed- out

Reason:

The dialogue with $RFSCHED has been timed-out.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RFSCHED21

ERROR ENCOUNTERED DURING THE REPLY FROM PROCESS $RFSCHED

Reason:

Unknown Reply from process $RFSCHED.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RFSCHED22

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.

RFSCHED23

REQUEST TO EXTEND( P1) IS REJECTED, USER( P2) HAS THE LOCK

Reason:

Another procedure is running. You cannot extend the monitoring period at this time.

System Action:

The request is rejected.

User Action:

Try later after other procedure finishes.

RFSCHED24

BROWSING OF SCHEDULE TIME OF( P1) COMPLETED

Reason:

A browsing of schedule time is completed.

System Action:

The request is completed.

User Action:

At this time you can only browse the schedule. The line command can be rerun later.

RFSCHED25

ATTEMPT TO EXTEND MONITORING AFTER PROCESSING TIME

Reason:

This is a warning message.

System Action:

The request needs confirmation before proceeding.

User Action:

Press PF6 to confirm or PF12 to cancel without any change.

RFSCHED26

SCHEDULE NOT ELIGIBLE TO BE EXTENDED

Reason:

This schedule is not eligible to be extended.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RFSCHED27

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.

RFSCHED29

TIMERS UPDATED SUCCESSFULLY

Reason:

The request to extend the timers for schedule monitoring has completed successfully.

System Action:

The request is completed.

User Action:

No action is required.

RFSCHED30

TIMERS UPDATE FAILED - LOCK IS HELD BY NCL( P1)

Reason:

An attempt to extend the timers of an active schedule failed due to another procedure holding the system lock.

System Action:

The request is rejected.

User Action:

Try later after other procedure finishes.

RFSCHED31

SUCCESSFUL EXTENSION OF MONITORING PERIOD FOR FTSCHD( P1) TO PROCESSING TIME( P2) POST-PROCESSING TIME( P3) REQUESTED BY USERID( P4)

Reason:

The request to extend timers for schedule monitoring has completed successfully.

System Action:

The request is completed.

User Action:

No action is required.

RFSCHED33

THE EXTENSION PERIOD OF SCHEDULE IS NOT ACCEPTABLE

Reason:

The attempt to extend the schedule monitoring period was not acceptable.

System Action:

The request is rejected.

User Action:

Try again using another monitoring period.

RFSCHED34

NEW END PROCESSING TIME IS OVERLAPPED WITH NEXT START TIME( P1)

Reason:

There is a time overlap problem in the schedule extension.

System Action:

The request is rejected.

User Action:

Try the extension with another time.

RFSCHED35

NEW END PROCESSING TIME REFERENCES AN ELAPSED TIME

Reason:

The time for end processing has elapsed.

System Action:

The request is rejected.

User Action:

Try the extension with another time.

RFSCHED36

P1 OF SYSTEM FILE FTSCHD FAILED RC - P2, VSAM REASON CODE - P3

Reason:

An attempt to access the Schedule Checkpoint dataset failed. The above
Retcode and VSAM error code were generated.

System Action:

The request is rejected.

User Action:

Interpret the error code using the appropriate IDCAMS manual.

RFSCHED37

P1 OF SYSTEM TABLE $RF$SCHEDULE FAILED FDBK CODE - P2

Reason:

An attempt to access the System Table failed. The above Feedback Code was generated.

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

RFSCHED38

FAILURE IN $RMDBMS RC - P1 SYSMSG - P2

Reason:

The execution of procedure $RMDBMS failed. The above Retcode was generated.

System Action:

The request is rejected.

User Action:

Interpret the error code using the appropriate IDCAMS manual.

RFSCHED39

ALL TRANSFERS STARTED EXIT ( P1) TRIGGERED FOR P2

Reason:

All File Transfers Started Exit have been triggered for this resource.

System Action:

The system has started the user defined procedure for this exit.

User Action:

None.

RFSCHED40

TRANSFER FAILURE EXIT ( P1) TRIGGERED FOR P2

Reason:

File Transfer Failed Exit has been triggered for this resource.

System Action:

The system has started the user defined procedure for this exit.

User Action:

None.

RFSCHED41

ALL TRANSFER COMPLETED EXIT ( P1) TRIGGERED FOR P2

Reason:

All File Transfer Completed Exits have been triggered for this resource.

System Action:

The system has started the user defined procedure for this exit.

User Action:

None.

RFSCHED42

SCHEDULE COMPLETED BY EXIT FOR P1

Reason:

The schedule has been completed by the exit for this resource.

System Action:

The schedule has completed by Exit for this resource. The monitoring is stopped.

User Action:

None.

RFSCHED43

Schedule force off for P1

Reason:

Schedule was forced off for this resource.

System Action:

The schedule was forced off for this resource. The monitoring is stopped.

User Action:

None.

RFSCHED44

Schedule deleted for P1

Reason:

Schedule deleted for this resource.

System Action:

All schedule(s) have been deleted for this resource. The monitoring is stopped.

User Action:

None.

RFSCHED45

Schedule P1 transfer counts reset

Reason:

Schedule's P1 transfer counts have been reset.

System Action:

The schedule's transfer counts have been reset. The counting of transfer is resumed.

User Action:

None.

RFSCHED46

OFF command is not allowed for inactive schedule

Reason:

Only active schedule can be forced off.

System Action:

The request is rejected.

User Action:

None.

RFSCHED47

Error in the filter definition control file (CTL) P1, reason: P2

Reason:

The file transfer schedule filter definition control file P1 cannot be evaluated. The error is described by P2.

System Action:

The file transfer schedule terminates.

User Action:

Correct the filter entry in the filter definition control file.

RFSDMON01

SSI policy monitoring active

Reason:

The Managed FTP SSI policy monitor has established that the SSI is active and ready for Managed FTP actions and events.

System Action:

Monitoring of the SSI policy monitor continues.

User Action:

None.

RFSDMON02

SSI policy monitoring unavailable, retry within P1 seconds

Reason:

The Managed FTP SSI policy monitor established that the SSI is either inactive, or is not ready for Managed FTP actions and events. The status of the Managed FTP SSI policy monitor will be rechecked within
P1 seconds.

System Action:

The status of the Managed FTP SSI policy monitor is monitored.

User Action:

This message is preceeded by RMEV25** messages. Refer to the explanation for those messages.

RFSDMON06

Another copy of $RFSDMON is currently running - NCL ID: P1

Reason:

A request to start a copy of the $RFSDMON procedure was ignored because another copy is currently running. This message may be issued if the FTPCNTL Customizer parameter group is actioned more than once.

System Action:

The request to start a new instance of the procedure is ignored.

User Action:

None.

RFSDMON88

ID= P1 - P2

Reason:

The message displays a Managed FTP SSI policy monitor trace record. P1 is the trace ID, and P2 is the trace text.

System Action:

None.

User Action:

None.

RFSEFT01

P1 DATE MUST BE P2 THAN P3 DATE

Reason:

You have specified invalid dates.

System Action:

Validation of the search criteria fails.

User Action:

Correct the dates in the indicated fields.

RFSEFT02

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

Reason:

You have specified an invalid date-time combination.

System Action:

Validation of the search criteria fails.

User Action:

Correct the date and time in the indicated fields.

RFSEFT04

VFS P1 FAILED FILERC: P2 VSAM FDBK: P3 VFS KEY: P4

Reason:

The VFS operation, P1 , failed with file return code P2 and VSAM feedback code P3 for the VFS key, P4 .

System Action:

None.

User Action:

Contact your system administrator.

RFSEFT05

VFS OPEN FAILED - USER IS NOT AUTHORIZED

Reason:

An attempt to open the VFS database failed as the user does not have the authority to access the database.

System Action:

None.

User Action:

Contact your Security Administrator for assistance.

RFSEFT06

CANNOT UPDATE VFS - USER IS NOT AUTHORIZED

Reason:

An attempt to update the VFS database failed as the user does not have the update authority.

System Action:

None.

User Action:

Contact your Security Administrator for assistance.

RFSEFT07

P1 VALUE MUST BE P2 THAN P3

Reason:

The P1 field has an invalid value. The OVER Byte field must be LESS than the UNDER Byte. And the UNDER Byte field must be GREATER than zero.

System Action:

Validation terminates.

User Action:

Correct the Over or Under Byte value and retry.

RFSEFT08

SELECTION OF FIELDS CANCELLED BY USER

Reason:

Selection of fields from the list was cancelled.

System Action:

None

User Action:

None

RFSEFT09

NO FIELDS SELECTED FOR EXTRACT

Reason:

No fields were selected from the Fields Selection List. The target file cannot be created.

System Action:

The request is terminated.

User Action:

Redo your request and select one or more fields.

RFSEFT10

GET Error on vartable P1 for Key P2, Error Code P3

Reason:

An error occurred during a GET function on the vartable P1 for key P2 . The received error code is P3.

System Action:

The request is terminated and the procedure is ended.

User Action:

Contact your system administrator.

RFSEFT11

FILE TRANSFER EVENT EXTRACT CANCELLED BY USER

Reason:

A user cancelled the request to extract file transfer events from the EVNTDB database.

System Action:

The request to extract file transfer events is not processed.

User Action:

None.

RFSEFT12

EXTRACT PROCESS SUBMITTED AS BACKGROUND TASK - CHECK LOG FOR PROGRESS

Reason:

Your request to extract file transfer events starts the EVNTDB extract process as a background task that runs with your authority. Progress messages with the prefix RFLO82* are written to the activity log.

System Action:

The process is submitted to your background region.

User Action:

Check the activity log for progress. To access the log, enter the H.L path.

RFSEFT13

NO NDB RECORDS FOUND MATCHING SUPPLIED EXTRACT CRITERIA.

Reason:

The NDB Search did not find any record(s) that match(es) the Extract Criteria.

System Action:

None.

User Action:

Change your criteria and retry.

RFSEFT14

SYNTAX ERROR IN NDB SCAN STATEMENT

Reason:

A syntax error was detected during execution of an NDB SCAN statement.

System Action:

None.

User Action:

Review the scan and sort expression and retry the command.

RFSEFT15

INPUT FIELDS( P1) OMITTED

Reason:

The P1 fields require valid value.

System Action:

The validation fails.

User Action:

Specify value in the P1 fields.

RFSESC01

P1 DATE MUST BE P2 THAN P3 DATE

Reason:

You have specified invalid dates.

System Action:

Validation of the search criteria fails.

User Action:

Correct the dates in the indicated fields.

RFSESC02

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

Reason:

You have specified an invalid date-time combination.

System Action:

Validation of the search criteria fails.

User Action:

Correct the date and time in the indicated fields.

RFSESC03

NO RECORDS FOUND

Reason:

No records are defined in the database for the requested schedule name.

System Action:

None.

User Action:

Display the list of valid schedule names by placing a question mark (?) in this field.

RFSESC04

VFS P1 FAILED FILERC: P2 VSAM FDBK: P3 VFS KEY: P4

Reason:

The VFS operation, P1 , failed with file return code P2 and VSAM feedback code P3 for the VFS key, P4 .

System Action:

None.

User Action:

Contact your system administrator.

RFSESC05

VFS OPEN FAILED - USER IS NOT AUTHORIZED

Reason:

An attempt to open the VFS database failed because the user does not have authority to access the database.

System Action:

None.

User Action:

Contact your security administrator for assistance.

RFSESC06

CANNOT UPDATE VFS - USER IS NOT AUTHORIZED

Reason:

An attempt to update the VFS database failed because the user does not have update authority.

System Action:

None.

User Action:

Contact your security administrator for assistance.

RFSESC07

REQUIRED FIELD(S) OMITTED

Reason:

The fields SYSTEM NAME and VERSION are required if a SCHEDULE NAME is provided.

System Action:

The field in error is highlighted.

User Action:

Enter a value.

RFSESC08

VALUE NOT SELECTED FROM LIST

Reason:

You did not select a value for the highlighted field.

System Action:

None

User Action:

None

RFSESC09

INPUT FIELDS( P1) OMITTED

Reason:

The P1 fields require valid value.

System Action:

The validation fails.

User Action:

Specify value in the P1 fields.

RFSESS06

UNABLE TO MONITOR SNA SESSIONS ON CD FOR P1

Reason:

Monitoring of SNA sessions is not available on CONNECT:Direct for P1 .

System Action:

Request is rejected.

User Action:

Delete the CDMON resource as it serves no purpose.

RFSF0101

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.

RFSF0102

NO RECORD FOUND

Reason:

No records exist.

System Action:

None

User Action:

None

RFSF0103

ALREADY IN P1 MODE

Reason:

The search mode has already been activated.

System Action:

None.

User Action:

None.

RFSF0104

INVALID SELECTION VALUE SPECIFIED - VALUE( P1)

Reason:

An invalid slection 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.

RFSF0105

VARTABLE P1 ERROR, FDBK= P2 ID= P3

Reason:

A request to present an Schedule List failed because an error was encountered allocating a variable table. The request was P1 , the identifier of the variable table was P3 , and the feedback code was P2 .

System Action:

The request is rejected.

User Action:

Interpret the feedback code using the NCL Reference.

RFSF0106

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.

System Action:

None

User Action:

None

RFSF0201

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.

RFSF0202

DATABASE P1 FAILED, RC( P2)

Reason:

Request action on the database failed with non zero return code.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RFSF0203

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.

RFSF0204

VARTABLE GET FAILED, FDBK= P1, KEY= P2

Reason:

A VARTABLE GET failed during System Image Selection.

System Action:

System image selection terminates.

User Action:

Determine the reason for the VARTABLE error.

RFSF0205

P1 WAS NOT PREVIOUSLY SELECTED

Reason:

An attempt was made to unselect the element described by P1 which had not previously been selected.

System Action:

Request rejected.

User Action:

None.

RFSF0206

VARTABLE ADD FAILED, FDBK= P1, KEY= P2

Reason:

A VARTABLE ADD failed during System Image Selection.

System Action:

System image selection terminates.

User Action:

Determine the reason for the VARTABLE error.

RFSF0207

DATABASE P1 FAILED, RC( P2)

Reason:

Request action on the database failed with non zero return code.

System Action:

The request is rejected.

User Action:

Contact System Administrator.

RFSF0208

NO MATCHING SYSTEM IMAGE( P1) STARTS WITH " P2"

Reason:

No system images with names or versions that start with P2 were found.
P1 is either SYSNAME or VERSION.

System Action:

None.

User Action:

If required, create the system image. You can use any of the following methods to create a system image:
- Use the AutoAssist Express Setup Facility (/RADMIN.AD.E).
- Use the System Images option on the Resource Administration menu (/RADMIN).
- Use the AutoAssist Auto Populate Facility (/RADMIN).

RFSF0209

P1 SYSTEM IMAGES FOUND

Reason:

No system images of the type P1 were found.

System Action:

None.

User Action:

If required, create the system image. You can use any of the following methods to create a system image:
- Use the AutoAssist Express Setup Facility (/RADMIN.AD.E).
- Use the System Images option on the Resource Administration menu (/RADMIN).
- Use the AutoAssist Auto Populate Facility (/RADMIN).

RFSF0210

UNKNOWN COMMAND ENTERED

Reason:

An unknown command was passed to the criteria procedure.

System Action:

The request is rejected.

User Action:

Correct the command to the criteria procedure and rerun.

RFSF0211

NO SYSTEM IMAGE SELECTED

Reason:

No system image has been selected for schedule forecasting.

System Action:

The request has been abandoned.

User Action:

Select at least one system image and rerun.

RFSF0212

Wrong ACTION key entered at this time

Reason:

You pressed the ACTION key before entering values for all required fields: FROMDATE/TODATE/FROMTIME/TOTIME and System Image .

System Action:

The request has been abandoned.

User Action:

Enter values in the FROMDATE/TODATE/FROMTIME/TOTIME/System Image fields and press the ACTION key again.

RFSF0213

P1 AND P2 DATE CANNOT BE GREATER THAN P3 DAYS

Reason:

You have specified an invalid date-time combination.

System Action:

Validation of the search criteria fails.

User Action:

Correct the date and time in the indicated fields.

RFSF0214

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

Reason:

You have specified an invalid date-time combination.

System Action:

Validation of the search criteria fails.

User Action:

Correct the date and time in the indicated fields.

RFSF0215

INPUT FIELDS( P1) OMITTED

Reason:

The P1 fields require valid value.

System Action:

The validation fails.

User Action:

Specify value in the P1 fields.

RFSF0216

NO MATCHED SCHEDULE FOUND

Reason:

A matched schedule was not found.

System Action:

The search is completed without a matched schedule.

User Action:

Try again with different criteria.

RFSF0217

Field( P1) cannot be greater than or equal to field( P2)

Reason:

The P2 field should be less than p1 field.

System Action:

The validation fails.

User Action:

Specify new values in the P1 and P2 fields.

RFSS01L01

No SNA session activity found matching the search criteria

Reason:

There is no SNA session activity on the Remote Names defined in the monitor definition.

System Action:

None.

User Action:

None.

RFSSMON02

Remote P1 Mailbox P2 Batch Number P3 is in a stalled status

Reason:

The transfer has stopped updating its record count and is in a stalled status.

System Action:

None.

User Action:

Investigate the reason for the stalled SNA session.

RFSSMON03

STALLED SNA SESSION CHECK TIMED OUT AT P1

Reason:

The Stalled SNA Session Monitor has issued a heartbeat at the time indicated by P1 to the CONNECT:Mailbox STC and has not received a response.

System Action:

None.

User Action:

None.

RFSSMON04

NO STALLED SNA SESSIONS. ALL OK AT P1

Reason:

The Stalled SNA Session Monitor has found no SNA sessions in a stalled status. P1 is the time the monitor performed the heartbeat.

System Action:

None.

User Action:

None.

RFSSMON05

STALLED SNA SESSIONS CNT( P1) AT P2

Reason:

The Stalled SNA Session Monitor has found that there are P1 sessions in a stalled state. This means that the record count has stopped updating. P2 is the time the monitor performed the heartbeat.

System Action:

The Monitor is set to a degraded state under ResourceView and an alert is sent to the Alert Monitor. If the field 'Stalled Time To Stop' is defined in the monitor definition then a stop command will be issued against the session.

User Action:

Issue the display command to check the list of stalled SNA sessions.

RFTPEV01

There was no matching FTP transfer start for TRANSFER-ID: P1

Reason:

The region received an FTP transfer termination event that does not have a corresponding START event.

System Action:

Processing continues.

User Action:

None.

RFTPEV02

There was no matching FTP transfer start for TRANSFER-ID: P1

Reason:

The region received an FTP transfer in progress event that does not have a corresponding START event.

System Action:

A START event is raised.

User Action:

None.

RFTPEV03

TRANSFER-ID: P1 STARTED - UserID: P2 P3 file: P4 From: P5 To: P6

Reason:

Sthe region received an FTP event indicating that an FTP transfer has started.

P1 is the allocated transfer ID.
P2 is the User ID that initiated the FTP transfer.
P3 qualifies the local file as SOURCE or TARGET .
P4 is the local file name.
P5 is the SOURCE address.
P6 is the TARGET address.

System Action:

A file transfer START event is raised.

User Action:

None.

RFTPEV04

TRANSFER-ID: P1 COMPLETED - P2 file: P3 ( P4 Bytes) From: P5 To: P6

Reason:

The region received an FTP event indicating that an FTP transfer has successfully completed.

P1 is the allocated transfer ID.
P2 qualifies the local file as SOURCE or TARGET .
P3 is the local file name.
P4 is the number of bytes transmitted.
P5 is the SOURCE address.
P6 is the TARGET address.

System Action:

A file transfer END event is raised.

User Action:

None.

RFTPEV05

TRANSFER-ID: P1 FAILED P2 file: P3 From: P4 To: P5

Reason:

The region received an FTP event indicating that an FTP transfer has failed. The message is followed by the RFTOEV06 message, which provides additional information about the failure.

P1 is the allocated transfer ID.
P2 qualifies the local file as SOURCE or TARGET .
P3 is the local file name.
P4 is the SOURCE address.
P5 is the TARGET address.

System Action:

A file transfer FAILURE event is raised.

User Action:

None.

RFTPEV06

TRANSFER-ID: P1 Failure Code: P2 P3 P4

Reason:

The region received an FTP event indicating that an FTP transfer has failed. The message follows the RFFTPV05 message.

P1 is the allocated transfer ID.
P2 is the FTP server error code.
P3 is the text "Reason:" if error text is available.
P4 is the associated error text (if available).

System Action:

None.

User Action:

None.

RFTPEVI1

P1 event handler procedure has failed - Reason: P2

Reason:

The event handler procedure for the P1 product failed because of an internal error. P2 is the reason for the failure.

System Action:

The procedure terminates.

User Action:

Contact Technical Support.

RFTPEVI2

P1 event handler procedure has encountered a recoverable error

Reason:

The event handler procedure for the P1 product encountered a recoverable error. Check previous message(s) for the cause of the error.

System Action:

Event processing continues. However, some events might have been lost.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message - Relevant messages in the activity log

RFTPEVI3

MDO ASSIGN failed: RC= P1 FDBK= P2 MAP= P3 Component= P4 Tag= P5 Type= P 6 - File Transfer Product is P7

Reason:

The event handler procedure for the P7 product failed because of an MDO error. The failure is identified by the following:

- Statement type, ASSIGN

- MDO return code, P1 =&ZMDORC

- MDO feedback code, P2 =&ZDMOFDBK

- Map name, P3 =&ZMDOMAP

- Full map component name, P4 =&ZMDONAME

- Map component tag value, P5 =&ZMDOTAG

- ASN.1 type of the component, P6 =&ZMDOTYPE

System Action:

The message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. See the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFTPEVI4

Data error at line P1 in Proc P2 RTN= P3 COND= P4 KWD= P5 EVENT= P6 STATEMENT= P7 - File Transfer product is: P8

Reason:

The event handler procedure failed because of a data error in the event received from the P8 product. The error is identified by the following:

- Line number, P1 , and procedure name, P2 , where the error occurred

- Subroutine name, P3 , if applicable

- Error condition raised, P4

- Verb operand that has detected the error, P5 , if applicable

- CONNECT:Mailbox log record type, P6

- Statement text where the error occurred, P7

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is then ignored.
If file transfer logging is active, it is also written to the file transfer log.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. See the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFTPEVI5

ID= P1 - P2

Reason:

The message displays a file transfer event trace record. P1 is the trace ID, and P2 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFTPEVI6

Another copy of $RFTPEVM is currently running - NCL ID: P1

Reason:

A request to start a copy of the $RFTPEVM procedure was ignored because another copy is currently running.

System Action:

A new copy of the procedure is not started.

User Action:

None.

RFTPM001

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.

RFTPSCT01

Procedure $RFTPSCT was invoked without the required keyword(s) P1

Reason:

A TCPaccess FTP server FTPMGR resource changed state and invoked the $RFTPSCT procedure. However, the procedure was invoked without the required P1 keyword.

System Action:

The procedure ends with return code 8.

User Action:

Ensure that you created the FTPMGR resource definition by applying the supplied template. If you modified the parameters for the $RFTPSCT procedure on the State Change Exits panel, ensure that you have not removed the OWNER= or the SERVER= keyword.
Otherwise, contact Technical Support.

RFTRAN01

STALLED TIME TO ALERT( P1). STALLED TIME TO FLUSH( P2)

Reason:

The heartbeat procedure for stalled file transfers has commenced processing. The message shows the stalled time before an alert is issued, P1 , and the stalled time before the file transfer is flushed,
P2 .

System Action:

None.

User Action:

None.

RFTRAN02

STALLED TRANSFERS MONITOR HEARTBEAT INVOKED WITHOUT TIME TO ALERT

Reason:

The heartbeat procedure of the stalled transfers monitor was invoked without the required Stalled Time to Alert parameter.

System Action:

Heartbeat processing is terminated.

User Action:

Update the definition of the affected resource. On the Monitor Details panel of the definition, specify the missing value in the Stalled Time to Alert field.

RFTRAN03

P1 P2 P3 TRANSFERS CHECKED, ALL OK AT P4

Reason:

The transfer monitor has found no file transfers, for the owning CONNECT:Direct application, that exceed the specified stalled time limit.

P1 identifies the owning CONNECT:Direct application.
P2 is the name of the monitor resource.
P3 is the total number of transfers checked.
P4 is the time.

System Action:

None.

User Action:

None.

RFTRAN04

P1 P2 NO RESPONSE OR UNEXPECTED RESPONSE

Reason:

The heartbeat procedure for a CONNECT:Direct monitor resource issued a command to solicit information from the CONNECT:Direct application, and received either no response or a response that was not expected. The response received is in the resource transient log.

P1 identifies the owning CONNECT:Direct region.
P2 is the name of the monitor resource.

System Action:

None.

User Action:

Check the resource transient log for the response, if any, that was received. The response may indicate a degradation within CONNECT:Direct that is causing it not to respond. In which case, remedial action might be necessary.

RFTRAN05

P1 P2 P3 TRANSFERS CHECKED, P4 IN ALERT AND P5 FLUSHED AT P6

Reason:

Alerts were raised for P4 CONNECT:Direct file transfers because the transfers exceeded the Stalled Time to Alert value specified for the transfer monitor. P5 transfers were flushed because they exceeded the Stalled Time to Flush value specified for the monitor.

P1 identifies the owning CONNECT:Direct application.
P2 is the name of the monitor resource.
P3 is the number of file transfers checked.
P4 is the number of file transfers for which alerts were raised.
P5 is the number of file transfers flushed.
P6 is the time.

System Action:

None.

User Action:

None.

RFTRAN06

P1 P2 NO TRANSFERS IN EXECUTION QUEUE, ALL OK AT P3

Reason:

The transfer monitor has found no file transfers in the execution queue of the CONNECT:Direct application being monitored.

P1 identifies the owning CONNECT:Direct application.
P2 is the name of the monitor resource.
P3 is the time.

System Action:

None.

User Action:

None.

RFTRAN07

UNABLE TO MONITOR STALLED PROCESSES FOR P1

Reason:

Monitoring of CONNECT:Direct stalled processes is not available for CONNECT:Direct for P1 .

System Action:

Request is rejected.

User Action:

Delete the CDMON resource as it serves no purpose.

RFUC0001

Unable to obtain exclusive control to manage C:D Agents.

Reason:

A request to act as the manager for CONNECT:Direct agents 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:

Contact Technical Support.

RFUC0002

P1 failed for P2. Unable to start C:D Agent manager process.

Reason:

A request to activate or inactivate a CONNECT:Direct agent failed because the manager process could not be started. The request being performed is P1 , and the name of the agent manager is P2 .

System Action:

The request is rejected, and processing terminates.

User Action:

Contact Technical Support.

RFUC0003

Invalid request ignored. Request=" P1"

Reason:

An invalid request was received by the CONNECT:Direct agent manager process. The request data was P1 .

System Action:

The request is rejected, and processing continues.

User Action:

Contact Technical Support.

RFUC0004

P1 request failed for P2. MSG=" P3"

Reason:

A request was received by the CONNECT:Direct agent manager process, but the request failed. The request was P1 , and the resource being actioned was P2 . The reason for the failure is given by the message,
P3 .

System Action:

Processing continues.

User Action:

Proceed according to message P3 as follows:

Unknown Agent indicates that an invalid agent was named as the file transfer agent. Check this name on the C:D File Transfer Manager General Description panel, and change if appropriate.

Host not known to UNIX agent indicates that the UNIX agent has no record of the named remote host. Check the list of remote hosts defined to the UNIX BMC PATROL agent.

RFUC0005

P1 request completed for P2

Reason:

A request was successfully completed by the CONNECT:Direct agent manager process. The request was P1 , and the resource to be actioned was P2 .

System Action:

None.

User Action:

None.

RFUC0006

P1 has combined status P2, event status P3, cmd status P4 and CD sta tus P5

Reason:

A request was received by the CONNECT:Direct agent manager process to determine the status of the agent. The resource object ID is P1 , the combined status for the resource is P2 , the status of the event receiver is P3 , and the status of the command broker is P4 . The status of CONNECT:Direct is P5 .

System Action:

None.

User Action:

None.

RFUC0007

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.

RFUC0008

Starting P1 connection for P2 to port P3 host name/address P4

Reason:

The CONNECT:Direct agent manager process has started the connection to the agent at port number P3 and host name/address P4 . The type of connection is P1 , and the resource name is P2 .

System Action:

None.

User Action:

None.

RFUC0009

Command failed, connection status for commands is P1

Reason:

A command request to the CONNECT:Direct agent failed because the connection to the agent is not active. The current status for the connection is P1 .

System Action:

Command is rejected.

User Action:

Try later when the connection is active.

RFUC0010

Command request timed out

Reason:

A command request to the CONNECT:Direct agent timed out.

System Action:

The command has been sent to the agent, but the command processor will terminate. If the timeout is caused by processing delay, then the command responses will eventually be written to the activity log. If there is an error, it will be reflected in the CDMGR resource.

User Action:

Check the activity log later, or check the status of the CDMGR resource.

RFUC0011

Wait for final command responses timed out. Only P1 messages received.

Reason:

A command request was issued to the CONNECT:Direct agent, but only some of the expected command responses were received within the time allowed. The total number of responses actually received was P1 .

System Action:

The command has been sent to the agent, but the command processor will terminate. If the timeout is caused by processing delay, then the command responses will eventually be written to the activity log. If there is an error, then it will be reflected in the CDMGR resource.

User Action:

Check the activity log later, or check the status of the CDMGR resource.

RFUC0012

Link manager process inactive, reason= P1.

Reason:

An event arrived indicating that a link manager process was inactive.
P1 indicates the reason, which can be FAILED or ENDED.

System Action:

If the CDMGR is being automated then it will be restarted automatically, otherwise a manual restart of the resource will be required.

User Action:

If the reason for the inactivation is because the process FAILED then check the activity log for related messages and contact your local support representative.

RFUC0013

P1 issued command P2

Reason:

The user P1 issued the command P2.

System Action:

The command is passed to the remote system for execution.

User Action:

None.

RFUC0014

CONNECT:Direct P1 Init Complete on P2 at P3 for P4

Reason:

CONNECT:Direct for P1 last completed initialization on the date, P2, at the time, P3, on the system, P4.

System Action:

None.

User Action:

None.

RFUC0015

P1 CONNECT:Direct for P2 is at Version P3

Reason:

The current version of the CONNECT:Direct server for P2 for CDMGR P1 is at version P3.

System Action:

None.

User Action:

None.

RFUC0016

CONNECT:Direct for P1 SERVER P2 - P3

Reason:

A status query for CONNECT:Direct server for P1 for CDMGR P2 has returned P3.

System Action:

None.

User Action:

None.

RFUC0017

CONNECTION ABORTED. AGENT ID P1 REASON: P2

Reason:

A connection to a CONNECT:Direct agent was aborted because of an unrecoverable error. P1 is the associated SOLVE Agent ID and P2 is the error condition.

System Action:

The connection is aborted and processing terminates. The CDMGR resource status is set to FAILED.

User Action:

Possible causes are Host Name or Host Address conflicts between the CDMGR resource definition and the remote agent definitions.
Issue a RES or a CHK CDMGR command to inactivate the resource.
Review and correct any conflicting parameters.
If the problem cannot be resolved, contact Technical Support.

RFUC0099

TID: P1 NCLID: P2 - P3

Reason:

The message displays an Agent Link Manager trace record. P1 is the trace ID, P2 is the NCL ID, and P3 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFUCDA01

Command request timed out.

Reason:

The command requested was rejected because the server was already processing other commands. The timeout period expired before the command could be processed.

System Action:

Command rejected.

User Action:

Wait until all other commands have completed or use a higher timeout period.

RFUCDA02

Command accepted.

Reason:

The command requested was sent to the remote host for execution.

System Action:

None.

User Action:

Wait for the command responses.

RFUCDA03

Command request failed with a communication error.

Reason:

The command requested could not be executed because of a communication failure with the remote host.

System Action:

Command rejected.

User Action:

Check the log for addtional messages that explain the actual error.

RFUCDA04

Invalid data received on Port= P1 Host Name/Address= P2

Reason:

Invalid data was received from a remote host. The remote host name/address was P2 and the port number was P1.

System Action:

The data is rejected. Subsequent messages will indicate the error and contents of the data received.

User Action:

Contact your local support representative.

RFUCDA05

Offset Dump of Received Data (Length= P1/ P2) Data in EBCDIC

Reason:

This is the first message of a group of messages showing the data that was received from a remote host. This message is the header for the dump of the data. P1 is the total length (in decimal) of the data and P2 is the total length in hexadecimal.

System Action:

None.

User Action:

Note this message and subsequent messages. Contact your local support representative.

RFUCDA06

P1

Reason:

This is an informational message showing the invalid data received from a remote host.

System Action:

None.

User Action:

None.

RFUCDA07

**END**

Reason:

This is an informational message indicating the end of the display of invalid data received from a remote host.

System Action:

None.

User Action:

None.

RFUCDA08

P1 connection protocol complete. Linked to P2 V P3 on P4. ID= P5 NCLI D= P6

Reason:

A connection was successfully established with a remote system using the protocol P1. The remote system is P2 version P3 on operating system platform P4. The process ID on the remote system is P5 and the NCLID on the local system is P6.

System Action:

None.

User Action:

None.

RFUCDA09

Command completed.

Reason:

This is the last of a set of messages returned in response to a command issued at a remote host.

System Action:

None.

User Action:

None.

RFUCDA10

Token(s) P1 to P2 were null.

Reason:

The tokens P1 to P2 of the data received were null.

System Action:

None.

User Action:

Note this message and subsequent messages. Contact your local support representative.

RFUCDA11

Invalid data received. Component= P1 Data=" P2" P3

Reason:

Invalid data was received from a remote host. The received data was intended for component P1 but was not of the correct data type. Part of the data was P2 and optional type check is P3.

System Action:

The data is rejected. Subsequent messages show the entire data string received.

User Action:

Contact your local support representative.

RFUCDA12

Token Offset Dump of Tokenized Received Data

Reason:

This is the first message of a group of messages showing the data that was received from a remote host. This message is the header for the dump of the data. The data dumped has already been translated and tokenized.

System Action:

None.

User Action:

Note this message and subsequent messages. Contact your local support representative.

RFUCDA13

No responses for command

Reason:

A command request to the remote CONNECT:Direct completed and no response messages resulted from the command.

System Action:

None.

User Action:

None.

RFUCDA14

Invalid data for record type P1. Total data length is P2

Reason:

The data received from a remote host was invalid for a record type of
P1. The total length of the data received was P2. More messages will follow which dump out the tokenised data.

System Action:

None.

User Action:

Note this message and subsequent messages. Contact your local support representative.

RFUCDA15

Command output was truncated.

Reason:

The command output was truncated to 1000 lines. The maximum number of lines allowed for a command response is 1000.

System Action:

Only the first 1000 lines of output are returned.

User Action:

None.

RFUCDA16

P1 failed. Already connected via P2, host name/address P3.

Reason:

The protocol connection P1 failed because the remote host, whose name/address is P3 was already connected to this region via the resource name P2.

System Action:

Connection rejected, processing terminates. The CDMGR resourse status is set to FAILED.

User Action:

Issue a RES or a CHK CDMGR command to inactivate the resource.
You are only allowed to connect to the same remote host ONCE per region. Specify a different remote host name/address and retry.

RFUCDA17

P1 rejected. IP address cannot be determined, host name is P2.

Reason:

The protocol connection P1 was rejected because an attempt to get the IP address for the specified host name failed/timed out. The host name was P2.

System Action:

Connection rejected, processing terminates. The CDMGR resourse status is set to FAILED.

User Action:

Issue a RES or a CHK CDMGR command to inactivate the resource.
See related messages to determine the reason for the error or specify the IP address in the resource definition.

RFUCDA18

P1 could not determine host name for address P2.

Reason:

The protocol connection P1 could not determine the host name for address
P2.

System Action:

Processing continues.

User Action:

See related messages to determine the reason for the error.

RFUCDA99

TID: P1 NCLID: P2 - P3

Reason:

The message displays an Agent Connection trace record. P1 is the trace ID, P2 is the NCL ID, and P3 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFUCDX01

CONNECT:Direct on P1 at port P2 is P3 P4

Reason:

This message is a status message from the agent that monitors CONNECT:Direct. P1 is the host name of the system, P2 is the port number on which CONNECT:Direct is listening for API connections, and P3 is the status of CONNECT:Direct. The status can be either UP or DOWN .
P4 provides additional information if the status is DOWN.

System Action:

None.

User Action:

If CONNECT:Direct is up, no action is required.
If CONNECT:Direct is down or the CONNECT:Direct user exit is down, you must start or restart CONNECT:Direct.

RFUCDX02

Established PATROL connection between P1 and P2

Reason:

This message is a status message from the primary CONNECT:Direct agent on P1 . It indicates that the primary agent has established BMC PATROL connection to the secondary agent on P2 .

System Action:

The region will commence monitoring the status of CONNECT:Direct on P2 .

User Action:

None.

RFUCDX03

Lost PATROL connection between P1 and P2

Reason:

This is a status message from the primary CONNECT:Direct agent on P1 . It indicates that the primary agent has lost BMC PATROL connection to the secondary agent on P2 .

System Action:

The status of the CDMGR resource for P2 is set to FAILED.

User Action:

Check the status of the BMC PATROL connection between P1 and P2 .

RFUCDX04

Attempt # n to re-establish PATROL connection between P1 and P2

Reason:

This is a status message from the primary CONNECT:Direct agent on P1 . It indicates that the primary agent is attempting for the nth time to reestablish the BMC PATROL connection to the secondary agent on P2 .

System Action:

None.

User Action:

None.

RFUCDX05

Maximum retries reached. PATROL connection between P1 and P2 can not be established.

Reason:

This is a status message from the primary CONNECT:Direct agent on P1 . Following an earlier failure, the primary agent has attempted to reestablish the BMC PATROL connection to the secondary agent on P2 , but the attempts have failed.

System Action:

None.

User Action:

Investigate the state of the BMC PATROL agents on the remote hosts.

RFUCDX06

P1

Reason:

This is a status message about the Agent for CONNECT:Direct service that monitors CONNECT:Direct, and generates file transfer events and status events as they occur. P1 identifies the service and its status, which can be either UP or DOWN .

System Action:

None.

User Action:

If the service is up, no action is required.
If it is down, then the agent has failed to restart the service and assistance is required.

RFUCDX07

PATROL Error: P1

Reason:

An error occurred while a command (for example, a sys or CONNECT:Direct command) was being passed to a PATROL agent. P1 is the error text.

System Action:

None.

User Action:

See the PATROL agent message documentation for a full explanation.
The most common reason for the error is that the PATROL agent on the system to which you are sending the command is inactive.

RFVIEW01

NCL LOG FILEID P1 IS NOT AVAILABLE. FILERC: P2

Reason:

The log file, file ID P1 , is not available for processing because an attempt to open the file resulted in a file return code of P2 .

System Action:

The $RFVIEW log browsing procedure terminates.

User Action:

Refer to the NCL Reference to evaluate the file return code; this is the &FILERC system variable as set by &FILE OPEN. Use the SHOW ALLOC and SHOW UDB commands to determine why the file is not available. Correct the problem, and retry.

RFVIEW02

TIME MUST BE SPECIFIED

Reason:

The time must be specified as an operand of the TIME command.

System Action:

The command is not executed.

User Action:

Specify a time as an operand of the TIME command (for example, TIME 13.12.10).

RFVIEW03

AN INVALID TIME HAS BEEN SPECIFIED

Reason:

The specified time was invalid.

System Action:

The command is not executed.

User Action:

The time should be in the format hh.mm.ss.hs (for example, 10.30.25.05). Only the first two digits, which represent the hours, are mandatory.

RFVIEW04

NO LOG DATA PRESENT FOR THE SPECIFIED DATE

Reason:

No log data was found for the date that you specified on the DATE command.

System Action:

None

User Action:

If appropriate, specify a different date. For a list of dates that contain log data, enter the DATE command without specifying a date.

RFVIEW05

COMMAND MUST BE SPECIFIED

Reason:

The / command was specified, indicating that any text following the / shall be issued as a command, but no text was specified.

System Action:

None.

User Action:

Specify a product command after the / .

RFVIEW06

NOT AUTHORIZED TO ISSUE COMMANDS

Reason:

The / command was specified, indicating that any text following the / shall be issued as a command, but you are not authorized to issue commands.

System Action:

None

User Action:

Contact your system administrator to review your privileges.

RFVIEW07

COMMAND ISSUED

Reason:

A command was issued by the use of the / command.

System Action:

None

User Action:

None

RFVIEW09

REGION CANNOT BE GREATER THAN 8 CHARACTERS IN LENGTH

Reason:

You have entered the REGION or HLREGION command, specifying a value that contains too many characters.

System Action:

The command is not executed.

User Action:

Specify a value that is less than or equal to eight characters in length.

RFVIEW13

ORIGIN CANNOT BE GREATER THAN 8 CHARACTERS IN LENGTH

Reason:

You have entered the ORIGIN or HLORIGIN command, specifying an origin that is more than eight characters long.

System Action:

None

User Action:

Specify a value that is less than or equal to eight characters in length.

RFVIEW26

ONLY PREDEFINED LABELS CAN BE LOCATED

Reason:

The LOCATE command on this panel enables you to jump to any labels that you have previously defined.

System Action:

None

User Action:

The following is an example of how to define a label:
Command===> .TOP
The following is an example of how to locate a label:
Command===> LOCATE .TOP
The following is an example of how to get a pick list of defined labels:
Command===> LOCATE .?
If you wish to locate a time or date, use the TIME or DATE command.

RFVIEW28

NUMBER OF RECORDS TO SEARCH MUST BE SPECIFIED

Reason:

The number of records to be searched must be entered as an operand of the FINDMAX command.

System Action:

Command field placed in error.

User Action:

Specify the number of records to be searched as an operand of the FINDMAX command.

RFVIEW29

AN INVALID NUMBER OF RECORDS TO SEARCH HAS BEEN SPECIFIED

Reason:

The number of lines specified to search was invalid.

System Action:

Command field placed in error.

User Action:

The number of lines to search should be specified and must be in the range 500 to 10000.

RFVIEW40

CURRENT PRINT RANGE CANCELLED

Reason:

A print range that was defined previously has been cancelled.

System Action:

None

User Action:

None

RFVIEW41

POSITION CURSOR AND REISSUE PRINT START TO MARK START OF PRINT RANGE

Reason:

You have attempted to mark the start of a print range without indicating from which log record you wish the print range to start.

System Action:

None

User Action:

Mark the start of the range by using one of the following methods:
- To mark by cursor: Type PRINT START at the Command ===> prompt.
- Place your cursor on a log record within the scrollable window. - Press ENTER.
- To mark by time, use the DATE and TIME operands.

RFVIEW42

PRINT RANGE START MARKER SET

Reason:

The start of the print range was set successfully.

System Action:

None

User Action:

None

RFVIEW43

ERROR - SPECIFIED START RANGE IS AFTER END OF PRINT RANGE

Reason:

You attempted to mark the start of the print range after the end-of- print range marker that you have set previously.

System Action:

The start-of-print position is not marked.

User Action:

Ensure that the start-of-print marker is always before the end-of-print marker. If necessary, you can enter the PRINT CANCEL command to remove any existing markers and then specify the new markers.

RFVIEW44

PRINT RANGE START MARKER MODIFIED

Reason:

The start of the print range was changed successfully.

System Action:

None

User Action:

None

RFVIEW45

POSITION CURSOR AND REISSUE PRINT END TO MARK END OF PRINT RANGE

Reason:

You have attempted to mark the end of a print range without indicating at which log record you wish the print range to end.

System Action:

None

User Action:

Mark the end of the range by using one of the following methods:
- To mark by cursor:
- Type PRINT END at the Command ===> prompt. - Place your cursor on a log record within the scrollable window. - Press ENTER.
- To mark by time, use the DATE and TIME operands.

RFVIEW46

PRINT RANGE END MARKER SET

Reason:

The end of the print range was set successfully.

System Action:

None

User Action:

None

RFVIEW47

ERROR - SPECIFIED END RANGE IS BEFORE START OF PRINT RANGE

Reason:

You attempted to mark the end of the print range before the start-of- print range marker that you have set previously.

System Action:

The end-of-print position is not marked.

User Action:

Ensure that the end-of-print marker is always after the start-of-print marker. If necessary, you can enter the PRINT CANCEL command to remove any existing markers and then specify the new markers.

RFVIEW48

PRINT RANGE END MARKER MODIFIED

Reason:

The end of the print range was changed successfully.

System Action:

None

User Action:

None

RFVIEW49

' P1' IS AN INVALID PRINT OPERAND

Reason:

An invalid operand was specified with the PRINT command.

System Action:

The command is not executed.

User Action:

Valid operands are START, END, and CANCEL. Press F1 (Help) for further information about the operands for the PRINT command.

RFVIEW50

AN INVALID PRINT OPERAND HAS BEEN SPECIFIED

Reason:

One of the operands you specified with the PRINT START or PRINT END command is invalid.

System Action:

The command is not executed.

User Action:

Specify a valid PRINT operand. Valid operands are DATE and TIME. The following are examples of valid PRINT commands:
PRINT START DATE=-1 TIME=13.30
PRINT END DATE=15/07/97 TIME=23.30.28

RFVIEW51

AN INVALID DATE HAS BEEN SPECIFIED

Reason:

The specified date was invalid.

System Action:

The command is not executed.

User Action:

The date should be in the format dd/mm/yy (for example, 21/07/97). For more information about date formats, press F1 (Help).

RFVIEW52

LOG IS IN THE PROCESS OF BEING SWAPPED

Reason:

The log you have selected is being swapped by the file transfer log process.

System Action:

The request is rejected.

User Action:

Wait a minute, then try again.

RFVIEW53

NO FILE TRANSFER LOG ACTIVE

Reason:

The Log View procedure has been invoked without a specific file ID. The default of the currently active file transfer log cannot be used as there is no current active log.

System Action:

The request is rejected.

User Action:

Contact your systems administrator.
This message indicates that file transfer logging is inactive. The file transfer log is defined by the $RF FTLOGS parameter group. Review the group as follows:
- Ensure that file transfer logging has been requested.
- If logging is not active, consider starting it.
- If it is active, check the initialization log to ensure that the parameter group initialized successfully.
- If there are no apparent errors, re-activate the parameter group to restart the file transfer logging process. Review the activity log for additional messages.

RFVIEW54

ERROR ON FILE GET, ID=( P1) KEY( P2) FILERC( P3) VSAMFDBK( P4)

Reason:

Processing stopped because an error was encountered during an attempt to read from the file transfer log file.

System Action:

The Log View procedure, $RFVIEW,terminates.

User Action:

Contact your systems administrator.
This message indicates a file transfer logging failure. Use the key, return code, and VSAM feedback code values to determine the specific nature of the error:
- FILEID( P1 ) is the current file ID.
- FILERC( P2 ) is the value for &FILERC as set by the &FILE GET NCL verb. Refer to the NCL Reference for an explanation of the value.
- VSAMFDBK( P3 ) is the VSAM Feedback code. Refer to your VSAM Reference manual for an explanation of the value.
The file transfer log is defined by the $RF FTLOGS parameter group. Review the group as follows:
- Check the file transfer log parameters, particularly the log file VSAM options. Ensure that these are consistant with the explanation of the VSAM feedback code.
- If there are no apparent errors, re-activate the parameter group to restart the file transfer logging process. Review the activity log for additional messages.
If the problem cannot be resolved, contact your local support representative.

RFVIEW55

REMOTE FILE TRANSFER LOG DATE REQUIRED

Reason:

When issuing a DATE command for a remote log, the starting date must be specified.

System Action:

The command is rejected.

User Action:

The starting date must be specified with a DATE command. The date should be in the format dd/mm/yy (for example, 21/07/97). Refer to the help for further information about the date formats.

RFVIEW56

PRINT REMOTE LOG CURRENTLY NOT AVAILABLE

Reason:

Currently, there is no support for printing remote log records.

System Action:

The command is rejected.

User Action:

Log on to the remote region, and print the log records from there.

RFVIEW57

CURSOR SENSITIVE HELP CURRENTLY NOT AVAILABLE ON REMOTE LOG

Reason:

Currently, there is no support available on cursor sensitive help for the remote file transfer activity log.

System Action:

The command is rejected.

User Action:

Help for messages is only available in the local region. Log on to the remote region, and view its file transfer log. You may then use the HELP command, normally assigned to the F1 key.

RFVIEW58

APPC ERROR, TYPE( P1) RC( P2) FDBK( P3) MSG( P4)

Reason:

The region received an unexpected return code while retrieving information from a remote file transfer log. This message displays the details of the failing NCL &APPC verb.

System Action:

The operation is terminated.

User Action:

A return code of 16 may indicate that the INMC link to the remote system is inactive. If the cause of the error cannot be determined, contact Technical Support.

RFVIEW59

UNEXPECTED "WHAT RECEIVED" STATE - STATE( P1)

Reason:

Unexpected APPC WHAT RECEIVED state was encountered when attempting to retrieve data from a remote log.

System Action:

None

User Action:

Contact your local support representative.

RFVIEW60

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

Reason:

An invalid keyword was passed to a procedure.

System Action:

The request is rejected.

User Action:

Contact your local support representative.

RFVIEW61

START AND/OR END MARKERS HAVE NOT BEEN DEFINED

Reason:

The PRINT command was entered, but the section of the log for printing was not selected.

System Action:

The print request is rejected.

User Action:

Use the PRINT START and PRINT END commands to mark the section of the log that you wish to print, and then reissue the PRINT command.

RFVIEW62

SWAPPED TO NEW LOG FILE ( P1) FROM ( P2)

Reason:

You have scrolled past either the beginning or the end of the log file, resulting in the log being swapped for the next log file in sequence.

System Action:

None

User Action:

The message is informational only.

RFVIEW63

CHANGED TO LOG FOR P1

Reason:

You have scrolled past either the beginning or the end of a day's log, resulting in records for the next or previous day being displayed.

System Action:

None

User Action:

The message is informational only.

RFVIEW64

CURSOR NOT POSITIONED ON A LOG LINE WITH A VALID TIMESTAMP

Reason:

The cursor was not on a line with a valid timestamp.
The F4 (ActLog) function key (which issues the ACTLOG command) enables you to access the activity log from the file transfer log. The part of the activity log displayed is determined by the timestamp of the entry the cursor is on.

System Action:

The command is rejected.

User Action:

Place the cursor on a log entry in the file transfer log, and press F4 again. If there are no valid lines in the log, the ACTLOG function is not available.

RFVIEW65

SEARCH TERMINATED BY OPERATOR

Reason:

A search for records has been cancelled by the operator from the confirm search panel.

System Action:

The search is terminated.

User Action:

None.

RFVIEW66

NO LOG DATA PRESENT FOR THE SPECIFIED TIME

Reason:

No log data was found for the time that you specified on the TIME command or as part of the PRINT TIME= command operand.

System Action:

None

User Action:

Review the logs to determine a valid time stamp.

RFVIEW67

No file transfer log messages to display

Reason:

No file transfer events have been recorded by the region.

System Action:

None.

User Action:

None.

RFVIP01

THE FILE TRANSFER MANAGER RESOURCE IS NOT ACTIVE - CURRENTLY P1

Reason:

The current state of the file transfer manager resource is not ACTIVE, as indicated by P1 .

System Action:

The VIP command is terminated.

User Action:

Investigate why the file transfer manager resource is not active, and take the necessary steps to rectify the situation.

RFVIP02

Unable to obtain TCP/IP port number for &P1

Reason:

The VIP command has been issued against resource P1 . The listener TCP/IP port is required for command processing but cannot be obtained.

System Action:

The VIP command terminates.

User Action:

A possible cause of this condition is that you have not defined an FTP Server Monitor (FTPMON) resource of Type TC (TCP-CONNECT, TCP/IP Connection Monitor) for this FTPMGR.

Press F4 (Add) to define a TCP/IP Connection Monitor.

RFVIP03

TCP/IP SERVICES ARE NOT ACTIVE. CURRENT STATUS IS P1

Reason:

The current state of the TCP/IP services is not ACTIVE, as indicated by
P1 .

System Action:

The VIP command is terminated.

User Action:

Investigate why the TCP/IP services is not active, and take the necessary steps to rectify the situation.

RFVIP04

COMMAND NOT SUPPORTED ON C:D for P1

Reason:

The command is not supported by CONNECT:Direct for P1 .

System Action:

The command is rejected.

User Action:

None

RFWEBCD01

Process P1 changed successfully by user P2

Reason:

The process definition identified by P1 was changed successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFWEBCD02

Process P1 deleted successfully by user P2

Reason:

The process definition identified by P1 was deleted successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFWEBCD03

Process P1 flushed successfully by user P2

Reason:

The process definition identified by P1 was flushed successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFWEBCD04

Process P1 held successfully by user P2

Reason:

The process definition identified by P1 was held successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFWEBCD05

Process P1 released successfully by user P2

Reason:

The process definition identified by P1 was released successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFWEBCD06

Process P1 suspended successfully by user P2

Reason:

The process definition identified by P1 was suspended successfully by the user P2 .

System Action:

None.

User Action:

None. This message is informational only.

RFWEBCM01

P1 mail box P2 batch P3 p4 successfully by user P5

Reason:

The P1 mail box P2 batch P3 was p4 by P5 .

System Action:

None.

User Action:

None.

RFWEBIP01

Command P1 requested by userid P2 for host P3 with following details connid p4 local port P5 task name P6

Reason:

This message appears in the transient log for a resource and indicates which command was requested by which user for this resource.

System Action:

None.

User Action:

None.

RFWEBPK01

Invalid parameters passed to $RFWEBPK:GetCDProcess

Reason:

The following parameters were not passed to the GetCDProcess procedure within the $RFWEBPK package:
Parameter 1 - must specify the resource type (for example, STC).
Parameter 2 - must specify the queue type (for example, HOLD).
Parameter 3 - must specify the resource object ID.

System Action:

Package procedure fails.

User Action:

Update the parameters passed to this procedure.

RFWEBPK02

Resource status is ACTIVE

Reason:

The resource status is active.

System Action:

None.

User Action:

None.

RFWEBPK03

Resource status is P1

Reason:

The resource status is P1.

System Action:

None.

User Action:

None.

RFWEBPK04

CONNECT:Direct process is no longer active

Reason:

The selected process is no longer active.

System Action:

None.

User Action:

Close the displayed window, refresh the list and select another process.

RFWEBXC01

Transfer request P1 held successfully by user P2

Reason:

The P1 CA-XCOM transfer request was held by P2 .

System Action:

None.

User Action:

None.

RFWEBXC02

Transfer request P1 released successfully by user P2

Reason:

The P1 CA-XCOM transfer request was released by P2 .

System Action:

None.

User Action:

None.

RFWEBXC03

Transfer request P1 resumed successfully by user P2

Reason:

The P1 CA-XCOM transfer request was resumed by P2 .

System Action:

None.

User Action:

None.

RFWEBXC04

Transfer request P1 suspended successfully by user P2

Reason:

The P1 CA-XCOM transfer request was suspended by P2 .

System Action:

None.

User Action:

None.

RFWEBXC05

Transfer request P1 terminated successfully by user P2

Reason:

The P1 CA-XCOM transfer request was terminated by P2 .

System Action:

None.

User Action:

None.

RFWEBXC06

Transfer request P1 deleted successfully by user P2

Reason:

The P1 CA-XCOM transfer request was deleted by P2 .

System Action:

None.

User Action:

None.

RFWEBXC07

Transfer request P1 altered successfully by user P2

Reason:

The P1 CA-XCOM transfer request was altered by P2 .

System Action:

None.

User Action:

None.

RFWH0001

Invalid object for transformation. Appl= P1 DataClass= P2 RC/Fdbk= P3 Co mp= P4

Reason:

An attempt to translate an object into an XML document for transmission to a data warehouse failed. The data was sourced from application P1, data class P2. The error occurred in mapping the object, the return code and feedback codes for the action were P3. P4 is the name of the component in error.

System Action:

The object is discarded and processing continues.

User Action:

Contact your local support representative.

RFXCALT01

An invalid date has been specified.

Reason:

A specified date was invalid. A valid format is dd-mmm-yyy (for example, 21-JUL-2001).

System Action:

None.

User Action:

Correct the date.

RFXCALT02

An invalid time has been specified.

Reason:

A specified time was invalid. A valid format is hh.mm (for example, 17.10). hh is in the range 0 through 23; mm is in the range 0 through 59.

System Action:

None.

User Action:

Correct the time.

RFXCALT03

Value must be numeric and between 0 - 255

Reason:

The specified priority must be in the range 0 through 255.

System Action:

None.

User Action:

Specify the correct priority.

RFXCALT04

Specify a parameter or press PF12 to cancel.

Reason:

You pressed F6 (Action) without specifying a value. You cannot perform the Alter action if there is nothing to alter.

System Action:

None.

User Action:

If you do not want to alter anything, press F12 (Cancel).

RFXCCMD01

XCOM Command Processing APPC Allocation Failed with Retcode P1 and Fdbk P2

Reason:

The command processor failed to start an APPC conversation with a CA-XCOM region. P1 and P2 are the return and feedback codes for the APPC allocation.

System Action:

APPC allocation fails, and CA-XCOM command processing terminates.

User Action:

At the status monitor, review the extended display of the XCOM resource. If you cannot resolve the problem, contact Technical Support.

RFXCCMD02

XCOM Command Processing APPC Prepare To Receive failed with Retcode P1 and Fdbk P2.

Reason:

The command processor failed while changing from sending to receiving in an APPC conversation. P1 and P2 are the return and feedback codes for the APPC PREPARE_TO_RECEIVE verb.

System Action:

CA-XCOM command processing terminates.

User Action:

At the status monitor, review the extended display of the XCOM resource. If you cannot resolve the problem, contact Technical Support.

RFXCCMD03

XCOM Command Processing APPC Receive failed with Retcode P1 and Fdbk P2.

Reason:

The command processor failed while in the receiving mode. P1 and P2 are the return and feedback codes for the APPC RECEIVE verb.

System Action:

CA-XCOM command processing terminates.

User Action:

At the status monitor, review the extended display of the XCOM resource. If you cannot resolve the problem, contact Technical Support.

RFXCCMD04

XCOM Command Processing APPC Send Failed with Retcode P1 and Fdbk P2.

Reason:

The command processor failed while in the sending mode. P1 and P2 are the return and feedback codes for the APPC SEND verb.

System Action:

CA-XCOM command processing terminates.

User Action:

At the status monitor, review the extended display of the XCOM resource. If you cannot resolve the problem, contact Technical Support.

RFXCCMD06

XCOM Command issued successfully

Reason:

The command (action) on a CA-XCOM transfer request was successful.

System Action:

The command is processed by the CA-XCOM region.

User Action:

None.

RFXCCMD07

XCOM Command P1 Is Invalid

Reason:

The P1 CA-XCOM command issued to the $RFXCCMD command processor is invalid. Ensure that one of the following values is specified in the COMMAND parameter passed to the processor:

ACTIVE to display active transfer requests.

QUEUED to display queued transfer requests.

HOLD to hold a transfer request. The CORR parameter is also required.

RELEASE to release a transfer request. The CORR parameter is also required.

SUSPEND to suspend a transfer request. The CORR parameter is also required.

RESUME to resume a transfer request. The CORR parameter is also required.

DELETE deletes a transfer request. The CORR parameter is also required.

ALTER to alter a transfer request. The following parameters are also required:
- CORR - ALTERFLG - ALTERDATA

System Action:

The command processor ($RFXCCMD) fails.

User Action:

Contact Technical Support.

RFXCCMD08

XCOM Command processor failed for XCOM Manager P1 with P2

Reason:

The command processor failed to define the transaction ID for communicating with the P1 CA-XCOM manager. P2 identifies the message that provides information about the failure.

System Action:

CA-XCOM command processing terminates.

User Action:

RFXCCMD09

Cannot Determine LU Name for XCOM Manager P1

Reason:

The command processor cannot determine the LU name of the P1 CA XCOM region.

System Action:

The $RFXCCMD command processor terminates, and the extended display of the affected CA XCOM manager and monitors are updated.

User Action:

Ensure that the P1 CA XCOM region is set up correctly for the CA NetMaster FTM CA XCOM event exit.

For more information, see the CA NetMaster File Transfer Management Installation Guide.

Correct any problems, and then enter CHK beside the P1 manager.

If the event exit is implemented correctly and the problem still occurs, contact Technical Support.

RFXCCMD10

Command P1 issued to P2 failed with P3.

Reason:

The P1 command to the P2 CA-XCOM region failed. P3 identifies the message that provides information about the failure.
A possible cause is that the command was issued to the CA-XCOM region to perform an action on a transfer request that did not have the correct status.

System Action:

CA-XCOM command processing terminates.

User Action:

If the problem persists, contact Technical Support.

RFXCCMD11

APPC Deallocate from P1 failed with RC= P2 FDBK= P3.

Reason:

The command processor failed to terminate an APPC conversation with the
P1 CA-XCOM region and deallocate the associated resources. P2 and P3 are the return and feedback codes for the APPC DEALLOCATE verb.

System Action:

CA-XCOM command processing terminates, and the extended display of the affected CA-XCOM manager and monitors is updated.

User Action:

Enter CHK beside the P1 manager. If a problem still exists, contact Technical Support.

RFXCCMD12

APPC call to system P1 failed with RC= P2 FDBK= P3

Reason:

An APPC request to the P1 remote system failed. P2 and P3 are the return and feedback codes for the APPC RPC verb.

System Action:

CA-XCOM heartbeat processing terminates, and the extended display of the affected CA-XCOM manager and monitors is updated.

User Action:

Contact Technical Support.

RFXCCMD14

Manager Resource for P1 is INACTIVE.

Reason:

The P1 manager resource is inactive.

System Action:

CA-XCOM command processing terminates.

User Action:

Activate the P1 resource. If the problem persists, contact Technical Support.

RFXCCMD15

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

Reason:

The NetMaster for File Transfer CA-XCOM command processor failed because of an MDO error. The failure is identified by the following:

- Statement type, ASSIGN

- MDO return code, P1 =&ZMDORC

- MDO feedback code, P2 =&ZDMOFDBK

- Map name, P3 =&ZMDOMAP

- Full map component name, P4 =&ZMDONAME

- Map component tag value, P5 =&ZMDOTAG

- ASN.1 type of the component, P6 =&ZMDOTYPE

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. See the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFXCCMD16

Profile EDS in $RFXCCMD failed for P1 Command= P2 with RC= P3 FDBK= P4

Reason:

The $RFXCCMD CA-XCOM command processor failed to profile for EDS notification of events for the P1 LU. The associated command is P2 .
P3 and P4 are the return and feedback codes.

System Action:

CA-XCOM remote node processing terminates.

User Action:

Contact Technical Support.

RFXCCMD20

P1 P2

Reason:

This message provides debugging information for the CA-XCOM command processor.

System Action:

None.

User Action:

None.

RFXCCOM01

APPC call to system P1 failed with RC= P2 FDBK= P3

Reason:

An APPC request to the P1 remote system failed. P2 and P3 are the return and feedback codes for the APPC RPC verb.

System Action:

CA-XCOM command processing terminates.

User Action:

Contact Technical Support.

RFXCCOM02

Modify Command processing failed with P1.

Reason:

A MODIFY command to the CA-XCOM region failed. P1 provides the reason for the failure.

System Action:

CA-XCOM MODIFY command processing terminates.

User Action:

Review the activity log to determine if remedial action is required. If the problem persists, contact Technical Support.

RFXCCOM03

The Command has failed, invalid data may have been specified.

Reason:

A MODIFY command to the CA-XCOM region failed. This may have occurred because invalid data was entered in the previously displayed panel, or the response received from XCOM was not complete.

System Action:

CA-XCOM MODIFY command processing terminates.

User Action:

Review the displayed output for indication of the failure. Perform any required remedial action, and reissue the command. If the problem persists, contact Technical Support.

RFXCCOM04

The response to the CA-XCOM command timed out.

Reason:

A MODIFY command was issued to the CA-XCOM region, and the response timed out.

System Action:

CA-XCOM MODIFY command processing terminates.

User Action:

Reissue the command. If the problem persists, contact Technical Support.

RFXCCTL01

Value must be a valid member name

Reason:

The specified value must be a valid data set member name.

System Action:

The value is rejected.

User Action:

Correct the name.

RFXCCTL02

APPC call to system P1 failed with RC= P2 FDBK= P3

Reason:

An APPC request to the P1 remote system failed. P2 and P3 are the return and feedback codes for the APPC RPC verb.

System Action:

CA-XCOM command processing terminates.

User Action:

Contact Technical Support.

RFXCCTL03

Modify Command processing failed with RC= P1.

Reason:

A MODIFY command to the CA-XCOM region failed. P1 is the return code from the $RMCMDRG procedure.

System Action:

CA-XCOM MODIFY command processing terminates.

User Action:

Review the activity log to determine what remedial action is required. If you cannot correct the problem, contact Technical Support.

RFXCCTL04

Specify a member name or press F12(Cancel)

Reason:

No member name has been specified.

System Action:

None.

User Action:

Specify a member name or press F12(Cancel).

RFXCDFT01

Value must be numeric between 0 - 9999

Reason:

A specified value must be numeric and in the displayed range.

System Action:

The value is rejected.

User Action:

Correct the value.

RFXCDFT02

APPC call to system P1 failed with RC= P2 FDBK= P3

Reason:

An APPC request to the P1 remote system failed. P2 and P3 are the return and feedback codes for the APPC RPC verb.

System Action:

CA-XCOM command processing terminates.

User Action:

Contact Technical Support.

RFXCDFT03

Modify Command processing failed with P1

Reason:

A MODIFY command to the CA-XCOM region failed. P1 provides the reason for the failure.

System Action:

CA-XCOM MODIFY command processing terminates.

User Action:

Review the activity log to determine if remedial action is required. If the problem persists, contact Technical Support.

RFXCDFT04

P1 cannot exceed Maximum Tasks

Reason:

You specified a value for P1 that exceeded the value you specified for the maximum number of tasks allowed. The value in the Maximum Local Tasks Allowed or the Maximum Remote Tasks Allowed field must be less or equal to the value in the Maximum Tasks Allowed field.

System Action:

The value is rejected.

User Action:

Correct the value.

RFXCDFT05

Specify at least one Tasks Allowed value

Reason:

You pressed F6 (Action) without specifying a value.

System Action:

None.

User Action:

Specify a value, or press F12 (Cancel) to cancel the operation.

RFXCEV01

TRANSFER-ID: P1 STARTED - Initiated by: P2 on node: P3

Reason:

A CA-XCOM file transfer has started:
P1 identifies the transfer as CA-XCOM transfer ID(request number).
P2 is the initiator user Id and P3 is the initiator node.
This message is followed by RFXCEV02 which provides additional details.

System Action:

None.

User Action:

None.

RFXCEV02

TRANSFER-ID: P1 Source Node: P2 Target Node: P3

Reason:

A CA-XCOM file transfer has started:
P1 identifies the transfer as CA-XCOM transfer ID(request number).
P2 is source node and P3 is the target node.
This message follows message RFXCEV01.

System Action:

None.

User Action:

None.

RFXCEV03

TRANSFER-ID: P1 COMPLETED - Source Node: P2 Target Node: P3

Reason:

A CA-XCOM file transfer has completed successfully:
P1 identifies the transfer as CA-XCOM transfer ID(request number).
P2 is source node and P3 is the target node.

System Action:

None.

User Action:

None.

RFXCEV05

TRANSFER-ID: P1 FAILED - Source Node: P2 Target Node: P3

Reason:

A notification has been received from CA-XCOM, indicating a failed file transfer:
P1 identifies the transfer as CA-XCOM transfer ID(request number).
P2 is source node and P3 is the target node.
This message is followed by RFXCEV11 which provides error details.

System Action:

None.

User Action:

None.

RFXCEV06

CA-XCOM P1 has terminated unexpectedly

Reason:

A non-orderly CA-XCOM shutdown notification was received from P1 .

System Action:

A file transfer failure event will be raised for each currently active CA-XCOM transfer (if any).

User Action:

If desired, restart the CA-XCOM application.

RFXCEV07

There was no matching File Transfer START Event for TRANSFER- ID: P1

Reason:

The region received a file transfer completion event for the P1 CA-XCOM file transfer but never received the corresponding START event.

System Action:

The region will create a dummy START event for this file transfer. Processing continues.

Important! The created START event uses data from the END event. The start time, the user name, and the transfer rate might be incorrect.

User Action:

None.

RFXCEV08

No error details available from CA-XCOM NMFT exit - Please review SYSLOG for more information

Reason:

A CA-XCOM file transfer failed, but no error message was received from the CA-XCOM region.

System Action:

None.

User Action:

Review the system log and check the CA-XCOM region to determine the cause of the failure.

RFXCEV09

CA-XCOM has terminated unexpectedly

Reason:

An unexpected CA-XCOM SHUTDOWN notification has been received.

System Action:

A file Transfer FAILURE event is raised.

User Action:

You may want to review the reasons for the CA-XCOM termination.

RFXCEV11

TRANSFER-ID: P1 - Reason: P2

Reason:

A notification has been received from CA-XCOM, indicating a failed file transfer:
P1 identifies the transfer as CA-XCOM transfer ID(request number).
P2 is error text.
This message follows message RFXCEV05.

System Action:

None.

User Action:

None.

RFXCEVI1

CA-XCOM EVENT HANDLER PROCEDURE HAS FAILED - REASON: P1

Reason:

The NetMaster for File Transfer CA-XCOM event handler procedure has failed because of an internal system error. P1 is the reason for the failure.

System Action:

The procedure terminates.

User Action:

Contact Technical Support.

RFXCEVI11

$RFXCEVM - XCOM Event Manager - ACTIVE

Reason:

The NetMaster for File Transfer CA-XCOM event message format procedure has initialized successfully.

System Action:

None.

User Action:

None.

RFXCEVI2

CA-XCOM EVENT HANDLER PROCEDURE HAS ENCOUNTERED A RECOVERABLE ERROR

Reason:

The NetMaster for File Transfer CA-XCOM event handler procedure has encountered a recoverable error. Check previous messages for the cause of the error.

System Action:

Event processing continues. However, some events may have been lost.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message
- Relevant activity log messages
- CA-XCOM message log

RFXCEVI3

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

Reason:

The NetMaster for File Transfer CA-XCOM event handler procedure has failed due to an MDO error. The failure is identified by the following:

- Statement type, ASSIGN

- MDO return code, P1 =&ZMDORC

- MDO feedback code, P2 =&ZDMOFDBK

- Map name, P3 =&ZMDOMAP

- Full map component name, P4 =&ZMDONAME

- Map component tag value, P5 =&ZMDOTAG

- ASN.1 type of the component, P6 =&ZMDOTYPE

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. See the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFXCEVI4

DATA ERROR AT LINE P1 IN PROC P2. RTN= P3 COND= P4 KWD= P5 EVENT= P6. STATEMENT= P7

Reason:

The NetMaster for File Transfer CA-XCOM event handler procedure has failed due to a data error in the event received from CA-XCOM. The error is identified by the following:

- Line number, P1 , and procedure name, P2 , where the error occurred

- Subroutine name, P3 , if applicable

- Error condition raised, P4

- Verb operand that has detected the error, P5 , if applicable

- CA-XCOM log record type, P6

- Statement text where the error occurred, P7

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is then ignored.
If file transfer logging is active, it is also written to the file transfer log.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. See the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFXCEVI5

ID= P1 - P2

Reason:

The message displays a file transfer event trace record. P1 is the trace ID, and P2 is the trace text.

System Action:

None.

User Action:

Contact Technical Support.

RFXCEVI6

XFERID= P1 ( P2 ) INVALID COMPRESSION

Reason:

Incomplete or invalid data were received for the P1 CA-XCOM file transfer. Its compression could not be determined. P2 shows the number of compressed and uncompressed bytes.

System Action:

Processing continues with the compression percentage set to INCOMPLETE.

User Action:

In the CA-XCOM region, review the transfer details. If the compression data and byte counts are correct, contact Technical Support.

RFXCEVI7

CA-XCOM event data - P1 is invalid

Reason:

The NetMaster for File Transfer CA-XCOM event manager could not process an event. This results in the loss of the event.


P1, describes the field in error.

System Action:

The event is discarded.

User Action:

Contact Technical Support, making available the following diagnostic information:
- Full text of this message
- CA-XCOM message log

RFXCLNK01

Profile EDS in $RFXCLNK failed with P1 for Object= P2 with RC= P3 FDBK= P4

Reason:

The $RFXCLNK transfer request monitor procedure failed to profile for Event Distribution Services (EDS) notification of events from the P1 manager. P3 and P4 are the return and feedback codes.

System Action:

CA-XCOM heartbeat processing terminates, and the extended display of the affected CA-XCOM manager and monitors is updated.

User Action:

Contact Technical Support.

RFXCLNK02

P1 P2 Link to P1 INACTIVE.

Reason:

The link to the P1 CA-XCOM region is inactive. P2 is the monitor affected by the link.

System Action:

Heartbeat and command processing terminate.

User Action:

If the P1 XCMGR resource is active, enter CHK beside it. If the problem persists, contact Technical Support.
If the P1 XCMGR resource is inactive, the message is issued as part of a CA-XCOM termination and is for information only.

RFXCLNK03

Manager Resource for P1 is INACTIVE.

Reason:

The P1 manager resource is inactive.

System Action:

Heartbeat and command processing terminates.

User Action:

Activate the P1 resource. If the problem persists, contact Technical Support.

RFXCLST01

No Transfer Requests found with a status of P1

Reason:

There were no CA-XCOM transfer requests with a P1 status.

System Action:

None.

User Action:

None.

RFXCLST02

APPC call to system P1 failed with RC= P2 FDBK= P3

Reason:

An APPC request to the P1 remote system failed. P2 and P3 are the return and feedback codes for the APPC RPC verb.

System Action:

CA-XCOM heartbeat processing terminates, and the extended display of the affected CA-XCOM manager and monitors is updated.

User Action:

Contact Technical Support.

RFXCLST03

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

Reason:

The NetMaster for File Transfer CA-XCOM display and action service procedure failed due to an MDO error. The failure is identified by the following:

- Statement type, ASSIGN

- MDO return code, P1 =&ZMDORC

- MDO feedback code, P2 =&ZDMOFDBK

- Map name, P3 =&ZMDOMAP

- Full map component name, P4 =&ZMDONAME

- Map component tag value, P5 =&ZMDOTAG

- ASN.1 type of the component, P6 =&ZMDOTYPE

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. Refer to the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFXCLST04

Alter action canceled

Reason:

You canceled the action to alter a CA-XCOM transfer request.

System Action:

None.

User Action:

None.

RFXCLST05

TRANSFER REQUEST P1 ALTERED SUCCESSFULLY BY USER P2

Reason:

The P1 CA-XCOM transfer request was altered by P2 .

System Action:

None.

User Action:

None.

RFXCLST06

TRANSFER REQUEST P1 DELETED SUCCESSFULLY BY USER P2

Reason:

The P1 CA-XCOM transfer request was deleted by P2 .

System Action:

None.

User Action:

None.

RFXCLST07

TRANSFER REQUEST P1 TERMINATED SUCCESSFULLY BY USER P2

Reason:

The P1 CA-XCOM transfer request was terminated by P2 .

System Action:

None.

User Action:

None.

RFXCLST08

TRANSFER REQUEST P1 HELD SUCCESSFULLY BY USER P2

Reason:

The P1 CA-XCOM transfer request was held by P2 .

System Action:

None.

User Action:

None.

RFXCLST09

TRANSFER REQUEST P1 RELEASED SUCCESSFULLY BY USER P2

Reason:

The P1 CA-XCOM transfer request was released by P2 .

System Action:

None.

User Action:

None.

RFXCLST10

TRANSFER REQUEST P1 RESUMED SUCCESSFULLY BY USER P2

Reason:

The P1 CA-XCOM transfer request was resumed by P2 .

System Action:

None.

User Action:

None.

RFXCLST11

TRANSFER REQUEST P1 SUSPENDED SUCCESSFULLY BY USER P2

Reason:

The P1 CA-XCOM transfer request was suspended by P2 .

System Action:

None.

User Action:

None.

RFXCLST12

Transfer P1 is no longer P2. Press F6 to refresh.

Reason:

The P1 transfer was not in the P2 state. The applied action could not be processed.

System Action:

None.

User Action:

Press F6 (Refresh) to refresh the list.

RFXCLST14

P1 invalid for a transfer with a status of P2

Reason:

You issued the P1 command against a transfer request with an incorrect status. The valid actions are as follows:

Transfer Request Status Actions ACTIVE S, /, V, A, SP, and T HELD S, /, V, A, D, and R INACTIVE S, /, V, A, D, and H SUSPENDED S, /, V, A, D, and RES NETERROR S, /, V, A, and D

System Action:

None.

User Action:

Issue a valid command against the transfer request.

RFXCLST15

No Transfer Requests found.

Reason:

CA-XCOM has no transfer requests.

System Action:

None.

User Action:

None.

RFXCLST16

Command Processing failed, &P1 is INACTIVE.

Reason:

You entered a command beside a transfer request, but the CA-XCOM region that processed that transfer had become inactive. P1 identifies the CA-XCOM region.

System Action:

CA-XCOM command processing terminates.

User Action:

When the CA-XCOM region is active again, retry the operation.

RFXCNTL01

APPC call to system P1 failed with RC= P2 FDBK= P3

Reason:

An APPC request to the P1 remote system failed. P2 and P3 are the return and feedback codes for the APPC RPC verb.

System Action:

CA-XCOM heartbeat processing terminates, and the extended display of the affected CA-XCOM manager and monitors is updated.

User Action:

Contact Technical Support.

RFXCNTL02

P1 P2 Command Processing Failed (See Transient Log)

Reason:

CA-XCOM command processing failed at the $RFXCNTL CA-XCOM transfer monitor controller. P1 P2 identify the affected manager and monitor. Their transient logs contain messages about the failure.

System Action:

XCOM heartbeat processing terminates, and the extended display of the affected CA- XCOM manager and transfer request monitor is updated.

User Action:

Use the messages in the transient logs to help you correct the problem. If you are unable to correct the problem, contact Technical Support.

RFXCNTL03

XCOM Transfer Monitor Controller P1 Is Invalid

Reason:

The P1 command passed to the $RFXCNTL CA-XCOM transfer monitor controller is invalid. Valid commands that can be specified in the COMMAND parameter passed to the controller are ACTIVE and QUEUED.

System Action:

CA-XCOM heartbeat processing fails.

User Action:

Contact Technical Support.

RFXCNTL20

P1 P2

Reason:

This message provides debugging information for the CA-XCOM transfer monitor controller.

System Action:

None.

User Action:

None.

RFXCQUE01

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

Reason:

The NetMaster for File Transfer CA-XCOM display and action service procedure failed due to an MDO error. The failure is identified by the following:

- Statement type, ASSIGN

- MDO return code, P1 =&ZMDORC

- MDO feedback code, P2 =&ZDMOFDBK

- Map name, P3 =&ZMDOMAP

- Full map component name, P4 =&ZMDONAME

- Map component tag value, P5 =&ZMDOTAG

- ASN.1 type of the component, P6 =&ZMDOTYPE

System Action:

This message is written to the activity log and is followed by a series of messages (DD9003, DD9004, DD9006, and DD9007), which display the event in dump format. The event is ignored.

User Action:

Contact Technical Support, making available the following diagnostic information:

- Full text of this message

- Record dump

It is suggested that the information be obtained immediately as follows:

1. Locate the message and dump in the activity log.
2. Use the PRINT START and PRINT END commands to mark the lines. Refer to the activity log help if you do not know how to do this. Ensure that the marked text contains this error message and the entire record dump (that is, up to and including the DD9007 message).
3. Use the PRINT command to print the marked section of the log.

Note: If you use a 3270 terminal emulator and choose to print the diagnostics by using the "cut and paste" procedure, ensure that you include an image where you scroll right to capture the end of this message.

RFXCREM01

Ping Command for Remote P1 failed with RC= P2 and FDBK= P3

Reason:

A ping command to the P1 CA-XCOM remote node failed. P2 and P3 are the return and feedback codes.

System Action:

CA-XCOM heartbeat processing terminates, and the extended display of the affected CA-XCOM manager and monitors is updated.

User Action:

Contact Technical Support.

RFXCREM02

P1 P2 CHECKING AVAILABILITY OF REMOTE(S)

Reason:

The heartbeat procedure for the P1 P2 CA-XCOM remote node monitor has commenced.

System Action:

None.

User Action:

None.

RFXCREM03

P1 P2 NO REMOTE NODE NAME SPECIFIED

Reason:

The heartbeat procedure for the P1 P2 CA-XCOM remote node monitor was invoked without the required remote node name.

System Action:

Heartbeat processing is terminated.

User Action:

Update the definition of the affected resource. On the Monitor Details panel of the definition, identify at least one CA-XCOM remote node to monitor.

RFXCREM04

P1 P2 REMOTE NODE P3 AVAILABLE AT P4

Reason:

The remote node monitor has determined that the monitored remote node is available:

P1 identifies the owning CA-XCOM region.
P2 is the name of the monitor resource.
P3 identifies the remote node.
P4 is the time when the information is obtained.

System Action:

None.

User Action:

None.

RFXCREM05

P1 P2 REMOTE NODE P3 NOT AVAILABLE AT P4

Reason:

The remote node monitor has determined that the monitored remote node is unavailable:

P1 identifies the owning CA-XCOM region.
P2 is the name of the monitor resource.
P3 identifies the remote node.
P4 is the time when the information is obtained.

System Action:

None.

User Action:

None.

RFXCREM08

TCP/IP SERVICES ARE NOT ACTIVE. STATUS IS P1

Reason:

The TCP/IP interface is currently P1 . The monitoring of this resource requires that the status of the TCP/IP interface is ACTIVE.

System Action:

Heartbeat processing does not take place.

User Action:

Display the current TCP/IP services status by issuing a SHOW TCPIP command. Message N3AF05 shows the current TCP/IP interface status.
If the TCP/IP interface status is INACTIVE , issue a TCPIP START command. Wait for message N3B201, and then enter a CHK command against this resource.
If the TCP/IP interface status is QUIESCING or STOPPING , wait for the status to change to INACTIVE and then proceed as above.
If the TCP/IP interface status is STARTING , wait for message N3B201 and then enter a CHK command against this resource.

RFXCREM09

P1 P2 REMOTE NODE P3 AVAILABLE - P4

Reason:

The remote node monitor has determined that the monitored remote nodes are available:

P1 identifies the owning CA-XCOM region.
P2 is the name of the monitor resource.
P3 identifies the remote nodes.
P4 is the time when the information is obtained.

System Action:

None.

User Action:

None.

RFXCREM10

P1 P2 REMOTE NODE P3 UNAVAILABLE AT P4

Reason:

The remote node monitor has determined that the monitored remote nodes are unavailable:

P1 identifies the owning CA-XCOM region.
P2 is the name of the monitor resource.
P3 identifies the remote nodes.
P4 is the time when the information is obtained.

System Action:

None.

User Action:

None.

RFXCRUM01

UNABLE TO COLLECT UNSOLICITED MESSAGES. REASON: P1.

Reason:

The region was unable to register for unsolicited messages from a CA-XCOM application. P1 is the reason for the failure. Messages from that application will not appear in the file transfer log.

System Action:

None.

User Action:

Contact Technical Support.

RFXCSTL01

STALLED TIME TO ALERT( P1). STALLED TIME TO FLUSH( P2)

Reason:

The heartbeat procedure for the CA-XCOM stalled transfer monitor has commenced processing. The message shows the stalled time before an alert is issued, P1 , and the stalled time before a file transfer is terminated, P2 .

System Action:

None.

User Action:

None.

RFXCSTL02

STALLED TRANSFERS MONITOR HEARTBEAT INVOKED WITHOUT TIME TO ALERT

Reason:

The heartbeat procedure of the CA-XCOM stalled transfer monitor was invoked without the required Stalled Time to Alert parameter.

System Action:

Heartbeat processing is terminated.

User Action:

Update the definition of the affected resource. On the Monitor Details panel of the definition, specify the missing value in the Stalled Time to Alert field.

RFXCSTL03

P1 P2 P3 TRANSFERS CHECKED, ALL OK AT P4

Reason:

The stalled transfer monitor has found no file transfers, for the owning CA-XCOM application, that exceed the specified stalled time limit.

P1 identifies the owning CA-XCOM application.
P2 is the name of the monitor resource.
P3 is the total number of transfers checked.
P4 is the time.

System Action:

None.

User Action:

None.

RFXCSTL04

P1 P2 TERMINATE FAILED FOR TRANSFER ( P3)

Reason:

The P1 P2 CA-XCOM stalled transfer monitor failed to terminate the P3 file transfer.

P1 identifies the owning CA-XCOM region.
P2 is the name of the monitor resource.
P3 is the transfer request number.

System Action:

None.

User Action:

Check the P2 resource transient log for messages that indicate the reason for the failure. Use the messages as a guide to correct the problem.

RFXCSTL05

P1 P2 P3 TRANSFERS CHECKED, P4 IN ALERT AND P5 TERMINATED AT P6

Reason:

The P1 P2 CA-XCOM stalled transfer monitor:
- Raised alerts for P4 file transfers because the transfers had been idle for the specified Stalled Time to Alert value.
- Terminated P5 file transfers because the transfers had been idle for the specified Stalled Time to Terminate value.

P1 identifies the owning CA-XCOM application.
P2 is the name of the monitor resource.
P3 is the number of file transfers checked.
P4 is the number of file transfers for which alerts were raised.
P5 is the number of file transfers terminated.
P6 is the time when the information is obtained.

System Action:

None.

User Action:

None.

RFXCSTL06

P1 P2 NO TRANSFERS WITH STATUS OF ACTIVE, ALL OK AT P3

Reason:

The CA-XCOM stalled transfer monitor has found no file transfers with a status of ACTIVE.

P1 identifies the owning CA-XCOM application.
P2 is the name of the monitor resource.
P3 is the time when the information is obtained.

System Action:

None.

User Action:

None.

RFXCTRM01

STATUS( P1) TRANSFER REQUEST THRESHOLD( P2)

Reason:

The heartbeat procedure starts processing for a CA-XCOM transfer request monitor. P1 is the status of the requests to be monitored, and P2 is the threshold specified for the number of requests.

System Action:

None.

User Action:

None.

RFXCTRM02

P1 P2 Command P3 is Invalid

Reason:

The P3 command passed to the $RFXCTRM CA-XCOM transfer request monitor procedure is invalid. P1 P2 identify the affected monitor. Valid commands that can be specified in the COMMAND parameter passed to the procedure are ACTIVE and QUEUED.

System Action:

CA-XCOM heartbeat processing fails.

User Action:

Contact Technical Support.

RFXCTRM03

P1 P2 NO RESPONSE OR UNEXPECTED RESPONSE

Reason:

The heartbeat procedure for a CA-XCOM monitor issued a command to solicit information from the CA-XCOM region but received either no response or a response that was not expected.

P1 identifies the owning CA-XCOM region.
P2 is the name of the monitor resource.

System Action:

None.

User Action:

Check the transient log. The log might indicate that a degradation in the CA-XCOM region is causing the region not to respond. When the degradation is removed, enter CHK beside the monitor.

RFXCTRM04

P1 P2 STATUS( P3) CNT( P4) AT P5

Reason:

The P1 P2 CA-XCOM transfer request monitor checked the status of the monitored requests, and the number of requests found to be in the P3 state did not exceed the specified threshold.

P1 is the owning CA-XCOM region.
P2 is the name of the monitor.
P3 is the status of the monitored transfer requests.
P4 is the number of transfer requests that were in the P3 state.
P5 is the time when the information was obtained.

System Action:

None.

User Action:

None.

RFXCTRM05

P1 P2 STATUS( P3) CNT( P4) AT P5

Reason:

The P1 P2 CA-XCOM transfer request monitor checked the status of the monitored requests, and the number of requests found to be in the P3 state exceeded the specified threshold.

P1 is the owning CA-XCOM region.
P2 is the name of the monitor.
P3 is the status of the monitored transfer requests.
P4 is the number of transfer requests that were in the P3 state.
P5 is the time when the information was obtained.

System Action:

None.

User Action:

None.

RFXCTRM06

APPC call to system P1 failed with RC= P2 FDBK= P3

Reason:

An APPC request to the P1 remote system failed. P2 and P3 are the return and feedback codes for the APPC RPC verb.

System Action:

CA-XCOM heartbeat processing terminates, and the extended display of the affected CA-XCOM manager and monitors is updated.

User Action:

Contact Technical Support.

RFXCTRM07

Profile EDS in $RFXCTRM failed for P1 Object= P2 with RC= P3 FDBK= P4

Reason:

The $RFXCTRM transfer request monitor procedure failed to profile for EDS notification of events from the P1 manager. P3 and P4 are the return and feedback codes.

System Action:

CA-XCOM heartbeat processing terminates, and the extended display of the affected CA-XCOM manager and monitors is updated.

User Action:

Contact Technical Support.

RFXCTRM20

P1 P2

Reason:

This message provides debugging information for the CA-XCOM transfer request monitor.

System Action:

None.

User Action:

None.

RFXX01

NetMaster for File Transfer Exit P1 now active, Id: P2

Reason:

The CA-XCOM NetMaster for File Transfer exit, NM000FXX, is active. P1 shows the module name and version number. P2 identifies the receiver ID from which CA-XCOM events can be received.

System Action:

None.

User Action:

None.

RFXX02

No active SOLVE SSI with "XEVNT" support found

Reason:

The CA-XCOM NetMaster for File Transfer exit, NM000FXX, has requested the services of the event delivery facility, but the request was rejected because of one of the following:

- The required SSI is not active.

- The SSI is active but is running without the event delivery facility.

System Action:

Event records will be forwarded to the NetMaster for File Transfer region(s) when the SSI region (together with the event delivery facility) becomes active.

User Action:

Ensure that the SSI region is started with the event delivery facility (XEVNT=YES). To determine the SSI used by this NetMaster region, see the SSI parameter group.

RFXX03

The SOLVE SSI REGION is not active

Reason:

The CA-XCOM NetMaster for File Transfer exit, NM000FXX, has requested the services of the event delivery facility, but the request was rejected because the SSI region is not currently active.

System Action:

Event records will be forwarded to the NetMaster for File Transfer region(s) as soon as the SSI region (together with the event delivery facility) becomes active.

User Action:

Ensure that the SSI region is started with the event delivery facility (XEVNT=YES). To determine the SSI used by this NetMaster region, see the SSI parameter group.

RFXX04

The SOLVE SSI is in shutdown

Reason:

The CA-XCOM NetMaster for File Transfer exit, NM000FXX, requested the services of the event delivery facility, but the request was rejected because the SSI is shutting down.

System Action:

The event record is not forwarded to this region. This file transfer event is lost.

User Action:

To enable this region to receive CA-XCOM events again, ensure that the SSI region is restarted.

RFXX05

Unable to send EVENT R0= P1 R15= P2

Reason:

The CA-XCOM NetMaster for File Transfer exit, NM000FXX, issued a $NMXEVNT request to forward a CA-XCOM event to the event receiver. The request was rejected. The values of the R0 and R15 return codes from the $NMXEVNT request are P1 and P2 respectively.

System Action:

The event record is not forwarded to this region.

User Action:

Note the value of R0 and R15, and contact Technical Support.

RFXX06

ABEND at P1 in P2 P3 Level P4

Reason:

This message is the first of a group of messages that are issued when an abend occurs in the CA-XCOM NetMaster for File Transfer exit, NM000FXX. The complete set of messages is:
RFXX06 ABEND AT +nnnn IN xxxxxxxx xxxx LEVEL xxxxxx
RFXX07 Received R1=xxxxxxxx RRD Addr=xxxxxxxx Request #:xxxxxx Status:x RFXX08 PSW=xxxxxxxx xxxxxxxx INT=xxxxxxxx
RFXX09 R0-R3 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFXX09 R4-R7 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFXX09 R8-R11 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
RFXX09 R12-R15 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
Message RFXX06 identifies the abend offset, module, version, and level.
Message RFXX07 identifies the parameters passed by CA-XCOM:
Received R1 is the value in R1 when the exit was called.
RRD ADDR is the address of the CA-XCOM RRD. If R1 was invalid, this is shown as UNKNOWN.
Request # is the CA-XCOM request number. If either R1 or the RRD address was invalid, this is shown as ??.
Status is the CA-XCOM Status flag. If either R1 or the RRD address was invalid, this is shown as ?.
Message RFXX08 identifies the failing PSW and program interruption information.
Messages RFXX09 identify the general purpose registers at the time of the abend.

System Action:

The event record is ignored, and processing continues.

User Action:

Contact Technical Support. Ensure that you have the following information available:
- The entire group of messages (RFXX06 to RFXX09)
- The version and maintenance level of the CA-XCOM application

RFXX07

Received R1= P1 RRD Addr= P2 Request #: P3 Status: P4

Reason:

This message is one of a group of messages that are issued when an abend occurs in the CA-XCOM NetMaster for File Transfer exit, NM000FXX.
Received R1 is the value in R1 when the exit was called.
RRD ADDR is the address of the CA-XCOM RRD. If R1 was invalid, this is shown as UNKNOWN.
Request # is the CA-XCOM request number. If either R1 or the RRD address was invalid, this is shown as ??.
Status is the CA-XCOM Status flag. If either R1 or the RRD address was invalid, this is shown as ?.
For more information, see the help for message RFXX06.

System Action:

See RFXX06.

User Action:

See RFXX06.

RFXX08

PSW= P1 INT= P2

Reason:

This message is one of a group of messages that are issued when an abend occurs in the CA-XCOM NetMaster for File Transfer exit, NM000FXX.
For more information, see the help for message RFXX06.

System Action:

See RFXX06.

User Action:

See RFXX06.

RFXX09

P1 P2 P3 P4 P5

Reason:

This message is the last of a group of messages that are issued when an abend occurs in the CA-XCOM NetMaster for File Transfer exit, NM000FXX.
For more information, see the help for message RFXX06.

System Action:

See RFXX06.

User Action:

See RFXX06.

RFXX10

Resuming events forwarding

Reason:

The forwarding of CA-XCOM events has resumed. This message indicates a recovery from a previous error condition (for example, the required SSI region was successfully restarted).

System Action:

CA-XCOM events are now sent to the event receiver.

User Action:

None.

RFXX11

Unable to obtain storage - EVENT not sent

Reason:

The CA-XCOM NetMaster for File Transfer exit, NM000FXX, requested the services of the event delivery facility. The request was rejected because the event delivery facility could not obtain storage (R0=7 and R15=28 returned from $NMXEVNT).

System Action:

The CA-XCOM event is not sent to the event receiver.

User Action:

Contact Technical Support.

RFXX12

Request #: P1 - P2 - Status: P3 Req. Type: P4 Xfer Type: P5

Reason:

This is a diagnostic trace message.
The CA-XCOM NetMaster for File Transfer exit, NM000FXX, was called by CA-XCOM. The event record was identified as follows:

P1 is the CA-XCOM request number.

P2 is an NM000FXX action:
SELECTED indicates that the event record will be forwarded to the NetMaster for File Transfer region(s).
IGNORED indicates that the event record is ignored.

P3 is the CA-XCOM request status.

P4 is the CA-XCOM request type.

P5 is the CA-XCOM transfer type.

System Action:

None.

User Action:

None.

RFXX13

Received an unexpected XCOM record - The P1 P2

Reason:

The CA-XCOM NetMaster for File Transfer exit, NM000FXX, was called by XCOM. The event record is not recognized as a valid CA-XCOM event.

P1 and P2 are the reasons for the error.

System Action:

The event record is not forwarded to this region.

User Action:

Contact Technical Support. Ensure that you have the version and maintenance level of the CA-XCOM application.

RFXX14

Storage Request Failed: Type='P1 R15= P2

Reason:

The CA-XCOM exit for NetMaster for File Transfer, NM000FXX, was unable to obtain or free up working storage. P1 is the failing request, and
P2 is a code that indicates the reason of the failure.

System Action:

The request cannot be processed.

User Action:

Use the R15 code to determine the cause of the error.

RFXX15

NetMaster exit trace is now P1

Reason:

A request to initiate or terminate events tracing has been accepted by the CA-XCOM exit for NetMaster for File Transfer, NM000FXX.
P1 is either ON or OFF .

System Action:

CA-XCOM exit for NetMaster events tracing is activated or deactivated.

User Action:

None.

RFXX16

Immediate or abnormal XCOM shutdown

Reason:

The CA-XCOM exit for NetMaster for File Transfer, NM000FXX, has received a notification of an immediate or abnormal CA-XCOM shutdown.

System Action:

A CA-XCOM shutdown event is sent to the NetMaster for File Transfer region(s).

User Action:

None.

RFXX17

Command unrecognized: P1

Reason:

The CA-XCOM exit for NetMaster for File Transfer, NM000FXX, has received an unsupported CA-XCOM operator command ( P1 ).

System Action:

The command is ignored, and processing continues.

User Action:

Check the spelling of the command, and reissue the command.

RFXX18

Received command: P1

Reason:

This is a diagnostic trace message.
The NetMaster for File Transfer CA-XCOM exit, NM000FXX, has received the
P1 CA-XCOM operator command.

System Action:

The P1 command is processed.

User Action:

None.