how can you copy records present in a flat physical file to
a database file(physical file).please explain in rpg400 with
a simple example
Answer Posted / guest
Declare a DS with same data types in PGM and move the
record into DS and write the structured file using the DS
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are view updateable?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
What is a db2 package?
What is the difference between using bind () and rebind () methods of naming class?
What is rct?
What is catalog database in db2?
What happens in bind step in a db2 program?
How can you do the explain of a dynamic sql statement?
Which component is responsible for processing sql statements and selecting access paths?
Name the lockable units in DB2?
what is db2 restart?
How is deadlock resolved?
How do I delete a table in database?
How would you find out the total number of rows in a db2 table?
Explain in brief how does db2 determine what lock-size to use?