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
how do you specify the number of records to roll in a subfile ?
What is file access opcodes?
how to develop some simple graphs (bar charts) using just html?
how will you display a particular page in subfile ?
what is sflpag and sflsiz ?
how to define global parameter in ile ?
what is a non-join logical file?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
what are the different types of variables available in cl?
define a shared access path?
what is the command used to invoke rlu ?
what is a composite key?
what is service program?
Using %check we are checking monika in mona what is output? What is %SCAN?
how to get the cursor position?