How to know logical file belongs to which physical file without source?
read about DSPDBR, it only requires PF object and lib
| Is This Answer Correct ? | 0 Yes | 0 No |
what is exception and how many types of exception
one physical file can have how many max of logical files? what is the primary file?
what is the purpus of the chain and setll and setgt ?
How to know the perticular record in pf with out reading?
how to eliminate the level check error
How many max. Record format a logical file have?
Q.1 how to implement the commitment control. 2.how to control commitment control from external program.
hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that
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.
What is open data path?
Last statement of any rpg program is lr?
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.