How we can delete all the Logical File of a Physical file
in one instance ?
Answer Posted / gaurav
There is no such command for deleting all LF at one shot
Create CL program for this
Is This Answer Correct ? | 25 Yes | 3 No |
Post New Answer View All Answers
how can a cgi check whether an ifs object is available?
define the purpose of the *bcat function?
what is the function of crtdupobj command?
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.
what is a spool file?
how to develop some simple graphs (bar charts) using just html?
what is the use of unique keyword and what level it is defined?
how do you use commitment control in rpg program ?
what is subfile?
what is match field indicator?
what are the limitations of cl (compare to rpg) ?
how to toggle between single line and multi - line display of a particular record in a subfile?
how do you pass parameters in cl?
Apart from opening of a file do we have any other use of USROPN?
what are various techniques to pass parameters from one program to another?