What is consistency token in db2?
No Answer is Posted For this Question
Be the First to Post Answer
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retrieves 20 rows out of 200000 in the table. Which of the following descrbes the rows that are locked as a result of this request? a. None of the rows are locked. B.The retrieved rows are locked. C.The last row of the result set is locked. D.The rows not previously updated by another application are locked.
Where is the output of EXPLAIN stored?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
What db2 400?
How to fetch the uncommited data from table ?
Where could you look if you had a question about whether a column has been defined as an index?
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
What does DML stand for and what are some examples of it?
What is page size in db2?
how to copy the host variables from ps file into cobol program other than include statement