Can we install 2 different versions of Db2 on same
mainframe?
Answers were Sorted based on User's Feedback
Answer / vinay
Yes you can. There could be multiple subsystems on a
mainframe machine and its not necessary to have the same
version of DB2 on all the Sub systems. One can have 7 and
the other can have 8.1 etc...
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / s
YES 2 diffrent DB2 Subsystems under the same MVS image can
be running different versions.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jack
Yes two different db2 started task can exist in one lpar
with two different version like db2xxxx and db2yyyyy....
| Is This Answer Correct ? | 2 Yes | 0 No |
How to test SQL -911 error while developing COB-DB2 program
What is a precompiler?
Which component is used to execute the sql statements?
What is temporal table in db2?
What types of tables are there in the db2 database?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is the use of commit in db2?
What is a DB2 plan?
What is the purpose of the DSNC transaction ?
What does a deadlock mean in DB2?
How and when does the db2 enforces the unique key?
What is the FREE command?