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 is rpg ?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
how can we run a batch job?
how to validate input values in display file ?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
What Is The Error If We Don't Get Login Screen?
what is full form for dds?
how many types of display are available on as/400 for user interaction?
why do we use readc? What is sflnxtchg?
how to write *pssr ?
Can you summarize the steps I have to go through in writing my first cgi?
how to run other job when one job is active?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
how to define to define a hidden filed in dspf ?
what is the difference between udate and the system date?