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 update physical file using logical file with example?
A pf containing 100 records... my query is how to display from 11th record in the pf?
What is open data path?
hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that
I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?
How to insert more than one record to a pf at a time?(Bulk insert to a pf)
Can anybody tell why Journalling is compulsary before Commitment Control?
Q.1 how to implement the commitment control. 2.how to control commitment control from external program.
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
Hi, Please give the answer to this question? I have Phisical file with 100 records,there is no any duplicate records in this pf.Based on this pf one Logical file i have used.But this lf is viewing only 80 records only of that pf?What is the reason for this?Please give me answer?
If we use the file level keywords like LIFO, FIFO, FCFO in a file, can we see the impact of it by doing the run query of the file? if not how can we see the impact of these keywords.