I had created one physical file tell me command to enter data in to?
Answer / rehan zameer
1.Use the command UPDDTA.
2.Through using DFU. Need to give library and filename here
| Is This Answer Correct ? | 0 Yes | 0 No |
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
What is the interactive job? What is the batch job?
what is open data path? and what is the diff b/w access path and open data path?
How to find the list of source physical files in a library?? Is there any way to get a list??
i have a PF,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in PF
A pf containing 100 records... my query is how to display from 11th record in the pf?
what is use of self join and which cases you will use this join
what is the difference between adding keys & constraints into a phisical file
what is exception and how many types of exception
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
can we concate fileds in physical file? If yes how can we do?