Which is the correct way to back up only metadata about database backups, table space backups, and table load operations for database MYDB?
Which of the following SQL statements will list table spaces whose utilization is greater than 95% and may potentially fill, returning an error?
When operating in NPS compatibility mode, which of the following are limitations for using a routine written in NZPLSQL? (Choose two.)
Which of the following enables the user to connect to the HADR standby database and execute select statements?
The DBA is concerned about a new application potentially corrupting a set of tables in table space TS1 in database DB1. TAB1 is a table in TS1. The DBA performs the following commands before running the application. The first QUIESCE completes at time "pit".BACKUP DATABASE DB1 TABLESPACE (TS1) ONLINEQUIESCE TABLESPACES FOR TABLE tab1 EXCLUSIVEQUIESCE TABLESPACES FOR TABLE tab1 RESETWhich of the following is TRUE?
Assuming no database connections exist, which of the following will dynamically change the LOCKLIST database configuration parameter for a database namedSAMPLE to AUTOMATIC?