There are six records in a file and we are going to update
that records and used commit operation when it complete the
update but suppose when it updating the third record,a
error occured and operation failed.Is previously two
records will be update or whole operation will be rollback?
Please confirm it.
Answers were Sorted based on User's Feedback
how to know total no of records in pf with out using sql??????
I have a PF with out any data but the dependent LF is having data?
How to add a field to a PF and compile it without loss of data?
How to read a pf in reverse(from last record to first) using cl?
what is multiple member pf
Last statement of any RPG pgm is LR?
How to retrieve a physical file after deleting that?
How to know the perticular record in pf with out reading?
how to update physical files using normal logical file
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 difference between access path and open data path?
how can we write LF using flatfile.