What are the different methods of accessing db2 from tso?
How is the connection established between TSO & DB2?
Answers were Sorted based on User's Feedback
Answer / guest
You can access DB2 using the interactive TSO/ISPF panels
like SPUFI, QMF. You can also invoke DB2 through TSO batch
by invoking the DSN command processor to run a DB2 program.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
Answer / k murali krishna
By using QMF and SPUFI, we can access DB2 from TSO
| Is This Answer Correct ? | 4 Yes | 1 No |
What do you need to do before you do EXPLAIN?
How to fetch the uncommited data from table ?
what types of copies can be made with the COPY Utility ?
How to create backup table in db2?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
What is the syntax for creating a table in the db2 database?
Is db2 relational database?
What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
Describe major components of db2?
COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?
How do I import data from excel to db2?
What is an asychronous write?