Answer Posted / s.k. manikandan
When you specify DEBUG (*NO) on H specification.
But this will be overright by specifying dump(A).
This operation extender means that a dump is always
performed, regardless of the
value of the DEBUG keyword.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
how can I tell when to replace the array?
What are the types of identifiers?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what was the robotech rpg?
When it is desirable to describe files Internally?
how do I preserve and clean the array?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
how does the rpg element work?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
What is the difference between copybooks and subprocedures in as400?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?