The database administrator of your company created a public synonym called HR for the HUMAN_RESOURCES table of the GENERAL schema, because many users frequently use this table. As a user of the database, you created a table called HR in your schema. What happens when you execute this query? SELECT * FROM HR; ()
第1题:
An administrator has added a new device to a system and wants to determine if it has been correctly added to the ODM database. Which command would the system administrator use?()
第2题:
You work as a database administrator for Certkiller .com. Your database is in NOARCHIVELOG mode and you want to perform a backup. Which type of backup would be appropriate in this case? ()
第3题:
You work as a database administrator for Supportcenter.cn. One of the database users accidentally deleted all the rows of a critical table and committed the delete at 1:30 p.m. You senior database administrator, SupportCenter, asks you to retrieve the lost data. Which two actions would you use to ensure that there is no impact on other connected users while retrieving the deleted rows?()
第4题:
You need to define an authentication system for the main office database administrators. The setup should require the minimum amount of administrative effort. The authentication environment must fulfill the company’s security requirements.What should you do?()
第5题:
我国现在常见的变压器接线组别的连接方式为()。
第6题:
Do nothing.
Restart the database.
Perform recovery on the database.
Restore the alert log from the last backup.
第7题:
For the database, you should turn on the TRUSTWORTHY database option
For the database, the PAGE_VERIFY database option should be set to CHECKSUM
For the database, the database compatibility level option should be set to 10
For the model database, the PAGE_VERIFY database option should be set to TORN_PAGE_DETECTION.
第8题:
To achieve the goal, a Linked Server connection should be configured to the application database.
To achieve the goal, a query should be written, and an OPENQUERY command is utilized by the query.
To achieve the goal, a Remote Server connection to the application database should be configured.
To achieve the goal, a query should be written, and an OPENDATASOURCE command is utilized by the query.
第9题:
Use a flashback query to retrieve the rows that were deleted
Useconventialincremental export and then import the affected object
Shutdown the database inNORMALmode and restart the database instance
Use DBMS_META package to reconstruct the object using undo segments
UseTablespacePoint in Time Recovery (TSPITR) method to recover the table and the data
Use Oracle DataPumptwithflashback_timeoption toentableflashback export and then import the affected object.
第10题:
A JBOD
A RAID 50 array
A NAS
A single SSD
第11题:
The sp_executesql batches are not being recovered from the procedure cache.
A database administrator executed UPDATE STATISTICS statements on all tables, and the most common stored procedures reference all the tables.
One new stored procedure is created by a database administrator.
Ad hoc batches are not being recovered from the procedure cache.
第12题:
RECOVER LOFIEL BLOCK GROUP 2;
ALTER DATABASE DROP LOGFILE GROUP 2;
ALTER DATABASE CLEAR LOGFILE GROUP 2;
ALTER DATABASE RECOVER LOGFILE GROUP 2;
ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 2;
第13题:
A system administrator needs to provision storage for a 200GB database. The database must have extremely low seek time. Which of the following is the BEST solution?()
第14题:
A junior level Database Administrator erroneously deleted the database alert log while users were accessing the database. Which action should you take to recover the alert log?()
第15题:
Every Sunday the Unix system administrator has a job that executes a full backup of the entire Unix system your database is on. Is this backup usable for backup and recovery of your database?()
第16题:
You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work as a database administrator for your company. You utilize the SP:Recompile event class to run SQL Server Profiler. You find that a great amount of recompiles occurring. The possible causes of the large number of recompiles should be identified. From the flowing four options, which one is the most possible cause of the problem?()
第17题:
国家对三相双绕组变压器规定的五种标准连接组别为()。
第18题:
Cleanup obsolete data
Clear the WebSphere Commerce cache
Enable WebSphere Commerce Accelerator
Reindex the database tables
Run Performance Monitor to monitor SQL statements
第19题:
show ip ospf [process - id] interface
show ip ospf neighbor
show ip ospf [process - id]
show ip ospf [process - id area - id] database
第20题:
Yes, if the database is in ARCHIVELOG mode
Yes, if the database is in NOARCHIVELOG mode
No, the backup is not usable in any way
Only if the ENABLE_ONLINE_BACKUP parameter is set to TRUE
第21题:
Execute the ALTER DATABASE ARCHIVELOG statement
Select ARCHIVELOG option in the database control and restart the database to apply the changes.
Shut down and start the instance, and in the NOMOUNT state execute the ALTER DATABASE ARCHIVELOG statement.
Shut down and start the instance, mount the database, then execute the ALTER DATABASE ARCHIVELOG statement.
第22题:
To achieve the goal, a DML trigger on each table should be created to prevent deletion of data.
To achieve the goal, a DDL trigger should be created, and that the ON DATABASE parameter is utilized by DDL trigger for the Staging database.
To achieve the goal, an event notification should be created to fire when the TRUNCATE TABLE Transact-SQL statement is submitted to the Staging database.
To achieve the goal, a DDL trigger should be created, and the ON ALL SERVER parameter is utilized by the DDL trigger.
第23题:
Hot backup
Online backup
consistent backup
incremental backup
inconsistent backup
第24题:
All control files are opened
All redo files are opened
The password file is opened
The parameter file is opened
All online data files are opened