how do handle file exception/error?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More IBM AS400 AllOther Interview Questions

how do you use commitment control in rpg program ?

1 Answers   IBM,


I am a fresher. I got project on AS 400. Can any body suggest the best book for learning of it.

1 Answers  


what are all the contents of subfile?

1 Answers   IBM,


can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com

0 Answers   HCL,


Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out

0 Answers   Virtusa,






can a indexed file be accessed in arrival sequence in rpg program?

1 Answers   IBM,


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

0 Answers  


List and explain the different type of data structures?

1 Answers  


what is procedure prototype and procedure interface.

0 Answers   IBM,


What are the different opcodes used for file operation on a subfile in a rpg pgm?

1 Answers   IBM,


what is scan and xlate?

1 Answers   IBM,


Can fields be concatenated INa logical file level?

1 Answers  


Categories