What information is held in SYSIBM.SYSCOPY?
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?
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?
Name the different types of Table spaces.
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is the difference between bind and rebind in db2?
i have one file having 100 of records? i want to display it like 20 records in one column and 20 records in another column total 40 records per page ? how ?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
What is the maximum size of varchar data type in db2?
What is db2 and what is the use of db2 optimizer?