Suppose 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?
Hi, Can anybody give me real sinario for SFLRCDNBR?with example?
How can you delete a record from a file in RPG without using DELETE oppcode?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
can i use UPDDTA command in rpg program in which contains a file
What is the difference between copybooks and subprocedures in as400?
what is importance of 'MAPFLD' IN OPNQRYF FILE ?
How Chain operation copies the record's data to the input buffer for the program?
can you debug ile rpg program using isdb?
in which journalling which attributes are necessary
1.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?
How can we change element of compile time array?Can we do so
how do you use commitment control in rpg?