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 |
how to insert the data in pf by using cl program
how to pick up the changed records every time in a subfile after the first change made ?
How to genarate the reports?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
how many maximum spaces could be given in o specs?
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
What Is The Error If We Don't Get Login Screen?
what does check opcode is used?
the maximum number of subfiles that can be active for a single file is ____ .
which of the cl command can be used to determine which logical files are dependent on a specific file?
how can I automatically refresh a web page?
how can you detect overflow for a print program that prints multiple lines per cycle?