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 |
Write a query to extract first 5 characters of a name in the column Stud_Name?
What is db2? Explain.
Can a unique index have more than one null value? If not, what error code is given if an attempt is made to insert more than one null value?
What is a subselect? Is it different from a nested select?
how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF POSSIBLW HOW?
What is a view? Why use it?
What are packages in db2?
What is db2 stogroup?
A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?
How do I create a view in db2?
What is rct?
what is static sql? what is dynamic sql? Give me details