What are the different methods of accessing db2 from tso?
How is the connection established between TSO & DB2?
Answer Posted / 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 |
Post New Answer View All Answers
What is declare cursor?
Highlight all the advantages that are attached to a package.
What is the role of data manager in the db2 database?
What is data manager?
Explain about dbrm.
What is the difference between dbm cfg and db cfg file in db2 ?
What is innodb buffer pool?
Give a brief description of db2 isolation levels?
What are the bind parameters ibm db2?
What is null indicator in db2?
What is bind package and plan in db2?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What language is db2 written in?
Explain package in db2 and its advantages?
How do you stop a db2 database in linux?