How do you stop a db2 database in linux?
No Answer is Posted For this Question
Be the First to Post Answer
When is the authorization check on DB2 objects done - at BIND time or run time?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is CHECK PENDING ?
How will you delete duplicate records from a table?
How would the varchar column remarks defined?
Is DECLARE TABLE in DCLGEN necessary? Why it used?
How many databases are there?
What is the role of schema in the db2 database?
What is the information associated with sysibm.syslinks table?
where will u check for sqlcode ?
Is it Possible to declare or create a cursor for UPDATE of table? If yes tell me how? If no Tell me why?