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 term cua , saa?
What Is Ddm ?
how do you detect unused spool storage?
Define a Job Queue?
Can we add or remove the module object from service Program..and how...?
what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
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?
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
define a shared access path?
How a field is renamed in rpg IV?..give answer with example?
Can you summarize the steps I have to go through in writing my first cgi?