i have cobol+ db2 program but it contains n number of
subprograms for this how many dbrm members i need to
mention in bind process
Answers were Sorted based on User's Feedback
Basically n+1, one for the main programs and n for n sub
programs.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is buffer pool?
How does one remove entries from the SCT02 table?
When is the access path determined for dynamic SQL?
What is CHECK PENDING ?
What is sqlcode -811?
7 Answers Accenture, CTS, TCS,
how do you resolve -805?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
How do I delete a table in database?
what is the role of the cursor in db2?
What is COPY PENDING status?
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
When would you prefer to use VARCHAR?