Application APP_A is performing updates to table TAB1 using the cursor stability (CS) isolation level. If application APP_B wants to retrieve all rows from tableTAB1 without waiting for application APP_A to finish making updates, what isolation level must application APP_B use?
Which object is used to cache table and index data as it is read from disk?
Which statement about large object (LOB) locators is true?
Which statement will prevent concurrent application processes from performing anything other than read-only operations against a table named TAB1?
Which DB2 product is a database cluster solution for non-mainframe platforms and is best suited for Online Transaction Processing (OLTP) workloads?
If the following command is executed: CREATE DATABASE test What is the page size (in kilobytes) of the database?