what is open data base command
How to index LF by relative record no (RRN)
what is the difference between adding keys & constraints into a phisical file
A pf containing 100 records... my query is how to display from 11th record in the pf?
Is Constent can be define as a key field?
Maximum how many fields we can create under a record format of PF?
In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.
When we use any keyword like FIFO,LIFO, at file level but whenever we check by runqry we couldn't find answer in FIFO,LIFO,FCFO etc so how we check the answer.
can we concate fileds in physical file? If yes how can we do?
what is exception and how many types of exception
wirte a simple program for read file in cl
can any one pls tell me some differences between a LF and command OPNQRYF?
3 Answers Accenture, Cognizant, eFunds,
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.