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 2453We 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?
1197If 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?
1045Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
1 1999Suppose 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 2365
a multiple format logical file is also known as?
how many files can be defined in f specs?
what is the purpose of ovrdta (override data) keyword?
What are the record format field mapping options in cpyf?
How can we arrange duplicate records in a file?
what is a query can be run in which mode?
What is data structure in as400? What is the use of data structure?
What is the use of jdftval in as400?
Difference Between Call & Sbmjob?
what is a program described file in rpg?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
what does the opcode free do?
What is file information data structure(infds) in as400?
What is output procedure?
maximum number of subfiles that can be active for a single file is?