What are the different methods of accessing db2 from tso?
How is the connection established between TSO & DB2?
Answer Posted / s
DB2I will invoke the DSN command processor to establish a
connection with DB2. SPUFI,QMF also allows access to DB2
from TSO/ISPF.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to restart a DB2 program?
What is bufferpool in db2?
What are foreign keys in db2?
How to check sequence on a table in db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is a storage group (stogroup)?
What is plan in cobol db2?
What is the syntax for FETCH in DB2 ?
What is meant by union and union all?
How would you find out the total number of rows in a db2 table?
How to create backup table in db2?
What is the function of logging in the db2 database?
How do I start db2 in windows?
What do you mean by between and in? Is between inclusive of specified range values?