steps involved in debugging and types of debugging modes?



steps involved in debugging and types of debugging modes?..

Answer / syam

Debug Modes: Batch Mode, Full-Screen Mode, Remote Mode.

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More RPG400 Interview Questions

How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

0 Answers  


Can more than one subfile record be displayed on one line?

7 Answers   IBM,


A rpg or clp command to find if the file field is defined as a character or numeric field.

1 Answers   IBM,


How do you find whether a record is locked or not?

2 Answers  


Difference between creating a report using Printer file and WRKQRY(Query Report) ?

3 Answers  


suppose if we want to update the data in cl what we will do?

9 Answers  


Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found that pgmC having some code error..then in debug mode directly how can i debug pgmC

2 Answers  


how to retrieve particular field records from a physical file,say i have a physical file called 'employee' in it i have to retrieve the records of a field 'admin' present in pf 'employee' using rpg,but i should not use logical file or openquery file.

3 Answers   iGate, Wipro,


I am Submitting one job in batch that job calls three progams(PGMA, PGMB, PGMC). PGMB should be called after sucessfully completion of PGMA as like for PGMC also. So Can you please tell me how can we do that (without using data area)

2 Answers   CTS,


Write a program to display prime numbers between 1 to 100 using RPGLE.

1 Answers  


How can we receive values from a called procedure in RPG?

1 Answers  


Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?

6 Answers   HSBC,


Categories