id
stringlengths
14
14
text
stringlengths
3
7k
source
stringclasses
1 value
db93685f9c01-0
InterTest™ and SymDump ® 11.0 The IBM guide details all available EZACICD parameters and extra functionality of IP CICS sockets that are available for your implementation. Set Up an IRC Connection To install the Eclipse UI for InterTest for CICS, or to use the Debugger for Mainframe extension for VS Code and Che to deb...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
db93685f9c01-1
Follow these steps: 1.Stop the Apache Tomcat server. 2.Follow the instructions in the Deploy CCS Apache Tomcat and Configure Security section of the Common Components and Services for z/OS documentation. 3.Restart the Apache Tomcat server. The Testing Tools Server is configured for a secure connection. Integrate REST...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3ff69633f375-0
InterTest™ and SymDump ® 11.0 •High-availability •Scalability •Dynamic API discovery •Consistent security •A single sign-on experience •Documentation The API Mediation Layer facilitates secure communication across loosely coupled microservices through the API Gateway. The API Mediation Layer includes an API Catalog tha...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e15ad9e5d017-0
InterTest™ and SymDump ® 11.0 Platform Independence Since the API Mediation Layer is implemented in Java, the Layer targets z/OS as a platform, but can also run on other platforms as needed. Install the API Mediation Layer Download the API Mediation Layer package pax file from Broadcom Support under Download Management...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e15ad9e5d017-1
Configure API Mediation Layer PassTickets for SymDump . A PassTicket is a temporary substitute for a password. PassTickets are encoded and encrypted and are only valid for a few minutes after they are generated. Use PassTickets to enable z/OS components and products to authenticate a user ID without storing or caching ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
83b50788e505-0
InterTest™ and SymDump ® 11.0 Configure the Application ID PassTickets enable you to access a specific application only, corresponding to the application ID used during configuration. By default, the SymDump application ID is SDAPPL. To change this application ID, modify FMM_APPLID in the CAWAUOPT options in CDBIOPTN. ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
83b50788e505-1
sdtask Specifies the started task ID for your Testing Tools Server instance. zowetask Specifies your Zowe started task ID. Default: IZUSVR You have configured Single Sign-On for the SymDump Batch REST API on the API Mediation Layer. Use Top Secret to configure PassTickets. Follow these steps: 1.Define profiles for the...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d85fdd0503bb-0
InterTest™ and SymDump ® 11.0 key Specifies a 16-digit hexadecimal encryption key for the application. Ensure that the application key is the same across all systems in the configuration, and that the key is secret and secured. 2.Permit the started tasks for Zowe and the Testing Tools Server to generate and evaluate Pa...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d85fdd0503bb-1
SETROPTS RACLIST(PTKTDATA) REFRESH applid Specifies the application ID used for PassTicket validation to authenticate connections to the server. Default: SDAPPL key Specifies a 16-digit hexadecimal encryption key for the application. Ensure that the application key is the same across all systems in the configuration a...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e9ab4499edad-0
InterTest™ and SymDump ® 11.0 userid Specifies the user ID for which you want to grant server access. This value can be wildcarded. To grant access to all users, specify * . sdtask Specifies the started task ID for your Testing Tools Server instance. zowetask Specifies your Zowe started task ID. Default: IZUSVR You ha...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
243a8b6d0e45-0
InterTest™ and SymDump ® 11.0 Getting Started Get started with an overview of the features and basic use of the product. This section contains information that helps you get started using the InterTest products. The Assembler, COBOL, and PL/I primers walk you through the basic and advanced features of InterTest for CIC...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
243a8b6d0e45-1
Assembler Basic Demo Session This article takes you step by step through the basic demo session. The best way to learn about this application is to Perform the demo at a terminal. The basic demo session shows many of the testing and debugging tasks that you will use on your own programs. For more information on these t...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
64221a4de882-0
InterTest™ and SymDump ® 11.0 •Select a source listing for a program from the ITST menus •Inform the application that you want to test a program (set monitoring) •Respond to the information provided when a program error is detected •Display the value of a program variable •Dynamically change the value of a program vari...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
64221a4de882-1
•PF1 Help accesses online help •PF3 End displays the previous panel •PF4 Return returns to the top-level menu Now we can look at the source of the program we are debugging. 1.Type 1 in the Option field. 2.Press Enter. The Source Menu displays. ------------------- CA InterTest for CICS SOURCE MENU ------------------ O...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
55b3e932452a-0
InterTest™ and SymDump ® 11.0 (Valid mask characters are * and/or +) asm*____ ________ ________ ________ ________ ________ ________ ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
55b3e932452a-1
person who did the installation changed the name of the sample programs. Check with that person to find out the correct names. 7.Type S in the field to the left of the program ASMDEMO. Press Enter. The PROTSYM File Source Listing Display appears, it shows the compiled listing of ASMDEMO. CA InterTest for CICS - PROTSY...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
eb0d1d016163-0
InterTest™ and SymDump ® 11.0 00007 8 R7 EQU 7 00008 9 R8 EQU 8 00009 10 R9 EQU 9 0000A 11 R10 EQU 10 0000B 12 R11 EQU 11 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
eb0d1d016163-1
environment settings that relate to the Source Listing display. CA InterTest for CICS - PROTSYM FILE SOURCE LISTING PROFILE COMMAND ===> Program= ASMDEMO Option # Stmt # Displacement= Margin= 01 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
79030f7d6683-0
InterTest™ and SymDump ® 11.0 NOTE To display the four lines that are labeled OPTS and PFKS at the top of your screen throughout your test session, change the Display window field from N to T. Enter R in the Display window field if you want to have the contents of the registers shown at the top of the breakpoint displa...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
79030f7d6683-1
The screen momentarily flashes as the request is processed. The Source Listing Display screen then redisplays. View Monitoring Status To verify that the demo program is being monitored: 1.Type STATUS on the command line. CA InterTest for CICS - PROTSYM FILE SOURCE LISTING DISPLAY COMMAND ===> status ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
f85cc87af5e5-0
InterTest™ and SymDump ® 11.0 Option Description Attributes _ - ASMDEMO Program monitor entry Assembler _ - |-. ANY User monitoring options Active | Symbolic...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
f85cc87af5e5-1
SLB version is used throughout this article, and is recommended for all users. NOTE If monitoring is not correctly, the Status display does not appear and the Program Monitoring menu displays a message that no entries (for ASMDEMO) were found. In this case, press PF3 to return to the Source Listing display, and then en...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
02ef9cdd9e49-0
InterTest™ and SymDump ® 11.0 ***** Before proceeding, please have on hand the ***** ***** guide which accompanies the Demo Session. ***** ***** ***** ***** ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
02ef9cdd9e49-1
==> ASRA ABEND (0C7) detected and prevented. Caused by invalid decimal ==> arithmetic data format. ==> ==> Press PF1 for a detailed description. ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
2754fb85c4e7-0
InterTest™ and SymDump ® 11.0 When the application stops program execution, we say that the program is halted at a breakpoint . The appliction stops program execution automatically, as shown in the previous screen, or halts a program at a breakpoint set by you, the programmer. The A to the far left of the AP instructio...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
2754fb85c4e7-1
k 00016E FA20 D189 4AC0 00189 02AC0 ==> AP TASKNUM,=P'1' <-- place cursor on any of the TASKNUM characters ==> ==> ASRA ABEND (0C7) detected and prevented. Caused by invalid decimal ==> arithmetic data f...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
2754fb85c4e7-2
screen. –On the left is the name of the variable, preceded by the base register –On the right is its hexadecimal value and corresponding character representation The application determines the base register from the generated object code of the AP instruction. In this case, it is register 13 (D). CA InterTest for CIC...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
7d6a0bc932e2-0
InterTest™ and SymDump ® 11.0 COMMAND ===> Program= ASMDEMO Option # Stmt # Displacement= Margin= 01 Search= ----------------...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
7d6a0bc932e2-1
1482 * EXEC CICS SEND FROM(SCREEN 1483 DFHECALL =X'04043000080000 0001DA 4110 D068 00068 2),(FB_2,MSGLEN) 1499 * ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
7d6a0bc932e2-2
Search= ------------------------------------------------------------------------------- _____ R13.TASKNUM | 0 ---------++-------------------------------------------------------------------- Loc Object Code Addr1 Addr2...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d3138e49eda4-0
InterTest™ and SymDump ® 11.0 _ 0001AC 4780 227E 0027E 1461 BE SENDSCR4 _ 0001B0 47F0 2328 00328 1462 B ENDMSG _ 0001B4 1464 RETURN DS 0H ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d3138e49eda4-1
Loc Object Code Addr1 Addr2 Stmt Source Statement _ 000192 4050 D1B0 001B0 1456 STH R5,MSGLEN A 000196 FA20 D189 4AE8 00189 02AE8 ==> AP TASKNUM,=P'1' _ 00019C F920 D189 4AE9 00189 02AE9 1458 CP TASKNUM,=P'2' ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
d3138e49eda4-2
1499 * EXEC CICS RETURN 1500 * TRANSID(EIBTRNID) The following screen appears. On the left are the Assembler labels; on the right are the hexadecimal values and corresponding character representations of each field. C...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
84e685a5afd1-0
InterTest™ and SymDump ® 11.0 | ........ | MSGNAME 1AC | 0000000000. | MSGLEN 1B0 | +00469. | RECRBA ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
84e685a5afd1-1
char display mode by hitting the PF12 key, data alteration is allowed in either mode. Now we return to the program listing so we can continue to test ASMDEMO. 2.Press Clear or PF3. The breakpoint screen redisplays. Control Program Execution Now that the value in TASKNUM has been properly initialized, the next step migh...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0b178f58fe68-0
InterTest™ and SymDump ® 11.0 •When you set an unconditional breakpoint at an instruction, the program stops before or just after the instruction is executed. (Depending on the type of unconditional breakpoint that you set.) •When you set a conditional breakpoint at an instruction, the program stops only if a conditi...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0b178f58fe68-1
You can set unconditional breakpoints directly on the Source Listing screen just as easily as you displayed and modified TASKNUM. Enter U or ) to the left of each instruction where you want the application to halt program execution. The U sets a breakpoint that stops before the instruction is executed. The ) sets a br...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0b178f58fe68-2
00189 02AE8 1460 CP TASKNUM,=P'1' _ 0001AC 4780 227E 0027E 1461 BE SENDSCR4 _ 0001B0 47F0 2328 00328 1462 B ENDMSG 323
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
18f755450d31-0
InterTest™ and SymDump ® 11.0 _ 0001B4 1464 RETURN DS 0H 1465 * EXEC CICS SEND FROM(OUTMSG 1466 DFHECALL =X'0404300...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
18f755450d31-1
_ 0001B0 47F0 2328 00328 1462 B ENDMSG _ 0001B4 1464 RETURN DS 0H 1465 * EXEC CICS SEND FROM(OUTMSG ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
18f755450d31-2
–Set and remove breakpoints using simple line commands such as U, ), and X –Abend your task (with or without a dump) –Go around a problem by resuming program execution from another location (Type G next to the instruction where you want to resume.) 324
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
fb0f4112db8f-0
InterTest™ and SymDump ® 11.0 When debugging your own programs, you typically perform one or more of these activities. ASMDEMO does not have more errors, so we will complete the demo session. Remove the Keep Window and Breakpoints As you continue testing and debugging, you should clean up by removing breakpoints you no...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
fb0f4112db8f-1
1465 * EXEC CICS SEND FROM(OUTMSG 1466 DFHECALL =X'04043000080000 0001B4 4110 D068 00068 ),(FB_2,OUTLEN) 1482 * EXEC C...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
fb0f4112db8f-2
_ 0001B0 47F0 2328 00328 1462 B ENDMSG _ 0001B4 1464 RETURN DS 0H 1465 * EXEC CICS SEND FROM(OUTMSG ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ac181ecc1978-0
InterTest™ and SymDump ® 11.0 0001B4 4110 D068 00068 ),(FB_2,OUTLEN) 1482 * EXEC CICS SEND FROM(SCREEN 1483 DFHECALL =X'040430...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ac181ecc1978-1
Search= ----------+-------------------------------------------------------------------- Loc Object Code Addr1 Addr2 Stmt Source Statement _ 0001A2 4720 2328 00328 1459 BH ENDMSG _ 0001A6 F920 D189 4AE8 00189 02AE8...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ac181ecc1978-2
_ 000226 1518 SENDSCR3 DS 0H The Monitoring Status screen displays. The Monitoring Status display lists all breakpoints and monitoring options for your program. You can easily remove one or all breakpoints without locating them in your listing, or remembering where you set them. ---------...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
a890e2070e18-0
InterTest™ and SymDump ® 11.0 COMMAND ===> Type + to expand or - collapse option levels displayed below, or R to remove option(s). ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
a890e2070e18-1
********************************************************************** **** **** **** CA InterTest Demo Session **** **** **** ************************...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c4bf265049d1-0
InterTest™ and SymDump ® 11.0 This demo session taught you the basics of using the application to test and debug an assembler program. You learned how to perform the following tasks: Select a source program for display Go to ITST Menu Option 1.1. Select a program from the list. Set monitoring for a program Use the MONI...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c4bf265049d1-1
•Display the source listing •Set monitoring for a program •Set breakpoints •Set other monitoring options as needed •Initiate the program •End the test session When the program stops at a breakpoint, you can perform the following tasks: 328
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3e12e5a90961-0
InterTest™ and SymDump ® 11.0 •Inspect and modify main storage •Inspect and modify auxiliary storage •Set and remove breakpoints •Keep variables in the Keep window to observe changes in their values •Resume execution •Abend the task Display Your Source Listing You can display your source listing online at any time from...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3e12e5a90961-1
Command Option # Assembler Area Displayed L .C1 1 1st CSECT L .MC 5 Macro and Copy Source Catalog for high- level output L .XR 6 Cross Reference L .LI 7 Literals Cross Reference L .EM 8 Error Messages Search for Strings and Labels You also can search for and can display a character string by entering a FIND string NEXT...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
b1da3791639a-0
InterTest™ and SymDump ® 11.0 Search= ---------+--------------------------------------------------------------------- LOC OBJECT CODE ADDR1 ADDR2 STMT SOURCE STATEMENT _ 000000 90EC D00C 0000C 1177+ ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
b1da3791639a-1
_ 00001C 0357 1193+ DC AL2(DFHEIEND-DFHEIST _ 00001E 0000 1194+ DC H'0' Exit the Source Listing Facility Press Clear to return to CICS. The application displays the following message: Lister Function Terminated Start a Test Session Th...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ad5d14bdc680-0
InterTest™ and SymDump ® 11.0 Execute a Program Once you turn on monitoring for a program, you are ready to execute it. After you enter the program transaction ID, one of the following occurs: •Your program runs to completion. The results might not be correct. •InterTest for CICS stops your program at a breakpoint; eit...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
ad5d14bdc680-1
breakpoint, you can either correct the error or you can go around it. You can press PF1 for help on what caused the error and how to use InterTest for CICS to fix it. You set the other breakpoints. 331
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3b716f6861ff-0
InterTest™ and SymDump ® 11.0 Set Unconditional Breakpoints on the Source Listing To set an unconditional breakpoint on the program source listing, perform the following task: 1.Type U or ) in column 1 next to the offset where you want the breakpoint. The U sets a breakpoint that stops before the instruction is execut...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3b716f6861ff-1
_ 0001A2 4720 2328 00328 1459 BH ENDMSG u 0001A6 F920 D189 4AE8 00189 02AE8 1460 CP TASKNUM,=P'1' _ 0001AC 4780 227E 0027E 1461 BE SENDSCR4 _ 0001B0 47F0 2328 00328 1462 B ENDMSG ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
3b716f6861ff-2
•At the beginning of the program, so when the program executes you can set more breakpoints •At labels, so you can examine the contents of variables at the start of sections •Before a CALL, so you can dynamically control the program path •At each location named in an EXEC CICS HANDLE CONDITION, so you can verify error ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
368885c20536-0
InterTest™ and SymDump ® 11.0 any point in the code where the variable is referenced. You can also dynamically change the value to correct errors or test other program paths. Changes to program storage are dynamic and the change affects only the current test session. To correct program errors, you must change the sourc...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
368885c20536-1
367 TASKNUM DS PL3 _ 00018C 368 TSTEXT DS CL32 _ 0001AC 369 MSGNAME DS F _ 0001B0 370 MSGLEN DS H _ 0001B2 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
368885c20536-2
Search= ------------------------------------------------------------------------------- 333
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
414dc9c4a4da-0
InterTest™ and SymDump ® 11.0 BASE ________ for TASKNUM Overtype Underscores with a Base register For example: R1 or TIOABAR InterTest for CICS then displays the contents of the variable, as shown in the following panel: CA InterTest for CICS - MAIN STORAG...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
414dc9c4a4da-1
CORE='R13.TASKNUM' CAIN4713 R13 not found - have assumed its register value Modify the Value of a Variable You can modify the value of a variable by overtyping the bytes in the main storage display and pressing Enter. For example, you could change the cont...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
dce25349f0a0-0
InterTest™ and SymDump ® 11.0 Follow these rules to add a variable to the Keep window: •To add a variable where it is defined, type K to the left of the statement defining it and press Enter. You are asked to specify the base register, as shown in the previous screen. •To add a variable where it is referenced, type K t...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
dce25349f0a0-1
_ 0001AC 4780 227E 0027E 1461 BE SENDSCR4 _ 0001B0 47F0 2328 00328 1462 B ENDMSG _ 0001B4 1464 RETURN DS 0H 1465 * EXEC CICS SEND FROM(OUTMSG...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
dce25349f0a0-2
A 000196 FA20 D189 4AE8 00189 02AE8 ==> AP TASKNUM,=P'1' _ 00019C F920 D189 4AE9 00189 02AE9 1458 CP TASKNUM,=P'2' _ 0001A2 4720 2328 00328 1459 BH ENDMSG _ 0001A6 F920 D189 4AE8 00189 02AE8 1460 CP TASKNUM,=P'1' ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0bcd3713ce47-0
InterTest™ and SymDump ® 11.0 1465 * EXEC CICS SEND FROM(OUTMSG 1466 DFHECALL =X'04043000080000 0001B4 4110 D068 00068 ),(FB_2,OUTLEN) 1482 * ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0bcd3713ce47-1
Search= ------------------------------------------------------------------------------- _____ R13.TASKNUM | 00000. x____ R13.MSGLEN | +00469. x____ R13.TSQTRAN ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c96bd07cf453-0
InterTest™ and SymDump ® 11.0 Use Variable-Change Breakpoints to Detect Changing Values You can request that the application halt execution whenever the value of a specified variable changes. This is called a variable-change breakpoint. If you set a variable-change breakpoint while the variable is also listed in a Keep...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c96bd07cf453-1
_ 0001AC 4780 227E 0027E 1461 BE SENDSCR4 _ 0001B0 47F0 2328 00328 1462 B ENDMSG _ 0001B4 1464 RETURN DS 0H 1465 * EXEC CICS SEND FROM(OUTMSG...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
c96bd07cf453-2
begins. If you set the breakpoint before execution begins, the initial value of the variable is its value when it first becomes known to InterTest for CICS during execution. Any change from the initial value triggers the variable-change breakpoint. View the Variable-Change Breakpoint The uppercase V that appears to the...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
8996238fe2dc-0
InterTest™ and SymDump ® 11.0 COMMAND ===> Program= ASMDEMO Option # Stmt # Displacement= Margin= 01 Search= -----------------------------------------------...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
8996238fe2dc-1
1482 * EXEC CICS SEND FROM(SCREEN 1483 DFHECALL =X'04043000080000 The lines below the highlighted line further identify the breakpoint. If you set more than one variable-change breakpoint, this information lets you know which variable triggered the breakpoint. Why...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
736274d5d231-0
InterTest™ and SymDump ® 11.0 _ - |-UBP Unconditional breakpoint Offset=00000050 | Option ID 79113AFF | From, to terminals G001, G001 r - |-VBP Variable change breakpoint Location=.A...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
736274d5d231-1
1 Files - Display/select files for access 2 DB2 database - Invoke DB2 SQL interface facility 3 DL/I database - Access DL/I database 4 TD queues - Display/select transient data queues for access ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
63c2b28fea34-0
InterTest™ and SymDump ® 11.0 RCID= DATA= SIZE= 0000 FORMAT= D 00112233 44556677 8899AABB CCDDEEFF *0123456789ABCDEF* LOC 0000 ........ ........ ........ ........ ......
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
63c2b28fea34-1
LOC 0000 ........ ........ ........ ........ ................ 0000 F0F0F0F0 F0F0F0F0 F0F54040 0087338F 0000000005 DSORG=VSKS 0010 F0F3F9F9 0407835C 40404040 40404040 0399.... RECFM=VB 0020 40404040 40404040 C1C2C340 C3D6D9D7 ABC CORP LRECL=0050 ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
63c2b28fea34-2
could overtype JOHN SMITH with DALE COOPER on the sample display in the previous screen. To rewrite the modified record, type PUT in the FUNC= field and press Enter. 340
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e85995dbf13f-0
InterTest™ and SymDump ® 11.0 Display Auxiliary Storage in Structured Format FILE can display file, transient data, and temporary storage records or DL/I segments field-by-field in structured format using the Assembler DSECT. To display a record or segment in structured format, you must identify the program containing ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e85995dbf13f-1
LOC 00B8 Displacement Hexadecimal Character ------------------------------------------------------------------------------ DFHEIUSR B8 | 00 | . TSQNAME B8 | 00000000 00000000 | ........ TSQTRAN ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
e85995dbf13f-2
the FUNC= field and press Enter. When a program is stopped at a breakpoint, you can substitute an asterisk ( *) for the symbolic-name. For example, if program PAYROLL is stopped at a breakpoint and you enter: USE=*.payrec InterTest for CICS uses the program named PAYROLL and the PAYREC structure. To begin the structure...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
95cddf1011b4-0
InterTest™ and SymDump ® 11.0 Where data-name is the data name to be displayed. Resume Program Execution After you perform breakpoint activities, such as displaying and modifying main or auxiliary storage, you can do the following actions: •Resume program execution from a specific location •Single-step through executi...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
95cddf1011b4-1
CA InterTest for CICS - PROTSYM FILE SOURCE LISTING BREAKPOINT COMMAND ===> Program= ASMDEMO Option # Stmt # Displacement= Margin= 01 Search= ---------+-----...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
35df05e2c483-0
InterTest™ and SymDump ® 11.0 _ 001BDC 956D B01A 0001A 2132 CLI EIBAID,DFHCLEAR _ 001BE0 4780 2300 00300 2133 BE ENDMSG g 001BE4 47F0 3FAE 01FAE 2134 B READATA _ 001BE8 2136 SEND...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
35df05e2c483-1
option on the Source Listing Profile screen), you see the new step amount displayed next to PF10 at the top of the Source Listing Breakpoint screen. Abend a Task When your program stops at a breakpoint, you can abend your task rather than resume execution. To abend a task, enter the ABEND command from the breakpoint di...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0333da417203-0
InterTest™ and SymDump ® 11.0 Get Help Help is always available when you are using InterTest for CICS. You can also use Help to initiate InterTest for CICS, type in Help on a clear screen under CICS. Get Help Using InterTest for CICS When you are using InterTest for CICS, you can press PF1 at any time for information o...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
0333da417203-1
following screen explains how to correct an AEIL abend. CA INTERTEST - INTERACTIVE HELP FACILITY - TUTORIAL: ERROR MESSAGE AEIL The dataset name referred to in the DATASET option cannot be found in the FCT. Your program did not have a Handle Condition for this e...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
96aef7ded5b2-0
InterTest™ and SymDump ® 11.0 3. In the next field, key in the correct file name and press ENTER. 4. Press CLEAR to return to your Source Listing Breakpoint screen. 5. Key in G to resume execution at the beginning of the EXEC CICS command and press ENTER. ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
96aef7ded5b2-1
Assembler Advanced Monitoring Features This article describes commonly used Assembler Advanced Monitoring features. For information about all product features, see CICS Debugging and the Help facility. This article contains the following topics: Set Options from the Monitoring Menus The InterTest for CICS monitoring m...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
daea6047f0fc-0
InterTest™ and SymDump ® 11.0 1 Source - Display/select program source files/listings 2 Monitoring - Display/modify CA InterTest monitoring/activity 3 Main storage - Display/modify CICS storage areas 4 Auxiliary storage - Display/access ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
daea6047f0fc-1
COMMAND ===> Type information and S to set or R to remove option(s) below. Program . . asmdemo_ Program name (or .ALL, .OPTIONS or generic) User ID . . ____ User (or .ANY) for whom the program is mo...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
812b7e42f892-0
InterTest™ and SymDump ® 11.0 _ Composite Monitor multi-CSECT program's separately compiled components PF1 Help 2 3 End 4 Return 5 6 PF7 Backward 8 Forward 9 10 11 12 Quick access to the Program Monitoring menu is...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
812b7e42f892-1
Loc Object Code Addr1 Addr2 Stmt Source Statement _ 000100 4980 B018 00018 1380 CH R8,EIBCALEN _ 000104 4740 218A 0018A 1381 BL GETCOM _ 000108 957D B01A 0001A 1382 CLI EIBAID,DFHENTER ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
550d9d590124-0
InterTest™ and SymDump ® 11.0 Active Usings: ASMDEMO,R2,R3,R4,R7 DFHEIBLK,R11 DFHEISTG,R13 InterTest for CICS then displays the menu on which you define the condition. For example, the following screen sets the conditional breakpoint at the offset you identified in the previous screen only if TSSWITCH is equa...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
550d9d590124-1
Use Help or documentation for use of special keywords PF1 Help 2 3 End 4 Return 5 6 PF7 8 9 10 11 12 To process the condition, press Enter. InterTest for CICS generates the command syntax for...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
47076f299929-0
InterTest™ and SymDump ® 11.0 _ 00010C 4780 218E 0018E 1383 BE CONTINUE x 000110 47F0 2142 00142 1384 B SENDSCR1 _ 000114 0024 1386 TSQLEN DC H'36' _ 000116 0001 1387 TSQ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
47076f299929-1
3.Type R next to the entry and press Enter. 4.Return to the Source screen using PF3 End. Request Breakpoints Request breakpoints are breakpoints that take effect before CICS commands and macros, and other program calls, such as calls to DL/I or DB2. With one specification, you can set breakpoints at all CICS commands ...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf
2efe7610b974-0
InterTest™ and SymDump ® 11.0 s RBP Breakpoints for CICS, DB2, DL/I or external CALL requests _ Stmt Trace Statement tracing and data monitoring (COBOL only) _ New copy Fetch new copy of program and reset monitoring options (S only) _ Commands Indirect commands defined for a specific...
/Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf