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 |
What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
What is a bind in db2?
What are foreign keys in db2?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
What's The Percentage Free Space ?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is the role of union all and union
what is the soft code for deadlock ?
i want to maintain uniqueness on pdf without make lf??????????
How to compare data between two tables in db2?
What's the difference between DB2 active log and archive log? Thanks a lot...
What is sqlca’s maximum length?