in GDG: is it poosible to copy records from a file which
utilizes some 100 cylinders to a gdg whose model is defined
as trk(1,0) and also it possible to copy 100 bytes file to
80 bytes file?
What is dbrm? What it contains? When it will be created?
Why do we need to create an alias if we can directly use the table name? What are the benefits of referring a table name by its alias? Also, when should we go for alias and when for synonyms?
When would you prefer to use VARCHAR?
what is copy pending and check pending ?
Is db2 a mainframe database?
What is the purpose of the QUIESE Utility?
5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?
how can you access index
What is a collection in db2?
When is the results table for the query in a DECLARE CURSOR statement created?
when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was
What action db2 takes when a program aborts in the middle of a transaction?