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 lock escalation?
Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..
How to find last record before record through SQLRPGLE?
What is db2 optimizer?
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
Is it mandatory to use DCLGEN? If not, why would you use it at all?
What is phantom read in db2?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is the role of schema in the db2 database?
What is consistency token in db2?
What is the STOSPACE Utility used for?
Define predicate?