What is the difference between production library and test library ?
Answer / pratap thakur
In debug mode, the files exists in production library not allowed to update.
In the other hand, the files exists in test library allowed to update.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
What is the use of jdftval in as400?
what does check opcode is used?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
How do you put jobs in batch mode?
What is binder language ?
how you get the relative record in a subfile in which cursor is located?
What is the difference between production library and test library ?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
How do you use DEBUG utility?
Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? 2.How we can create own command in CL program? 3.What is use of STRSRVJOB?
write a pgm to read p.f using cl pgm?