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
What is the difference between nvl and coalesce?
What are the contents of dclgen?
What is the syntax for seeing the columns and data types of a table in the db2 database?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
Differentiate between cs and rr isolation levels? Where do you specify them?
How to execute stored procedure in db2 command editor?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
What is dbrm?
How does db2 sample database connect?
When the like statement is used?
Are view updateable?
What is the maximum size of a char data type in db2?
How can you do the explain of a dynamic sql statement?
How can we read records for specific member in CL? AND rpg?
What is the connection string to connect to the DB2 Database ?