what is batch debug in as400?

Answer Posted / sandy

Using your interactive screen to debug a batch job submitted to the job queue allows you to put the batch job into debug mode and to set breakpoints without having to change the program to run interactively.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

755


what is the difference between do while and do until?

968


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1694


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4781


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

1775


thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400

2109


which program rpg or cl is efficent to update a transaction onto a database file and why ?

1014


How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1542


how do I declare a table or array in rpg iv?

960


can I touch the array during treatments?

966


what is kids-rpg?

910


what is the necessary keyword needed to scroll subfile records?

933


are there any useful c runtime apis that I can call from rpg iv?

935


How Chain operation copies the record's data to the input buffer for the program?

1342


How can we know running job is batch or interactive?

890