Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Job is running in production 24/7 how do u debug that
running job ?



Job is running in production 24/7 how do u debug that running job ?..

Answer / puneet7jun

You can debug a job by doing the following.
1) STRSRVJOB JOB(JOB_NUMBER, USER, JOB_NAME)

2) After this you can debug the progam which is running in
that job by STRDBG command.

STRDBG PGM(PGM_NAME) UPDPROD(*YES) OPMSRC(*YES)

Is This Answer Correct ?    18 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

What are the different opcodes used for file operation on a subfile in a rpg pgm?

1 Answers   IBM,


What is the maximum length of a variable name in CL?

1 Answers  


what is command in SFTP which is equivalent to SDUP command in FTP?

2 Answers  


not all command typed on command line are cl command? true r false

3 Answers  


when would you prefer logical file than opnqryf?

1 Answers   IBM,


how many triggers can be associated with a file?

1 Answers   IBM,


maximum number of subfiles that can defined in a rpg program for one display file is?

1 Answers   IBM,


How to avoid using indicators in ile ?

0 Answers   IBM,


what is service program?

0 Answers   IBM,


How many MONMSG commands can declare in a CL program?

3 Answers  


can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?

1 Answers  


load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?

1 Answers   Wipro,


Categories