How to check last update on table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between spufi and qmf?
What is a db2 schema?
in my table i will update only 100 record among 1000 records i need to display recently updated record'.....can u tell me where those records are stored how can i display those records...?if there is any sql query pls let me know....?
How to rename a table in DB2 ?
How do you filter out the rows retrieved from a Db2 table ?
Which component is responsible for db2 startup and shutdown?
How to find the maximum value in a column in the db2 database?
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.
What is bufferpool in db2?
i know the stpes 2 create an executable CICS/DB2 cobol code. 1. DB2 Precompiler converts the SQL Statements into COBOL API statements and creates another member with Acess plans. CodeA results in CodeB (code with API calls) & CodeC ( Access Plans ) 2.Code B is compiled/linked 2 create an exceutable.(codeE) 3.Now CodeC is binded to the database on which CodeE will be run. Can somebody provide me the sample JCLs for precompile/compile/link/bind.
what is sql abend code -801,-802?
How to solve S0C7 abend with out using DISPlay in 10 mins?