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 2475We 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?
1215If 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?
1056Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
1 2016Suppose 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 2382
how can you specify no duplicate key?
How to add 99 menu (page down) option in menu creation..
what are different types of substems?
What is the use of limit sys?
How many maximum record format a logical file have?
what is the purpose of ovrdta and ovrata keywords ?
what is *iso date format?
what is the maximum number of files allowed in rpg?
How Chain operation copies the record's data to the input buffer for the program?
What is the difference between non-join logical files and join logical files?
what is the version of os/400 that we have?
what is the difference between *like and *namvar ?
how do you read data area in an rpg program?
define data structure?
how many files can be defined in f specs?