Appendix. Messages and codes

Size: px
Start display at page:

Download "Appendix. Messages and codes"

Transcription

1 Appendix. Messages and codes This appendix documents the messages and error codes issued by IMS Batch Backout Manager. Messages Each message is suffixed with one of the following letters: E Means that the job step is about to terminate abnormally. I Means that the message is for information only. W Means that the message is a warning to alert the user of a possible error condition. For each message, the following accompanying information is provided where applicable: Explains what the message text means, why it occurred, what caused it, and what its variable entry fields are (if any). System Action: Explains what processing the system will do next. User Response: Describes if a response is necessary, what the appropriate response is, and its effect on the system or program. BCM001I AUTOBKO SUPPORT ENABLED FOR JOB xxxxxxxx The executing job is eligible for automatic backout processing in the event of an abend. The job continues normal processing. No action is required. This message is BCM002I BCM ESTAI CMPC=nnnnnnnn The job has abended with completion code nnnnnnnn. abnormally. The job continues to terminate No action is required. This message is BCM003I DFSULTR0 PARM='DBRC=x' Batch Backout Manager has linked to the log termination utility with the DBRC parm (Y/N) indicated above after an abend has occurred. The job continues to attempt a batch backout automatically. No action is required. This message is BCM004I DFSULTR0 RC=nnnnnnnn The log termination utility has completed with a completion code of nnnnnnnn. The job continues to attempt a batch backout automatically. No action is required. This message is BCM005I DFSBBO00 SYSIN: xxxxxxxx Batch Backout Manager has linked to the batch backout utility with the indicated parameters. Batch Backout is being attempted for the abended application. No action is required. This message is BCM006I DFSBBO00 RC=nnnnnnnn The batch backout utility has completed with a completion code of nnnnnnnn. Copyright IBM Corp

2 Batch Backout processing has completed for the abended application. The job step terminates with the original application abend code. Consult the IMS Utilities Reference: Database and Transaction Manager for the return codes to determine the appropriate action. (Return codes from DFSBBO00 of or C (dec 28) indicate that no further backout processing is required.) BCM007I SVC99 VERB=nn RC=nn RSN=nnnnnnnn DDN=xxxxxxxx This message displays information about a dynamic allocation. VERB=01 indicates an allocation request; VERB=02 indicates an unallocation request. RC= is the hexadecimal return code from the DYNALLOC macro instruction. RSN= is the hexadecimal reason code. DDN= is the DDNAME. The job continues processing. No action is required. This message is BCM008I EXE ESTAI CMPC=nnnnnnnn The job has abended with completion code nnnnnnnn. abnormally. The job continues to terminate No action is required. This message is BCM009W WAITING FOR DATASET xxxxxxxx Batch Backout Manager is waiting to access the inclusion options data set (xxxxxxxx); however, the data set is unavailable, probably because it is being held in edit mode by a TSO user. The job will continue to wait until the data set is released. The holder of the data set will need to release the exclusive hold on the data set. BCM010E SVC99 RC=nn RSN=nnnnnnnn DSN=xxxxxxxx An unexpected return code from a dynamic unallocation request for the inclusion options data set has been detected. The job step will abend U3630 with a reason code of Correct the problem with the data set and rerun the job. BCM011E SVC99 RC=nn RSN=nnnnnnnn DSN=xxxxxxxx An unexpected return code from a dynamic allocation request for the inclusion options data set has been detected. The job step will abend U3630 with a reason code of Correct the problem with the data set, and rerun the job. BCM012 DDN=dddddddd LRECL=nnnnn This message indicates that debug mode is active. The named DD statement dddddddd has been opened and the logical record length is nnnnn. BCM013I No action is required. JOB xxxxxxxx HAS BEEN EXCLUDED The job is not eligible for automatic backout processing because option EXCLUDE=YES has been specified for the job in the inclusion options data set. The job will continue running; however, Batch Backout Manager will not be active. No response required; however, if the job should be included, remove the EXCLUDE= option from the appropriate entry in the inclusion options data set. BCM014I INCLDSN OPT: xxx yyyyyyyyyyyyyyy The option record for the job mask entry selected in the inclusion options data set is being displayed. The job continues to run. No action is required. This message is BCM015E INCLDSN LRECL=nnnnn IS LESS THAN MINIMUM LRECL=80 The inclusion options data set has an LRECL that is less than 80. The job abends with a user abend code 3630 and reason code 300. Review the allocation of the inclusion options data set. Correct the allocation and rerun the job. 2 User's Guide

3 BCM016I xxxx yyyyyyyy The SHOWDSNS option has been specified in the inclusion options data set. The value displayed for yyyyyyyy represents the data set name that Batch Backout Manager could use to dynamically allocate the type of data set represented by the data set type xxxx. xxxx=log1 allocate for the IEFRDER DD statement if JCL allocation is not being used. xxxx=log2 allocate for the IEFRDER2 DD statement if JCL allocation is not being used. xxxx=ltr1 allocate for the NEWRDER DD statement if the Log Recovery utility (DFSULTR0) needs to be invoked by Batch Backout Manager in DUP mode to create an interim log before attempting batch backout (DFSBBO00). xxxx=ltr2 allocate for the NEWRDER2 DD statement if the Log Recovery utility (DFSULTR0) needs to be invoked by Batch Backout Manager in DUP mode to create an interim log before attempting batch backout (DFSBBO00). xxxx=bbo1 allocate for the IEFRDER DD statement if the Batch Backout utility (DFSBBO00) needs to be invoked by Batch Backout Manager. xxxx=bbo2 allocate for the IEFRDER2 DD statement if the Batch Backout utility (DFSBBO00) needs to be invoked by Batch Backout Manager. xxxx=bbds Represents the name of the Batch Backout data set that Batch Backout Manager will dynamically allocate to contain control information about logs that will be used by the current job. The job continues to run. No action is required. This message is BCM017E DSNAME NOT VALID - <dataset name> The data set name generated for a log data set is not valid. The job will abend U3630 with a reason code of Correct the specification for the erroneous log data set name mask. BCM018E FATAL ERRORS FOUND DURING PARM PROCESSING Significant errors were found during parameter/option processing phase. The job will abend U3630 with a reason code of Check the error messages (including BCM019E messages) preceding this message, and make the necessary corrections. BCM019E INVALID PARM: xxx yyyyyyyyyyyyyy The parameter option shown with this message has not been specified correctly. The job might continue to run or abend U3630 with a reason code of , depending on the severity of the error. Correct the specification of this parameter option. BCM020E BBDSHLQ MUST BE 1 TO 22 CHARACTERS The parameter option shown with this message has not been specified correctly. The job might continue to run or abend U3630 with a reason code of , depending on the severity of the error. Correct the specification of this parameter option. BCM021I AUTOBKO SUPPORT NOT ENABLED FOR JOB xxxxxxxx The executing job is will not be eligible for automatic backout processing in the event of an abend. The job continues normal processing. No action is required. Appendix. Messages and codes 3

4 BCM022I BCM$CNTL OPTIONS DD STATEMENT PRESENT The executing job contains a DD statement containing additional options not coded in the inclusion options data set. The job continues normal processing. Batch Backout Manager processes any additional options present. Unless the EXCLUDE option is present, the job is automatically considered included even if the EXCLUDE option was coded for the job in the inclusion options data set. BCM023E No action is required. VALUE FOR IEFRDER= MUST BE DYNAMIC, DUMMY, JCL OR FORCE Parameter IEFRDER= was specified, but the option was not one of the candidates listed in the The job step will attempt to continue running using whatever was specified in the JCL for IEFRDER DD statement. BCM024E VALUE FOR IEFRDER2= MUST BE DYNAMIC, DUMMY, JCL OR FORCE Parameter IEFRDER2= was specified, but the option was not one of the candidates listed in this The job step will attempt to continue running using whatever was specified in the JCL for IEFRDER2 DD statement. BCM025E UNEXPECTED RETURN CODE FROM DFSULTR0 The Log Recovery Utility (DFSULTR0) completed with an unexpected return code. The job step will abend U3630 with a reason code of Consult the IMS Utilities Reference: System to determine the next course of action. BCM026E VALUE FOR SPACE= MUST BE CYL or TRK Parameter SPACE= was specified, but the option was not one of the candidates listed in this The job will continue attempt to process without this BCM027E VALUE FOR PRIME= MUST BE A non-numeric value was specified for this The job will continue attempt to process without this BCM028E VALUE FOR SECND= MUST BE A non-numeric value was specified for this The job will continue attempt to process without this BCM031E DATASET NAME CANNOT BE GREATER THAN 44 CHARACTERS One of the log data set names generated by the corresponding data set name mask is invalid. The job will abend U3630 with a reason code of Correct the specification for the erroneous log data set name mask. BCM032E BBDS PARM CAN ONLY BE SPECIFIED AS A GBL PARM. All BBDS batch backout control data set parameters must be specified as global (GBL) parameters in the inclusion options data set. The job will continue process but ignore the erroneous specification. BCM033I Correct the specification as required. AUTOBKO FOR SUBSYSTEM xxxxxxxx IS BEING ATTEMPTED The job has failed and is eligible for automatic batch backout processing. Batch Backout Manager will attempt automatic batch backout for this failed subsystem (job). No action is required since this message is 4 User's Guide

5 BCM034E AUTOBKO INFO INDOUBT FOR SUBSYSTEM The information stored in the BBDS does not match the attributes of the currently running job. Batch Backout Manager will cause the job step to abend U3630 with a reason code of as required. BCM035I Correct the JCL for the job being rerun JFCBEXAD=aaaaaa JFCBNVOL=nn JFCBVOLS=vvvvvv This message indicates that debug mode is active. A DD statement has been opened, and the JFCB at address aaaaaa shows the number of volumes (nn) and VOLSER (vvvvvv). BCM039E VALUE FOR RETPD= MUST BE A non-numeric value for retention period was specified for this The job will continue attempt to process without this BCM040E VALUE FOR EXPDT= MUST BE A non-numeric value for expiration date (YYDDD) was specified for this BCM036E FAILED SUBSYSTEM xxxxxxxx ABEND/RERUN PSB CONFLICT The information stored in the Batch Backout control data set for the PSB in use at the time of the original abend does not match the PSB of the currently running job. See accompanying message BCM037E for more information. Batch Backout Manager will eventually cause the job step to abend U3630 with a reason code of as required. BCM037E Correct the JCL for the job being rerun ABENDPSB=xxxxxxxx RERUNPSB=yyyyyyyy ** NOT A MATCH The information stored in the Batch Backout control data set for the PSB in use at the time of the original abend does not match the PSB of the currently running job. Batch Backout Manager will cause the job step to abend U3630 with a reason code of as required. Correct the JCL for the job being rerun The job will continue attempt to process without this BCM041E VALUE FOR EXPDL= MUST BE A non-numeric value for expiration date (YYYYDDD) was specified for this The job will continue attempt to process without this BCM042E SPECIFICATION FOR VOL= IS NOT VALID A volume serial number was specified incorrectly for this The job will continue attempt to process without this parameter by making sure that a 1- to 6-character serial number has been specified. BCM043E INVALID SPECIFICATION FOR NEXTUTIL=uuuuuuuu The NEXTUTIL keyword was specified with an invalid value, uuuuuuuu. BCM038E VALUE FOR VOLCT= MUST BE A non-numeric value for volume count was specified for this The specified value is ignored. Ensure that the NEXTUTIL= keyword is specified with a value of DFSBBO00, DFSULTR0, or DFSZSR00. The job will continue attempt to process without this Appendix. Messages and codes 5

6 BCM044I AUTOBKO FOR SUBSYSTEM xxxxxxxx COMPLETE Batch Backout Manager has completed all automatic batch backout processing for this job. The job step will terminate with the original abend completion code of the failed job, with a U3630 abend (reason code ), or with both. Prepare the job to be resubmitted. If an extended restart is indicated, make sure the value specified for CKPTID= matches the CHKPT ID specified in the DFS395I BACKOUT COMPLETE message or in the DFS888I NO DATABASE RECORDS READ message displayed by the batch backout utility. BCM045W RERUN/XRST MAY BE PENDING FOR JOB xxxxxxxx Batch Backout Manager has completed all automatic batch backout processing for this job. This message might be displayed with message BCM044I. The job step will terminate with a U3630 abend (reason code ). Prepare the job to be resubmitted. If an extended restart is indicated, make sure the value specified for CKPTID= matches the CHKPT ID specified in the DFS395I BACKOUT COMPLETE message or the DFS888I NO DATA BASE RECORDS READ message displayed by the batch backout utility. BCM046E UNRESOLVED SYMBOLIC IN DSN xxxxxxxx One of the log data set names generated by the corresponding data set name mask is invalid. The job will abend U3630 with a reason code of Correct the log data set name mask, and resubmit the job. BCM047E LOG TERMINATION RECORD NOT FOUND The log data set being processed was not properly closed by the Log Recovery Utility. The job will abend U3630 with a reason code of Make sure the log data set gets closed properly by the Log Recovery Utility (DFSULTR0). BCM048E numeric. 6 User's Guide VALUE FOR UNCNT= MUST BE The specification for unit count was not The job will continue attempt to process without this parameter parameter by making sure that a number has been specified. BCM049W INCLUSION OPTIONS DATA SET NOT FOUND The data set name assembled in the BCM#INCL CSECT does not exist or is not cataloged. The job will continue without any user specified global options. Assemble and link edit the desired name of the inclusion options data set as described in. BCM050E UNEXPECTED RETURN CODE FROM DFSBBO00 The Batch Backout Utility (DFSBBO00) completed with an unexpected return code. The job step will abend U3630 with a reason code of Consult the IMS Utilities Reference: System to determine the next course of action. BCM051W USING UNCATALOGED VOLSERS FOR DSN=dddddddd The batch backout manager is using a data set that is not cataloged for a log volume. Do not use the CATDS option with DBRC or it will cause failures when using the log data set. BCM052W for this job. BYPASS LOGGING OPTION HAS BEEN SELECTED The BYPLOGR option has been selected The job step will continue to execute, and if all conditions for use of the bypass logging option are met, no logging will be performed. No action is required. This message is BCM053E BYPASS LOGGING OPTION NOT ALLOWED WITH IRLM=Y The BYPLOGR option had been selected for this job, but IRLM=Y was also specified. The job step will continue to execute, but logging will be performed for the job. No action is required. This message is

7 BCM054I for this job. BYPASS LOGGING IN EFFECT The BYPLOGR option has been selected Investigate the dynamic allocation return code and reason code to determine the reason from the error. The job step will continue to execute without logging being performed. BCM059E DFSULTR0 DUP MODE ERROR(S) FOUND No action is required. This message is BCM055I LIST.LOG OPEN PROCESSING FOR SSID=ssssssss IMS Batch Backout Manager invoked the IMS utility DFSULTR0 as part of the log close process. DFSULTR0 found errors while attempting to perform duplicate processing. The batch job abends. The BCMUSTP0 utility has initiated processing to list open logs for the subsystem ID ssssssss. BCM056I This is an informational DSPURX00 LINK SUCCESSFUL The BCMUSTP0 utility has completed a DBRC request to list the open logs for the subsystem specified in message BCM055I. BCM057E This is an informational DSPURX00 LINK ERROR - RC=nnnn The BCMUSTP0 utility called the DBRC utility DSPURX00 to list the open logs but received an unexpected return code as shown in nnnn. The BCMUSTP0 utility continues to process the logs successfully listed by DBRC. The RECON data sets may contain a log record that causes DBRC to return the error return code. Run a DBRC batch utility on the LIST.LOG OPEN command to identify the reason for the unexpected return code. BCM058W SVC99 VERB=vv DD=dddddddd RC=rc RSN=reason Try closing the log by using the standard IMS utilities and perform batch backout by using the closed logs. If you cannot close the logs, see the IMS product documentation. The log close failures will generate DFS messages or an IMS abend. BCM060W DFSULTR0 REP MODE MAY BE REQUIRED IMS Batch Backout Manager invoked the IMS utility DFSULTR0 as part of the log close process. DFSULTR0 found errors while attempting to perform duplicate processing. The batch job abends. Try closing the log by using the standard IMS utilities and perform batch backout by using the closed logs. If you cannot close the logs, see the IMS product documentation. The log close failures will generate DFS messages or an IMS abend. BCM061W DFSULTR0 MAY BE REQUIRED IMS Batch Backout Manager invoked the IMS utility DFSULTR0 as part of the log close process. DFSULTR0 found errors while attempting to close the log. The batch job abends. Try closing the log by using the standard IMS utilities and perform batch backout by using the closed logs. If you cannot close the logs, see the IMS product documentation. The log close failures will generate DFS messages or an IMS abend. The BCMUSTP0 utility received an unexpected return code from an MVS dynamic allocation. The dynamic allocation verb vv, DD name dddddddd, return code rc, and reason code reason are shown in the message text. If the error occurred while attempting to: v Allocate a required data set, BCMUSTP0 abends with a U3630 abend code and reason code 103. v Unallocate a data set, BCMUSTP0 attempts to continue. BCM062W ABENDLTR=Y REQUESTED IMS Batch Backout Manager invoked the IMS utility DFSULTR0 as part of the log close process. The options specified for this job included ABENDLTR=YES, which causes the job to abend when log recovery is performed. The batch job abends with abend code 3630, reason code 702. If the abend is not desired, change the ABENDLTR=YES option to ABENDLTR=NO. Appendix. Messages and codes 7

8 BCM063E ERROR ALLOCATING SYSIN IMS Batch Backout Manager BCMUSTP0 attempted to allocate a SYSIN data set that is used in calling DBRC, but the allocation failed. The batch job abends with abend code BCM068E LOG BLKSIZES IN INCLUSION OPTIONS MUST BE The inclusion options that are used in this job execution included a log block size that was not a numeric value. The specified block size is ignored. Review the MVS syslog for the job error messages that occurred prior to the BCM063 Review the inclusion options data set (or the BCM$CNTL DD if present) for an error in a log block size specification. BCM064E ERROR ALLOCATING SYSPRINT BCM070I LOG BLOCK COUNT =nnnnnnnn IMS Batch Backout Manager BCMUSTP0 attempted to allocate a SYSPRINT data set that is used in calling DBRC, but the allocation failed. The bypass logging option was in use for this job. The number nnnnnnnn of blocks that were bypassed by this feature is shown. The batch job abends with abend code Review the MVS syslog for the job for error messages that occurred prior to the BCM064 BCM071E This is an informational UNABLE TO FORCE LOG CLOSE BCM065E ERROR ALLOCATING BCMPRINT IMS Batch Backout Manager BCMUSTP0 attempted to allocate DD BCMPRINT, but the allocation failed. The batch job abends with abend code Review the MVS syslog for the job error messages that occurred prior to the BCM065 BCM066E ERROR ALLOCATING BCMPUNCH IMS Batch Backout Manager BCMUSTP0 attempted to allocate DD BCMPUNCH, but the allocation failed. The batch job abends with abend code Review the MVS syslog for the job error messages that occurred prior to the BCM066 IMS Batch Backout Manager was unable to read the interim log to determine the block count, or no blocks were written to the interim log. The job abends with abend code 3630 and reason code 500. Review the MVS syslog for this job for additional related error messages in the log close process or log open failures. BCM072W IMS RELEASE UNKNOWN - BATCH BACKOUT MANAGER BYPASSED IMS Batch Backout Manager encountered an unknown release of IMS Batch Backout Manager, causing it to be bypassed. This results in no features of IMS Batch Backout Manager being available for this job execution. bypassed. IMS Batch Backout Manager is Determine if additional maintenance is required for IMS Batch Backout Manager to support the version of IMS that is used in the execution of this job. BCM067E FATAL ERROR HAS OCCURRED IMS Batch Backout Manager BCMUSTP0 encountered a fatal error. The batch job abends with abend code Review the MVS syslog for the job error messages that occurred prior to the BCM067 8 User's Guide

9 Appendix. Messages and codes 9

BEARS IMS. Messages and Codes Manual VIO Systems Limited. 1988, 2004 VIO Systems Limited. All rights reserved

BEARS IMS. Messages and Codes Manual VIO Systems Limited. 1988, 2004 VIO Systems Limited. All rights reserved BEARS IMS Messages and Codes Manual VIO Systems Limited Version: 03.6 Revision: 1st September 2004 Product Number: VIO-002 Manual Ref: BRS-04-013 1988, 2004 VIO Systems Limited. All rights reserved Page

More information

Chapter 1: Messages and Codes

Chapter 1: Messages and Codes 5 Chapter 1: Messages and Codes QUEST Processor Messages... 5 CONTROL Processor Messages... 5 SYSTEM 2000 Interface Messages... 6 System-Wide and Multi-User Messages... 7 SYSTEM 2000 Error Codes... 7 WTO

More information

MAPnnn - Portmapper Log Messages

MAPnnn - Portmapper Log Messages CHAPTER 6 - Portmapper Log Messages This chapter describes messages written to logs by the Portmapper. MAP000I PORTMAP INITIALIZATION SUCCESSFULLY COMPLETED. Explanation The MAP task group was successfully

More information

CA General Transaction Server

CA General Transaction Server CA General Transaction Server Message Reference Guide Version 12.0.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation

More information

#3) Problem : IMS - DFS870A - while trying to take the image copy of IMS database

#3) Problem : IMS - DFS870A - while trying to take the image copy of IMS database #1) TIP: IMS - DFSRRC00 - Region control program PARM=(ULU,DFSUDMP0 (UDR,DFSUDMP0 ULU Specifies a load/unload region UDR Specifies a recovery region If you specify UDR a valid DBD name is require, but

More information

E-SRF. Security Signature Analysis. Release EKC Security Reporting Facility GENERAL AVAILABILITY. September 1, 2005 EKC Inc.

E-SRF. Security Signature Analysis. Release EKC Security Reporting Facility GENERAL AVAILABILITY. September 1, 2005 EKC Inc. E-SRF EKC Security Reporting Facility Security Signature Analysis Release 2.1.0 E-SRF V2R1M0 GENERAL AVAILABILITY September 1, 2005 EKC Inc. E-SRF is a proprietary product developed and maintained by EKC

More information

//PSWDGEN EXEC PGM=RAIPWG //STEPLIB DD DISP=SHR,DSN=&RAILOAD //SYSTSPRT DD SYSOUT=* //SYSIN DD

//PSWDGEN EXEC PGM=RAIPWG //STEPLIB DD DISP=SHR,DSN=&RAILOAD //SYSTSPRT DD SYSOUT=* //SYSIN DD Appendix P Updating Product Passwords A CPU password is required to install and operate Relational Architects International (RAI) products on either a trial or permanent basis. The jobstream described

More information

Failures under MVS p. 67 General p. 67 JCL Errors p. 68 Syntactical JCL Errors p. 68 Allocation JCL Errors p. 69 ABEND Failures p.

Failures under MVS p. 67 General p. 67 JCL Errors p. 68 Syntactical JCL Errors p. 68 Allocation JCL Errors p. 69 ABEND Failures p. About the Author p. vii Preface p. xv Acknowledgments p. xix Introduction p. 1 Historical Perspective p. 1 JCL Complexity p. 3 Multiprogramming and Virtual Storage p. 4 Data Set Organizations p. 8 Non-VSAM

More information

RUNNING and EXTERNALIZING IMS TRACES

RUNNING and EXTERNALIZING IMS TRACES BACKGROUND Logging DLI and LOCK trace data to an external dataset will cause a minimal system performance impact due to a small increase in the instruction path and the I/O writing the x 67FA records to

More information

JCL MOCK TEST JCL MOCK TEST III

JCL MOCK TEST JCL MOCK TEST III http://www.tutorialspoint.com JCL MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to JCL Framework. You can download these sample mock tests at your local

More information

CA Compress Data Compression

CA Compress Data Compression CA Compress Data Compression Message Reference Guide Release 5.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

PDSUPDTE. 4. When the length of STRING2 is less than that of STRING1, blanks are inserted after the next pool of two blanks following STRING1.

PDSUPDTE. 4. When the length of STRING2 is less than that of STRING1, blanks are inserted after the next pool of two blanks following STRING1. PDSUPDTE PDSUPDTE is a batch card image tailoring procedure and is designed to change selected fields in JCL and control statements contained in libraries (Partitioned Datasets). Control statements can

More information

IBM. Hardware Configuration Definition Messages. z/os and z/vm. Version 2 Release 3 SC

IBM. Hardware Configuration Definition Messages. z/os and z/vm. Version 2 Release 3 SC z/os and z/vm IBM Hardware Configuration Definition Messages Version 2 Release 3 SC34-2668-30 Note Before using this information and the product it supports, read the information in Notices on page 373.

More information

JCL MOCK TEST JCL MOCK TEST IV

JCL MOCK TEST JCL MOCK TEST IV http://www.tutorialspoint.com JCL MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to JCL Framework. You can download these sample mock tests at your local

More information

Chapter 13. Synchronizing secondary index databases with a DEDB with FPA

Chapter 13. Synchronizing secondary index databases with a DEDB with FPA Chapter 13. Synchronizing secondary index databases with a DEDB with FPA Use the Resync function of FPA to synchronize secondary index databases with their primary DEDB database. Topics: v Functions of

More information

CA 1 Tape Management CA RS 1403 Service List

CA 1 Tape Management CA RS 1403 Service List CA 1 Tape Management 12.6 1 CA RS 1403 Service List Release Service Description Hiper 12.6 RO60054 S0C4 ABEND DURING CLOSE PROCESSING OF 31 BIT UNCAPTURED UCB. RO62065 TMPIUSG3 ZVAR ERROR UPDATING TMOOPT00

More information

CA JCLCheck Workload Automation CA RS 1411 Service List

CA JCLCheck Workload Automation CA RS 1411 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1411 Service List Description Type 12.0 RO73100 INCORRECT MESSAGE CAY6077E FOR EMPTY GDG BASE DSN PTF RO73180 VARIOUS PROBLEMS WITH SOME DFSORT KEYWORDS PTF

More information

CA FAVER VSAM Data Protection

CA FAVER VSAM Data Protection CA FAVER VSAM Data Protection Message Reference Guide r4.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

USING EXISTING DATASETS

USING EXISTING DATASETS Chapter 2 USING EXISTING DATASETS SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Coding DD statement parameters for existing datasets. Coding statements for tape datasets. Concatenating

More information

IMS Version 12. Database Utilities SC

IMS Version 12. Database Utilities SC IMS Version 12 Database Utilities SC19-3014-03 IMS Version 12 Database Utilities SC19-3014-03 Note Before using this information and the product that it supports, be sure to read the general information

More information

CA Panvalet. Messages Guide. r14.6

CA Panvalet. Messages Guide. r14.6 CA Panvalet Messages Guide r14.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational

More information

CA PDSMAN PDS Library Management CA RS 1404 Service List

CA PDSMAN PDS Library Management CA RS 1404 Service List CA PDSMAN PDS Library Management 7.7 1 CA RS 1404 Service List Description Hiper 7.7 RO66063 $DEMO MAY FAIL WITH I/O ERROR AND U0001 ABEND RO66078 PDSMENT-2 OR U0001 ABEND TERMINATING HEALTH CHECKS RO66087

More information

Abstract Updates that apply to DB2 Cloning Tool Version for z/os 3.2 User's Guide (SC )

Abstract Updates that apply to DB2 Cloning Tool Version for z/os 3.2 User's Guide (SC ) Updates to DB2 Cloning Tool V3.2 User's Guide Abstract Updates that apply to DB2 Cloning Tool Version for z/os 3.2 User's Guide (SC27-6556-01) Content The most recent update is listed first. Update 7 Date

More information

Enterprise Library Software

Enterprise Library Software Enterprise Library Software LCM Messages and Codes Version 7.1 Revision AA October 2010, Revision AA Submit comments about this document by clicking the Feedback [+] link at: http://docs.sun.com Copyright

More information

CA JCLCheck Workload Automation CA RS 1404 Service List

CA JCLCheck Workload Automation CA RS 1404 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1404 Service List Description Hiper 12.0 RO62327 INVALID CAY6501 MESSAGE WITH MULTI-VOL DATASET AND NOSMS RO62328 INVALID CAY6501 MESSAGE WITH MULTI-VOL DATASET

More information

IMS 12 Database and DBRC Enhancements

IMS 12 Database and DBRC Enhancements IMS 12 Database and DBRC Enhancements Rich Lewis IBM March 2, 2011 8574 Database Enhancements Dynamic full function database buffer pools Reuse of local DMB numbers Display status of randomizers and partition

More information

CA JCLCheck Workload Automation CA RS 1610 Service List

CA JCLCheck Workload Automation CA RS 1610 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1610 Service List Description Type 12.0 RO90731 MESSAGE CAY6130W, CAY6052E AND CAY60000S, IMPROPERLY ISSUED PTF RO90840 MESSAGES CAY6028E/CAY6081E ISSUED IMPROPERLY

More information

CA JCLCheck Workload Automation CA RS 1412 Service List

CA JCLCheck Workload Automation CA RS 1412 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1412 Service List Description Type 12.0 RO74965 S047 ABEND EXECUTING EJCK PTF RO75369 MESSAGE CAY6500S ABEND S0C4 IN XDESTJES PTF RO75434 S0C4 ABEND IN MODULE

More information

Complete List User and System Abend Codes in IMS Database

Complete List User and System Abend Codes in IMS Database Complete List User and System Abend Codes in IMS Database 0002 When the IMS control region abnormally terminates, it forces this abend for active dependent regions. This abend can also occur after normal

More information

Data Center Management Systems

Data Center Management Systems Data Center Management Systems The Expert JCL Manager - JED The Future of Automated JCL Management JED Highlights:(Partial list) The JED Process Operating Environments Supported JED Features and Functions

More information

CA JCLCheck Workload Automation CA RS 1408 Service List

CA JCLCheck Workload Automation CA RS 1408 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1408 Service List Description Type 12.0 RO67958 CAY6020E ON CONTINUED SET WITHIN PROC PTF RO68197 INVALID CAY6035 MESSAGES WITH HASP CONTROL CARDS PTF RO68962

More information

Chicago Interface Group, Inc. Error Codes and Messages. January 2008

Chicago Interface Group, Inc. Error Codes and Messages. January 2008 Chicago Interface Group, Inc. Error Codes and Messages January 2008 Chicago Interface Group, Inc. 858 West Armitage Avenue #286 Chicago, IL 60614 USA Phone: (773) 524-0998 Fax: (815) 550-6088 Internet:

More information

CA JCLCheck Workload Automation CA RS 1407 Service List

CA JCLCheck Workload Automation CA RS 1407 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1407 Service List Description Type 12.0 RO68503 DFSORT TOLERATION PARAMETERS PTF RO68838 MISSING Z/OS 2.1 REXX VARIABLES PTF RO68839 MISSING Z/OS 2.1 REXX VARIABLES

More information

IMS V12 DB and DBRC Enhancements Session Number #10801

IMS V12 DB and DBRC Enhancements Session Number #10801 IMS V12 DB and DBRC Enhancements Session Number #10801 GLENN GALLER Certified S/W IT Specialist IBM Advanced Technical Skills Ann Arbor, Michigan gallerg@us.ibm.com Database Enhancements Dynamic full function

More information

CA Endevor Software Change Manager CA RS 1606 Service List

CA Endevor Software Change Manager CA RS 1606 Service List CA Endevor Software Change Manager 17.0 1 CA RS 1606 Service List Description Type 17.0 RO88314 PACKAGE CAST DOES NOT FAIL IF SUBSYSTEM DOES NOT EXIST PTF RO89322 C1X0250W MESSAGE STOPS THE PROCESSOR EXECUTION

More information

T01F3nnn - FTP3 Messages

T01F3nnn - FTP3 Messages CHAPTER 18 T01F3nnn - FTP3 Messages This chapter describes the messages issued by the FTP3 program. These include messages T01F3001 through T01F3999. T01F3nnn T01F3000I FTP Cisco IOS for S/390 version

More information

IBM Tools Base for z/os Version 1 Release 6. IMS Tools Knowledge Base User's Guide and Reference IBM SC

IBM Tools Base for z/os Version 1 Release 6. IMS Tools Knowledge Base User's Guide and Reference IBM SC IBM Tools Base for z/os Version 1 Release 6 IMS Tools Knowledge Base User's Guide and Reference IBM SC19-4372-02 IBM Tools Base for z/os Version 1 Release 6 IMS Tools Knowledge Base User's Guide and Reference

More information

*** Please read all of the HOLDDATA before acting on any of it. *** ************************************************************************

*** Please read all of the HOLDDATA before acting on any of it. *** ************************************************************************ HOLDDATA FOR IMS 7.1 PUT Level 0302 *** Please read all of the HOLDDATA before acting on any of it. *** ************************************************************************ Please pay close attention

More information

StorageTek Host Software Component (VM Implementation)

StorageTek Host Software Component (VM Implementation) StorageTek Host Software Component (VM Implementation) Messages and Codes Guide Version 6.2 Part Number: E22474-02 April, 2012 Revision 02 Submit comments about this document to STP_FEEDBACK_US@ORACLE.COM.

More information

CA Allocate DASD Space and Placement CA RS 1610 Service List

CA Allocate DASD Space and Placement CA RS 1610 Service List CA Allocate DASD Space and Placement 12.5 1 CA RS 1610 Service List Description Type 12.5 RO90756 POSSIBLE CATALOG HANG VSAM EXTEND AFTER RO77668 APPLIED ** PRP ** RO91005 V37SMST DUMP >25 VOLUMES >1 DD

More information

CA JCLCheck Workload Automation CA RS 1403 Service List

CA JCLCheck Workload Automation CA RS 1403 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1403 Service List Description Hiper 12.0 RO60035 JCLNEAT INCORRECTLY SHIFTS 'DD' STATEMENT RO60996 JCLNEAT REFORMAT ERROR RO65785 LOOP IN JCLCHECK RO66178 INCORRECT

More information

T01DNnnn - DNR Messages

T01DNnnn - DNR Messages CHAPTER 15 T01DNnnn - DNR Messages This chapter describes messages issued by the Domain Name Resolver (DNR) task group. These messages are T01DN000 through T01DN999. T01DNnnn T01DN001I NDS/DNR initialization

More information

Chapter 14. Reclaiming CIs in secondary index databases with FPA

Chapter 14. Reclaiming CIs in secondary index databases with FPA Chapter 14. Reclaiming CIs in secondary index databases with FPA Use the FPA Freespace Reclaim function to reclaim the control interals (CIs) in secondary index database data sets. Topics: Functions of

More information

IMS DATABASE FOR MAINFRAME

IMS DATABASE FOR MAINFRAME IMS DATABASE FOR MAINFRAME Author: Saravanan Ramasamy, UST Global 2012 IMS DATABASE FOR MAINFRAME BOOK Date: 08 Mar, 2012 This Book provides Background of databases, Background of IMS databases, IMS database

More information

PIE/TSO Dynamic Steplib Administrator Guide. Release 3.2.1

PIE/TSO Dynamic Steplib Administrator Guide. Release 3.2.1 TM PIE/TSO Dynamic Steplib Administrator Guide Release 3.2.1 PTSOIG321-01 Printed: October 2002 1984-2002 UNICOM Systems, Incorporated All Rights Reserved No part of this manual may be reproduced or transmitted

More information

Migrating Tape Data to the EMC DLm with DTS Software's DLMCLONE

Migrating Tape Data to the EMC DLm with DTS Software's DLMCLONE Migrating Tape Data to the EMC DLm with DTS Software's DLMCLONE Steve Pryor DTS Software, Inc. Thursday, March 13, 2014 Session Number 14631 Insert Custom Session QR if Desired. What is DLMCLONE? Volume-level

More information

CA 1 Tape Management CA RS 1404 Service List

CA 1 Tape Management CA RS 1404 Service List CA 1 Tape Management 12.6 1 CA RS 1404 Service List Description Hiper 12.6 RO63310 TMSSVC ABEND999 RC 04 IF CA 1 NOT FULLY ACTIVE. RO63903 CAG8259E OR CAL0999E ISSUED WITH TQS INSTALLED. RO63970 TMS0XF1

More information

Additional Operands Using Existing Datasets

Additional Operands Using Existing Datasets Lesson 2: Additional Operands The UNIT parameter instructs the system which device the dataset resides on. The unit is indicated in the following format: UNIT=unit address device type esoteric name CETi/COMPUTER

More information

IBM. Cryptographic Services Integrated Cryptographic Service Facility Messages. z/os. Version 2 Release 3 SC

IBM. Cryptographic Services Integrated Cryptographic Service Facility Messages. z/os. Version 2 Release 3 SC z/os IBM Cryptographic Serices Integrated Cryptographic Serice Facility Messages Version 2 Release 3 SC14-7509-06 Note Before using this information and the product it supports, read the information in

More information

CA Disk Backup and Restore CA RS 1405 Service List

CA Disk Backup and Restore CA RS 1405 Service List CA Disk Backup and Restore 12.5 1 CA RS 1405 Service List Description Hiper 12.5 RO63713 ENHANCEMENT: MERGE VBACKUP TAPES RO65832 CONFLICTS IF CA ALLOCATE IS IN SAME ZONE RO67768 MSG 9999 & ABEND ADSTH003

More information

Getting Started with Xpediter/Eclipse

Getting Started with Xpediter/Eclipse Getting Started with Xpediter/Eclipse This guide provides instructions for how to use Xpediter/Eclipse to debug mainframe applications within an Eclipsebased workbench (for example, Topaz Workbench, Eclipse,

More information

* Parameter... 1:18. B Backward References... 5:8 Blocksize: Choosing... 3:19

* Parameter... 1:18. B Backward References... 5:8 Blocksize: Choosing... 3:19 * Parameter... 1:18 A Abnormal Disposition... 2:7 ACB: Access Method Control Block... 11:7 Accounting Information... 1:9, 8:15 ACCT Parameter - Account... 1:15 Allocation and Termination Messages... 1:25

More information

80 IAM VERSION 9.0 MESSAGES AND CODES

80 IAM VERSION 9.0 MESSAGES AND CODES IAM V9.0 MESSAGES AND CODES 80.01 80 IAM VERSION 9.0 MESSAGES AND CODES 80.01 IAM V9.0 MESSAGES AND CODES This section describes the various printer, console, and TSO messages that may be displayed by

More information

E-SRF. Messages and Codes. Release 2.1. EKC Security Event Reporting Facility. E-SRF V2R1 GENERAL AVAILABILITY, Revised February 13, 2005 EKC Inc.

E-SRF. Messages and Codes. Release 2.1. EKC Security Event Reporting Facility. E-SRF V2R1 GENERAL AVAILABILITY, Revised February 13, 2005 EKC Inc. E-SRF EKC Security Event Reporting Facility Release 2.1 Messages and Codes E-SRF V2R1 GENERAL AVAILABILITY, Revised February 13, 2005 EKC Inc. E-SRF is a proprietary product developed and maintained by

More information

CA JCLCheck Workload Automation CA RS 1406 Service List

CA JCLCheck Workload Automation CA RS 1406 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1406 Service List Description Type 12.0 NO-SRV2 CA RS 1406 Contains No Service For This Release of This Product. PTF The CA RS 1406 service count for this release

More information

CA Disk Backup and Restore CA RS 1309 Service List

CA Disk Backup and Restore CA RS 1309 Service List CA Disk Backup and Restore 12.5 1 CA RS 1309 Service List Description Hiper 12.5 RO22741 OPEN SVC ZAP IFG0196W AT HDZ1C10 FOR Z/OS 1.12 RO48374 ISPF REPORT VSAM DATA/INDEX COMPONENTS DISPLAY CAT N RO54254

More information

OS Utilities. Here is a chart of action words and parameters and a list of rules for ten frequently used OS Utilities:

OS Utilities. Here is a chart of action words and parameters and a list of rules for ten frequently used OS Utilities: OS Utilities Here is a chart of action words and parameters and a list of rules for ten frequently used OS Utilities: Reminder: Continuation cards for utility control statements (read from the SYSIN DD)

More information

CA Software Change Manager for Mainframe

CA Software Change Manager for Mainframe CA Software Change Manager for Mainframe Reports Guide r12 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

The Acrobat PDF Format

The Acrobat PDF Format Messages This manual applies to ThruPut Manager Version 7 Release 1.0 PTF level 7109 and to all further releases until otherwise indicated. This material contains proprietary information on ThruPut Manager.

More information

Mainstar : Backup & Recovery Manager Suite

Mainstar : Backup & Recovery Manager Suite Mainstar : Backup & Recovery Manager Suite to Installation & Maintenance Guide SC23-6066-00 November 2006 Mainstar Software Corporation P.O. Box 4132 Bellevue, WA 98009 USA Tel 1-425-455-3589 Fax 1-425-455-1992

More information

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 9.1 PUT Level 0711 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention

More information

IBM InfoSphere Optim for z/os Version 7 Release 2. Batch Utilities

IBM InfoSphere Optim for z/os Version 7 Release 2. Batch Utilities IBM InfoSphere Optim for z/os Version 7 Release 2 Batch Utilities IBM InfoSphere Optim for z/os Version 7 Release 2 Batch Utilities Note Before using this information and the product it supports, read

More information

BrightStor CA-1 Tape Management

BrightStor CA-1 Tape Management BrightStor CA-1 Tape Management Message Guide 5.2 SP04 R8J2L052MGE This documentation and related computer software program (hereinafter referred to as the Documentation ) is for the end user's informational

More information

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1604 Service List

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1604 Service List CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1604 Service List Description Type 18.0 RO88583 SIB PRODUCING LARGE AMOUNTS OF OUTPUT, PTFS IN ERROR ** PRP ** RO88613 HISAM OR MULTI DSG AUTH FAILURE

More information

IBM Education Assistance for z/os V2R1

IBM Education Assistance for z/os V2R1 IBM Education Assistance for z/os V2R1 Item: In-Stream Data in JCL Procedures and Includes Element/Component: JES3 Material is current as of June 2013 I n Agenda Trademarks Presentation Objectives Overview

More information

The SMF recovery analysis report (SRSSMF) formats SMF records produced by SRS and provides totals for the successful and unsuccessful recoveries

The SMF recovery analysis report (SRSSMF) formats SMF records produced by SRS and provides totals for the successful and unsuccessful recoveries 1 2 The SMF recovery analysis report (SRSSMF) formats SMF records produced by SRS and provides totals for the successful and unsuccessful recoveries performed by SRS. Oops, the wrong SRS! OK, the Real

More information

40.0 MESSAGES AND CODES 40.1 RETURN CODES MESSAGES AND CODES 40.0

40.0 MESSAGES AND CODES 40.1 RETURN CODES MESSAGES AND CODES 40.0 MESSAGES AND CODES 40.0 40.0 MESSAGES AND CODES 40.1 RETURN CODES FATS RETURN CODES FATS will set the following completion or return codes: 0 Normal completion. No serious errors. 12 Serious errors have

More information

CA IMS Tools CA RS 1207 Service List

CA IMS Tools CA RS 1207 Service List CA IMS Tools 15.0 1 CA RS 1207 Service List Release Service Description Hiper 15.0 RO40291 DBC0300E DSN NOT UNIQUE RO40292 FFOR AND BATCHREORG GET RC0 AFTER REORG OF EMPTY DATABASE. RO40293 FFOR AND BATCHREORG

More information

HALDB Workshop. HDAM database to PHDAM database conversion - Simple Database structure

HALDB Workshop. HDAM database to PHDAM database conversion - Simple Database structure HALDB Workshop HDAM database to PHDAM database conversion - Simple Database structure Database Structure Single Root with several fields 5 Secondary Indexes that are not converted but these may be built

More information

CustomPac Installation Dialog Message Book Dialog Level:27

CustomPac Installation Dialog Message Book Dialog Level:27 CustomPac Installation Dialog Message Book Dialog Level:27 Document Number WWCP-28-0103-16 July 26, 2016 IBM SYSTEMS INTEGRATION AND DELIVERY, CANADA CustomPac Installation Dialog Message Book Dialog

More information

BEARS IMS. Installation and Maintenance Manual VIO Systems Limited. 1988, 2010 VIO Systems Limited. All rights reserved

BEARS IMS. Installation and Maintenance Manual VIO Systems Limited. 1988, 2010 VIO Systems Limited. All rights reserved BEARS IMS Installation and Maintenance Manual VIO Systems Limited Version: 04.0 Revision: 1st April 2010 Product Number: VIO-002 Manual Ref: BRS-03-040 1988, 2010 VIO Systems Limited. All rights reserved

More information

HOLDDATA FOR IMS 8.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 8.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 8.1 PUT Level 0510 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention

More information

IBM Tivoli Advanced Allocation Management for z/os. User's Guide. Version 3 Release 1 SC

IBM Tivoli Advanced Allocation Management for z/os. User's Guide. Version 3 Release 1 SC IBM Tivoli Advanced Allocation Management for z/os User's Guide Version 3 Release 1 SC23-9817-00 IBM Tivoli Advanced Allocation Management for z/os User's Guide Version 3 Release 1 SC23-9817-00 Note:

More information

Now Available in z/os V2R2 JES3: OUTDISP

Now Available in z/os V2R2 JES3: OUTDISP Now Available in z/os V2R2 JES3: OUTDISP David Jones IBM JES3 Development August 12, 2015 Session 17599 at 4:30 5:30 PM Trademarks The following are trademarks of the International Business Machines Corporation

More information

CA Disk Backup and Restore CA RS 1306 Service List

CA Disk Backup and Restore CA RS 1306 Service List CA Disk Backup and Restore 12.5 1 CA RS 1306 Service List Description Hiper 12.5 RO18746 EXEC SMSPCOK FAILS RO49147 SEQUENTIAL MIGRATE DYNAMIC ALLOCATION ERROR RO50078 INCORRECT LRECL AFTER RESTORE RO53055

More information

CA TLMS Tape Management CA RS 1404 Service List

CA TLMS Tape Management CA RS 1404 Service List CA TLMS Tape Management 12.6 1 CA RS 1404 Service List Release Service Description Hiper 12.6 RO64006 CAG8259E OR CAT9999E ISSUED WITH TQS INSTALLED. RO64267 TLMS016 INCORRECT RULE TYPE FOR RULES WITH

More information

IMS DB/DC And IMS CONNECT For Z/OS

IMS DB/DC And IMS CONNECT For Z/OS IMS DB/DC And IMS CONNECT For Z/OS by IBM Innovation Center - Dallas 02/13/12 1 INDEX 1. IMS DB/DC Installation and Configuration...3 1.1 Dataset Information...3 1.2 Special Instructions for doing STAGE1

More information

Using PDSEs in your SYSPLEX: Best Practices and Troubleshooting

Using PDSEs in your SYSPLEX: Best Practices and Troubleshooting Using PDSEs in your SYSPLEX: Best Practices and Troubleshooting Insert Custom Session QR if Desired. Speaker: Thomas Reed /IBM Corporation SHARE Pittsburgh 2014 Session:16126 (C) 2012, 2013 IBM Corporation

More information

DFSMS Advanced: PDSE Diagnostics and Recovery

DFSMS Advanced: PDSE Diagnostics and Recovery DFSMS Advanced: PDSE Diagnostics and Recovery Speaker: Thomas Reed IBM Corporation Session: 16958 Insert Custom Session QR if Desired. Permission is granted to SHARE Inc. to publish this presentation paper

More information

COMPUTER EDUCATION TECHNIQUES, INC. (JCL ) SA:

COMPUTER EDUCATION TECHNIQUES, INC. (JCL ) SA: In order to learn which questions have been answered correctly: 1. Print these pages. 2. Answer the questions. 3. Send this assessment with the answers via: a. FAX to (212) 967-3498. Or b. Mail the answers

More information

IOF Job Archival Made Simple (IOF/JAMS)

IOF Job Archival Made Simple (IOF/JAMS) IOF Job Archival Made Simple (IOF/JAMS) Introduction Archiving Jobs The IOF Job Archival Made Simple (IOF/JAMS) package provides the ability to save JES2 jobs into z/os data sets in a way that they can

More information

IBM Transaction Analysis Workbench for z/os. Lab

IBM Transaction Analysis Workbench for z/os. Lab IBM Transaction Analysis Workbench for z/os Lab 12 March 2012 This edition applies to Version 1 Release 1 of Transaction Analysis Workbench for z/os with the PTF for APAR PM26786 ( SPE ). Contents Introduction.............

More information

Chapter 2 ACCESS METHOD SERVICES. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 ACCESS METHOD SERVICES. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 ACCESS METHOD SERVICES SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Definitions: cluster, KSDS, and ESDS. How data resides in the CI. DEFINE CLUSTER parameters. SHAREOPTIONS.

More information

CA Datacom/DB CA RS 1410 Service List

CA Datacom/DB CA RS 1410 Service List CA Datacom/DB 14.0 1 CA RS 1410 Service List Description Type 14.0 RO70964 RC 94(66) DURING EXTEND WITH DATA SET EXTENT VALIDATION ON ** PRP ** RO71035 DDTRSLM TRACE FILE ALWAYS OPENED PTF RO71759 S413-1C/RC

More information

CA Endevor Software Change Manager

CA Endevor Software Change Manager CA Endevor Software Change Manager CA Roscoe Interface Administration Guide Version 16.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

Adabas SOA Gateway Messages and Codes

Adabas SOA Gateway Messages and Codes Adabas SOA Gateway Version 2012-12-17 December 2012 This document applies to Adabas SOA Gateway Version 2012-12-17. Specifications contained herein are subject to change and these changes will be reported

More information

Using a Harness to control execution

Using a Harness to control execution On LinkedIn in July 2018 a question was raised as to the possibility of controlling the execution of a Job Step from within a COBOL program. The case presented was of a three step job where the second

More information

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 9.1 PUT Level 0706 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention

More information

Version 9 Release 1. IBM InfoSphere Guardium S-TAP for IMS on z/os V9.1 User's Guide IBM

Version 9 Release 1. IBM InfoSphere Guardium S-TAP for IMS on z/os V9.1 User's Guide IBM Version 9 Release 1 IBM InfoSphere Guardium S-TAP for IMS on z/os V9.1 User's Guide IBM ii IBM InfoSphere Guardium S-TAP for IMS on z/os V9.1 User's Guide Contents Chapter 1. What does IBM InfoSphere Guardium

More information

IBM. CICSPlex SM Messages and Codes. CICS Transaction Server for z/os. Version 5 Release 4

IBM. CICSPlex SM Messages and Codes. CICS Transaction Server for z/os. Version 5 Release 4 CICS Transaction Serer for z/os IBM CICSPlex SM Messages and Codes Version 5 Release 4 CICS Transaction Serer for z/os IBM CICSPlex SM Messages and Codes Version 5 Release 4 Note Before using this information

More information

VISION:Builder VISION:Two

VISION:Builder VISION:Two VISION:Builder VISION:Two Release 13.5 Installation and Support Manual for MVS BUINM135.PDF/D92-010-007 Copyright 1992-1997 Sterling Software, Inc. All Rights Reserved Sterling Software Information Management

More information

IMS Backup & Recovery Insurance Are you covered?

IMS Backup & Recovery Insurance Are you covered? IMS Backup & Recovery Insurance Are you covered? Rosemary Galvan & Nick Griffin BMC Software Thursday, March 15,2012 Session Number : 10816 Agenda Backup and Recovery Solution for IMS from BMC Software

More information

RUNC Easy Commands for the ISPF Edit User

RUNC Easy Commands for the ISPF Edit User RUNC Easy Commands for the ISPF Edit User By Lionel B. Dyck Table of Contents Change History... 3 Introduction... 4 What is RUNC?... 4 What benefit does RUNC provide?... 4 RUNC... 5 RUNC Command Syntax...

More information

Dino Explorer. MVS Data Collector for Mainframe Assessment

Dino Explorer. MVS Data Collector for Mainframe Assessment Dino Explorer MVS Data Collector for Mainframe Assessment Index of contents 1 - Introduction...3 2 - The Installation Guide...4 2.1 Step 1 Copy the dxplload.xmit to MVS...4 2.2 Step 2 Receive XMIT file...6

More information

CA TPX Session Management

CA TPX Session Management CA TPX Session Management Message Reference Guide Release 5.3 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

A-LOG. User s Manual. Version 3.8

A-LOG. User s Manual. Version 3.8 A-LOG User s Manual Version 3.8 Manual Order Number: ALG-380-020-1 This manual is applicable to A-LOG product at Version 3.8 release level. Unless otherwise stated in new editions of this manual or A-LOG

More information

Session RMM Exploitation

Session RMM Exploitation Session 15549 RMM Exploitation Speakers Vickie Dault, IBM Thursday August 7, 2014 3:00 4:00 pm Insert Custom Session QR if Desired. Agenda Retentionmethods VRSEL EXPDT Assigning Retentionmethod and Limitations

More information

INNOVATION TECHSUPPORT

INNOVATION TECHSUPPORT INNOVATION TECHSUPPORT VOLUME 3.1 Welcome to the third issue of INNOVATION TECH SUPPORT. TECHSUPPORT is intended as INNOVATION s communication vehicle to those responsible for the use of INNOVATION s products.

More information

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1602 Service List

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1602 Service List CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1602 Service List Description Type 18.0 RO87434 INVALID PIT RECOVERY AND EXTRANIOUS ITK1605W PTF RO87435 INVALID PIT RECOVERY AND EXTRANIOUS ITK1605W

More information

CA Endevor Software Change Manager CA RS 1403 Service List

CA Endevor Software Change Manager CA RS 1403 Service List CA Endevor Software Change Manager 16.0 1 CA RS 1403 Service List Description Hiper 16.0 RO63458 NEW SETTING REQUIRED FOR COMPONENT_SEARCH OPTION RO63459 QUICK EDIT ALLOWS F/G EXECUTION OF PROCESSOR RO63864

More information