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 does db2 mean?
What is the physical storage length of each of the following DB2 data types: DATE, TIME, TIMESTAMP?
Where could you look if you had a question about whether a column has been defined as an index?
how to resolve -805 . how to see dbrm and package not found
When can an insert of a new primary key value threaten referential integrity?
What is bind in db2?
where can we use index and subscript ? with example ?
What is copy pending status in db2?
Explain the function of data manager.
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is the difference between Primary key and unique index?