id
stringlengths
14
14
text
stringlengths
3
7k
source
stringclasses
1 value
c2590816485d-2
ITBSUB1 08/06/2014 18:14:59 10 COBOL II 781
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ebaad16a9efd-0
InterTest™ and SymDump ® 11.0 ***************************BOTTOM OF DATA ******************************** This panel lists the contents of a given PROTSYM file. From this panel you can enter a valid PROTSYM file in the PROTSYM Dsname field. This displays the contents of this symbolic file. An example is shown in the...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ebaad16a9efd-1
the starting member in the From Member field and the ending member in the To Member. You can also use a prefix ending with an asterisk wildcard to process several members with a common prefix. You can process a range of members using a batch utility that is described in the member IN25SYMD in the CAVHPROC data set. Exc...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6ba96cb4afe1-0
InterTest™ and SymDump ® 11.0 Work With Recorded Debug Sessions The Debug Session Display shows the contents of the debug session library file. Select Option 4 from the Utilities Menu to display this panel. You can also display this panel by using the MLOG command from a debugging session. ------------- CA-InterTest Ba...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6ba96cb4afe1-1
HR VUOLO01 VUOLO01 2016263 101008 HR NEW PROGRAM LAURA1 VUOLO01 VUOLO01 2016263 100320 LAURA'S DEBUG SESSION MYPROG VUOLO01 VUOLO01 2016271 083223 MY TEST PROGRAM PAYROLL VUOLO01 VUOLO01 2016263 100728 PAYROLL DEBUGGING PLII...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d5319b8702cb-0
InterTest™ and SymDump ® 11.0 S Stop the active debug session C Cancel the active debug session NOTE You can only use the L, S, and C commands from an active debugging session. You can use the following primary commands at the command line: Find Locate a string on the panel. Use quotes if the text includes embedded spa...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
7b38873190ea-0
InterTest™ and SymDump ® 11.0 INT1PNLL Defines the partitioned data set that contains the panel definitions. This library is built during installation. INT1PROF Defines the partitioned data set used to maintain user-related data from session to session. This library must be defined by the installation. For information ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
7b38873190ea-1
about allocating data sets and saving the allocations, see Allocations Facility for ISPF. LRECL=150, BLKSIZE=3150, RECFM=FB INT1CLIB Defines the partitioned data set that contains application commands to be used by the INCLUDE command. If it is not allocated, the INCLUDE command is disabled. For more information, see t...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
1b4b63966ef4-0
InterTest™ and SymDump ® 11.0 Sample CLISTs to Invoke the Application CAI.CAVHCLS0 contains five sample CLISTs for invoking the application in different program testing environments. The following table describes the sample CLISTs: Name Description CAMRCLST Sample CLIST for application testing. CAMRCIMS Sample CLIST fo...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
1b4b63966ef4-1
can be called from your startup CLIST. INT1REPT This CLIST conditionally creates a user report data set. It can be called from your startup CLIST. Batch Abend Analysis SymDump Batch provides comprehensive abend diagnostic information for batch abends in test and production environments. Its formatted reports make it e...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
9a0e72ea0ade-0
InterTest™ and SymDump ® 11.0 Abend Handler/Reporter Traps application abends and saves report data in the central VSAM repository. CAIPRINT Formatter Generates formatted reports from the report data. Viewing Abend Reports Reports can be viewed using: •CAIPRINT Repository Viewer in TSO/ISPF •Eclipse-based Graphical Use...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
9a0e72ea0ade-1
•COBOL –Abending or last executed COBOL source statement –Referenced variables on the last executed statement –Merged variable displays •PL/I –Abending or last executed PL/I source statement –Referenced variables on the last executed statement –Merged variable displays •Assembler –Abending or last executed Assembler so...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
90469719de57-0
InterTest™ and SymDump ® 11.0 Use Existing CSL Files CSL files created by Optimizer/II , Optimizer/II , or by an earlier release of SymDump Batch can also be used as a source of symbolic information. There is no need to convert your existing CSL files into the PROTSYM format . However, while CSL files can still be use...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
90469719de57-1
•The symbolic file defined using the SYMDSN option in CAIOPTS, if any •The globally defined symbolic files from your installation defaults member CAOUDFRX at the time of execution, in the order that they are defined, if any If no exact match is found, the symbolic information retrieved from the symbolic file defined by...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
90469719de57-2
I programs using the date/time stamps in both the listing and the object code. 788
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e646bb50cde5-0
InterTest™ and SymDump ® 11.0 The search order for symbolic information when using the viewer is as follows: •The symbolic file that was defined using the CAISYM DD when the program was executed, if any •The symbolic file that was defined using the SYMDSN option in CAIOPTS when the program was executed, if any •The sup...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e646bb50cde5-1
receive a system dump in addition to abend reports. Exclusion criteria can be selected at installation time to allow for system dumps instead of abend reports for certain ABENDs. SymDump Batch generates two different reports: •The abend report eliminates much of the searching and guesswork involved in debugging progra...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
47a77c2e28b9-0
InterTest™ and SymDump ® 11.0 •SymDump Batch does not provide any reporting for programs that abend under CICS or other teleprocessing environments. •SymDump Batch is only supported on z/OS systems. •For the most productive use of SymDump Batch, your applications should use standard IBM-type program linkage conventi...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
47a77c2e28b9-1
Specifies whether to display binary data values in decimal display or hexadecimal format on the merged Data Division displays of an Abend or Snap report. Synonym: None Component: CAIPRINT Formatter When used: Execution time, view time BLLMAX 512|nnnn Because the length of an 01-item in the linkage section cannot alw...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
5e32b10d4558-0
InterTest™ and SymDump ® 11.0 BLOCKS ON|OFF A data management control block option which sets all control block options, including all VSAM control block options, either ON or OFF for an Abend or Snap report. This option overrides any previous control block options. Synonym: None Component: Reporting When used: Exec...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
5e32b10d4558-1
Synonym: None Component: CAIPRINT Formatter When used: Execution time, view time GRPADDR ON|OFF Controls whether to display the base locator, displacement and address of a group item on the merged Data Division displays of an Abend or Snap report. Synonym: None Component: CAIPRINT Formatter When used: Execution t...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
72b335cf6ffb-0
InterTest™ and SymDump ® 11.0 Component: Reporting When used: Execution time LINECOUNT 60|nnn Specifies the number of lines on each page of output at execution time or view time. where nnn can be any integer from 10 to 255, inclusive. Synonym: LINECNT Component: CAIPRINT Formatter When used: Execution time, view t...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
72b335cf6ffb-1
Synonym: None Component: Reporting When used: Execution time LOGUNI ON|OFF Indicates whether to send a message describing the abend to the NSM console. Synonym: None Component: Reporting When used: Execution time MEMMAP ON|OFF Produces a display of the memory map (TGT, PGT, and DSA) in an Abend or Snap report. S...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d0530854455b-0
InterTest™ and SymDump ® 11.0 MERGEDB ON|OFF Indicates whether to symbolically map DB2, IDMS, and IMS data. If the option is set to ON, data item information such as the name, picture clause, and usage type is merged with the dump output for those areas. Synonym: None Component: CAIPRINT Formatter When used: Executi...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d0530854455b-1
is ON, data item information such as name and definition is merged with the data. Synonym: None Component: CAIPRINT Formatter When used: Execution time, view time MRGFILES ON|OFF Indicates whether to symbolically map the data in the File Section display of an Abend or Snap report. If the option is set to ON, data it...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ac90e68da3e3-0
InterTest™ and SymDump ® 11.0 MRGLOCAL ON|OFF Indicates whether to symbolically map the data in the Local-Storage Section display of an Abend or Snap Report. If this option is ON, data item information such as the name, picture clause, and usage type is merged with the data. Synonym: None Component: CAIPRINT Formatte...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ac90e68da3e3-1
Component: CAIPRINT Formatter When used: Execution time, view time NDVRDSN=dsname Specifies the name of the symbolic file which will be dynamically populated when dynamic symbolic support (NDVRVSS) is active for Endevor . The data set specified must be a PROTSYM file. When specified, it will automatically be included...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
58c853ba1ef0-0
InterTest™ and SymDump ® 11.0 Synonym: None Component: CAIPRINT Formatter When used: Execution time, view time PLH ON|OFF Prints place holders for open VSAM files in an Abend or Snap report. Synonym: None Component: Reporting When used: Execution time PRTREPT BOTH|REPOS|PRTDD Indicates whether to write the CAIPRI...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
58c853ba1ef0-1
Prints a Request Parameter List for open VSAM files in an Abend or Snap report. Synonym: None Component: Reporting When used: Execution time RPTSZ80 ON|OFF Indicates whether to force all data in dump format to appear in an 80-column format. Synonym: None Component: CAIPRINT Formatter When used: Execution time, vi...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
78d3fa38df94-0
InterTest™ and SymDump ® 11.0 Synonym: None Component: Reporting When used: Execution time SHOWHEAP ON|OFF Indicates whether to display the LE or PL/I heap storage when a report is displayed. SAVEHEAP ON is required at execution time in order to use SHOWHEAP ON for LE enabled COBOL or Assembler programs. Synonym: N...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
78d3fa38df94-1
call within a loop), you can write the output to the CAIPRINT DD alone, to avoid flooding the repository. See the PRTREPT option. Synonym: None Component: Reporting When used: Execution time SYMDSN dsname Specifies to dynamically allocate the data set name of a symbolic file for retrieving symbolic information. The ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6d5604086df9-0
InterTest™ and SymDump ® 11.0 VSAMCAT=OFF|ON Indicates whether to format the VSAM catalog information for each open VSAM file. Synonym: None Component: Reporting When used: Execution time VSAMIDX ON|OFF Prints the VSAM indexed control blocks for the index portion of an open VSAM file along with the control blocks fo...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
6d5604086df9-1
Control Blocks, including VSAM Control Blocks, for all open files in the job step optionally display. NOTE BLOCKS ON or OFF turns all VSAM control block options ON or OFF. For example, to display open ACBs and no other I/O control blocks specify the following: BLOCKS OFF ACB ON. No Data Management Control Blocks, ex...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
f83800431233-0
InterTest™ and SymDump ® 11.0 Data Management Control Block Options Data Management Control Block options are specified using the CAIOPTS data set. The Data Management Control Blocks, including VSAM Control Blocks, optionally display on the File Section Display. These options control which I/O blocks are displayed on t...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
f83800431233-1
information, see Using the CAIPRINT Repository Viewer. NOTE Any options that were fixed in the installation defaults cannot be changed. The product is shipped with all defaults unfixed. SymDump Batch JCL Requirements By default, SymDump Batch does not require any additional JCL at execution time. All SymDump Batch m...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ccdc0d9a1a1c-0
InterTest™ and SymDump ® 11.0 Repository Requirements The repository used by SymDump Batch has a default name of CAIPRTLB, which can be customized at installation time. This file is dynamically allocated, if not included in the JCL, using the data set name specified at installation time. You can use the user exit CAOC...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ccdc0d9a1a1c-1
Suppress Abend Reports In addition to the exclusion criteria provided with the default member CAOETABL, you can suppress an abend report for any job step by adding a DD statement to your JCL. To suppress abend reports, add a DD statement to your JCL. The STOPDD option, defined in CAOETABL, defines the name of the DD. T...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
8bc77d169a3d-0
InterTest™ and SymDump ® 11.0 –Diagnostic information based on the type of ABEND. –The COBOL, PL/I, or Assembler source statement on which the ABEND occurred, if symbolic information for the abending program was available. Otherwise, the machine instruction and its operands are displayed. –The names and values of the d...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
8bc77d169a3d-1
–The Save Area Trace report showing the standard chain of register areas (optional). •The Snap report provides you with a snapshot of your program at strategic points during execution. The Snap report contains the same information as the abend report with the exception of the data identifying the ABEND and the module c...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c5a0f8ed918f-0
InterTest™ and SymDump ® 11.0 –Compile and link statistics –Data division displays –Registers –PGT, TGT, and DSA •PL/I –Compile and link statistics –Last statement executed in each active procedure –Variables for each active procedure –Last registers for each active procedure –DSA for each active procedure –Static and ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c5a0f8ed918f-1
* A. FAILURE TO INITIALIZE A SUBSCRIPT. * * B. INITIALIZED A SUBSCRIPT TO ZERO, BUT FAILED TO ADD 1 * * BEFORE ITS FIRST USE. * * C. NOT REINITIALIZI...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
8cc84d57a317-0
InterTest™ and SymDump ® 11.0 * TO CORRECT: 1. REVIEW AND CORRECT THE ABOVE STATED POSSIBLE CAUSES. * * 2. REVIEW THE LAST KNOWN I/O OR CALL INFORMATION. IT IDENTIFIES * * THE PROGRAM AT THE OFFSET WHERE THE LAST KNOWN I/O OR CALL WAS * * ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
8cc84d57a317-1
ENTRY POINT ADDRESS IS 36300908 AT OFFSET +000000 IN PROGRAM CAOEDEMO LAST KNOWN I/O OR CALL OCCURRED AT ADDRESS 36301CDE AT OFFSET +0013D6 IN PROGRAM CAOEDEMO The abend page begins with the abend code and associated diagnostic information: **************************** * ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
1c41ebbfba59-0
InterTest™ and SymDump ® 11.0 * POSSIBLE CAUSES: 1. NUMERIC DATA WAS NOT INITIALIZED, OR VARIABLE DATA NOT * * [E] NUMERIC. * * 2. ATTEMPTED TO PERFORM A DECIMAL ARITHMETIC INSTRUCTION ON * * ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
1c41ebbfba59-1
* IDENTIFIES THE PROGRAM AT THE OFFSET WHERE THE BRANCH * * ORIGINATED. * ***************************************************************************************** [A] Displays the system or user abend code...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
85deec8c7a21-0
InterTest™ and SymDump ® 11.0 LINE# LEVEL/FIELD NAME VALUE/LOCATION DEFINITION ------ --------------------------------- -------------------------------- -------------------- [C] 000329 03 MASK1 ALL '*' X(2)...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
85deec8c7a21-1
if symbolic information is obtained from a PROTSYM file, or from a CSL if the XREF option was used when the CSL member was created. The abending instruction is then displayed, followed by its operands. For COBOL and PL/I programs, this information is suppressed when the ASMINST option is set to OFF: ABENDING INSTRUCTI...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
b432c594e60c-0
InterTest™ and SymDump ® 11.0 THE Z/OS BREAKING EVENT INFORMATION IS NOT AVAILABLE. [D] [A] Displays the absolute address and program offset where the interrupt occurred. If the abending program is PL/I, the procedure offset is also displayed. [B] Displays the absolute address and program offset of the entry point fo...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
b432c594e60c-1
************************ * MODULE CALL SEQUENCE * ************************ [A] [B] [C] [D] [E] [F] [G] [H] LOAD PROGRAM PROGRAM ENTRY COMPILE VER/ MODULE PROGRAM/PROCEDURE ADDRESS LENGTH ADDR...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d401620dd5a6-0
InterTest™ and SymDump ® 11.0 -------- ------------------------- -------- ------- -------- -------- ------ --------- ----- SYSTEM 00000000 000000 36300908 ASSEMBLER CALLED CEE CEE ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d401620dd5a6-1
when the program was built. ******************** * PROGRAM CAOEDEMO * ******************** [A] COMPILED ON 14 MAR,2008 AT 16.38.30 WITH COBOL FOR Z/OS 3.4.1 COMPILE OPTIONS:ADV, APOST, NOAWO, DATA(24), NODBCS, NODECK, NODUMP, DYNAM, NOFASTSRT, NOLIB, LIST, MAP, NONAME, NONUMBER, OBJE...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c07b70251db7-0
InterTest™ and SymDump ® 11.0 NOOFFSET, NOOPTIMIZE, NUMPROC(PFD), RENT, NOSEQUENCE, SOURCE, NOSSRANGE, NOTERM, NOTEST, TRUNC(STD), NOVBREF, NOWORD, XREF, ZWB [B] SYMBOLIC INFORMATION RETRIEVED FROM USER01.PROTSYM MEMBER: CAOEDEMO DATE: 14...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c07b70251db7-1
•Local-Storage Section display •Linkage Section display File Section Display The File Section portion of the abend report lists information for each file defined to the COBOL program, such as allocation information, access method, and whether the file is open or closed. If the file is open, information from the data ma...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
a3dd77335972-0
InterTest™ and SymDump ® 11.0 The File Section portion displays the following information: [A] Displays the data management control blocks. The data management blocks are interpreted and displayed in KEYWORD=value format. This information includes the ddname, data set organization, access method, number of buffers allo...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
a3dd77335972-1
[B] ACTIVITY DATES: CREATION DATE 2007.085 EXPIRATION DATE NEVER SCRATCH [C] DATASET DEFINITION: KEY POSITION 128 KEY LENGTH 29 AVERAGE RECORD SIZE 240 MAX RECORD SIZE 240 SHARE OPTIONS 2,3 BUFFER SPACE 4608 [D...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
a9cbe6198354-0
InterTest™ and SymDump ® 11.0 [A] Displays the data set names of the cluster and data components. For KSDS files, the data set name of the index component is also displayed. [B] Displays the date on which the file was created and the date on which it may be deleted. The dates are displayed in Julian format (YYYY.DDD). ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
a9cbe6198354-1
file, as well as the total number of data records in the file. The contents of the current logical record are displayed following the Current File Status field or, if the file is VSAM and the VSAMCAT option is ON, following the VSAM catalog information. The contents of the previous record may also be displayed for sequ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
a9cbe6198354-2
(+000096) *FIL=000500,ORG=IX,LBLR=S* 000096 03 IX-FS1-GRP-120 BLF=0002+000078 (0000F0F0) 809
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
06b8fbc680b1-0
InterTest™ and SymDump ® 11.0 000097 05 FILLER *,RECKEY=* X(8) 000098 05 IX-FS1-KEY *ABCDLKJXYZ000000250ZIF,.$-+CD* X(29) 000099 05 FILLER *,ALTKEY1= * X...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
06b8fbc680b1-1
*FILE=IX-FS1,RECORD=IX-F-G/0,RECN* +000020 D67EF0F0 F0F2F4F9 6BE4D7C4 E37EF0F0 6BD6C4D6 7EF0F0F0 F06BD7C7 D47EC9E7 *O=000249,UPDT=00,ODO=0000,PGM=IX* +000040 F1F0F16B D3D9C5C3 D37EF0F0 F0F2F4F0 6BC2D3D2 E2C9E9D9 C37EF0F0 F0F16BD3 *101,LRECL=000240,BLKSIZRC=0001,L* ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
06b8fbc680b1-2
*ABCDLKJXYZ000000249ZIF,.$-+CD,AL* +0000A0 E3D2C5E8 F17E4040 40404040 40404040 40404040 40404040 40404040 40404040 *TKEY1= * +0000C0 4040406B C1D3E3D2 C5E8F27E 40404040 40404040 40404040 40404040 40404040 * ,ALTKEY2= ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
94841be6f5fa-0
InterTest™ and SymDump ® 11.0 •The file is not a BSAM file using NOTE/POINT •The file is not a VSAM file using skip-sequential access •The file is not a JES managed data set, such as in-stream data or data written to a SYSOUT class •The file does not contain unformatted, spanned, compressed, or extended records For key...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
94841be6f5fa-1
+000040 F3C2C1D9 C1C90000 00000000 00000000 00000000 00000000 00000000 00000000 +000060 00000000 00540002 007C7808 00001BE2 00000000 02002000 00000000 00000000 +000080 007AD998 C4E2C3C2 DCB 0000D038 LENGTH 00000060 (DE...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
94841be6f5fa-2
+000020 F2F51001 00A00014 02229B48 02233188 05800101 00000000 40688072 20C69F40 IOB 00006C08 LENGTH 00000050 (DECIMAL 80) OFFSET +000000 7F000000 007C1BD0 00006C78 80006DB8 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0b2dde0951b1-0
InterTest™ and SymDump ® 11.0 000400 03 PARM-LENGTH +1 S9(4) BINARY 000401 03 PARM-DATA ? X'E8' X(12) LINE# LEVEL/FIELD NAME VALUE/LOCATION ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0b2dde0951b1-1
R3 000360B8 DISP +000000 IN BLW 0019 R4 00000002 R5 B630409E DISP +003796 IN PROGRAM CAOEDEMO R6 36301C76 DISP +00136E IN PROGRAM CAOEDEMO R7 00000000 R8 000340B8 DISP +000000 IN BLW 0017 R9 0001B038 DISP +000000 IN TGT R10 36300A70 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0b2dde0951b1-2
FR3 00000000 00000000 0.0 FR11 00000000 00000000 0.0 FR4 4E000000 00025EF4 155380 FR12 00000000 00000000 0.0 FR5 00000000 00000000 0.0 FR13 00000000 00000000 0.0 812
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
79b8d26ecc96-0
InterTest™ and SymDump ® 11.0 FR6 00000000 00000000 0.0 FR14 00000000 00000000 0.0 FR7 00000000 00000000 0.0 FR15 00000000 00000000 0.0 [C] VECTOR REGISTERS: VR0 493202EA E0000000 00000000 00000000 VR16 00000000 00000000 00000000 00000000 VR1 000...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
79b8d26ecc96-1
VR7 00000000 00000000 00000000 00000000 VR23 00000000 00000000 00000000 00000000 VR8 00000000 00000000 00000000 00000000 VR24 00000000 00000000 00000000 00000000 VR9 00000000 00000000 00000000 00000000 VR25 00000000 00000000 00000000 00000000 VR10 00000000 00000000 00000000 00000000 VR26 00000000 00000000 000...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
79b8d26ecc96-2
address and displacement. For COBOL II, COBOL/370, COBOL for MVS and VM, COBOL for OS/390 and VM, or Enterprise COBOL for z/ OS and OS/390, the base addresses may appear as the following: BLF nnnn Base Locator for FILE Section BLW nnnn Base Locator for WORKING-STORAGE Section BLL nnnn Base Locator for LINKAGE Section B...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
21e5ec67ded3-0
InterTest™ and SymDump ® 11.0 [B] Displays the floating-point control register and floating-point registers 0 through 15 if the basic floating-point extensions of z/OS are installed on your system. Otherwise, the floating-point registers 0, 2, 4, and 6 are displayed (as shown). [C] Displays the vector registers 0 throu...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
21e5ec67ded3-1
*.......... ........... .........* 36586070 000040 3630456E 36300A04 00000000 36586520 00000000 00000000 36586030 0001B038 *...>......................-.....* 36586090 000060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 *................................* 365860B0 000080 0...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
21e5ec67ded3-2
ADDRESS OFFSET 0001B038 000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 *................................* 0001B058 000020 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 *................................* 0001B078 000040 00000000 00000000 F3...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
26a63aa844f8-0
InterTest™ and SymDump ® 11.0 0001B0F8 0000C0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 *................................* 0001B118 0000E0 00000000 00000000 36300A04 00000000 0001B3BC 365823F0 36301107 00000000 *.......................0........* . . . PGT...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
26a63aa844f8-1
*...........>...................o* 36300A84 000080 36302376 36302556 363025F2 3630276C 363028F0 36302A46 36302AC4 36302C0A *...........2...%...0.......D....* 36300AA4 0000A0 36302C28 36302E0E 36302EC0 36302F14 36303068 363030AE 363036E8 363036A4 *........... {...............Y...u* 36300AC4 0000C0 3...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
26a63aa844f8-2
SYMBOLIC INFORMATION RETRIEVED FROM CDE.DEVL.SB21.PROTSYM MEMBER: PLITEST DATE: 20 APR,2004 TIME: 11.49.52 TYPE: PROTSYM [C] LINKED ON 20 APR 2004 AT 11:49:58 LOAD LIBRARY: USER001.LOAD MODULE LENGTH: 000047C0 (DECIMAL 18,368) The program statistics include the following information: 815
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
9ce664816ae4-0
InterTest™ and SymDump ® 11.0 [A] Displays compile statistics, including the date and time of compilation, the compiler and release information, and the options used. [B] When symbolic information is used to format the report, this section displays the name of the symbolic file and the date and time of the symbolic lis...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
9ce664816ae4-1
000368 03 TPICTURE(1) ** CHARACTER(31) VARYING 000368 03 TDEC(1) ? X'0000' FIXED DECIMAL(3) 000368 03 TBIN(1) +0 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
a855180b5898-0
InterTest™ and SymDump ® 11.0 Variable storage displays information in merged format or in dump format, depending on your option settings. The following options control merging for PL/I variables: •MRGAUTO -- Merges symbolic names onto PL/I automatic storage. •MRGBASED -- Merges symbolic names onto PL/I based variable ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
a855180b5898-1
R10 12103604 DISP +00001C IN STATIC R11 122683C8 R12 12113650 R13 12268A78 DISP +000000 IN DSA R14 12268EA0 R15 92102EF0 DISP +000190 IN PROCEDURE INIT_TP FLOATING-POINT REGISTERS: FPC F0000000 FR0 41100000 00000000 1.0 FR8 00000000 00000000 0.0 FR1 00000000 00000000 0.0 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
580a73329ef6-0
InterTest™ and SymDump ® 11.0 FR7 00000000 00000000 0.0 FR15 00000000 00000000 0.0 VECTOR REGISTERS: VR0 41100000 00000000 00000000 00000000 VR16 00000000 00000000 00000000 00000000 VR1 00000000 00000000 00000000 00000000 VR17 00000000 00000000 00000000 00000000 VR2 34000000 00000000 0000000...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
580a73329ef6-1
VR8 00000000 00000000 00000000 00000000 VR24 00000000 00000000 00000000 00000000 VR9 00000000 00000000 00000000 00000000 VR25 00000000 00000000 00000000 00000000 VR10 00000000 00000000 00000000 00000000 VR26 00000000 00000000 00000000 00000000 VR11 00000000 00000000 00000000 00000000 VR27 00000000 00000000 000...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
580a73329ef6-2
ADDRESS OFFSET 12268A78 000000 10000000 122683C8 00000000 92102E3C 9219A6C8 1210326C 12268B10 00000000 *......cH....k...k.wH...%........* 12268A98 000020 12102D9A 12268B48 121035E8 12102FD8 00000001 12268B4C 1228A868 12103604 *...........Y...Q.......<..y.....* 12268AB8 000040 122683C8 00000000 00000...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
580a73329ef6-3
*...............J................* 12268B58 0000E0 00000012 00000001 00000000 00200002 00000020 00000026 00000026 00000012 *................................* 12268B78 000100 00000001 001F8002 00000041 00000026 00000026 00000012 00000001 00000043 *................................* 12268B98 000120 0000...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d7b105bd9aaa-0
InterTest™ and SymDump ® 11.0 12268BB8 000140 00000000 00000000 00000000 00000000 0000001C 00000000 *........................* Storage After all of the active procedures are reported, the program storage is displayed. This includes both static and external program storage areas. Static...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d7b105bd9aaa-1
*... ....... ............... ....* 12103668 000080 02020240 0000004C 00000000 00030002 00000003 00000005 00800080 00000000 *... ...<........................* 12103688 0000A0 00000001 0C008400 00000050 00000000 00000001 00000001 00000008 00000001 *......d....&....................* 121036A8 0000C0 0001...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d7b105bd9aaa-2
*............JANFEBMARAPRMAYJUNJU* 12103728 000140 D3C1E4C7 E2C5D7D6 C3E3D5D6 E5C4C5C3 D0000328 00100000 6E3BFFE0 00000000 *LAUGSEPOCTNOVDEC}.......>..\....* 12103748 000160 00000000 00000000 00000000 90010000 12102FEC 00000000 00000000 00000000 *................................* 12103768 000180 0000...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c01aec2c458e-0
InterTest™ and SymDump ® 11.0 121037E8 000200 00000001 00000013 00000009 00000009 00000003 00000001 00060002 0000002B *................................* 12103808 000220 00000004 00000003 00000002 00000001 00000001 00000003 00000001 00010002 *................................* 12103828 000240 00000000 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c01aec2c458e-1
*................................* 121038C8 0002E0 00000008 00000001 00000001 00000013 00000008 00000008 00000001 00000001 *................................* 121038E8 000300 00000017 00000002 00000001 00000001 00000001 00000001 00000001 00000001 *................................* 12103908 000320 0001...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c01aec2c458e-2
* EXTERNAL STORAGE * ******************** [A] [B] [C] EXTEATA 121039A0 LENGTH 00000015 (DECIMAL 21) ADDRESS OFFSET 121039A0 000000 [D] C5E7E3C5 D9D5C1D3 0000001C 00000000 00000000 00 *EXTERNAL.............* EXTETAX 121039B8 LENGTH 00000015 (DECIM...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
f95638e7d7c5-0
InterTest™ and SymDump ® 11.0 CNTLAR4 121039D8 LENGTH 00000004 (DECIMAL 4) ADDRESS OFFSET 121039D8 000000 1228A7C0 *..x{* CNTLTAX 121039E0 LENGTH 00000004 (DECIMAL 4) ADDRESS OFFSET ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
f95638e7d7c5-1
within the external storage for the data on that line. NOTE External storage is not displayed for programs that have been compiled using Enterprise PL/I for z/OS and OS/390 with the RENT option. Program Storage Dump At the end of the formatted displays for each active PL/I program, the program storage is displayed in d...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
879db928bfe1-0
InterTest™ and SymDump ® 11.0 12100900 000040 47F0F022 01C3C5C5 000006B0 000029B0 47F0F001 58F0C31C 184E05EF 00000000 *.00..CEE.........00..0C..+......* 12100920 000060 07F390EB D00C58E0 D04C4100 E6B05500 C3144130 F03A4720 F01458F0 C28090F0 *.3..}.. \}<..W...C...0...0..0B..0* 12100940 000080 E0489210 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
879db928bfe1-1
*K.L.-.k.K.k.K8....K4......K4....* 121009A0 0000E0 D2F45410 3F1A4210 D2F41B11 4310D2F4 54103F1E 4210D2F4 1B114310 D2F45410 *K4......K4....K4......K4....K4..* 121009C0 000100 3F224210 D2F41B11 4310D2F4 54103F26 4210D2F4 1B114310 D2F45410 3F2A4210 *....K4....K4......K4....K4......* 121009E0 000120 D2F4...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
879db928bfe1-2
*......K0....K0......K0....K0....* 12100A40 000180 4210D2F0 1B114310 D2F05410 3F2A4210 D2F04110 D2AC5010 D5049240 1000D23F *..K0....K0......K0..K.&.N.k ..K.* 12100A60 0001A0 10011000 5810D504 41106020 58201000 4110D260 50201000 D206D244 606292C6 *......N...-.......K-&...K.K.-.kF* 12100A80 0001C0 D24B...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
879db928bfe1-3
* ...K.K.-.K.K.-:..K.K.K.-"..K...* 12100AE0 000220 00074020 1000D202 D21C6086 1B114310 D21F5410 3F365610 3F3A4210 D21F1B11 *.. ...K.K.- f....K...........K...* 12100B00 000240 4310D21F 54103F3E 56103F42 4210D21F 1B114310 D21F5610 3F464210 D21F4110 *..K...........K.....K.......K...* 12100B20 000260 D21F...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
879db928bfe1-4
iK.JP-.K.J.-nK.JS-...-...* 12100B80 0002C0 10004110 D1E55020 1000D204 D1E9609E D204D1EE 609ED204 D1F3609E D208D1F8 *....JV&...K.JZ-.K.J.-.K.J3-.K.J8* 12100BA0 0002E0 60A3D209 D20160AC D204D20B 60B64110 60285820 10004110 D2105020 1000D207 *- tK.K.-.K.K.-...-.......K.&...K.* 12100BC0 000300 D21460BB D20...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
879db928bfe1-5
*.. .J!.... .J*.... .J;x... .J-x.* 12100C20 000360 40014010 D1625810 3F565010 D1645810 3F5A5010 D1685810 3F5E5010 D16C5810 * . .J.....&.J....!&.J....;&.J%..* 822
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
611fde759672-0
InterTest™ and SymDump ® 11.0 12100C40 000380 3F625010 D1705810 3F665010 D1745810 3F6A5010 D1785810 3F6E5010 D17C5810 *..&.J.....&.J....¦&.J....>&.J@..* 12100C60 0003A0 3F725010 D1805810 3F765010 D1845810 3F7A5010 D1885810 3F7E5010 D18C5810 *..&.J.....&.Jd...:&.Jh...=&.J...* 12100C80 0003C0 3F825010 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
611fde759672-1
Assembler Reports This section describes the information provided for Assembler programs. Program Statistics For each assembler program in the report, this report contains statistics about the assemble, link, and symbolic postprocessing used when the program was built. ******************** * PROGRAM CARXDEMA * *****...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf