When will DUMP & DEBUG be ignored?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shabana abdul sayeed
When you write DEBUG(*NO) in H spec.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / surendra y mudliar
When you specify DEBUG (*NO) on H specification.
| Is This Answer Correct ? | 5 Yes | 0 No |
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
Hi guys. Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to upgrade my Knowledge in AS/400. Suggest me some new fields & courses which falls under AS/400. Waiting for your quick Response.
What is journalling and commitment control?
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?
how many variables can we declare in cl pgm?
how do I declare a table or array in rpg iv?
suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
IN RLU what are the record level keyword is used?
What are different ways to pass data between programs and which one is the efficient way?
in which journalling which attributes are necessary??/
Interviewer asked me write down DDS for load all subfile .can anybody write dds
how we retrieve records without using key field (ex:name) from Physical File through RPG in as/400?