The statements remain suspended for at least 60 seconds.
The statements are suspended for 60 seconds and then they are executed.
The suspended statements error out if the problem is not rectified within 60 seconds.
The statements are automatically suspended 60 seconds after an error is received, and then attempt to execute normally again.
第1题:
You execute the following command to enable a session in resumable mode: SQL> ALTER SESSION ENABLE RESUMABLE TIMEOUT 60; What is the impact of a timeout on the statements being suspended?()
第2题:
One of the users in the PROD database,Adams,complains that his update on the table,TRANS, is taking an unusually long time to complete. You find that the table gets locked by another database user before Adams starts his transactions,and you are unable to contact the user holding the table lock. As Adams is updating some crucial rows in the table, he should get the highest priority. Which method would you use to overcome this problem?()
第3题:
Cer-tech .com has a server named Server01.Server01 runs Windows Server 2008.A web server(IIS) roleis also installed on Server01.A public website is hosted on Server01.While monitoring the traffic on thepublic site,you notice an unusual high volume of traffic on the website. You need to find the source of thetraffic. What should you do to achieve this objective?()
第4题:
The command will not execute successfully because TIMEOUT is an invalid clause with the ALTER DATABASE ENABLE RESUMABLE command.
The command will not execute successfully because resumable space allocation is enabled at the session level.
The command will execute successfully and resumable space will be allocated at the session level.
The command will execute successfully and resumable space will be allocated at the instance level.
第5题:
OPEN
MOUNT
NORMAL
NOMOUNT
第6题:
Oneauditrecord is created for every successful DROP TABLE command executed in the session ofSCOTT.
Oneauditrecord is generated for the session when SCOTT grants the DROP ANY TABLE privilege toother users.
One audit record is created for the whole session if user SCOTT successfully drops one or more tablesin his session.
One audit record is created for every session of any other user in which a table owned by SCOTT isdropped successfully.
One audit record is created for every successful DROP TABLE command executed by any user to droptables owned by SCOTT.
第7题:
Because row IDs may change during the flashback operation
Because the object number changes after the flashback operation
Because the rows are retrieved from the recycle bin during the flashback operation
Because the table is moved forward and back to a temporary during the flashback operation
第8题:
The statements remain suspended for at least 60 seconds.
The statements are suspended for 60 seconds and then they are executed.
The suspended statements error out if the problem is not rectified within 60 seconds.
The statements are automatically suspended 60 seconds after an error is received, and then attempt to execute normally again.
第9题:
From the Terminal Server run the Tscon /v command. Then reconnect to the session.
Run the Chgusr /execute command on the Terminal Server. Then reconnect to the session.
Enable Use remote control with default user settings in the RDP-Tcp Properties.
Enable Use remote control with the following settings in the RDP-Tcp Properties. Configure the Level of control policy setting to Interact with the session. Instruct the user to log off and log back on.
第10题:
Because row IDs may change during the flashback operation
Because the object number changes after the flashback operation
Because the rows are retrieved from the recycle bin during the flashback operation
Because the table is moved forward and back to a temporary during the flashback opertion
第11题:
ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 5;
ALTER SYSTEM ENABLE RESUMABLE_TIMEOUT = 5;
ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 300;
ALTER SYSTEM ENABLE RESUMABLE TIMEOUT = 300;
第12题:
You discover an out-of-space condition in the database. You decide to suspend a session for five minutes. You issue the following command to suspend the session: ALTER SESSION ENABLE RESUMABLE; Which command could you issue to enable the resumable space allocation feature at the session level?()
第13题:
You are an enterprise administrator for Cer-tech .com. The corporate network of the company consists ofan Active Directory domain. All the servers on the network run Windows Server 2008. The network runsTerminal services to enable remote users to run commonly required applications from their terminal. A remote user logged on to the Terminal Server, required some help on the application he wanted to run.However,when you connect to the Terminal Server session,you cannot operate any applications. Which of the following options would you choose to ensure that you can assist any user on the Terminal Server?()
第14题:
Your company runs Remote Desktop Services. You have a Remote Desktop Session Host (RD Session Host) se rver. You enable Microsoft Word as a RemoteApp application on the RD Session Host server. You need to ensure that the RemoteApp application opens when a user double - clicks a Word (.docx) file on a client computer. Which two actions should you perform?()
第15题:
The statements remain suspended for at least 60 seconds.
The statements are suspended for 60 seconds and then they are executed.
The suspended statements error out if the problem is not rectified within 60 seconds.
The statements are automatically suspended 60 seconds after an error is received, and then attempt toexecute normally again.
第16题:
One audit record is created for every successful DROP TABLE command executed in the session of SCOTT.
One audit record is generated for the session when SCOTT grants the DROP ANY TABLE privilege to otherusers.
One audit record is created for the whole session if user SCOTT successfully drops one or more tables inhis session.
One audit record is created for every session of any other user in which a table owned by SCOTT isdropped successfully.
One audit record is created for every successful DROP TABLE command executed by any user to drop Tables owned by SCOTT
第17题:
One audit record is created for the whole session if user SCOTT successfully drops one or more tables in his session.
One audit record is created for every session when any user successfully drops a table owned by SCOTT.
One audit record is created for each successful DROP TABLE command executed by any user to drop tables owned by SCOTT.
One audit record is generated for the session when SCOTT grants the DROP ANY TABLE privilege to other users in his session.
One audit record is created for each successful DROP TABLE command executed in the session of SCOTT.
第18题:
The database instance is not available.
The ALTER TABLE command does not have WAIT option
The table or a row in the table is currently locked by another user session.
The database instance is busy processing other user sessions commands.
The CUSTOMERS table has no long running query active at the time when this request is made.
The server process executing the ALTER TABLE command is busy with another command execution
第19题:
Run the Changeuser /install command.
Run the Changeuser /execute command.
Set the Remote Desktop licensing mode t o RDS Per User CAL.
Set the Remote Desktop licensing mode to RDS Per Device CAL.
第20题:
when you change the name of a datafile
when you drop a table from the database
when you take an export of the database
when you back up the database using OS utilities
when you issue an ALTER SYSTEM SWITCH LOGFILE statement
when you issue a BACKUP command from inside the RMAN run block
第21题:
The statements remain suspended for at least 60 seconds.
The statements are suspended for 60 seconds and then they are executed.
The suspended statements error out if the problem is not rectified within 60 seconds.
The statements are automatically suspended 60 seconds after an error is received, and then attempt to execute normally again.