Skip to content

Messages and Codes

M+R is an application under TSO/ISPF. As such, messages typically appear in short form in the upper right corner of the screen and in long form only if Help [PF1] is entered.

This appendix lists messages from M+R. The messages in series SERnnnA may require an action to rectify the situation evoking the message. Other messages, in series SERnnnI, are informational and require no action.

Messages are listed numerically by short message, followed by the long message, then an explanation, and finally, the required action (where needed).

SER001A M+R NOT LICENSED!

M+R not licensed for your use; contact local help desk.

M+R is a separately licensed product. The software, as installed, has detected that M+R has not been licensed and refuses to continue.

Action: If you get the message above and wish to investigate M+R further, contact your marketing representative.

SER002A M+R LICENSE HAS EXPIRED!

M+R license has expired; contact local help desk.

M+R is a separately licensed product. The software, as installed, has detected that M+R license has expired.

Action: If you get the message above and wish to continue to use M+R, contact your marketing representative.

SER003A Invalid Option

Enter one of the listed options.

A menu has been presented and the only acceptable response is one of the listed options.

Action: Enter one of the listed options or exit.

SER004A Invalid TEXT Type

Valid TEXT: BAL C COBOL FORTRAN JCL NATURAL PANEL PLI REXX RPG.

You have attempted to update your personal profile with a TEXT Type that has been misspelled. The long message above is a common subset of the entire list.

Action: Spell the TEXT Type correctly or enter a period (.) as a wildcard so that M+R can dynamically determine the columns to compare. Whatever is chosen can also be prefixed with a dollar ($) sign to suppress ignoring of spaces in the comparison.

SER005A Must Be SEQ

Print File must be SEQuentially organized.

You have attempted to update your personal profile for Print with a Data Set Name for Print that is not SEQuential (DSORG=PS).

Action: Change the data set name and M+R will automatically allocate it with proper attributes.

SER006A MODULE(S) NOT LOADED!

At least one module not loaded; unable to proceed.

At initialization, M+R attempts to load modules required for its work. If it is unsuccessful, M+R terminates.

Action: Verify that your TSO logon procedure points to the M+R load library.

SER007A Must Be PDS or SEQ

Work-in-suspense file must be partitioned or SEQ Data Set.

You have attempted to update your personal profile with a Data Set Name for your WIS file that is neither PDS nor SEQuential.

Action: Change the data set name and M+R will automatically allocate it with proper attributes.

SER008I Changed Versions

At least one version: XXXX; number of same versions: ZZZZ.

You have changed the base or derivative data sets or both. XXXX can be any combination of the words "added," "moved," and "dropped" which describe your changes. ZZZZ is the number of same versions, although not necessarily in the previous order.

SER009I Profile Updated

Profile updated as entered for this and future sessions.

Action: The personal profile has been updated permanently. It applies for the rest of this session and future sessions until updated (in place) again. No action is required.

SER010A I/O Error

Input/Output error detected; unable to proceed.

A file Input or Output error has been detected. The more common symptom is specifically described under message SER037A below. This is the catch-all message for other errors.

One of the files specified under Profile Data Sets or VERSIONS has experienced an input error of undetermined origin. One of the possible reasons is the specification of PAN or LIB for a file that indeed is neither CA Panvalet nor CA Librarian, but that generally precipitates SER019A OPEN failure.

Action: Split the screen and inspect the file with option 3.2 of ISPF. If it appears normal, attempt to browse (ISPF Option 1) the file.

SER011A DSNAME Missing

Base DSNAME missing or derivative DSNs not continuous; please enter.

An attempt has been made to specify data set names with an empty slot or these are not data sets. The minimum specification is a base. Derivatives 1 - 7 (Drv1 to Drv7) must be contiguous, i.e., no gaps. The cursor is placed at the perceived gap data set name.

Action: Respecify the versions such that there are no gaps or supply at least a base data set.

SER012A Allocation Failure

Data set not cataloged or under exclusive control; CANcel or change.

An attempt has been made to specify data set name that could not be allocated to the session. The cursor is placed at the offending data set name.

Action: Probable user error in spelling the data set name or the data set is being exclusively allocated to another task. For example, an M+R batch job may be running that writes to the Print and/or WIS data set.

Also remember that TSO ID and/or user prefix are not assumed. Full specification is always required in M+R.

SER013A TYPE Invalid

TYPE must be PDS, SEQ, PAN, LIB, or blank.

An attempt has been made to specify a TYPE and was misspelled. The cursor is placed at the offending TYPE. Valid literals and their meanings are:

  • PDS - Partitioned Data Set, (DSORG=PO) includes PDSE

  • SEQ - Sequential, DSORG=PS

  • PAN - CA Panvalet

  • LIB - CA Librarian

Action: If PAN or LIB, specify accordingly. Otherwise, we recommend leave it blank for M+R to determine.

SER014A MEMBER Invalid

MEMBER must be alphanumeric starting with alpha, @, #, or $.

An attempt has been made to specify a MEMBER that is considered invalid. It must follow the rules for a PDS member name with the exception that it can be nine or ten characters long only if the version data set is PAN. The cursor is placed at the offending MEMBER.

Action: Specify correctly. Specify a pattern (ABC*) or leave it blank to get a member list.

SER015A MEMBER Invalid

MEMBER name can be longer than 8 chars only if PANvalet.

An attempt has been made to specify a MEMBER that is longer than eight characters and TYPE was not specified as PAN. The cursor is placed at the offending MEMBER.

Action: Respecify MEMBER name with a maximum of eight alphanumeric characters.

SER016A Pattern, Base Only

A member pattern is applicable only to the base data set.

An attempt has been made to specify a pattern for MEMBER of a derivative. This facility is only applicable to the base. The cursor is placed at the offending MEMBER.

Action: Blank out the offending MEMBER name.

SER017A MEMBER Must Be Blank

MEMBER name must be blank for SEQuential data sets.

An attempt has been made to specify a MEMBER and the data set was specified as SEQ or dynamically discovered to be DSORG=PS. The cursor is placed at the offending MEMBER.

Action: Blank out the offending MEMBER name.

SER018A TYPE Inconsistent

TYPE inconsistent with data set organization.

An attempt has been made to specify a TYPE that is inconsistent with what was dynamically discovered; for example, TYPE=PDS was specified and the data set is not a PDS; TYPE was specified as SEQ, PAN, or LIB, and the data set is really a PDS. The cursor is placed at the offending TYPE.

Action: Correct the offending TYPE.

SER019A OPEN Failure

Unable to OPEN the specified data set.

An attempt has been made to OPEN a data set and it failed. Probable cause is an error in the specification for PAN or LIB. The cursor is placed at the offending DSNAME.

Action: Split the screen and inspect the file with option 3.2 of ISPF.

SER020A Invalid DSORG

Data set organization (DSORG) unacceptable, e.g., VSAM.

A data set was allocated as specified but was discovered to have an organization (DSORG) that cannot be handled, such as VSAM. The cursor is placed at the offending DSNAME.

Action: Respecify the offending DSNAME.

SER021A Invalid RECFM

Record Format (RECFM) unacceptable, e.g., Undefined.

A data set was allocated as specified but was discovered to have a record format (RECFM) that cannot be handled, such as Undefined, which implies a load library. The cursor is placed at the offending DSNAME.

Action: Respecify the offending DSNAME.

SER022A Member Not Found

XXXX member not found in ZZZZ.

An attempt has been made to specify a MEMBER name that could not be found. The cursor is placed at the offending MEMBER.

XXXX is the member name; ZZZZ is either "base" or "derivative."

Action: Specify correctly. Specify a pattern (ABC*) for base MEMBER or leave it blank to get a member list.

SER023A Nothing to Execute

Versions not set; no work-in-suspense; nothing to edit.

An attempt has been made to EXECUTE (option 2), EDIT (option 5), EXPORT (option 6), or for an ANALYSIS (option 7) on the Member Reconciliation menu and there was nothing in place yet to process in this session.

Action: Set the VERSIONS (option 1), or LOAD a prior WIS.

SER024A No Members

No members match the specified criteria (pattern, range, or mask).

An attempt has been made to EXECUTE (option 2) on the Member Reconciliation menu or to invoke the Consolidation Workplace panel (option 3) on the other tool menus, and it was determined that the specified base library had no members that matched the MEMBER pattern, range, or mask. Also, the library may be empty.

Action: If the library is empty, pick another library or determine the reason for it being empty. If a pattern was used, make it less restrictive—instead of ABC*, use A*. If a range (first/last member name or pattern) was used, check the directory and make it more inclusive.

SER025A Bad Pattern

Member pattern (*) must fit within first 8 characters.

An attempt has been made to specify a pattern for MEMBER that is considered invalid. The cursor is placed at the offending MEMBER.

Action: The pattern delimiter (*) must exist within the first eight characters and be followed by all blanks. This is true even if the library is PANvalet.

SER026A Invalid ID

ID field must be an alphabetic character "A" to "Z".

An attempt has been made to specify an ID that is considered invalid. Only alphabetic characters in the range "A" to "Z" are allowed. The cursor is placed at the offending ID.

Action: Specify a unique character for ID of this derivative, thus avoiding any confusion when the Reconcile panel is presented.

SER027A Duplicate ID

ID field must be unique—reenter ID.

An attempt has been made to specify an ID that is not unique, i.e., the same character already has been used as an ID for another derivative. The cursor is placed at the offending ID.

Action: Specify a unique character for ID of this derivative, thus avoiding any confusion when the Reconcile panel is presented.

SER028A Inconsistent DSORG

Data set organization (DSORG) inconsistent with findings.

A data set for export was allocated as specified but was discovered to have an organization (DSORG) inconsistent with what was specified: PDS for SEQ, PAN for PDS. The cursor is placed at the Export DSORG.

Action: Respecify the offending DSORG or Export DSNAME.

SER029I Versions Accepted

Data set names specified as versions have been accepted.

Action: This message acknowledges that you have passed all validations and allocations for the specifications. No action is required.

SER030I Print Complete

Printed report formatted in file "Print DSNAME".

This message acknowledges that you made an attempt to PRINT (option 5P), EXP PRINT (option 6P), or ANL PRINT (option 7P), on the Member Reconciliation menu, or to Print on the Consolidation Workplace panel, and it was successful. No action is required.

Optionally, you can browse (ISPF option 1) the Print DSNAME as specified on Profile Data Sets panel. You may also route the file to a local printer outside of M+R.

SER031A Execution Required

Consolidation (option 2, EXECUTE) required first.

An attempt has been made to SAVE a WIS (option 3) on the Member Reconciliation menu but there was nothing in place yet to save in this session.

Action: Either set the VERSIONS and EXECUTE, or LOAD a prior WIS.

SER032A "WIS" Empty

"Work In Suspense" empty or member not found.

An attempt has been made to LOAD a prior WIS (option 4) on Member Reconciliation menu but the file was found to be empty or the selected member was not found in the WIS library.

Action: Set the VERSIONS (option 1) and EXECUTE (option 2) something to populate the WIS file before attempting to LOAD again.

SER033I "WIS" Loaded

"Work In Suspense" from prior session loaded; ready to edit.

This message acknowledges that you have attempted, on the Member Reconciliation menu, to LOAD (option 3) a WIS from a prior session and were successful. No action is required.

SER034I Must Be SEQ

"Work In Suspense" must be SEQuential file for Member Reconciliation.

An attempt has been made to validate the profile settings (option 0) on the Member Reconciliation menu, but the specified WIS data set is not a sequential file. If you enter a new DSNAME, M+R will allocate it for you.

SER035I Export Complete

Consolidation effort successfully exported to external file.

This message acknowledges that you have attempted to EXPORT (option 6) on the Member Reconciliation menu or, on the Consolidation Workplace panel, to issue an Export line command and were successful. No action is required.

SER036I "WIS" Saved

"Work In Suspense" saved for future session.

This message acknowledges that you have ENDed the reconciliation on the Reconcile panel or attempted to SAVE (option 3) a consolidation effort on the Member Reconciliation menu, and were successful. No action is required.

SER037A Abend Sx37

Target file full; compress/reallocate before proceeding.

An attempt to write to an output file failed because of an x37 abend: B37, D37, E37. The cursor is positioned to the file involved.

Action: Split the screen and inspect the file with option 3.2 of ISPF. If the file is a PDS, a library compress will probably be sufficient unless all directory blocks are consumed.

If the file is SEQuential, you have to reallocate it with larger dimensions and try again.

SER038A "WIS" Data Invalid

"Work In Suspense" has invalid data; considered unusable due to ZZ.

An attempt has been made to LOAD a prior WIS (option 4) on the Member Reconciliation menu, but the data was found to be invalid and LOAD failed with a reason code ZZ, as follows:

40 - WIS perceived as empty

41 - Lengths of the statistics record out-of-sync

42 - No Base/Delta record found

43 - Lengths of a Base record out-of-sync

44 - No Delta record found

45 - Lengths of an Analysis record out-of-sync

46 - Delta Table missing

47 - Lengths of a Delta record out-of-sync

48 - No Delta Table entry found

49 - No End-of-Delta-Table found

4A - More than 8 Delta Table entries found

4B - WIS file continues after End-of-Delta-Table

4C - Previous Delta Deck 1st record lost

4D - Base record search out-of-sync

4E - Base record search abruptly ended

4F - Base record search unsuccessfully ended

F0 - Delta Deck last record lost while switch to a new set of decks

F1 - Delta Deck last record lost while switch to a new deck

Action: Set the VERSIONS (option 1) and EXECUTE (option 2) something to populate the WIS file before attempting to LOAD again.

If this message persists, write down the reason code and contact your local help desk.

SER039I Analysis Complete

Analysis of consolidation effort completed.

This message acknowledges that you have attempted to perform ANALYSIS (option 7) on the Member Reconciliation menu, or to issue Analysis line command on the Consolidation Workplace panel and were successful. No action is required.

SER040I Request Cancel'd

Your request has been CANCEL'd as directed.

This message acknowledges that you have entered CANcel (or abbreviated CAN) on the command line to exit immediately. No action is required.

SER041A Export Error

Output error of undetermined origin at export time.

An attempt has been made to export a consolidation effort and an output error has been uncovered.

Action: Most likely PAN (CA Panvalet) or LIB (CA Librarian) has been selected as the data set organization for the export file. Try to access the file outside M+R and rectify any adverse conditions.

SER042A Invalid Command

Use "S" Select, "F" Force, "P" Print, "E" Export, or "A" Analysis.

An attempt has been made to issue a line command from the Consolidation Workplace panel which is illegal.

Action: Enter "S" to execute or load a member from WIS, or "F" to force the execution of a member, or "P" to print the last view of a just-edited member, or "E" to export a justreconciled member, or "A" to analyze an executed or exported member.

SER043A Unresolved Conflicts

Export with Unresolved Conflicts NOT allowed - Profile Setting.

An attempt has been made to export a consolidation effort with unresolved conflicts while the profile setting "Export Conflicts" is NO.

Action: Either resolved the conflicts and try to export or change the profile setting of "Export Conflicts" to YES.

SER044A Member Range Invalid

Last Member name in range NOT greater than Starting Base MEMBER.

An attempt has been made to validate the input on Versions panel (option 1). The required range of member names is invalid due to last member name being greater than the first member name.

Action: Either swap the first/last member names or enter a valid range.

SER045I Must Be PDS RECFM = VB

"Work In Suspense" must be PDS, RECFM = VB, LRECL > 273.

This message warns you that the WIS data set specified on the Profile Data Sets panel must be PDS with proper DCB parameters. If you enter a new DSNAME, M+R will allocate it for you.

SER046A Empty File

Member or sequential file does not contain any records.

The base file is considered empty. The cursor is positioned to the base DSNAME or member.

Action: Respecify the base DSNAME if SEQuential or select a different member if PDS, PAN, or LIB type.

SER047A SERBUILD Return Code 08

SERBUILD processing failed with reason code ZZ.

The SERBUILD program has encountered a non-recoverable condition and cannot complete the processing due to a hexadecimal reason ZZ as follows:

06 - Data record length error

07 - Bottom-Of-Data missing

08 - Conflict Setting - lower limit greater than upper limit

09 - End-Of-DB missing while retrieving base records

0F - Unknown Function

10 - End-Of-DB missing while freeing trapped base records

20 - Merge out-of-sync

21 - Base record not found while processing CPX directive

22 - Delta Hex ID not found in NUMTABLE

23 - User Delta Hex ID not found in DELTABLE

24 - No address of base file in storage

25 - No Entry Point Address of ISPLINK

26 - No Entry Point Address of SERBSAM

27 - No Entry Point Address of Comparex

28 - No Entry Point Address of M+RPANEL

29 - Not EXECUTE/LOAD on First Call

2A - PCA address/indicator conflict on Next Call

2B - DB address invalid on Next Call

2C - DB address/indicator conflict on Next Call

2D - Delta Table address/indicator conflict on Next Call

2E - DYNPANEL Area address/indicator conflict on Next Call

2F - Response Area address/indicator conflict on Next Call

30 - DB missing on SAVE Call

31 - WIS file in storage address NOT cleared

39 - End-Of-DB missing while saving Base records

3A - End-Of-DB missing while saving Delta records

50 - DB missing on EDIT Call

5D - ISPF variables definition failure

60 - DB missing on EXPORT Call

69 - End-Of-DB missing

70 - DB missing on ANALYSIS Call

71 - Banner desk restructuring miss

74 - Invalid request to M+RPANEL

77 - Delta Hex ID invalid

78 - No Delta record found for stats record

79- User Delta ID not found

7A - Zero divider

7B - First User Delta record not blank

7C - First User Delta record not found

7D - No Delta record found for appending

7E - Unknown Analysis Request

7F - Analysis deck missing

96 - JCL scan End-Of-DB missing

97 - JCL substitution End-Of-DB missing

98 - JCL substitution PROC statement out-of-cinch

99 - JCL scan/substitute/CPY scan redundant deck

9A - JCL scan out-of-sync

9B - JCL expand out-of-sync

9D - CPY scan End-of-DB missing

A0 - DB missing on PRINTRCN Call

B0 - DB missing on PRINT Call

C0 - DB missing on PRINTANL Call

F2 - No address of "WIS" file in storage

Action: Write down the SERBUILD hexadecimal reason code ZZ and contact your local help desk.

SER048A SERBSAM Return Non-Zero

File in Storage Handling failed with return code ZZ.

The SERBSAM program which handles Files in Storage has completed with a non- zero return code ZZ.

Action: Write down the SERBSAM return code ZZ and contact your local help desk.

SER049A COMPARE Return > 4

Comparison of base to derivative failed with return code ZZ.

The text comparison of the base to one of the derivatives has failed with a return code ZZ greater than 4.

Action: Write down the return code ZZ and contact your local help desk.

SER050A Appl/Package Invalid

ChangeMan ZMF application or change package invalid; format xxxx999999.

The ChangeMan ZMF application or change package specified is invalid. Format is as follows: xxxx999999, where xxxx is the four character application mnemonic and 999999 is the package number.

Action: Verify that the ChangeMan ZMF application mnemonic and the package number are in the correct format, and respecify.

SER051A Appl/Package Not Found

ChangeMan ZMF application or change package not found.

The application or change package specified does not exist for this ChangeMan ZMF instance.

Action: Verify the existence of the application or change package under this ChangeMan ZMF instance.

SER052A Export CMN Package

ChangeMan ZMF package required for export; application insufficient.

The M+R/ChangeMan ZMF interface requires a change package number to export the consolidation effort to a ChangeMan ZMF Staging library.

Action: Specify the ChangeMan ZMF package number and corresponding library type to be used as the target of the export of the consolidation effort.

SER053A Export CMN Status

ChangeMan ZMF change package for export must be in "DEV" status.

The M+R/ChangeMan ZMF interface requires a change package in "development" status to export the consolidation file to the staging library.

Action: Specify a change package which is in development status or revert the package to development status.

SER054I Export CMN Package Complete

Consolidation effort successfully exported to ChangeMan ZMF package.

This message acknowledges that you have attempted to EXPORT (option 6) on the

Member Reconciliation menu, or to issue an Export line command on the Consolidation Workplace panel, for a consolidation effort to a ChangeMan ZMF change package and were successful. No action is required.

SER055A LibType Not Found

ChangeMan ZMF library type not found in specified application.

The specified library type is not valid under this ChangeMan ZMF application.

Action: Verify that this library type is valid for this application using the ChangeMan ZMF Local Administration function.

SER056A LibType Required

ChangeMan ZMF library type is required.

The library type is required if a ChangeMan ZMF application/package has been specified.

Action: Enter the appropriate ChangeMan ZMF library type to be processed.

SER057A Cannot Export to Package

Profile Export data set is not PDS or SEQ; update your profile.

The DSORG of the Export DSNAME data set is not PDS or SEQ. As M+R first exports to that data set and then from it to a ChangeMan ZMF package, it needs to be either PDS or SEQ.

Action: If you want to export to a ChangeMan ZMF package, change the Export DSNAME to a data set with DSORG either PDS or SEQ on the Profile Data Sets panel.

SER058I Unresolved Conflicts

Either Edit to solve or try again to export with records in conflicts.

The user has attempted to export a reconciliation when unresolved conflicts exist.

Action: You may ignore this warning by repeating the export request, or return to the Reconcile panel to resolve the conflicts and then try to export.

SER059I "WIS" Will Be Overlaid

Current work not Saved or Exported; it will be lost on Execute/Load.

The user has attempted to execute a new reconciliation or load a previously saved WIS file when the current reconciliation is neither Saved nor Exported; this way, it will be lost.

Information: You may ignore this warning by repeating the eXecute/Load request, or you may first Save/Export your current work.

SER060A Invalid Command

Follow primary command with space and an argument up to 8 char long.

You have entered what appears to be a "Locate" (abbreviated L) or "Create" (C) command without an argument.

Action: Reenter the command with a legal argument, such as a name.

SER061A MOVE/COPY Is Pending

Enter "M", "C", "MM", or "CC" line command, or PASte, or RESet.

You have entered a destination command ("A" or "B") and the source move/copy or PASte command is pending.

Action: Enter "M", "C", "MM", or "CC" line commands, or PASte command, or the RESet primary command without any argument.

SER062A Command Conflict

Enter "M", "C", "MM", or "CC" line command, or PASte, or RESet.

You have entered a destination move/copy command ("A" or "B") and then something other than source move/copy command(s) or PASte.

Action: Blank out and enter, or override with, "M", "C", "MM", or "CC" source command(s), or enter PASte command, or the RESet primary command without any argument.

SER063A Command RESet

This syntax was invalid; please reenter the command.

You have entered an invalid combination of commands which causes the system to internally reset itself.

Action: Reenter a valid combination of commands.

SER064A Invalid Argument

Enter numeric or space for a line command argument or RESet.

You have entered a line command argument which is neither a numeric nor a space.

Action: Set the line command argument to either numeric or space (the default argument of "1" will be supplied).

SER065A MOVE/COPY Destination

Enter "A" or "B" line command, or CUT, or RESet.

You have entered a move/copy source command(s) ("M", "C", "MM", or "CC") and the destination command is pending.

Action: Enter an "A" or "B" destination command, or CUT, or the RESet primary command without any argument.

SER066A Command Conflict

Enter "A" or "B" line command, or CUT, or RESet.

You have entered move/copy source command(s) ("M", "C", "MM", or "CC") followed by input other than a move/copy destination command.

Action: Blank out and enter, or override with, an "A" or "B" line command, or enter CUT or the RESet primary command without any argument.

SER067A bb Pending

Enter bb and "A" or "B" line commands, or CUT, or RESet.

You have entered one block move/copy command ("MM" or "CC"); the corresponding block command and the destination command are pending.

Action: Complete the initiated block move/copy command and enter a destination command or CUT command. Otherwise, enter the RESet primary command without any argument.

SER068A Command Conflict

Enter "MM" or "CC" and "A" or "B" line commands, or CUT, or RESet.

You have entered a block move/copy command ("MM" or "CC"), then something other than the corresponding block command or a destination command.

Action: Blank out or override, then complete the initiated block move/copy command, or enter a destination command or CUT command. Otherwise, enter the RESet primary command without any argument.

SER069A RESet - Cmd Conflict

Command processing interrupted; enter RESet to continue.

You have entered an invalid combination of commands which causes the system to request a user-initiated reset.

Action: Enter the RESet primary command without any argument, then resume your editing.

SER070A Command Not Recognized

Enter Insert, Delete, Repeat, eXclude, Undelete, Show, Move, or Copy.

You have entered an invalid line command.

Action: Enter one of the listed commands.

SER071A Interface VRM Not Proper

Proper Version of PAN/LIB interface required; regen.

An old version of the interface module has been used. The access to PANvalet and LIBrarian master files is performed by the module which must have previously been generated at install time.

Action: Regenerate the version.

SER072I "WIS" Saved

Current consolidation effort has been saved in the "Work In Suspense".

The user has issued the SAVE primary command from the Reconcile panel or END [PF3] to exit that panel.

Action: None is required. You may cancel any reconciliation made after this point, then load the WIS file to reverse the reconciliation to its state prior to that message.

SER073I bb Pending

Block command bb is pending.

You have entered a valid block command which has not yet been bounded by the other half. bb is filled in appropriately with DD, UU, RR, or XX. This message will appear until you bound the block command.

Action: Complete the pending command or enter the RESet primary command without any argument.

SER074A Command Conflict

Block command bb is pending; complete it or enter RESet.

You have entered a line command while block command bb is still pending.

Action: Complete the pending command or enter the RESet primary command without any argument.

SER075A Invalid Command

Enter "F" or "L", plus a numeric, blank, or * on excluded lines.

You have entered an inappropriate command on a line containing "NOT Displayed" marker.

Action: Enter first or last line command with an argument, if desired.

SER076A Invalid Command

"Locate" or "Create" (project) with an up to 8 chars argument is allowed.

M+R does not recognize the primary command as entered.

Action: Enter "L" ("Locate") and an argument on the Consolidation Workplace panel, or ignore. Enter "L" ("Locate") or "C" ("Create") and an argument on the Projects panel, or ignore.

SER077A Invalid Command

Follow "Locate" or "Begin" with a numeric value from 0 to 999999.

You have entered a non-numeric after a "Locate" or "Begin" command.

Action: Follow it with a numeric only, e.g., Locate 37, Begin l987.

SER078A Invalid Command

Enter "F" or "L", plus a numeric, blank, or * on deleted lines.

You have entered an inappropriate command on a line containing a "DELETED" marker.

Action: Enter First or Last command with an argument, if desired.

SER079I Nowhere to Scroll

Nothing on the RIGHT of the display.

Nothing on the LEFT of the display.

You have entered one of the "LEFT" or "RIGHT" scrolling commands. All the content of the records in that direction is entirely displayed.

SER080A Seq no. Higher than Base

BEGIN/LOCATE Seq. no. higher than the highest Sequence Number of Base.

You have entered the "Begin" or "Locate" command with a sequence number which is higher than the highest sequence number of the base.

Action: Repeat the command with lower sequence number.

SER081A Source ID Invalid

Requested ID of Source derivative does NOT exist—see Header.

You have entered an M+R primary command with an ID for a source code derivative that does not exist.

Action: Check IDs displayed in the header (the third line) on the Reconcile panel and repeat the command. If there are two IDs per a nickname, the first one is the ID of the source code version and the second is the ID of the copy/include code version.

SER082I Derivative NOT Excluded

Nothing to Reset—this Derivative has NOT been eXcluded.

You have entered the RESet command with an ID of a derivative which has not been eXcluded.

SER083A Invalid Cmd Parameter

Parm ALL (*) is valid for First and Last line commands only.

You have entered the parameter ALL (*) for a line command Insert, Delete, Undelete, Repeat, Show, Move, or Copy.

Action: Repeat the command with blank or number as a parameter.

SER084A Command Conflict

Line command is pending; complete it or enter RESet.

You have entered a First/Last line command on a "Line(s) NOT Displayed" or "Line(s) DELETED" line while another line command is pending.

Action: Blank out the First/Last command and complete the previously initiated pending command or enter RESet.

SER085A F/L Invalid on This Line

First/Last Cmd valid only on "NOT Displayed" and "DELETED" line.

You have entered the First or Last line command somewhere other than on "Line(s) NOT Displayed" or "Line(s) DELETED" lines.

Action: Repeat the command on a proper line.

SER086A "U" Invalid on This Line

Undelete command valid only on deleted ("/") or cut ("<<") lines.

You have entered the Undelete line command somewhere other than on previously deleted records shown as "commented out" (/*) or cut (<<) lines.

Action: Repeat the command on a previously deleted or cut record.

SER087I BROWSE Only

BROWSE Only—ONLY Scrolling allowed.

You have entered an M+R primary command while browsing the Reconciliation Analysis panel. Only scrolling is allowed.

SER088A Command Conflict

"@" is within the range of "$$"command; enter RESet command.

You have entered a destination command "@" ("A" or "B") which is within the copied/ moved block defined by the command "$$" ("C", "M", "CC", or "MM").

Action: Enter the RESet primary command without any argument.

SER089A Invalid Command

"O"verlay currently NOT supported; enter RESet command.

You have entered a destination command "O" (overlay) which is not supported in this release.

Action: Enter the RESet primary command without any argument.

SER090I Batch Not Allowed

Submitting a batch job is disabled on your installation.

You have selected option 4 (BATCH), which was disabled during the installation of M+R.

SER091A Severe Error

End the session; contact local Help desk.

Action: No user correction possible. Try to recreate and document the situation before reporting to your local Help desk.

SER092A PQUERY Service Error

ISPF PQUERY Service error; contact local Help desk.

An error was detected on return from an ISPF PQUERY service call.

Action: No user correction possible. Enter END primary command. Then continue through the option 5 (EDIT) on the Member Reconciliation menu or Select on the Consolidation Workplace panel.

SER093A Nothing to Export

No member has been selected for execution—nothing to Export.

The user has issued the Export line command against a member in the Consolidation Workplace when no member has ever been executed in this M+R session.

Action: The export request is ignored as no reconciliation work exists. You should Select a member for execution or loading from WIS before trying to export.

SER094A Wrong Member to Export

Choose the previously executed member for Export.

The user has issued the Export line command against a member in the Consolidation Workplace, which either has never been executed or is not the last one executed.

Action: Issue the Export line command against the just-reconciled member.

SER095I Wrong Member to Analyze

Choose a previously executed/exported member for Analysis.

The user has issued the Analyze line command against the member in the Consolidation Workplace that has never been executed.

Action: Issue the Analyze line command against a member with a status of '*Execute', *Reconcl', or '**Export', that is, a previously executed member.

SER096A "WIS" Incompatible

Used for another set of versions; Cancel/Change in Profile or ignore.

You have changed the base and derivative data sets.

Action: You can CANcel the Versions panel and change the WIS file on the Profile Data Sets panel. Then you can return to the Versions panel to specify the set of versions to be associated with the new WIS.

Conversely, you can ignore this message and have the new set of versions associated with the old WIS file. When you exit from M+R and start a new M+R session, this WIS will be used as an information source. However, it is recommended that a set of version libraries is associated with one set of WIS and export files which are not used with another set of versions.

SER097A Export PDS Incompatible

Used for another set of versions; Cancel/Change in Profile or ignore.

You have changed the export PDS data set while your WIS file also is PDS. M+R will not use this export library as an information source when displaying the Consolidation Workplace panel.

Action: You can Cancel the Versions panel and restore the proper export file on the Profile Data Sets panel. Then you can return to the Versions panel to specify the corresponding set of versions associated with that export PDS.

Conversely, you can ignore this message and have the old set of versions associated with the new export file. When you exit from M+R and start a new M+R session, this export file will be used as an information source.

However, it is recommended that a set of version libraries is associated with one set of WIS and export files which are not used with another set of versions.

SER098I Nothing to Print

No member has been selected for execution—nothing to Print.

The user has issued Print line command against a member in the Consolidation Workplace when no member has ever been executed in this M+R session.

Action: The print request is ignored as there is no reconciliation to print. You should either Select a member for execution or load from a previously saved WIS.

SER099A Wrong Member to Print

Choose the previously executed Member for Print of last view.

The user has issued Print line command against a member in the Consolidation Workplace which either has never been executed or is not the last one executed.

Action: Issued Print line command against the just-reconciled member.

SER101A Invalid Command

XXXX is an invalid primary command; enter HELP for commands.

You have entered an invalid primary command repeated in place of XXXX.

Action: Review HELP for list of valid primary commands.

SER102A Command Conflict

Unable to execute; report to local help desk; enter RESet command.

You have entered an invalid combination of commands which causes the system to prompt you to reset this series of commands and start anew.

Action: Enter the RESet primary command without any argument.

SER103I Only 2560 Lines Executed

Only 2560 lines have been moved/copied—stack limit.

The range of a Move/Copy/Repeat command has exceeded the stack limit of 2560 records. Only the first 2560 records have been moved/copied. You may re-issue the command for the rest of the records.

SER104I Already Exported

Selected member already exported and will be overlaid on second try.

You have selected a member that had been previously exported. A second attempt to export that member will overlay the previous export.

SER105A Invalid Command

Follow "Find" with a string possibly within quotes.

The argument of a Find command has not been entered.

Action: Enter Find command and a string argument. If the string contains blanks, enclose it with a pair of quotation marks (") or apostrophes ('). If the string contains ("), enclose it with ('), and vice versa.

NOTE The search for a string enclosed with a pair of quotation marks or apostrophes is case sensitive.

SER106A Invalid Command

Closing quote of "Find" string missing; please re-enter.

The argument of a Find command has the beginning quotation mark (") or apostrophe(') but the corresponding closing one is missing.

Action: Re-issue the command with the corresponding closing quotation mark or apostrophe.

NOTE The search for a string enclosed with a pair of quotation marks or apostrophes is case sensitive.

SER107A Bottom of Data

Chars NOT found; press (R)FIND key to continue from Top of Data.

The bottom of the data has been reached without finding next occurrence of the Find command argument.

Action: Press (R)FIND key to continue the search from the top of the data.

SER108I No Such Chars

Requested char string NOT found.

The entire data has been searched without finding any occurrence of the Find command argument.

If this message appears in response of a Find ALL command, its argument string has not been found in any of the not deleted base/derivative/user-inserted records regardless of whether they are included or excluded into/from the current view.

Otherwise, in case of "Find" without the "ALL" argument, its argument string has not been found in the current view data. You may want to issue the Find command again, with the "ALL" argument.

SER109I Nothing to Find

(R)FIND Argument has NOT been provided yet.

The R(FIND) key has been pressed without previous Find command. Issue a Find command or ignore.

SER110I Change Error

Change aborted due to both strings being equal.

A Change ALL command has been issued with two equal arguments which renders it senseless. The "Change" command is not executed.

SER111A Invalid Command

Follow "Change" with two strings possibly within quotes.

A Change command has been issued with none or only one string argument.

Action: Re-issue the Change command with two string arguments and, if needed, an "ALL" argument, and/or (if needed) with a numeric position for the searched (first) string.

SER112A Invalid Command

Closing quote of "Change" string missing; please re-enter.

An argument of a Change command has the beginning quotation mark (") or apostrophe(') but the corresponding closing one is missing.

Action: Re-issue the command with the corresponding closing quotation mark or apostrophe.

NOTE The search for a string enclosed with a pair of quotation marks or apostrophes is case sensitive.

SER113I Nothing to Change

(R)CHANGE Arguments have NOT been provided yet.

The R(CHANGE) key has been pressed without previously pressing the R(FIND) key. Press the (R)FIND key, then the (R)CHANGE key, or ignore.

SER114I Change Error

Change aborted due to Max Record Length overflow.

A Change command has been issued which tries to replace a string with one of bigger size causing the Max Record Length to be exceeded. The Change command is not executed.

SER115I NNNNNN Records Changed

ALL NNNNNN records changed.

A Change ALL command has completed successfully. NNNNNN is the total number of records which have been changed. If a record has contained more than one occurrence of the first string argument of the Change ALL command, all such occurrences have been changed, but the record is counted once only in the NNNNNN total.

SER116I Change Error

NNNNNN records changed; Max Length overflow for nnnnnn records.

A Change ALL command was completed successfully. NNNNNN is the total number of records which have been changed. nnnnnn is the total number of records which have not been changed due to exceeding the Max Record Length. If a record has contained more than one occurrence of the first string argument of the Change ALL command, all such occurrences have been changed, but the record is counted once only in the NNNNNN total.

SER117I Change Error

Max Record Length overflow for ALL nnnnnn records.

A Change ALL command was completed unsuccessfully. nnnnnn is the total number of records which have not been changed due to exceeding the Max Record Length. For all nnnnnn records which contain the first string argument of the Change ALL command, the required change would have exceeded the Max Record Length.

SER118I Change Error

Change argument NOT found in any record.

A Change ALL command has completed unsuccessfully. No records containing the first string argument of the Change ALL command have been found.

SER119A Put String in Quotes

Put quotes ("") around the string of characters to be displayed.

At least two numbers specified as arguments of a Find or Change command—one of them should be the position while the other the search string.

Action: Re-issue the command with quotation marks (") or apostrophes (') around the search string leaving the other number to be the requested position.

SER120I Nothing to Paste

No CUT has been taken during this Reconcile session to Paste.

A PASte command was completed unsuccessfully due to lack of source to paste. No CUT command has been issued during the current Reconcile session. Whenever you issue END or CANcel commands and return to the Member Reconciliation menu or Consolidation Workplace panel, the content of the last CUT command (if any) is lost. Multiple PASte commands can be issued after a single CUT command. Each CUT command overrides the content of a previous such command.

SER121I Base Already Included

Base records are displayed for the current context (view).

A Reset BAse command has been entered for the current context without a previous command eXclude BAse for that context (view).

Base records for the current context (view) are displayed, nothing to reset.

SER122I Base Already Excluded

Base records are NOT displayed for the current context (view).

Either an eXclude BAse command has been entered for the current context after a previous command eXclude BAse had already been issued for that context (view), or the current context does not contain base records (e.g., View COnflicts or eXclude COnflicts). In either case, base records for the current context (view) are NOT displayed; that is, there is nothing to exclude.

SER123I File ID Already Included

Derivative records are displayed for the current context (view).

A REset derivative ID command has been entered for the current context without a previous eXclude command (for this ID) in that context (view). This means that derivative records for the current context (view) are displayed anyway; there is nothing to reset.

SER124I File ID Already Excluded

Derivative records are NOT displayed for the current context (view).

Either an eXclude derivative ID command has been entered for the current context after a previous eXclude command for this ID has been issued in that context (view), or the current context does not contain these records (e.g., eXclude ALL). This means that derivative records for the current context (view) are not displayed; that is, there is nothing to eXclude.

SER125A Invalid Position

Specified position exceeds current maximum record length.

The number specified as a required position of the search string is greater than the current maximum record length, that is, the longest record in the base derivatives.

Action: Re-issue the command with a proper position request. Note that the minimum record length on the Reconcile panel is 80 character and the maximum is 240 character.

SER130A Invalid Package Level

Package level must be simple or participating.

Displays when a user tries to perform a function on a change package that does not match the package level, such as trying to freeze a super/complex package or trying to update remote site information for a super/complex package.

Action: Specify a simple or participating package ID.

SER131A No Staging Library

No Staging libraries found for that package; use another package.

Displays when no Staging libraries are allocated for the requested package. Either they were never allocated, or they were deleted.

Action: Specify a package ID with existing staging library.

SER132A No Staging Library

Staging libraries aged for that package; use another package.

Displays when the staging libraries have aged.`

Specify a package ID with existing staging libraries.

SER133A Staging Library Deferred

Check out or stage that component to allocate it.

Displays when a user tries to process a library type that was deferred during package creation. A deferred Staging Library Type can only be allocated when a component of that type is checked out or staged.

Action: Checkout or stage a component for that staging library.

SER134A Library Type Disallowed

Compare/Merge of like LOD library type is disallowed.

Displays when a user tries to compare and merge a change package library that is a load module type (LOD), and it is not allowed. See the "Comparing Staging Libraries to Baseline/Promotion" chapter in the ChangeMan ZMF User Guide.

Action: Specify a proper library type for that package ID.

SER135A Internal Reader Error

Unable to use internal reader; submit member @@CDFJOB of your WIS.

Severe error has occurred while submitting a batch job. The job deck is properly formatted and written to your WIS data set as member @@CDFJOB.

Action: Split the screen, invoke ISPF/PDF Edit, select @@CDFJOB in the current WIS PDS, and submit the job.

SER136A No JOB Statement

First card must contain JOB statement; rectify and press [Enter] to submit.

SER137I JobNameId

Batch Job to compare and merge version libraries has been submitted.

Standard message providing the job name and ID when a batch job is submitted successfully.

SER138I Cannot Run in Batch

Unable to execute in batch mode; "Work In Suspense" must be PDS, RECFM = VB, LRECL > 273.

The WIS in the profile is a SEQuential data set while the Batch Execution is possible only if it is a PDS with proper DCB parameters. If you enter a new DSNAME, M+R will allocate it for you.

SER139A Load Lib DSName Unknown

Fill in STEPLIB DD statement and submit member @@CDFJOB of your WIS.

M+R expects to find its load library name from a specific DDNAME depending on the way M+R is installed in your site:

  • CDFLLIB for M+R as a stand alone product.

  • CMNLLIB for M+R as an option of ChangeMan ZMF.

  • CPXLLIB for M+R as an option of Comparex.

In case such a DDNAME is not defined but your ISPF is 4.1 or higher, M+R will call the QLIBDEF service to find the current LinkListed load libraries list and use it in the STEPLIB statement.

If your ISPF is 3.x or earlier, M+R will try to find the load libraries list of the ISPLLIB DDNAME for the task and use it in the STEPLIB statement.

If the above fails, M+R writes the formatted job deck in your WIS library as a @@CDFJOB member.

Action: Split the screen, invoke ISPF/PDF Edit, select @@CDFJOB in the current WIS PDS, add the name of the M+R load library in the STEPLIB statement, and submit the job.

SER140A Invalid Export Mask

Export member name mask is invalid; format with "?", "*", "-".

The mask to format the member name of the consolidated version on export is considered invalid. Valid symbols are:

  • Question (?) mark - denotes any one alphanumeric character at this position.

  • Asterisk (*) - denotes zero, one, or more alphanumeric characters.

  • Minus (-) sign - denotes replacement of one or more characters with the following string.

Enter valid export name mask. For example, if you want to add a suffix '2' to each exported member name, the mask would be "*2". If you want to replace the first character with 'K', the mask would be "-K*".

SER141A Invalid Export Name

Invalid member name Length after applying the Export name Mask.

The mask to format the member name of the consolidated version on export is such that, when applied to the exported member name, makes the name too long—more than eight character (ten character for PANvalet library).

Action: Check whether you have missed the replacement symbol "-". For example, if you have defined the mask "*311", M+R will add three digits after each member name on export. However, the mask "*-311" will replace the last three characters with the three digits.

SER142A "WIS" Incompatible

The WIS belongs to another M+R tool; use a compatible WIS DSNAME.

The WIS data set entered on the Profile Data Sets panel or through an M+R project has been used to store unfinished work in another M+R tool.

Action: Change the WIS DSNAME to one used within the current tool.

SER143I Not Member/SEQ Versions

Member Reconciliation requires member or SEQ versions, not library.

The base version that you have entered on the Versions panel (option 1) of the Member Reconciliation tool is a library and you have not specified a member name.

The alternative message is SER144I below.

Action: Specify a member name, or use the Library Consolidation tool.

SER144I Not Library Versions

This M+R Tool requires library versions, not member or SEQ.

The base version that you have entered on the Versions panel (option 1) is not a library— it's either a specific member or a sequential file.

The alternative message is SER143I above.

Action: Specify a member name pattern, or range, or masks, or use the Member Reconciliation tool.

SER145A Incomplete Installation

Ask System Programmer to provide M+R Projects Data Set as per manual.

The team-oriented Projects and Samples data sets need to be made known to M+R by manually editing the SEROJECT panel in the M+R PANELS library.

If these data sets are not allocated with the required parameters, or cannot be opened and read, or the samples data set does not contain the WALKBAS, WALKDV1, and WALKDAV2 members, this message is issued and some functions are not available.

Action: Ask the system programmer of your site to perform the actions advised in the installation guide:

In the )INIT section of the SEROJECT panel, enter:

  • &CDFPROJ = somnode.CDF.PROJECTS

  • &CDFSAMPL = somnode.CDF.SAMPLES

The DSName somnode.CDF.PROJECTS and somnode.CDF.SAMPLES are examples only.

The M+R Projects data set has to be allocated as a SEQuential file, with:

  • Record Format FB

  • Logical Record Length 80

  • Block Size 6000

  • First extension 20 blocks

  • Secondary extension 400

All M+R users should be granted READ/WRITE authority to the Projects data set somnode.CDF.PROJECTS.

All M+R users should be granted READ authority to the Samples data set, somnode.CDF.SAMPLES.

SER146I No Projects Found

No individual project; not in any team-oriented project.

The user has not created any individual project nor he or she is a team member of any of the team-oriented project in the M+R project data set.

SER147I Project Purged

Successful Purge of the selected project, "Work In Suspense", Print data sets.

The project that you have selected for purging has been removed from the M+R project data set. Moreover, the WIS and Print data sets associated with that project have been deleted. Also see SER151.

SER148I Project Loaded

Successful Load of the selected project "Name/OwnerID".

The project NAME/OwnerID that you have selected has been loaded. The profile settings, working data sets, and version data sets have been set accordingly.

SER149I Project Created

Successful Create of the new project "Name/YourID".

Your new project Name/YourID has been created. The updated profile settings and working data sets specified on the Profile panels, as well as the version data sets specified on the Versions panel and Copy Versions panel, have been included in that project.

SER150I Not Authorized

Invalid request against a project; user not authorized.

The action requested can be performed only against a project that you had created. For example, you cannot request project details, delete, or purge a project that is owned by somebody else.

SER151I Project Deleted

Successful deletion of the selected project.

The project that you have selected for deletion has been removed from the M+R project data set. However, the WIS and Print data sets associated with that project have not been deleted. Also see SER147.

SER152A Not Unique Name/Owner

New project name and your logon ID must be an unique combination.

The project that you are trying to create has no unique ID formatted from the project name and your TSO logon ID.

Change the project name and try again. You can check the list of M+R projects of both the Library Consolidation and Source/Copy Synchronization tools to pick up a unique name. If a project with the same name exists but you are not its owner, you could use that name as desired.

SER153A Invalid Line Command

"S" to load, "F" for details, "U" to update, "D" to delete, "P" to purge.

You have entered an invalid line command.

Action: Enter one of the listed commands.

SER154I Project Updated

Successful update of the selected project.

The Update line command can be issued against a project or task. Depending on that, there are two results from an Update:

  • The project you have selected has been updated. The updated profile settings and working data sets specified on the Profile panels, as well as the version data sets specified on the Versions panel and Copy Versions panel, have been included in that project.

  • The task you have selected has been replaced. If the Member List selector has been used for the selected task, the new members have been added to the task.

SER155A Invalid Complexity

Enter High, Middle, Low, or None for Degree of Complexity.

You have misspelled an assignment of the Degree of Complexity selector. The long message above is the full set of valid values.

Action: Enter the first letter: H, M, L, or N.

SER156A Invalid Pattern or Mask

Pattern must be alphanumeric ending with "*"; mask also may have "?".

You have attempted to specify a pattern or masks as a selector for an assignment that contains invalid characters.

Action: Specify a valid pattern like "ABC*" to select all members whose name starts with the string 'ABC'. You can also use:

  • Suffix masks like *1, *2, and *3.

  • Or position masks ??1*, ??2*, and ??3*.

  • Or prefix masks X*, Y*, and Z*.

  • Or any reasonable combination of these types of masks, including all three of them; combining the above examples, the masks should look like X?1*1, Y?2*2, and Z?3*3.

SER157A Duplicate Assignment

Another task already assigned to team member; use Update to change.

You have attempted to assign a task to a team member who already have another task assigned.

Action: If you want to assign the new task, issue Full details command against the project and then issue Update against the previously assigned task. Now it will be replaced with the new task. Note that if the task selector is Member List, you can delete some members as desired before adding new members through the Update command.

SER158I Task Assignment Complete

Successful assignment of the specified task to a team member.

This message acknowledges that the specified task has been assigned to the designated team member (logon ID). You can continue with new assignments to other team members or END to return to the Projects panel.

SER159I Non Team-Oriented Project

Selected project is NOT team-oriented; no details.

You have attempted to issue a Full details command against an individual project. Only team-oriented projects may have task assignments that are displayed in response to the Full details command.

SER160I Already in Full View

Selected team-oriented project already displayed in full.

You have attempted to issue Full details command against a team-oriented project that has already been displayed in full detail.

SER161A Invalid Line Command

Use "U" to update, "D" to delete, and "P" to purge.

You have attempted to issue a Select or Full details command against a task (assignment). Only projects may be selected. Only team-oriented projects may have task assignments that are displayed in response to the Full details command.

SER162I Team Task Deleted

Successful deletion of Team Member Task of the selected project.

The task that you have selected for deletion has been removed from the M+R project data set.

SER163I No Purge: Active Project

Selected project is now Active, its "Work In Suspense" in use; cannot be Purged.

The project that you have selected for purge is the currently active project. Therefore, the work in suspense (WIS) and Print data sets associated with that project can NOT be deleted. You might try to delete that project as desired.

SER164A Invalid Project

Selected project information is corrupted; delete/recreate.

You have selected a project whose information entry in the M+R project data set is corrupted, possibly due to direct editing of that data set.

Action: Delete the project from the Projects panel and create it anew.

SER165A Cannot Load Project

Unable to load selected project; "Work In Suspense" is not PDS.

You have selected a project whose WIS data set is not PDS, maybe due to direct editing of the M+R project data set.

Action: Delete the project from the Projects panel and create it anew with a PDS as a WIS data set.

SER166A Invalid Project Data Set

Individual Projects data set cannot be allocated.

Your M+R project's data set has been deleted and hasn't been allocated due to system reasons.

Action: Exit M+R and invoke it again.

SER167A Cannot Update Project

Cannot update not active project; first load, then update project.

You have attempted to update a project that is not the current active project.

Action: Load the project, then update it.

SER168I Invalid Mask Format

All masks must be of same length and type—prefix, suffix, position.

You have specified masks that have different length (for example, *1 and *123) or masks of different type (for example, a prefix mask, ab*, and a suffix mask, *ab). Use masks of one of the following types:

  • Suffix masks like *1, *2, and *3

  • Or position masks ??1*, ??2*, and ??3*

  • Or prefix masks X*, Y*, and Z*

  • Or any reasonable combination of these types of masks, including all three of them; combining the above examples, the masks should look like X?1*1, Y?2*2, and Z?3*3.

SER169I Last Project Loaded

Active Project in force; Successful load of "Name/OwnerID".

The project NAME/OwnerID was the last project you have used in the previous M+R session. It has been loaded on the invocation of the Library Consolidation or Source/Copy Synchronization tool. The profile settings, working data sets, and version data sets have been set accordingly.

SER170I Member @@CDFSET Not Found

Attempt to load @@CDFSET member of work-in-suspense failed.

The local repository of the project information—member @@CDFSET in the current work in suspense data set—has NOT been found. The profile settings, working data sets, and version data sets have not been updated. You may want to recreate this project.

SER171I Member @@CDFSET Corrupted

Member @@CDFSET of work-in-suspense considered corrupted.

The local repository of the project information—member @@CDFSET in the current work in suspense data set—is corrupted, possibly due to direct editing. The profile settings, working data sets, and version data sets have not been updated. You may want to recreate this project.

SER172A Invalid Show Request

Place Show line command on the first cut/pasted line of moved block.

You have entered the Show line command at some code line other than the first cut/ pasted line of a "moved around" block of records.

Action: Re-enter the command on the first cut (<<) base record or pasted (>>) derivative record of a moved block of records.

SER173I Cannot Run in Batch

Unable to execute in batch mode; Export data set must be a library.

The Export data set in the profile is SEQuential while export options have been selected on the Batch Execution panel. You can specify an existing library for export or enter a new export DSNAME on the Profile Data Sets panel for M+R to auto-allocate it as a PDS.

SER190A Define Compare Range

Complete Compare Range or blank it out.

You have entered only the FROM or TO column number when specifying a range of positions in the version records for comparison.

Action: Enter the missing column number at the cursor.

SER191A Define Column Position

Complete Ignore Records request by defining Column Position.

You have entered only the character string of the "Ignore Records with characters at position" request.

Action: Enter the missing column number.

SER192A Define Text to Ignore

Complete Ignore Records request by defining up to eight char text.

You have entered only the position of the character string of the "Ignore Records with characters at position" request.

Action: Enter the missing character string.

SER193I Filtering Not Available

Merged Data Filtering not available in Reconciliation, Browse tools.

You have selected option 6 (FILTERING) on the Profile panel when using the Member Reconciliation tool or the Equivalent JCL Comparison tool (also known as Browser).

Action: For Merged Data Filtering, use the Library Consolidation tool or the Source/Copy Synchronization tool.

SER194A Filtering Request Failed

Merged Data Filtering Request cannot be set due to memory failure.

You have entered a Merged Data Filtering request that cannot be accepted due to not enough memory.

Action: Exit M+R, then try again.

SER195I Profile Options Restored

Profile Options and Data Set names restored to their previous values.

You have selected option 0 (RESTORE) on the Profile panel and the action has been successful.

SER196A Export Not Available

Export not available in Equivalent JCL Comparison tool.

You have selected option 4 (EXPORT) on the Profile panel when using the Equivalent JCL Comparison tool that does not support export, that is, can be used only as a Browser. Even if you can edit the merged equivalent JCL code, you cannot export the edits outside M+R.

SER197A No Members

No members match the task selector; ask team leader to execute.

As a member of a team-oriented project team, you have selected the project from the Project panel, then tried to invoke option 3 (WORKPLACE) but not event one of the member versions assigned to you through a name pattern, range, masks, or list can be found.

Action: Report to your team leader (project owner) to verify your assignment.

SER198A Source/Copy Out of Synch

The number of Copy versions must be equal to that of Source versions.

On the Copy Version panel, you have entered copybook library versions that are more or less than the source library versions entered on the Version panel. M+R associates source and copybook libraries' versions following the order of their entry on the panels.

Action: Add or remove missing redundant copybook library versions. If they are really less than the source library versions, fill in with the base copybook versions. Conversely, if the source library versions are really less than the copybook ones, enter the base source library on the Versions panel.

SER199A Column Range Mismatch

The from column must be less than the to column.

You have entered a value in the FROM field that is less than the value in the TO field of the column range.

Action: Reconsider the range and correct one or the other or both FROM/TO column numbers.

SER200 Invalid Current View

Issue "View Remaining" (V #), then EXPort a copybook member.

You have entered the EXPort primary command when the current view, displayed on the top left corner of the Reconcile panel, is not "View Remaining", that is, those code lines that will be exported are not displayed.

Action: Issue V RE or V #, and then the EXPort command.

SER201 Invalid Command

Follow EXPort with space and up to ten characters member name.

You have entered no argument or not a member name argument of the primary command EXPort.

Action: Follow EXPort with a valid member name up to eight character long. If the Copy Export Data Set is PANvalet, it can be up to ten character long.

SER202A Invalid Command

Export is supported only in the Source/Copy Synchronization tool.

You have entered the EXPort primary command when using some other than the Source/ Copy Synchronization tool.

Action: Select Source/Copy Synchronization tool, if desired.