Claims and Drains are the locks used to control the
concurrency between SQL processes and utilities.
Referring to the above statement, what is the maximum
number of concurrent Claimers for a Subsystem?
Choice 1
32
Choice 2
64
Choice 3
128
Choice 4
256
Choice 5
No limit
What type of index should you use on a fact table?
How would you determine the time zone under which a database was operating?
What query tells you how much space a tablespace named "test" is taking up, and how much space is remaining?
You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
What is the default fill factor value? : sql server DBA
Why does Oracle not permit the use of PCTUSED with indexes?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Name two files used for network connection to a database.
What is the difference between Datapump & export/import?
Is it possible to update the multiple field values in a single query? If possible then write the actual query.
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?