IBM AS400 AllOther (736) 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?
1 2648We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
1301If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
1158Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
1 2169Suppose 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?
1 2551
how will you display a particular page in subfile ?
What are the types of data structure in as400?
what key word is used when screen is re-display?
What is the actual use of fillers?
WHAT IS FERERENTIAL INTRIGRITY ?
How to call one program from another program in RPG? please help me with the code
which indicator is used for read?
what is rpg ?
what is join logical file?
what is sflrolval?
what is the clp command to access a query/400?
what is program status data structure?
Can we concatenate fields in physical file? If yes how can we do?
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
How many maximum record format a logical file have?