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 |
in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
What if we fail to give values in columns declared as NOT NULL ?
How does cobol compile db2 program?
how to resolve -805 . how to see dbrm and package not found
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
Comment whether the cursor is closed during commit or not.
What is the latest version of ibm db2?
Which isolation level provides maximum concurrency?
What types of tables are there in the db2 database?
what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
Explain correlated sub-queries.