can any one provide me the link for the db2 v7 & db2 v8
manual for Z/os? i need to know about the syntax of REORG
in both versions & need to know the difference as well
No Answer is Posted For this Question
Be the First to Post Answer
how can u nderstand the sql stmts executed successfully or not ?
Define data page.
what is a plan and how do you refer the plan in the program?
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
Where can you declare a cursor in a cobol-db2 program?
what is the soft code for deadlock ?
How to select the duplicate rows from a table?
Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?
What is tablespace?
Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?
What is a precompiler?
What is IMAGECOPY ?