How can we know running job is batch or interactive?
No Answer is Posted For this Question
Be the First to Post Answer
in rpg could u please tell me errors types and meanings like 3030 that ....
How to update physical file in rpgle without using display file?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?
When will DUMP & DEBUG be ignored?
how to display all the members records in a physical file without using ovrdbf?
1.Suppose my file has 10 fields and I want to make the 2nd field Zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation? 2. Assume my file has 100 records and I want to see only first 10 records. Is this possible through LF? 3.I have 3 jobs A B and C. I want to submit B after successful completion of A and want to submit C after successful completion of B. Without using job scheduler or job queue, how can i do that through CL program? 4.What is difference between Bind by copy and bind by reference?
How can we override a file during runtime in rpg?
how to retrieve RRN value in RPGLE program
Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?
what is difference between DSPFD and DSPFFD?please give me real senario with good example?
Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?