How we can delete all the Logical File of a Physical file
in one instance ?
Answer Posted / anonymous- projo
You create a CL program using following tips
1. pass file name as a parameter.
2. Declare a Model DSPDBR outfile
3. Execute DSPDBR command and store the results in out file
declared in step 2.
4. Read this file to retrieve all file names in loop one
after another deleting each one.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
what are the different opcodes available in rpg for database access ?
What is the use of jdftval in as400?
how can you detect and handle a record lock situation?
how do you use commitment control in rpg program ?
what is rpg fixed logic cycle?
what is a primary file?
where can you specify an indicator in lokup operation?
What is diff between EVAL & MOVE?
What is the difference between physical file and logical file?
how to develop some simple graphs (bar charts) using just html?
define the purpose of the leave operation?
when do you explicitly open files and close files in an rpg program?
what are the basic features of seu?
what is overlay?
what is cab?