what is the difference between the cpyf command crtdupobj
command?
Answer Posted / suri
CPYF works on physical files only.
CRTDUPOBJ works on any file.
If we use CRTDUPOBJ New files gets journalled if base file
is being journalled.
In CPYF new files r not jounalled.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Interviewer asked me write down DDS for load all subfile .can anybody write dds
Explain mdt?
how can I tell when to replace the array?
How to write record if no field or the field are different in physical file in rpgle ?
what are the key words you must use when using a subfile?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what was the robotech rpg?
what is a rpg?
When it is desirable to describe files Internally?
How to call one program from another program in RPG? please help me with the code
how can you display specific subfile page on the screen in unequal subfile?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
what is file information data structure?
how do I preserve and clean the array?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?