Stop, run, roll.
Stop, drop, roll.
Run, drop, roll.
Roll, drop, stop
第1题:
When you notice oil on the water near your vessel while taking on fuel, you should FIRST ______.
A.stop loading
B.notify the senior deck officer
C.notify the terminal superintendent
D.determine whether your vessel is the source
第2题:
Your vessel is being assisted through an ice field in Thunder Bay by the Canadian Coast Guard icebreaker Alexander Henry.The starboard lookout reports that the icebreaker has run up the code flag N(November).What action should you take ________.
A.Reduce speed
B.Stop your engines
C.Reverse your engines
D.Stop your vessel instantly
第3题:
The database is currently open and the temp03.dbf tempfile belonging to the default temporarytablespace TEMP has been corrupted. What steps should you take to recover from this tempfile loss in an efficient manner?()
第4题:
Your database is running in the ARCHIVELOG mode. You have configured RMAN for backup and recovery operations. You execute the following command from the RMAN prompt: RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON; After executing this command, in which of the following cases will RMAN make an auto-backup of the control file? ()
第5题:
Your database contains two temporary tablespaces named TEMP and TEMP1. The TEMP tablespace is the default temporary tablespace for the database, and the TEMP1 tablespace was created at database creation. You want to increase the size of the tempfile for the TEMP tablespace and drop the TEMP1 tablespace from the database. The database is not using Oracle-Managed Files (OMF). Which statement must you use to ensure that when you drop the TEMP1 tablespace from the database, its corresponding operating system file is also deleted?()
第6题:
Your network contains an Active Directory domain controller named DC1. DDC1 runs Windows Server 2008 R2. You need to defragment the Active Directory database on DC1. The solution must minimize downtime on DC1. What should you do first()
第7题:
A domain controller named DC12 runs critical services. Restructuring of the organizational unit hierarchy for the domain has been completed and unnecessary objects have been deleted. You need to perform an offline defragmentation of the Active Directory database on DC12. You also need to ensure that the critical services remain online. What should you do()
第8题:
一般的变频器均有()。
第9题:
The drop disk operation is still proceeding and you cannot yet run the undrop disks operation.
The drop disk operation is complete and you can run the undrop disks command if needed.
The drop disk operation is complete and you cannot run the undrop disk command.
The query will fail since there is not a V$ASM_OPERATION view available in an ASM instance.
None of the above is true.
第10题:
Ignore
Remove
Quarantine
Always Allow
第11题:
not drop the anchor until the lights are in line
ensure your ship will NOT block the channel or obstruct the range while at anchor
drop the anchor immediately as the range lights mark an area free of obstructions
drop the anchor immediately as a change in the position of the range lights will be an indication of dragging anchor
第12题:
Allow the database to continue running, drop the TEMP tablespace, and then re-create it with new tempfiles
Shut down the database, restore and recover the tempfile from backup, and then open the database with RESETLOGS
Allow the database to continue running, take the TEMP tablespace offline, drop the missing tempfile, and then create a new tempfile
Allow the database to continue running, add a new tempfile to TEMP tablespace with a new name, and drop the tempfile that has been corrupted.
第13题:
You are entering port and have been instructed to anchor,as your berth is not yet available.You are on a SW'ly heading,preparing to drop anchor,when you observe the range lights as shown on your starboard beam.You should ______.
A.not drop the anchor until the lights are in line
B.ensure your ship will NOT block the channel or obstruct the range while at anchor
C.drop the anchor immediately as the range lights mark an area free of obstructions
D.drop the anchor immediately as a change in the position of the range lights will be an indication of dragging anchor
第14题:
A fire starts on your vessel while refueling. You should FIRST ______.
A.stop the ventilation
B.sound the general alarm
C.determine the source of the fire
D.attempt to extinguish the fire
第15题:
After executing the command alter diskgroup disk group2 drop disk dg2a; you issue the following command from the ASM instance: Select group_number, count(*) from v$asm_operation; What is the implication if the query against V$ASM_OPERATION returns zero rows?()
第16题:
You want to drop the TBS1 tablespace from your database. You also want to delete the corresponding data files automatically, and not have to do it manually. What should you do?()
第17题:
Your company has an Active Directory domain. You install a new domain controller in the domain. Twenty users report that they are unable to log on to the domain. You need to register the SRV records. Which command should you run on the new domain controller()
第18题:
You need to force a domain controller to register all service location (SRV) resource records in DNS. Which command should you run()
第19题:
You use a Windows 2000 Professional computer at home. You need to access shared files on a server named server1. This server is on your company’s network and is not accessible from the Internet. Your company’s network also includes a third party VPN server that is accessible from the Internet. You dial in to your Internet service provider and then create a VPN connection to your company’s VPN server. After the connection is successfully established, you run the net view //server1 command and receive the following error ‘the server is inaccessible or could not be found’. You need to access the shared files on server 1. What should you do?()
第20题:
At the command prompt, run net stop ntds.
At the command prompt, run net stop netlogon.
Restart DC1 in Safe Mode.
Restart DC1 in Directory Services Restore Mode (DSRM).
第21题:
protect the compressor from liquid flood back
protect the compressor from low discharge pressure
start and stop the compressor upon system demand
start the compressor after a drop in the evaporator pressure
第22题:
ipconfig.exe /registerdns
net.exe stop dnscache & net.exe start dnscache
net.exe stop netlogon & net.exe start netlogon
regsvr32.exe dnsrslvr.dll
第23题:
Use the DROP DATAFILE command.
Use the DROP TABLESPACE command.
Ensure that all database files are Oracle Managed Files before using the DROP TABLESPACE command.
Ensure that the DB_FILE_CREATE_DEST initialization parameter is set before using the DROP TABLESPACE command.