IBM AS/400 manual a Formatted, Dump, of a, Program Status Information

Models: AS/400

1 489
Download 489 pages 47.95 Kb
Page 276
Image 276
of a

Example

of a

Formatted Dump

 

 

 

 

 

 

 

 

¹ If a DUMP operation is bypassed

by a GOTO operation, the

DUMP

o

 

 

does not

occur.

 

 

 

 

 

 

 

 

 

 

 

 

 

Example

of

a Formatted

Dump

 

 

 

 

 

 

 

The following figures show an example

of a formatted dump of a module

 

 

DBGEX

(see

“Sample Source for Debug

Examples” on page 211). In order

 

 

how data buffers are handled in a

formatted dump we added

the

out

 

 

QSYSPRT.

 

 

 

 

 

 

The dump for this example is a full-formatted dump; that is, it was c inquiry message was answered with an 'F'.

Program Status Information

Program Status Area:

 

 

 

 

 

 

Procedure Name

:

DBGEX2

 

 

 

 

 

 

Program Name

:

TEST

 

 

 

Library

:

MYLIB

 

 

 

Module Name

:

DBGEX2

 

 

 

 

 

 

Program Status

:

. . .

 

 

 

 

 

B

 

00202

 

 

Previous Status

:

. . . . .

 

C

 

00000

 

 

Statement in Error

:

. . . . . .

 

D

 

00000088

 

 

RPG Routine

:

RPGPGM

 

E

 

. . . . . . . . .Number of Parameters

:

 

 

 

 

 

. . . . . . . . . . . . .Message Type

:

MCH

F

 

Additional Message Info

:

4431

 

 

 

 

Message Data

:

 

 

 

 

 

Program signature violation.

 

 

 

 

 

Status that caused RNX9001

:

 

 

 

 

 

 

 

 

 

 

Last File Used

:

 

 

 

 

 

Last File Status

:

 

 

 

 

 

Last File Operation

:

 

 

 

 

 

Last File Routine

:

 

 

 

 

 

Last File Statement

:

 

 

 

 

 

Last File Record Name

:

 

 

 

 

 

 

 

 

Job Name

:

MYUSERID

 

 

 

 

 

 

User Name

:

MYUSERID

 

 

 

Job Number

:

. .

 

 

 

 

002273

 

 

 

 

Date Entered System

:

. .

 

 

 

 

09/30/1995

 

 

 

 

Date Started

:

*N/A*

 

 

 

Time Started

:

*N/A*

 

 

 

Compile Date

:

.

 

 

 

 

123095

 

 

 

 

Compile Time

:

153438

 

 

 

 

Compiler Level

:

. . .

 

 

 

 

0001

 

 

 

 

Source File

:

QRPGLESRC

 

 

 

Library

:

MYLIB

 

 

 

Member

:

DBGEX2

 

 

 

 

 

 

A

G

H

Figure 122. Program Status Information section of Formatted Dump

.A/ Procedure Identification: the procedure name, the program and name, and the module name.

.B/ Current status code.

.C/ Previous status code.

.D/ ILE RPG source statement in error.

252 ILE RPG for AS/400 Programmer's Guide

Page 276
Image 276
IBM AS/400 manual a Formatted, Dump, of a, Program Status Information