id stringlengths 14 14 | text stringlengths 3 7k | source stringclasses 1
value |
|---|---|---|
9f4058ccef97-0 | InterTest™ and SymDump ® 11.0
Program= COBDEMO Option # Stmt # Margin= 01
Search=
OPTS 1 Proc div 2 Work-stor 3 Link sect 4 D-map 5 Clst/Pmap More: +
6 Data xref 7 Proc xref 8 Err msgs 9 Srch fwd... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
9f4058ccef97-1 | _ 00894 GO TO SENDFIRSTSCREEN.
_ 00895 CONTINUETASK.
00896**** TASKNUM *NOTE* FIELD MUST BE INITIALIZED
A ==> ADD +1 TO TASKNUM.
_ 00898 IF TASKNUM = 1
_ 00899 MOVE 'DMAPASR' TO MAPNAME.
Ending a Source Listing Backtrace Session
To tog... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
9f4058ccef97-2 | CAIN3628 Automatic breakpoint; ASRA abend (0C7) detected and prevented.
Caused by invalid decimal arithmetic data format.
Backtrace
Tran= DEMC from term L6D1 monitored as PROG=COBDEMO #776.0 #786.0
DFHCOMMAREA does n... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
98de00d33a2c-0 | InterTest™ and SymDump ® 11.0
#786.0 #787.0
#814.0 #815.0
#815.0 #816.0
Depress PF3 for Source Listing Display. ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
98de00d33a2c-1 | and so on.
•TRAN=
•Identifies the transaction and terminal ID where the program is executing, and how monitoring was requested, such as
for a program, transaction, or terminal.
•Backtrace
Shows the backtrace as described in the section Tracing Program Execution. Additional backtrace entries are
accessed using PF11. To ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
b10a0bbcb294-0 | InterTest™ and SymDump ® 11.0
Program COBDEMO stopped by CA InterTest in statement 882.0 (Offset +01A8E)
CAIN3628 Automatic breakpoint; ASRA abend (0C7) detected and prevented.
Caused by invalid decimal arithmetic data format.
... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
b10a0bbcb294-1 | 000000 *... * #866.0 #872.0
1C *. * #872.0 #873.1
#882.0 to here.
==> CNTL=GO,TASK=00378,A Margin:
O... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
b10a0bbcb294-2 | DFHCOMMAREA ...
Indicates the COMMAREA status and size.
00883 ...
Displays source listing code, only if you:
1018 | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
50982f371e57-0 | InterTest™ and SymDump ® 11.0
•Saved the listing in the InterTest for CICS symbolic file
•Choose Source List BKPT=OFF on your Source Listing Profile screen. Without this option specified, InterTest
for CICS does not display this screen at all. The Breakpoint Information screen displays instead.
These two fields ...
Ind... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
50982f371e57-1 | CICS or a branch to another location in the program. Each break results in a new line entry.
•If a program loops through a section of code more than once, the backtrace displays the number of times the loop was
executed below the line entry, instead of repeating the execution sequence.
•Plus signs indicate offsets; for... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
5d32fbe4a3e2-0 | InterTest™ and SymDump ® 11.0
PF8
Unassigned.
PF9 1 Instruc
Executes the next machine instruction and then stops.
PF10 001 Verb
For COBOL, executes the next COBOL verb and then stops.
PF10 001 Stmt
For PL/I, executes the next PL/I statement and then stops.
PF 10 Registers
For Assembler, toggles registers on and off the... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
5d32fbe4a3e2-1 | definition on the bottom of the screen. Use this method to see what data values are being moved into main storage.
Notes:
•The step amount for PF9 and PF10 cannot be changed. However, select alternative step amounts by entering CNTL
commands or by using the Resume Menu options. Access the Resume menu using PF6, and sel... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a111477fd64e-0 | InterTest™ and SymDump ® 11.0
•Resume program execution until the next breakpoint occurs or the transaction ends
•Resume program execution from a new location, such as a COBOL paragraph name, Assembler or PL/I label, COBOL
or PL/I statement number or offset
•Move or disable the current breakpoint
•Execute a specified n... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a111477fd64e-1 | NOTE
The NEXT command replaces the obsolete STEP command.
NEXT verb-count
Verb-count
Indicates number of verbs to execute before the next display of the Breakpoint Display screen.
Default : Value of Stepping Amount in Profile.
NOTE
NEXT is available only during breakpoint processing.
1021 | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
d055aa51cce8-0 | InterTest™ and SymDump ® 11.0
Continue Processing Until a COBOL PERFORM Has Been Completed Avoiding Breakpoints
NEXT OVER
Specifies that the NEXT command is used to execute through a verb, instruction, or statement and return to that line. This
is to avoid breakpoints.
Continue Processing After a COBOL Program Breakpoi... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
d055aa51cce8-1 | Enter.
InterTest for CICS redisplays the source code beginning in the position you requested. A Margin= value of 0 begins the
display from position 1.
2.Press PF22 to shift the source code left. Press PF23 to shift the source code right. COBOL and PL/I programs shift 10
characters at a time; Assembler programs shift ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
44e78cc1ee77-0 | InterTest™ and SymDump ® 11.0
Switch Between Breakpoint Screens
If the first InterTest for CICS breakpoint screen you see is a Detailed Breakpoint display, you might want to switch to the
Source Listing Breakpoint Display version for your program testing. To switch from the Detailed Breakpoint screen to the
Source List... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
44e78cc1ee77-1 | logic. The difference is that indirect commands are executed automatically without issuing a breakpoint display. Once the
indirect commands are performed, your program continues to execute normally.
Indirect commands save you from having to recompile a program or manually correct an area of code every time it is
encoun... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
34da2b4c8cbb-0 | InterTest™ and SymDump ® 11.0
•A variable is not being initialized during processing. Using indirect commands initialize the variable every time the
program is run and continue execution without recompiling.
•A new routine is needed in your program. Insert the code using indirect commands and continue executing your
pr... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
34da2b4c8cbb-1 | NOTE
Set the breakpoint and give the starting indirect command number before you code the indirect commands. The
order is up to you. However, new users often find it easier to code the indirect commands first, and then attach
them to breakpoints.
Set a Breakpoint to Execute an Indirect Command
Before accessing the indi... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a40a884abe1e-0 | InterTest™ and SymDump ® 11.0
The following screen shows how to set an unconditional breakpoint for indirect commands from the Source Listing facility.
Notice the required Option # 12 entry at the top of the screen.
CA InterTest for CICS - PROTDEM FILE PROTDEM FILE SOURCE LISTING BREAKPOINT
COMMAND ==> ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a40a884abe1e-1 | CA InterTest MONITORING COMMAND BUILDER - COBOL BREAKPOINT LOCATIONS 11
SET breakpoint options for PROG=COB2DEMO for location:
000791 CALL 'DFHEI1'.
After:
Enter 'n' to stop only every n'th time: ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
3796573afbc6-0 | InterTest™ and SymDump ® 11.0
NOTE
If indirect commands are specified for both .ANY and your specific terminal, the indirect commands
specified for your terminal take precedence.
.NO— indicates that these commands execute with no terminal.
Delete ALL
Deletes all previously specified indirect commands for the program y... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
3796573afbc6-1 | program COBDEMO.
1.To prevent the ASRA problem caused by the invalid decimal arithmetic data value assigned to the COBOL data-item
TASKNUM:
–Using Source Listing Option # 12 with a U line command, set an unconditional breakpoint at statement number 500.
–Specify 10 as the indirect command statement number that you want... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
e443a5923681-0 | InterTest™ and SymDump ® 11.0
00020 MOVE 1 TO TASKNUM
00030 EXIT
1 Help 2 3 End 4 5 6
7 Backward 8 Forward 9 Top 10 Bottom 11 12
CAIN1261 Indirect commands added.
NOTE
Setting TASKNUM to 1 alters the demo result... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
e443a5923681-1 | CAIN1261 Indirect commands added.
3.To perform the code that was bypassed at statement 1369 at another location where it will not cause a storage
violation:
–Using the Source Listing Option # 12 with a U line command, set an unconditional breakpoint at statement number
974
–Specify 80 as the indirect command statement ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
760ab5e75c59-0 | InterTest™ and SymDump ® 11.0
00100 EXIT
1 Help 2 3 End 4 5 6
7 Backward 8 Forward 9 Top 10 Bottom 11 12
CAIN1261 Indirect commands added.
4.To debug a program that is invoked by multiple transaction IDs and take breakpoints o... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
760ab5e75c59-1 | are set to take effect.
Access
To access the status report from the Source Listing display or breakpoint enter the command STATUS, or press PF12
Status. The following screen shows how indirect commands are represented on the InterTest Status Report:
CA InterTest for CICS - MONITORING STATUS
COM... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
6bcb9d5b3f06-0 | InterTest™ and SymDump ® 11.0
| From, to terminals .ANY, .ANY
| Execute indirect command 100
_ | CMD Indirect commands defined .ANY
| Option ID 90AB36F1 ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
6bcb9d5b3f06-1 | From any menu or Source Listing screen, perform these steps:
1.Access the ITST Program Monitoring menu (ITST 2.1).
The fast-path command entry from a breakpoint is:
Command ==> =1.2.1 .
2.On the Program Monitoring menu, complete the Program name and type S next to the Commands (indirect
commands) Option.
3.Press Enter... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
ead685b50061-0 | InterTest™ and SymDump ® 11.0
Indirect Command Syntax
This section discusses execution flow and syntax.
Execution Flow Control
If a breakpoint is set to invoke indirect commands, when you run your program the commands are automatically executed
without stopping first. Execution is returned to the program according to t... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
ead685b50061-1 | is active, indirect processing is terminated and control is returned to the program, where execution continues from the
breakpoint. Any relational operands entered with this command are ignored.
1030 | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
cf7dcce94b13-0 | InterTest™ and SymDump ® 11.0
Example
EX
Goto Command
This command resumes execution at a specified location. The syntax controls where execution resumes.
To resume execution at the specified indirect command sequence number, use this syntax:
GOto *nnnnn
To resume execution at the specified statement number, use this s... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
977bdab76850-0 | InterTest™ and SymDump ® 11.0
Move [source-item] TO data-name
Note: Brackets,[ ], indicate a choice of source-items.
Valid source-items follow.
•[ALL,]' char-data '
[ALL,]" char-data "
'char-data ' or "char-data " is a non-numeric character string.
•[ALL,] x'hex-data ' [ALL,] x"hex-data "
x'hex-data ' or x"hex-data" is... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
977bdab76850-1 | Example
PE 2250
Run Command
The RUN command resumes program execution at the breakpoint location from which the indirect commands were
invoked and ignores all subsequent breakpoints.
Example
RUN
1032 | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
7e6511c9d473-0 | InterTest™ and SymDump ® 11.0
Format Indirect Commands
Rules
Indirect commands and their arguments are free-form. However, there are several rules to keep in mind as you format
your commands:
•All arguments must be separated by at least one blank space.
•Only one indirect command displays on a line (with the exception ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
7e6511c9d473-1 | command will be copied to line 45010, not 00045.
•Enter comments in place of commands. To enter a comment, specify a sequence number followed by at least one
space, and then enter either an asterisk (*) or a backslash and an asterisk (/*) followed by at least one space and your
comment.
Example:
00035 * THIS IS A COMM... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
d0f7f65f8d27-0 | InterTest™ and SymDump ® 11.0
–Immediate parent
–01-level
–Any level in between the immediate parent and the 01-level
•Up to three levels of subscripting are allowed. Subscripts include:
–Positive integer numeric literal
–Another variable defined as a positive integer numeric field (no sign or decimal portion)
–INDEX i... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
d0f7f65f8d27-1 | •Up to 15 levels of subscripting are allowed. A subscript includes:
–Integer numeric literal
–Another variable defined as an integer numeric field (no decimal portion)
•The subscript value must be within the actual declared bounds of the array.
Example
If the array is declared as (100:200), subscript values must be wit... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
aaa6517efd77-0 | InterTest™ and SymDump ® 11.0
Literals in Indirect Commands
Numeric is a string of one to eighteen digits with no intervening commands or decimal point, such as 7954. If the target
variable contains an implied decimal point, then the decimal point must also be implied in the literal.
Floating point is appropriate o... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
aaa6517efd77-1 | •Conditional expressions, used with indirect commands IF statements
•Arithmetic expressions, used with indirect commands IF and MOVE statements
Operands in these expressions are one of the following expressions:
•Figurative constants
•Literals
•Variables
Note: Qualified data names and subscripts are also supported.
The... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
da596c8b2c80-0 | InterTest™ and SymDump ® 11.0
>
Greater than
< =
Less than or equal to
> =
Greater than or equal to
COBOL Variable Syntax
The general syntax for a COBOL variable in InterTest for CICS indirect commands is as follows:
[prog-id:] data-name [IN grp-name][ ({sub-name OR ind-name OR number}[, ...]) ]
or
[prog-id:] data-name... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
da596c8b2c80-1 | PL/I Variable Syntax
The general syntax for a PL/I variable in InterTest for CICS indirect commands is as follows:
expression-1 [-> expression-2 ...]
1036 | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
969938f3c6f5-0 | InterTest™ and SymDump ® 11.0
->
Defines the address for symbol. It indicates that the expression on the left provides the address on which the
the expression on the right is based. If the expression on the left is a PL/I POINTER variable, the contents of the
POINTER variable is use. The -> notation is provided for ref... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
969938f3c6f5-1 | POINTER variable, PRT2, which is used as the base address for the BASED variable BASEDSTRUCT2, containing
ITEMA.
PRT1 -> BASEDSTRUCT1.PRT2 -> BASEDSTRUCT2.ITEMA
Example
STRUCTA is not a pointer variable but a structure. The address of STRUCTA is used to map the variable names defined
in STRUCTB.
STRUCTA -> STRUCTB
103... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
bf5f9890245f-0 | InterTest™ and SymDump ® 11.0
Composite Support
Composite support lets you test and debug a subprogram as if it were a separate program. This means you can set
breakpoints and other monitoring options individually for any subprogram. InterTest for CICS provides full symbolic
support for subprograms if you provide the s... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
bf5f9890245f-1 | S SUBMODB ASMMODB 8EA0 1001 ASSEMBLER
S SUBMODC ASMMODC 9EA1 93A ASSEMBLER
_ SUBMODD ________ A8DB A11 __________ symbolics not available
PF1 Help 2 3 End 4 5 Process 6 RFind
PF7 Backward 8 Fo... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
893785d96214-0 | InterTest™ and SymDump ® 11.0
Values:S (subprogram is selected), _ (subprogram is not selected).
Link-name
Identifies the name of a COBOL program, Assembler CSECT, or PL/I Control Section as listed in the link-edit
map.
Monitor
Specifies the name under which InterTest for CICS monitors the program.
The following rules ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
893785d96214-1 | information might be outdated.
Use PF8 and PF7 to scroll forward and backward through the list of programs.
Select Subprograms for Testing
Select only the subprograms that you want to test to reduce overhead. Use the Select All and Selection fields to select the
subprograms that you want to test. Change monitor names o... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
eba5176512f7-0 | InterTest™ and SymDump ® 11.0
Select or Deselect Subprograms That Meet Specific Criteria
To select subprograms that meet specific criteria, follow these steps:
1.Apply a filter that specifies the desired criteria.
The list of the displayed subprograms changes.
2.Type A in the Select All field.
Only the subprograms that... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
eba5176512f7-1 | _ SUBMODD ________ A8DB A11 __________ symbolics not available
PF1 Help 2 3 End 4 5 Process 6 RFind
PF7 Backward 8 Forward 9 10 11 12
Follow these steps:
1.Clear the Selection fields for SUBMODA, SUBMODB, and SUBMODC... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
5edcce11682e-0 | InterTest™ and SymDump ® 11.0
_ SUBMODB ASMMODB 8EA0 1001 ASSEMBLER
_ SUBMODC ASMMODC 9EA1 93A ASSEMBLER
S SUBMODD ASMMODD A8DB A11 ASSEMBLER
PF1 Help 2 3 End 4 5 Process 6 RFind
PF7 Backw... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
5edcce11682e-1 | FIND searchdata [ columnname ]
searchdata
Specifies your search string.
NOTE
If the string contains spaces, place the string in single quotes.
columnname
(Optional) Specifies the name of the column where you want to perform the search.
Values: LINKNAME, MONITOR, OFFSET, LENGTH, LANGUAGE, COMMENTS
Default: All columns
... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
54e422e8f5a6-0 | InterTest™ and SymDump ® 11.0
The RFIND command repeats the FIND command and displays the next match.
Example:
The following command searches for string ASMMODA in the Monitor column:
FIND ASMMODA MONITOR
Scroll Commands and Options
Use the scroll commands, the SCROLL field, or PF7 and PF8 keys on the Composite Support... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
54e422e8f5a6-1 | 1-9999
Specifies the number of rows by which you scroll.
Example:
Type 10 in the command line, and press PF8 to scroll 10 rows down in the list of subprograms.
Filter Subprograms
Use the filter fields above each column on the Composite Support screen to filter subprograms. When you apply several
filter values to differ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
bee1ad99ceb6-0 | InterTest™ and SymDump ® 11.0
*
Matches 0 or more characters.
%
Matches one character that can be a space.
+
Matches one character that cannot be a space.
To filter subprograms in the Offset and Length columns, you can also use > or < (the greater or less than signs) for
numeric comparisons.
Examples:
The following val... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
bee1ad99ceb6-1 | _ Link name Monitor Offset Length Language Comments
S ASMLINK ASMLINK 48 2000 ASSEMBLER
S ASMA ASMA 2048 68B ASSEMBLER
S ASMB + 2F98 1BC ASSEMBLER Multi-CSECT monitoring
S ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
97cfdba957ad-0 | InterTest™ and SymDump ® 11.0
NOTE
The Composite Support screen might already have plus signs joining Assembler CSECTs. This means the
CSECTs were treated as one program in the post-processor batch job step that provided symbolic information to
InterTest for CICS.
Remove Composite Support
This section describes how to ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
97cfdba957ad-1 | MAINMOD2.
2.Change the current program name to SUBPROG.
3.Type 24 in the Option # field to access the Program window, change the load module name to MAINMOD1, and press
Enter.
4.Set a breakpoint by typing U in the desired location.
You set an unconditional breakpoint for SUBPROG of MAINMOD1.
5.In the Program window, ch... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
55c81c25ac5a-0 | InterTest™ and SymDump ® 11.0
Customize Symbolic Information Using the Batch Method
Customizing symbolic information saves your monitoring configuration for future reuse and is optional. To customize
symbolic information required for testing composite modules, submit a batch job to run IN25LINK.
NOTE
For more informati... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
55c81c25ac5a-1 | indirect commands facility.
•Set an InterTest for CICS protection option. For more information, see Monitoring Menu Options.
•Go around the error. For details, see Jump to Another Location and Using the Resume Menu. Options 2, 3, and 4 on
the Resume menu offer easy ways to specify where you want to continue execution.
... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
c9a5a4cfe79c-0 | InterTest™ and SymDump ® 11.0
Press PF5 or specify GO on the command line to continue from the current breakpoint. Execution continues until another
breakpoint occurs or the program ends, whichever comes first.
Single-Step Through Execution
Press PF10 or enter the NEXT command on the command line to single-step throug... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
c9a5a4cfe79c-1 | Use this option with caution in COBOL and Assembler programs and optimized code. Certain uses trigger difficulties in
getting proper addressability.
When an error occurs in a paragraph containing a CICS command, resume program execution at the paragraph-
name rather than at the specific instruction, because some CICS ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
4644a07fc308-0 | InterTest™ and SymDump ® 11.0
executed while single-stepping. There may also be times when the debugger appears to highlight the wrong statement at
a breakpoint intercept.
These unexpected displays do not indicate that a program is being executed incorrectly. They indicate that the debugger
sometimes cannot accurately ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
4644a07fc308-1 | Compiler Option .
Resume Program Execution Ignoring All Breakpoints
To continue processing from the current statement ignoring all preset breakpoints and indirect commands until the task
either abends or runs to normal completion, specify the RUN command on the Source Listing Breakpoint Command Line.
The Resume Menu
Op... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
e0de2d4c8f1c-0 | InterTest™ and SymDump ® 11.0
The fast-path entry to display this menu from a breakpoint is =4.3.
Resume Task from an Offset
Select Option 4 Offset from the Resume Menu to display the Resume Task From an Offset menu. Enter a hexadecimal
value of an offset from which to resume execution and press Enter. The program res... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
e0de2d4c8f1c-1 | 7 Backward 8 Forward 9 Next Wnd 10 001 Verb 11 Backtrace 12 Status
---------------------------------------------------------------------------------
00912* ENDEXEC.
_ 00913 MOVE ' Y 00624 ' TO DFHEIV0 ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
fa27373e036b-0 | InterTest™ and SymDump ® 11.0
Resume Task for nnn Machine Instructions
Use Option 8 from the Resume Menu to enter the number of instructions you want to execute at this time. The fast-path
entry to display this menu from a breakpoint is =4.8.
This option is a one-time execution of the steps you specify and does not cha... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
fa27373e036b-1 | •Status of your program source code
•InterTest for CICS monitoring and monitoring options
•Auxiliary files and databases accessed by your program
Your Program Source Code
Your program source code is not modified. It is exactly the same as before you began testing.
Example
If InterTest for CICS detected an ASRA and you ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a823ce138820-0 | InterTest™ and SymDump ® 11.0
To get a status display of monitoring activity and options in effect for one program, perform these steps:
1.Display the Source for the program.
2.Enter the command STATUS.
To get a status display of monitoring activity and options in effect for all programs, enter the command STATUS ALL.
... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a823ce138820-1 | program.
Use the indirect commands facility to continue to test your program without recompiling it.
Correct Your Source Code
When you decide to continue testing from a new version of your program, perform these steps:
1.Modify the program source code (outside InterTest for CICS).
2.Recompile or re-assemble the modifie... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a40cbb368e65-0 | InterTest™ and SymDump ® 11.0
3.Execute the InterTest for CICS New Program Copy option, if desired. This option is on the Program Monitoring menu
(2.1). New Copy performs the following functions:
–Resets the CICS entry in the PPT table to the program's new library address
–Transfers all symbolically set breakpoints and... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a40cbb368e65-1 | options.
Monitoring Menu Options
The primary task of InterTest for CICS is to monitor programs to detect and prevent errors. When you set monitoring for
a program, InterTest for CICS detects and prevents errors before they occur. That means monitored programs will not
abend or commit storage violations.
This article de... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
e165977f19f2-0 | InterTest™ and SymDump ® 11.0
Indirect Commands
For more information about how to use indirect commands, see Breakpoint Activities.
CNTL Commands
To use the CNTL transaction, alternate menus, and transaction-based commands to specify monitoring options.
Monitoring Menu Functions (ITST 2)
The Monitoring Menu has the fol... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
e165977f19f2-1 | Active Tasks screen lets you to purge a task. If you previously disconnected a task from a terminal, the Active Tasks
screen lets you reconnect the task and continue testing.
1052 | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
57709192382c-0 | InterTest™ and SymDump ® 11.0
System-Wide
Displays the System-Wide Options submenu (2.6), which lets you display and modify monitoring options for the entire
system. These include automatic breakpointing, checkpointing, dumping all abends, global logging, InterTest for CICS
tracing, and breakpointed task purging.
NOTE
... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
57709192382c-1 | PF8
Scrolls a display list forward towards the bottom of the list.
PF9 to 12 and PF21 to 24
Unassigned
1053 | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
be79132a0e07-0 | InterTest™ and SymDump ® 11.0
The User ID Monitoring Option
When you set monitoring, breakpoints or options for a specific program, transaction, or terminal, InterTest for CICS
creates an entry for that program, transaction, or terminal in the monitoring table. For releases after Version 5.3, each
monitoring table entr... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
be79132a0e07-1 | | Symbolic listing file PROTSYM
_ | UBP Unconditional breakpoint #1
| Option ID DD103243
| From, to terminals .ANY, .ANY
_... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a789e3681d82-0 | InterTest™ and SymDump ® 11.0
The following table explains how the default values work when you are and are not signed on to CICS.
DFLTUSER Setting Signed on to CICS Not Signed on to CICS
.ANY By default, everyone is monitored.
Breakpoints are directed to the terminal
where they were set.Everyone is monitored. Breakpoi... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a789e3681d82-1 | a breakpoint or other monitoring option. Otherwise, the breakpoints or other monitoring options are not attached to the
original monitoring entry. View the Monitoring Status report to check the entries.
Establish a Personal Debugging Session
In a secure CICS region, set the user ID to your own CICS user ID to establish... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
4add4e01f9bd-0 | InterTest™ and SymDump ® 11.0
Monitoring Submenus
This section describes how to use the Monitoring submenus and screens to perform the following monitoring-related
functions. The order in which the functions are described corresponds to their order on the Monitoring Programs,
Transactions, and Terminals submenus.
Setti... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
4add4e01f9bd-1 | Initiate Monitoring
The InterTest for CICS CNTL transaction performs all monitoring functions. However, InterTest for CICS provides a
number of ways to initiate monitoring and perform other CNTL functions as shown following:
•Source Listing Facility
•Monitoring Menu, Option 2 on the Primary Option Menu
•CNTL menus and ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
b4e802e54ded-0 | InterTest™ and SymDump ® 11.0
Use one method exclusively, or mix-and-match methods (even during one test session) depending on your specific testing
needs.
Example
Use the Source Listing facility to initiate monitoring and set breakpoints, the Monitoring Menu and screens to set special
options, and a single-line comman... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
b4e802e54ded-1 | explicitly instruct InterTest for CICS to remove monitoring.
The Program Monitoring Submenu
Use the Program Monitoring submenu (2.1) to view, set, or remove monitoring, breakpoints, and monitoring options for
programs. To select an option, enter or modify the Program and User ID field values, and then tab to the desire... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
987ddabf74d0-0 | InterTest™ and SymDump ® 11.0
•An asterisk specifies any number of characters, including no characters. Specify more than one asterisk in a program
name, transaction code, or terminal name. However do not specify an asterisk by itself.
•A plus sign specifies one character in a particular position. Specify more than one... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
987ddabf74d0-1 | Program
.ALL
User ID
.ANY to apply system-wide monitoring for all users or specific user ID to apply monitoring to all programs
executed by a specific user.
Type S next to Monitor and press Enter .
Hierarchy Rules for Monitored Entries
It is important to know the priorities InterTest for CICS observes if more than on... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
551ded812795-0 | InterTest™ and SymDump ® 11.0
•A specific or generic program entry overrides a transaction entry, a terminal entry, and an .ALL specification
•A transaction entry overrides a terminal entry and an .ALL specification
•A terminal entry (specific or generic) overrides an .ALL specification
Example
Suppose you specify moni... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
551ded812795-1 | •Transaction, InterTest for CICS monitors all of the transaction's programs.
•Terminal, InterTest for CICS monitors every program that executes at that terminal.
NOTE
InterTest for CICS does not monitor programs that begin with the prefix DFH (IBM CICS programs) or IN25
(InterTest for CICS programs).
If you set monitor... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
1bea85f30a97-0 | InterTest™ and SymDump ® 11.0
From the Status Report
From the status report, remove monitoring quickly for any entry. Just locate the monitoring entry, enter r in the field to
the left of the entry, and press Enter . After the request is processed, an asterisk in front of the Monitoring Status entry
indicates the entry... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
1bea85f30a97-1 | used by all programs in the transaction for which statement tracing was specified.
When you set statement tracing for a transaction, a statement trace table is created prior to executing the next COBOL
statement in the transaction. When you set statement tracing for a terminal, a statement trace table is created for ea... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
5def401ff9b3-0 | InterTest™ and SymDump ® 11.0
Data monitoring (DM)
Instructs InterTest for CICS to capture data values for every executed COBOL statement. If data monitoring is
selected, statement tracing will automatically be activated. In addition, a specific terminal ID or user ID is required.
Term ID (or .ANY or .NO) where trace o... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
5def401ff9b3-1 | user ID exactly as you originally defined them.
New Copy Option
After you recompile a program, use the New Copy option on the Program Monitoring menu (2.1) to reset symbolically
specified breakpoints for paragraphs, procedures, or routines. The InterTest New Copy also executes a CICS New Copy
to bring the program into ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
0e53fc4715ed-0 | InterTest™ and SymDump ® 11.0
To set or remove replacement options, access the appropriate Monitoring subenu to which the monitoring option applies:
Option Used For Monitoring
2.1 Programs
2.2 Transactions
2.3 Terminals
Set Replacement Options
On the Monitoring submenu, enter the program names, transaction codes, or te... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
0e53fc4715ed-1 | User ID (or .ANY) who will execute the program
Specifies that the program be monitored and that replacement options, if specified, take effect only when the
program is executed by any user (.ANY) or a specific user (a CICS user ID).
When you have specified the required information, press Enter. You are returned to the ... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
b84bcb1dd1f2-0 | InterTest™ and SymDump ® 11.0
From the Menus
Alternatively, use the same menus and screens you used to set the option, but instead of entering s next to Replace, enter
r next to Replace. Specify the information exactly as you entered it.
To remove all replacement options of a specific type, use the menus and enter .ALL... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
b84bcb1dd1f2-1 | digits, and offsets as one- to five-hexadecimal digits.
If you specify .ANY in the From field and an address or offset in the To field, InterTest for CICS suspends monitoring when
any BALR, BASSM, or BASR 14,15 or 14,14 instruction passes control to the specified location. Monitoring resumes when
the routine executed b... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
50e19c194177-0 | InterTest™ and SymDump ® 11.0
Unprotect main storage area (LET)
Permits a program to modify a designated area of storage. Specify the beginning address as six to eight
hexadecimal digits. Specify the length of the area in hexadecimal.
Unprotect load module (LET)
Permits a program to modify a load module.
Protect main s... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
50e19c194177-1 | exactly as you originally defined it.
To remove all options of a specific type, enter .ALL in the appropriate field of the Protection Options menu.
Example
To remove all Bypass Storage Protection options, enter .ALL in the first Bypass Storage Protection field.
Special Options
Set special options to alter the standa... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
a6632dde0712-0 | InterTest™ and SymDump ® 11.0
Set Special Options
On the Monitoring submenu, enter the program names, transaction codes, or terminal names and the user ID for whom
the entry will be monitored. Then select the Special option using S, and press Enter. The Special Options screen opens.
You can specify many options on this... | /Users/ilidiolopes/Documents/ca-intertest-and-ca-symdump-11-01.pdf |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.