what is SMP/E? and what are the major steps of it? thanks...
Answer / ehsan
It stands for 'System Modification Program Extended' and is a software used by MVS Systems Programmers to manage and install/implement the fixes for large mainframe packages. Eg. for DB2, MVS etc.
The fixes supplied (by IBM) are termed PTFs.
| Is This Answer Correct ? | 11 Yes | 0 No |
What is meant by dclgen?
can we update the table by using cursors can anyone post the query?
what types of copies can be made with the COPY Utility ?
What do you mean by commit and rollback?
How do you do the EXPLAIN of a dynamic SQL statement?
Suppose we are doing transaction in a table and abend happened in between. Suppose i have completed the transaction upto X rows and I want to start the transaction again where the abend happened. I don't want to do the transaction from the first record. Then what i have to do.
define clustering index.
can any one expalin check point with an example?
How can you find out the # of rows updated after an update statement?
Mention the downsides of page level lock.
how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
What is a view? Why use it?