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 |
wht is d/f between union and joins ?
where can we use index and subscript ? with example ?
What is dclgen (declaration generator)?
what is the difference between declaring the cursor in WS section and Procedure division?
Why use RUNSTAT Utility?
Can I use LOCK TABLE on a view?
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
What is a db2 cursor?
How does DB2 determine what lock-size to use?
How do I import a csv file into db2?
what is the name of the default db2 catalog database?
What is copy book?