id
stringlengths
14
14
text
stringlengths
3
7k
source
stringclasses
1 value
47267f01a05c-0
InterTest™ and SymDump ® 11.0 label CPXDIAG TYPE=END •The following syntax writes a block of text to the abend report. The text is automatically centered on the report. Enclose each line of text in apostrophes. Verify that each line is less than or equal to 76 bytes. Generate blank lines by coding two or more contiguou...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
47267f01a05c-1
. . . user diagnostic logic . . . 2. MVI CPXLINE,C'0' DOUBLE SPACE MVC CPXLINE+1(132),FICATABLE LOAD 132 CHARACTER AREA CPXDIAG TYPE=PRINT,AREA=CPXLINE 3. ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3fffe47bad01-0
InterTest™ and SymDump ® 11.0 CPXSAVE DS 18F REGISTER SAVE AREA CPXIFACE DS A ADDRESS OF MACRO INTERFACE TO DETECTOR CPXMDGBL DS A INTERFACE PARM CPXIPRM DS 5A PARM LIST TO INTERFACE RTN CPXTCB DS A ADDRESS OF ABENDING TASK TCB CPXTIOT DS A ADDRESS OF ABENDING TASK TIOT...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3fffe47bad01-1
CPXPPSW DS XL8 LAST PROBLEM PROGRAM PSW CPXRO DS F REGISTERS AT ABEND . . . . . . . . . . . . CPXR15 DS F DS 8A FUTURE USE CPXLINE DS CL133 USER PRINT LINE WORK AREA DS XL3 FUTURE USE DS OF C...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
937edd66e19f-0
InterTest™ and SymDump ® 11.0 0C8 ON ON 0C9 ON ON 0CA ON ON 0CB ON 137 ON ON 213 ON ON 214 ON ON 237 ON ON 314 ON ON 322 ON ON ON 413 ON 513 ON ON ON 522 ON 613 ON ON 637 ON ON 706 ON 713 ON 714 ON ON ON 722 ON ON ON 804 ON 806 ON ON 80A ON ON 813 913 ON ON A13 ON ON B37 ON ON C13 ON ON D37 ON ON E37 ON ON Default Entr...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
cb6d30a0f84c-0
InterTest™ and SymDump ® 11.0 However, you can use CAVHFMOD to specify one or more program names to filter. When an application abends, the specified names do not appear in the dump index. Instead, they are replaced with a meaningful program name and offset. These values are obtained by going up one level on the active...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
cb6d30a0f84c-1
Example: Filter Four Program Names From the Dump Index The following syntax sample specifies four abend program names to filter: CAVHFMOD START CAVHFMOD FILTER,PROGRAM=IEFBR14 CAVHFMOD FILTER,PROGRAM=CEE* CAVHFMOD FILTER,PROGRAM=I?BABEND CAVHFMOD FILTER,PROGRAM=USERDUMP CAVHFMOD END END , When this syntax is submitted,...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6216e9307066-0
InterTest™ and SymDump ® 11.0 Follow these steps: 1.Establish a library for the default options. 2.Create a library member for each programming area. Populate each member with the appropriate execution options for that area. 3.Verify that the CAIOPTS DD points to the correct library member. Examples: Use the following ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6216e9307066-1
options that are passed to the application when it is invoked under ISPF. The INTISPF member parameters are as follows: ISPF This is required to run the application under the ISPF dialog manager. SYMLDYN This parameter is no longer used. TRACE(n) Specifies the number of entries to be saved in the trace table and displa...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
22dbb21ba902-0
InterTest™ and SymDump ® 11.0 default amount is 64M. Specify the amount in megabytes (M) or kilobytes (K), and n is any integer between 1 and 100. LINKPARM(n) Specifies the maximum number of linkage parameters that can be set by the installation. The default is 32 and n is any integer between 1 and 1000. Each linkage p...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
22dbb21ba902-1
Define the Batch Link Scheduling Table The batch link schedule feature helps you to leverage your DB2 stored procedure and IMS/DC testing environment by allowing you to specify exactly which of these programs you want InterTest Batch to monitor. To enable the batch link schedule feature, customize the SCHTBSIZE option ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0bccc15b5f7c-0
InterTest™ and SymDump ® 11.0 //INT1SKUT DD DISP=SHR,DSN=xxxx xxxx is a fully qualified data set containing schedule entries to be imported. This data set can be a sequential data set or a partitioned data set. If it is a partitioned data set, provide a member name in parenthesis. Create this data set using the EXPO...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0bccc15b5f7c-1
Configure IN25OPTS Options InterTest for CICS and SymDump for CICS installation options are contained in the IN25OPTS load module. Create an IN25OPTS load module that contains the modified options with a batch assemble-and-linkedit job. Sample JCL to Assemble the Options Program The following example shows the JCL nee...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
66dd44458bde-0
InterTest™ and SymDump ® 11.0 *** CWA USER DSECT REQUIRED HERE IF USING THE CWALET OPTION *** USING CWADS,0 CA INTERTEST REQUIREMENT CWADS DSECT USER CWA CWAFLD1 DS CL20 CWAFLD2 DS CL15 CWAFLD3 DS CL100 ******** CA INTERTEST AND SYMDUMP OPTION SPEC...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
66dd44458bde-1
options. Create a new copy of the IN25OPTS load module, and then take the following steps to refresh the options. Follow these steps: 1.Terminate InterTest for CICS and SymDump for CICS. 2.Update the IN25OPTS load module that contains the modified options with a batch assemble-and-linkedit job. 3.Run the following comm...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c58c9e0f37ae-0
InterTest™ and SymDump ® 11.0 Keywords apply to either InterTest for CICS, SymDump for CICS, or to both products. If you change a transaction ID, also change the CICS transaction definition. Defaults are underlined. Slashes (/) between parameters indicate you must make a choice. Common Keywords BKPTERM BKPTERM= <no ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c58c9e0f37ae-1
HELPT HELPT= HELP /transaction-id Specify a four-character transaction ID for the InterTest for CICS HELP transaction. Be sure to adjust the CICS transaction definition if you do not use the default. 169
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0b3efa4def3d-0
InterTest™ and SymDump ® 11.0 IGLUT IGLUT= IGLU /transaction-id Specify a four-character transaction ID for the InterTest for CICS IGLU transaction. This transaction displays the InterTest/SymDump for CICS global user exit list. NOTE Adjust the CICS transaction definition if you do not use the default. LISTT LISTT= LI...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0b3efa4def3d-1
Regardless of this setting, the Location field of each source listing line is shown. The margin value can be adjusted online at any time. 1 Presents the left-most portion of each source listing line. 41 Presents the right-most portion. 28 Suppresses the machine code. 34 Suppresses the machine code and statement numbers...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c7eb6b92faf0-0
InterTest™ and SymDump ® 11.0 SLBSCRL SLBSCRL= PAGE /HALF/STOP/nnnn Specifies the default scroll value for the LIST facility (online viewing of compile and assembly listings) when the user presses the PF7 or PF8 keys. Regardless of this setting, the value can be adjusted online at any time. PAGE Scrolls the display one...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c7eb6b92faf0-1
functions directly from SymDump for CICS. NO SymDump for CICS users cannot invoke InterTest for CICS functions when viewing a source listing for an abended program. To invoke InterTest for CICS functions, users must access InterTest for CICS directly. SYMFIL SYMFIL= PROTSYM /file/(file1,file2,....) 171
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
9876cb6fd1f9-0
InterTest™ and SymDump ® 11.0 Specify the CICS file definition names for the InterTest for CICS symbolic files. The names cannot exceed seven characters. If more than one name is specified, the names must be separated by commas and the entire list enclosed in parentheses. Be sure to adjust the CICS file definition if y...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
9876cb6fd1f9-1
YES Terminal output is dynamically translated to uppercase characters. If you previously installed the uppercase version of the InterTest for CICS load libraries because your terminals did not support the mixed case English character set, you should specify YES. USERHELP USERHELP= PROTUHF / filename Specify the file n...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
5ccdbb59e33c-0
InterTest™ and SymDump ® 11.0 YES Provides the last SQL call to the applications programmer for the CORE=SQLCA and CORE=LASTSQL commands, but there is an overhead associated with the use of the XRIMIOUT exit that not all shops will want to incur. InterTest for CICS Keywords AUDIT AUDIT= NO/YES For auditing purposes, ce...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
5ccdbb59e33c-1
entry names a transaction). The new entry assumes all monitoring options currently in effect. This option makes it easier to debug the program. NO Does not create a separate Monitor Table entry. BREAK BREAK= YES/NO Indicates whether InterTest for CICS is allowed to execute breakpoints. YES Allows InterTest for CICS to ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e7521e594477-0
InterTest™ and SymDump ® 11.0 Instead of causing automatic breakpoints, InterTest for CICS abnormally terminates transactions with a transaction dump when it detects a standards violation. The abend/dump code is INTE. The dump contains all of the usual diagnostic information. CICSPLEX CICSPLEX=YES/ NO InterTest for CIC...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e7521e594477-1
password protected. The passwords are defined in the IN25SEC2 macros. See InterTest for CICS User Exits for the list of CNTL commands and options subject to password protection and details on specifying passwords using IN25SEC2. With CNTLSEC=YES, you must use the IN25SEC2 macro to generate the InterTest for CICS progra...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
761450d9f0d9-0
InterTest™ and SymDump ® 11.0 CNTOSEC CNTOSEC=YES/NO When the value for the keyword CNTLSEC is YES, specify this keyword to include or exclude certain CNTL options from password protection. When CNTLSEC=NO, this keyword is ignored. YES Protects certain CNTL options with a password. The password is defined in an IN25SEC...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
761450d9f0d9-1
NO Does not require a password before allowing modification of any field within the CICS region in main storage. See the description of the CORE transaction in CICS Debugging. The CORSEC specification also applies to data modification in the LIST Keep window. NOTE Regardless of the CORSEC= specification, the following ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
52b4521e961e-0
InterTest™ and SymDump ® 11.0 7B Allows application programmers to use the PF11 key on the Detailed Breakpoint screen to tell InterTest for CICS to force the execution of any error condition that InterTest for CICS has detected even though the error condition that caused the automatic breakpoint still exists. In effect...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
52b4521e961e-1
associated with CPLXFMID=REGIONB participate in another. CWALET CWALET= <no value> /(label,label) Specify the CWALET keyword only if you want to remove InterTest for CICS storage protection from certain CWA fields. WARNING If you choose to specify one or more CWALET areas, you must code a separate IN25OPTS TYPE=CSECT...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
60b676586b91-0
InterTest™ and SymDump ® 11.0 If you do not have an existing DSECT in your CWA, add the following two statements to the IN25OPTS module to create one: *********** CWA USER DSECT REQUIRED HERE ************ USING CWADS,0 CA INTERTEST REQUIREMENT CWADS DSECT USER CWA ******** CA INTERTEST SPE...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
60b676586b91-1
have their monitoring entries and monitoring options follow them. BACKGROUND This setting is only valid in a secure InterTest for CICS region where the users log on to CICS. Code this if your CICS system is used predominantly as an Application Server, where most transactions are not attached to terminals (that is, web ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
12e1f498abdb-0
InterTest™ and SymDump ® 11.0 DL The FILE transaction shows its first display in the DATATYPE=DL format; that is, ready to process DL/I segments. TD The FILE transaction shows its first display in the DATATYPE=TD format; that is, ready to process CICS transient data queues. TS The FILE transaction shows its first displ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
12e1f498abdb-1
definition if you do not use the default. FILSEC FILSEC= YES/NO Indicates whether the InterTest IN25SEC2 macro generates passwords for security purposes. YES The InterTest IN25SEC2 macro generates passwords to prevent the FILE transaction from being used by unauthorized personnel. More comprehensive security enforceme...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
5ecfa7b2b26c-0
InterTest™ and SymDump ® 11.0 NO Permits users of the FILE transaction to access any CICS file or DL/I data without an InterTest for CICS-enforced password. FSYMP FSYMP= PROTFILE /symbolic-programname Specify the name of the default dummy COBOL or PL/I program that contains all of the 01 level structures used at the si...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
5ecfa7b2b26c-1
facility in CICS Debugging. ICMDBUF ICMDBUF= 1024 /nnnnn Specifies the indirect command buffer size, which is the number of bytes used by InterTest for CICS when acquiring and allocating Indirect Command Input Work Buffers. These buffers are used by the Indirect Command Processing Program, which displays and executes i...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ce2fd799b35d-0
InterTest™ and SymDump ® 11.0 IPINIT IPINIT= YES/NO Indicates whether support should be initialized for the common user interface. YES Indicates that the common user interface mainframe initialization should occur. NO Indicates that the common user interface will not be used and the CUI initialization should not be per...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ce2fd799b35d-1
ITSTT ITSTT= ITST /transaction-id Specify a four-character transaction ID for the InterTest for CICS ITST transaction. This transaction displays the InterTest for CICS Primary Option menu from a CICS prompt. Do not assign protection to a specific user. NOTE If you change the transaction ID, also change the CICS transac...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6ccc0c65fe6f-0
InterTest™ and SymDump ® 11.0 LETSVC LETSVC= YES/NO Indicates whether SVCs are permitted. YES Permits any SVCs in application programs except: SVC 13 (hex 0D) -- ABEND macro NO Indicates that application programs do not use any SVCs except: SVC 11 (hex 0B) -- TIME macro These are the SVCs often used implicitly in app...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6ccc0c65fe6f-1
OSGETM OSGETM= YES /NO Indicates whether a GETMAIN SVC is allowed to be issued. YES Permits COBOL programs monitored by InterTest to issue the GETMAIN SVC. As suggested by the CICS Application Programmer's Reference Manual , any CICS COBOL program should be coded so that no COBOL facilities require a GETMAIN SVC. Such...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
f37433357dbc-0
InterTest™ and SymDump ® 11.0 outside the storage controlled by the CICS Storage Management. There is no FREEMAIN if the COBOL program terminates. When, eventually, a GETMAIN cannot be satisfied, the CICS system will be abended by the operating system. OSGETM=YES is implied by the LETSVC=YES specification. NO Does not ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
f37433357dbc-1
overhead because only occupied table entries are examined when the table is scanned. READBUF READBUF= YES/ NO Indicates whether the read buffer function is supported. YES Before sending a breakpoint to a terminal, InterTest for CICS issues a read buffer to save the last user screen from that terminal. If your InterTes...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ea43b5b5ec8b-0
InterTest™ and SymDump ® 11.0 RECNTNW RECNTNW= YES /NO Indicates whether CNTL RESTART or NEWCOPY commands are displayed before execution. YES Displays the CNTL commands that are automatically generated by CNTL=RESTART or CNTL=NEW,PROG= commands. These appear just before they are executed so that the user can see what ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ea43b5b5ec8b-1
requested to be displayed in the Keep Window. NO Displays only the data items you have requested to be displayed in the Keep Window. STMTTRCE STMTTRCE= 500 /nnnnn 183
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
77952b9aa019-0
InterTest™ and SymDump ® 11.0 Specify the number of entries in the statement trace table. This table will be allocated to any transaction which executes one or more COBOL programs for which the TRACE option is active. The maximum value is 32767. STUAR STUAR= NO /YES Affects breakpoint processing in regard to the TCTTE...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
77952b9aa019-1
PROTSYM Indicates that only PROTSYM symbolic files are used. PSYMDFLT Indicates that priority is given to a PROTSYM file. If there is no PROTSYM file, the DWARF data is used. In other cases, the Source Listing Display panel with available symbolic data displays. COMPAT Indicates that a matching PROTSYM file is used if ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
39590124673c-0
InterTest™ and SymDump ® 11.0 Behavior of SYMBOLIC options when DWARF symbolic is available and PROTSYM symbolic either match, does not match, or is not present: PROTSYM file available? Matching Not matching None PROTSYM p a n PSYMDFLT p a d COMPAT p a a ASK a a a DWARFASK a a a DWARFDFLT d d d DWARF d d d Resulting ac...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
39590124673c-1
regardless of password protection (see the CORSEC= keyword). This compulsory verification could make a debugging session unnecessarily tedious, thus decreasing productivity. The system programmer will find this 185
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
b269cf0719b7-0
InterTest™ and SymDump ® 11.0 specification a hindrance, especially in situations when a certain value must be forced upon an area whose content continually changes. For more information, see Accessing Main Storage CORE. VTATT VTATT= VTAT /transaction-id Specify a four-character transaction ID for the InterTest for CIC...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
b269cf0719b7-1
you do not use the default. If no value is specified for this option, then no transaction will be scheduled. SYMDSVCD SYMDSVCD= YES/NO When unexpected events occur, such as task purging or catastrophic application failures, SymDump for CICS may have to abbreviate its dump capture. When this occurs, SymDump for CICS m...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0f3f7d833fcd-0
InterTest™ and SymDump ® 11.0 SYMDT SYMDT= SYMD /transaction-id For SymDump for CICS users, specify a four-character transaction ID for the SymDump for CICS transaction that allows dumps to be viewed online. Be sure to adjust the CICS transaction definition if you do not use the default. SYMDWILD SYMDWILD= Specify ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0f3f7d833fcd-1
CICS region. TRCFMEGM TRCFMEGM= 120 / total number of megs For SymDump for CICS users, specify the maximum size of extended private area storage in megabytes that the TRACE FORMAT REGION will allocate for use by all threads. This amount of extended private must be available to the TRACE FORMAT REGION when it starts, o...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
73993408a26d-0
InterTest™ and SymDump ® 11.0 For more information, see Performance Considerations. TRCFSCLS TRCFSCLS= For SymDump for CICS users, specify an allocation STORAGE CLASS that the TRACE FORMAT REGION will use to allocate storage for trace formatting. This parameter is used only by the TRACE FORMAT REGION and is ignored by...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
73993408a26d-1
storage for trace formatting. This parameter is used only by the TRACE FORMAT REGION and is ignored by a CICS region. InterTest for CICS Options To complete the configuration for your product, follow the steps described in this article. Configure Abend Codes This section describes how to limit the interception of abend...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3747cef2339d-0
InterTest™ and SymDump ® 11.0 NOTE AKC3 is needed to run InterTest for CICS with Verify for CICS. To specify your own codes in the IN25ABEN macro, customize the sample member CCSAABEN in CAI.CAVHJCL. The following example demonstrates the IN25ABEN macro usage: //ASM.SYSIN DD * IN25ABEN TYPE=INITIAL IN25ABEN A...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3747cef2339d-1
available to hold your user-defined abend code descriptions. After installation, the online Abend Code Maintenance menu (ITST Option 7.2) lets you add, inquire, update, and delete entries in the user-defined help file. Press PF1 from this menu to obtain help on using the facility. CA InterTest for CICS ABEND CO...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0ea702e76815-0
InterTest™ and SymDump ® 11.0 If there is no user-defined description or if the user file does not exist, then the abend code description from the InterTest for CICS help file is used. If there is no abend code description in the InterTest for CICS help file, then a default NOTFABCODE is displayed. SymDump for CICS Op...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0ea702e76815-1
table. Following tasks are performed: 1.Each table entry identifies, either specifically or generically, the combination of abend code, program name and transaction name that describe abends that must always be captured. This task occurs regardless of the SymDump for CICS options that suppress duplicate dumps, or sup...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
92ec9804d1db-0
InterTest™ and SymDump ® 11.0 TYPE=CSECT/ENTRY/FINAL Describes the type of table entry. CSECT Initializes the table. Must be the first entry in the table and can only occur once. ENTRY Creates a single table entry, specifying one combination of abend codes, transactions and programs that identify abends that should be ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
92ec9804d1db-1
IN25CAPT TYPE=CSECT IN25CAPT TYPE=ENTRY,TRAN=ABCD,PROG=PGM1 IN25CAPT TYPE=ENTRY,ABEND=ASRA,TRAN=CA*,PROG=* IN25CAPT TYPE=ENTRY,TRAN=DDX,PROG=MYPROG* IN25CAPT TYPE=ENTRY,TRAN=X12*,PROG=USERPG1 IN25CAPT TYPE=ENTRY,ABEND=AN*,PROG=USERP* IN25CAPT TYPE=FINAL The following table lists the abends and resulting actions for ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
25483ac4a54e-0
InterTest™ and SymDump ® 11.0 Abend ANQA, program PGM123, transaction ABCD No effect, no matching entries Abend ANQA, program USERPG3, any transaction Capture due to entry ABEND=AN*,PROG=USERP Abend AD22, program USERPG2, transaction ABCD No effect, no matching entries Any abend, program MYPROG2, transaction DDX Captur...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6e73a721ce6d-0
InterTest™ and SymDump ® 11.0 VHCONTR lets you use the symbolic component IN25UTIL utility DELETE, PURGE, and RELOAD functions. The following resources are protected in InterTest Batch under the External Security feature:: MRMISM Class CA@NTSYM Entity MRMISM Access Level Read Function Type Mismatched Symbolic members P...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6e73a721ce6d-1
file and can be immediately administered and reported on by name. Add a Resource Class The syntax to add the CA@NTSYM resource is as follows. TSS ADDTO(RDT) RESCODE(38) RESCLASS(CA@NTSYM) - ACLST(ALL,UPDATE,READ) DEFACC(READ) The syntax uses a RESCODE of 38. This code value is up to each site and must be unique. Codes ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d7b798adbc24-0
InterTest™ and SymDump ® 11.0 Use CA@NTSYM to Control IN25UTIL Functions The CA@NTSYM resource controls IN25UTIL utility INITIALIZE, UPDATE, DELETE, PURGE, and RELOAD functions. CA@NTSYM is a standard short resource and is managed in the same manner as other access level resources. Issue the following command: TSS ADDT...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d7b798adbc24-1
parameter to the definition. SET CONTROL(GSO) INSERT clasmap.CA@NTSYM - RESOURCE(CA@NTSYM) RSRCTYPE(SYM) ENTITYLN(7) LOG To protect and allow access to the Common Component PROTSYM file, use the standard ACF2 rule writing. SET RESOURCE(SYM) COMPILE * $KEY(VHALTER) TYPE(SYM) UID(uidstring/mask) SERVICE(READ) ALLOW $KE...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
1c3ccd6e6dd4-0
InterTest™ and SymDump ® 11.0 NOTE Recommendations are not given for any DFTUACC and are determined by each site. Router Table Entry for CA@NTSYM Make an entry for the CA@NTSYM class in the IBM RACF Router Table (module ICHRFR01). Specify ACTION=RACF. This entry is generated by the ICHRFRTB macro. Enabling the Class CA...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
1c3ccd6e6dd4-1
monitored. We suggest that the supplied default list is left intact. If you must monitor a program whose name is present in this list, you can still monitor the program by explicitly adding the name of the program to the monitor control panel. The JCL is included in the configuration PTF that assembles and links this p...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3c1612366cf5-0
InterTest™ and SymDump ® 11.0 NOTE For more information about coding this user exit, see the CAVHJCL member CAMRUSR1. The shipped default member allows all users to select any available batch link job for debugging. The JCL is included in the configuration PTF that assembles and links this program. The JCL member is CA...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3c1612366cf5-1
R14 Return address R15 Address of CAOEUSR1 The USRDATA parameter list contains the following information: USRDATA DSECT USRFLGS DS XL1 FLAG BYTE USRACTM EQU B'10000000' ACCOUNT CODE MATCH USRSMFM EQU B'01000000' SMF CODE MATCH USRSABM EQU B'00100000' SYSTEM ABEND CODE MATCH USR...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
eec922dc7612-0
InterTest™ and SymDump ® 11.0 USRSABND DS CL3 USER ABEND CODE USRUABND DS CL4 SYSTEM ABEND CODE USRSUBS DS CL4 ACTIVE SUBSYSTEM USRPROG DS CL8 PROGRAM NAME USRJOB DS CL8 JOB NAME DS 0F USRWORK DS CL64 64-BYTE...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
eec922dc7612-1
specified in the JCL. To control the CAIPRINT repository library, code this user exit in Assembler language, and ensure that it conforms to the register conventions described next. Register Conventions CAOCUPRT is entered with the following registers: R1 Address of PRTPARM parameter list (as defined next) R13 Address o...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
2fd15277aa90-0
InterTest™ and SymDump ® 11.0 User Exit Parameter List The PRTPARM parameter list contains the following information: PRTPARM DSECT PARMLIST PASSED TO CAOCUPRT PRTJOB DS CL8 JOB NAME PRTSTEP DS CL8 STEP NAME PRTUSRID D...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
2fd15277aa90-1
repository library returned by CAOCUPRT in the PRTDSN field of the PRTPARM DSECT is used. Sample User Exit Program The following sample program returns a repository data set name based upon the assigned group of the user: CAOCUPRT TITLE 'CAOCUPRT - CAIPRINT Repository User Exit' CAOCUPRT CSECT CAOCUPRT AMODE 31 CAOCU...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
357604944c0f-0
InterTest™ and SymDump ® 11.0 LH R1,USERGRP GET GROUP INDEX MH R1,=H'44' CALC INDEX INTO DSN LIST A R1,=A(DSNLIST) MVC PRTDSN,0(R1) SET PRTLIB DSN SR R15,R15 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
357604944c0f-1
DC CL8'USER8',Y(PROD) DC CL8'USER9',Y(PROD) DC CL8'USER10',Y(PROD) USRTEND EQU * SPACE , TITLE 'PRTLI...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
314dcc2be313-0
InterTest™ and SymDump ® 11.0 R11 EQU 11 R12 EQU 12 R13 EQU 13 R14 EQU 14 R15 EQU 15 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
314dcc2be313-1
SPACE 1 END CAOCUPRT User Exit JCL JCL to assemble and link this user exit can be found in CAI.CAVHJCL(CAOCUPRT). The previous example is provided in that member. NOTE When using the CAOCUPRT user exit to control the destination of abend reports, not...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3678c1ca1a50-0
InterTest™ and SymDump ® 11.0 R1 Address of the USERDSN parameter list (as defined in User Exit Parameter List) R13 Address of 72-byte save area R14 Return address R15 Address of CAOCUDSN User Exit Parameter List The USRDSN parameter list contains the following information: USERDSN DSECT * PARM LIST PASSED TO C...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3678c1ca1a50-1
dynamically allocated to SYSOUT. If R15 contains a zero return code, CAIPRINT is dynamically allocated to the data set defined in USRDSN. If the UNIT or volume fields were also specified, they are used by dynamic allocation. Example: A sample user exit program appears next: CAOCUDSN TITLE 'CAOCUDSN' CAOCUDSN CSECT CAOC...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
7401c8efccce-0
InterTest™ and SymDump ® 11.0 LA R5,1(R4,R5) BUMP POINTER MVI 0(R5),C'.' MOVE IN PERIOD LA R5,1(,R5) BUMP POINTER MVC 0(8,R5),USRTIME MOVE IN TIME LA R5,8(,R5) BUMP POINTER MVI 0(R5),C'.' ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
7401c8efccce-1
* PARM LIST PASSED TO CAOCUDSN USRJOBID DS CL8 JOB NUMBER (ASSIGNED BY THE SYSTEM) USRJBNAM DS CL8 JOB NAME (FROM THE JOB CARD) USRJBSTP DS CL8 STEP NAME USRLENID DS CL1 LENGTH OF USERID USRUSRID DS CL8 USERID (PERSON WHO SUBMITTED THE JOB) USRTIME DS CL8 TIME OF REPORT IN E...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
4b516c2db3a5-0
InterTest™ and SymDump ® 11.0 User Exit JCL JCL to assemble and link this user exit can be found in CAI.CAVHJCL(CAOIUSR1). The previous example is provided in that member. NOTE When using the CAOCUDSN user exit to control the destination of abend reports, note the following information: •CAOCUDSN is provided as a stub ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
4b516c2db3a5-1
R15 Address of CAOIUSR1. Output Registers CAOIPRM1 is required to restore all registers to their original values, except R15, which must return one of the following values: R15=0 Allow the access requested. R15=4 Deny the access requested Any other value in R15 may produce unpredictable results. 203
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
00d3676aa444-0
InterTest™ and SymDump ® 11.0 User Exit Parameter List The CAOIPRM1 parameter list contains the following information: CAOIPRM1 DSECT PRM1REQ DS XL4 Request type P1_OPEN EQU 5 5 = Open a report for view P1...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
00d3676aa444-1
** R13 contains the address of a register save area ** ** R14 contains the return address ** ** R15 contains the address of CAOIUSR1 ** ** ** ** All other registers are unpredic...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ca7f362c6132-0
InterTest™ and SymDump ® 11.0 USING CAOIUSR1,R12 Map the User Exit USING CAOIPRM1,R8 Map the Parameter Area USING LDATA,R13 Map Local Data SPACE , ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ca7f362c6132-1
TITLE 'REGISTER EQUATES' R0 EQU 0 R1 EQU 1 R2 EQU 2 R3 EQU 3 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
11fad526c501-0
InterTest™ and SymDump ® 11.0 NOTE When using the CAOIUSR1 user exit to secure the various types of access to the abend repository, note the following information: •CAOIUSR1 resides as a stand-alone single-CSECT load module. •CAOIUSR1 receives control in 31-bit addressing mode. Management Reporting System (MRS) User Ex...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
11fad526c501-1
XITCNAME DS CL8 CSECT NAME XITCSIZE DS PL5 CSECT SIZE XITDDLEN DS PL5 DATA SIZE XITPDLEN DS PL5 PROCEDURE SIZE XITCMPLR DS CL4 COMPILER ******************************************...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d2a43090449b-0
InterTest™ and SymDump ® 11.0 DS CL1 FILLER XITOPREL DS CL3 OPTIMIZER RELEASE XITD DS CL1 DTECT XITP DS CL1 PFLOW XITC DS CL1 XCOUNT XITX DS...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d2a43090449b-1
bytes. An error message replaces the normal print line for any other return code. The MRS branches to the user program one final time after processing the entire library. The XDATADDR parameter addresses binary zeros in all of the data fields as a signal to the user program to close any open files. A system abend can o...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d2a43090449b-2
the user program to close any open files. A system abend can occur if open files are not closed. 207
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
91bb2b0f554b-0
InterTest™ and SymDump ® 11.0 Sample User Exit Program The following Assembler program shows how you can use NOCOBEX to print your own detail report for non-COBOL CSECTs. ASMEXIT TITLE 'MRS EXIT ROUTINE FOR NON COBOL CSECTS (NOCOBEX)' ASMEXIT CSECT STM 14,12,12(13) LR 12,15 USING ASMEX...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
91bb2b0f554b-1
MVC OUTCSECT,INCSECT MOVE CSECT NAME TO OUT BUFFER. MVC EDITBUF,PATTERN EDIT CSECT SIZE INTO BUFFER. ED EDITBUF,INCSIZE MVC OUTCSIZE,EDITBUF+4 CLC INMOD,CURRMOD CHECK FOR NEW MODULE NAME. BE WRITEREC - IF NEW THEN GET NE...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
4ddc58f01f25-0
InterTest™ and SymDump ® 11.0 CLOSE (OUTDCB) CLOSE SYSRPT FILE. RETURN DS 0H L 13,4(,13) RESTORE SAVE AREA ADDRESS. LM 14,12,12(13) RESTORE REGISTERS FOR MRS. XR 15,15 SET ZERO RETURN CODE. BR 14 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
4ddc58f01f25-1
DS CL2 OUTMSIZE DS CL8 LOAD MODULE SIZE DS CL8 OUTCSECT DS CL8 CSECT NAME DS CL2 OUTCSIZE DS CL8 CSECT SIZE DS CL2 OUTXTRA DS CL76 NOT USED * * INPUT DATA FROM MRS (CSECT/MODULE INFORMATI...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
79a96b9296ba-0
InterTest™ and SymDump ® 11.0 COBOLEX and NOCOBEX are keyword parameters that require the name of the designated user program as a value. Specify the user exits separately or concurrently. If you are using a cataloged procedure, code the PARM parameter as follows: //STEP10 EXEC CAIMRSII,LIBRARY='COBOL load library', /...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
79a96b9296ba-1
issue CICS SPI or API commands to locate key module addresses. NOTE The interface permits IN25LETX to return a variable-length table of pairs to InterTest for CICS in a single pass. Previous non-ESA versions of IN25LETX branched to InterTest for CICS for each address pair until all address pairs were passed. IN25LETX C...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c38c07bb526a-0
InterTest™ and SymDump ® 11.0 Application Registers The full word address of the 16-full word area containing the application's registers (0 to 15) that were saved just before the entry to this exit. LETX Table For each area of main storage that is to be unprotected, IN25LETX stores a pair of addresses in a table (the ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf