Define a Job Queue?
Answer / jayvardhan
Job queues are queues of batch jobs waiting to be processed.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the maximum number of parameters allowed in clp?
How to Define a Procedure in RPG?
how a varible can be passed to a subfile...accnt1 contain data in a data area..ie Daccnt1 uds,Daccnt2 3 overlay(accnt1:1), DNo 4 overlay(accnt1:4)..we want to transfer this dataarea value from acnt0001 to a subfile..that means to enter each record we have to incriment account no,, i normal window we can do move accnt1 account_no eval account_no=accnt1 eval no=no+1 exfmt usr_account how it possible with Subfile????????.Please do answer? (Thank you for all your answers dear friends!!)
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
which are control break logic indicators?
What is the maximum length of a variable name in CL?
What is compiler directive in as400? Give example of compiler directive.?
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
what is clile code get last digit in numarice value
How can we update a specific field in RPG?
I/o error detected,Record Out of sequence,Permanent I/o error occured....I mean give one eg for these errors...i understand only,update/delete operation without prior read oprn..give details of remaining