What is the purpose of the DSNC transaction ?
Answer / s
DSNC is a CICS command processing transaction used to issue
attachment commands to display and control the CICS
attachment facility. After a connection between CICS and
DB2 is established, DSNC is used to issue DB2 commands to
DB2 system.
| Is This Answer Correct ? | 5 Yes | 0 No |
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?
What is dynamic SQL?
How to fetch the last row from the table in SQL (db2)?
how can you access index
What techniques are used to retrieve data from more than one table in a single SQL statement?
Explain the function done by data manager?
How to know the primary key of a table without defining the primary key in the table?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is a recovery log?
can we drop column from a table
What are the three lock types?