Can we install 2 different versions of Db2 on same
mainframe?
Answer Posted / s
YES 2 diffrent DB2 Subsystems under the same MVS image can
be running different versions.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I import data from excel to db2?
How many databases are there?
How does a cursor work?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
How is a typical db2 batch pgm executed?
How would you find out the total number of rows in a db2 table?
What is the use of dclgen in db2?
What are iseries servers?
What is bind in db2?
How to check last update on table in db2?
What is plan in cobol db2?
What is the role of data manager in the db2 database?
How do I delete a table in db2?
What is declare cursor?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?