how to create physical file
Hi,
We can create a physical file in 3 ways...
1)
first login to the as/400 system with your credentials...
and then enter WRKMBRPDM command on the command line...
and then, enter your "source physical file name" and "library name"...
and then, enter "STRSEU" command or take F6 on the command line...
it will display source entry utility window or page...
and then, enter your SOURCE MEMBER NAME, SOURCE TYPE, and press "Enter key" from your keyboard...
and then it will display member window and there give record format name enter fields whatever you want to display. if u need any take F1 for help...
after that press F3, and enter "SAVE" top of that page...
after that, compile with 14 option, and take "UPDDTA" on the command line and give records as data...
after that, RUNQRY *N member name() and press enter...
then it will display the records...
2)
F6
3)
CRTPF
this will help you to create a physical file
| Is This Answer Correct ? | 0 Yes | 0 No |
what is procedure prototype and procedure interface.
What is Job, What are the attributes of a Job?
Q. 1.What would be structure of CL PGM. 2. What are the levels of CL PGM. 3.How many files can be defined in new CLLE program?
what is the maximum number of parameters allowed in clp?
how many key fields does cl required
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
Is qgpl a user library or system library?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
what is the maximum number of subfiles that can specified in a display file ?
what are the different commands used in rlu ?
give three main purposes of file specification ?
I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?