网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Which log includes a statement of the conduct,ability,and character of each crew member on the completion of a voyage ________.

A.Official Logbook

B.Department Logbook

C.Crew Logbook

D.Smooth Logbook


参考答案

更多 “ Which log includes a statement of the conduct,ability,and character of each crew member on the completion of a voyage ________.A.Official LogbookB.Department LogbookC.Crew LogbookD.Smooth Logbook ” 相关考题
考题 A crew member is unconscious and the face is flushed. You should ______.A.lay the crew member down with the head and shoulders slightly raisedB.administer a liquid stimulantC.lay the crew member down with the head lower than the feetD.attempt to stand the crew member upright to restore consciousness

考题 You issued the following commands to configure setting in RMAN;Then you issued the following command to take the backup:RMAN BACKUP DATABASE PLUS ARCHIVELOG;Which statement is true about the execution of the above command?()A. The backup will terminate because the FORMAT clause was not configured for the channelB. It backs up two copies of data files to tape and disk, and two copies of archived log file on tapeC. It backs up the data files and archived log files to disk, making two copies of each data file and archived log fileD. It backs up the data files and archived log files to tape, making two copies of each data file and archived log file

考题 Your database is in ARCHIVELOG mode. You have two online redo log groups, each of which contains oneredo member. When you attempt to start the database, you receive the following errors:ORA-00313: open failed for members of log group 1 of thread 1ORA-00312: online log 1 thread 1: ‘D:\REDO01.LOG‘You discover that the online redo log file of the current redo group is corrupted.Which statement should you use to resolve this issue?()A. ALTER DATABASE DROP LOGFILE GROUP 1;B. ALTER DATABASE CLEAR LOGFILE GROUP 1;C. ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1;D. ALTER DATABASE DROP LOGFILE MEMBER ‘D:\REDO01.LOG

考题 A crew list is a piece of paper which shows ______.A.all names of crew members on boardB.all crew member's lists on boardC.all paper of crew members on boardD.all names of lists for the crew on board

考题 You are on a multiple product tanker and carrying methyl acrylate,diethanolamine,and triethylamine. Which statement is TRUE?A.Methyl acrylate may be loaded in a tank adjacent to diethanolamine but not triethylamineB.The heating coils to the cargo tank loaded with methyl acrylate must be blanked offC.Valve components made of aluminum,copper,or zinc may not be in contact with the cargoesD.Each crew member working on deck must have an emergency escape breathing apparatus

考题 Which statements concerning the switch construct are true?()  A、All switch statements must have a default label.B、There must be exactly one label for each code segment in a switch statement.C、The keyword continue can never occur within the body of a switch statement.D、No case label may follow a default label within a single switch statement.E、A character literal can be used as a value for a case label.

考题 Which statement is true regarding an Ethernet collision domain?()A、If a router is used, the collision domain includes all devices connected to the router.B、If a hub is used, the collision domain is limited to each device and the hub.C、If a switch is used, the collision domain is limited to each device and the switch.D、If a bridge is used, the collision domain includes all devices connected to the bridge.

考题 Redo log files are multiplexed in your database. The disk in which you have one of the redo log members is highly fragmented. In the process of defragmentation you lose the redo log member, which is not a member of the current group. How would you recover from the loss of the redo log member?()A、SMON would automatically restore the lost file.B、You would need to restore the whole database from the last backup.C、You would need to restore the file from the last full database backup.D、You would need to use flashback technology to restore the lost redo log member.E、You would need to use Recovery Manager (RMAN) to restore the lost redo log member.F、You would need to restore the missing log file by copying one of the remaining files from the same group.

考题 You are working on Oracle Database 10g, which is in ARCHIVELOG mode. All the archived log files are intact.  In which scenario would performing a recovery require the opening of the database with the RESETLOGS option?()A、loss of a tempfileB、loss of a system data fileC、loss of one of the control filesD、loss of one of the tablespacesE、loss of a member from each redo log groupF、loss of the only member of an unarchived redo log group

考题 Which service component includes preparing for the Cisco Unified Communications customer demonstrations and presenting an overview of the applicable solutions()A、Present an Overview of the DesignB、Conduct Administrator and End-User TraingingC、Customer EducationsD、Proof of concept

考题 Which statement is true regarding an Ethernet collision domain?()A、If a router is used, the collision domain includes all devices connected to the routerB、If a hub is used, the colision domain is limited to each device and the hubC、If a switch is used, the collision domain is limited to each device and the switchD、If a bridge is used, the collision domain includes all devices connected to the bridge

考题 Your database is in ARCHIVELOG mode. You have two online redo log groups,each of which contains one redo member.  When you attempt to start the database, you receive the following errors:()A、 ALTER DATABASE DROP LOGFILE GROUP 1B、 ALTER DATABASE CLEAR LOGFILE GROUP 1C、 ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1D、 ALTER DATABASE DROP LOGFILE MEMBER ’D:///REDO01.LOG’

考题 单选题Your database is in ARCHIVELOG mode. You have two online redo log groups,each of which contains one redo member.  When you attempt to start the database, you receive the following errors:()A  ALTER DATABASE DROP LOGFILE GROUP 1B  ALTER DATABASE CLEAR LOGFILE GROUP 1C  ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1D  ALTER DATABASE DROP LOGFILE MEMBER ’D:///REDO01.LOG’

考题 单选题Your database is in ARCHIVELOG mode. You have two online redo log groups, each of which contains one redo member. When you attempt to start the database, you receive the following errors: ORA-00313: open failed for members of log group 1 of thread 1 ORA-00312: online log 1 thread 1: 'D:/REDO01.LOG' You discover that the online redo log file of the current redo group is corrupted. Which statement should you use to resolve this issue?()A ALTER DATABASE DROP LOGFILE GROUP 1;B ALTER DATABASE CLEAR LOGFILE GROUP 1;C ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1;D ALTER DATABASE DROP LOGFILE MEMBER 'D:/REDO01.LOG

考题 单选题It may be ()(补充)by individual cards issued to each member of the crew.A supplyB supplementedC suppliedD supplies

考题 单选题You are on a multiple product tanker and carrying methyl acrylate,diethanolamine,and triethylamine. Which statement is TRUE? ()A Methyl acrylate may be loaded in a tank adjacent to diethanolamine but not triethylamineB The heating coils to the cargo tank loaded with methyl acrylate must be blanked offC Valve components made of aluminum,copper,or zinc may not be in contact with the cargoesD Each crew member working on deck must have an emergency escape breathing apparatus

考题 单选题You issued the following commands to configure setting in RMAN; Then you issued the following command to take the backup: RMAN BACKUP DATABASE PLUS ARCHIVELOG; Which statement is true about the execution of the above command?()A The backup will terminate because the FORMAT clause was not configured for the channelB It backs up two copies of data files to tape and disk, and two copies of archived log file on tapeC It backs up the data files and archived log files to disk, making two copies of each data file and archived log fileD It backs up the data files and archived log files to tape, making two copies of each data file and archived log file

考题 单选题In accordance with guidelines contained in MSC.1/Circ.1206, which persons aren’t able to conduct service for lifeboat launching appliance and on-load release gear?()A Servicing agents who are part of the manufacturer’s parent companyB Service agents who are certificated by manufacturerC Ship’s crew are trained by the manufacturer and authorization statement is availableD Experienced shipyard workers

考题 单选题Which statement is true regarding an Ethernet collision domain?()A If a router is used, the collision domain includes all devices connected to the router.B If a hub is used, the collision domain is limited to each device and the hub.C If a switch is used, the collision domain is limited to each device and the switch.D If a bridge is used, the collision domain includes all devices connected to the bridge.

考题 单选题A crew list is a piece of paper which shows ().A all names of crew members on boardB all crew member's lists on boardC all paper of crew members on boardD all names of lists for the crew on board

考题 单选题Which statements concerning the switch construct are true?()A All switch statements must have a default label.B There must be exactly one label for each code segment in a switch statement.C The keyword continue can never occur within the body of a switch statement.D No case label may follow a default label within a single switch statement.E A character literal can be used as a value for a case label.

考题 单选题Which statement is true regarding an Ethernet collision domain?()A If a router is used, the collision domain includes all devices connected to the routerB If a hub is used, the colision domain is limited to each device and the hubC If a switch is used, the collision domain is limited to each device and the switchD If a bridge is used, the collision domain includes all devices connected to the bridge

考题 单选题Redo log files are multiplexed in your database. The disk in which you have one of the redo log members is highly fragmented. In the process of defragmentation you lose the redo log member, which is not a member of the current group. How would you recover from the loss of the redo log member?()A SMON would automatically restore the lost file.B You would need to restore the whole database from the last backup.C You would need to restore the file from the last full database backup.D You would need to use flashback technology to restore the lost redo log member.E You would need to use Recovery Manager (RMAN) to restore the lost redo log member.F You would need to restore the missing log file by copying one of the remaining files from the same group.

考题 单选题You are working on Oracle Database 10g, which is in ARCHIVELOG mode. All the archived log files are intact. In which scenario would performing a recovery require the opening of the database with the RESETLOGS option?()A  loss of one of the tablespacesB  loss of a system data fileC  loss of one of the control filesD  loss of a tempfileE  loss of the only member of an unarchived redo log groupF  loss of a member from each redo log group

考题 单选题A crew member is unconscious and the face is flushed. You should().A lay the crew member down with the head and shoulders slightly raisedB administer a liquid stimulantC lay the crew member down with the head lower than the feetD attempt to stand the crew member upright to restore consciousness

考题 单选题You are working on Oracle Database 10g, which is in ARCHIVELOG mode. All the archived log files are intact.  In which scenario would performing a recovery require the opening of the database with the RESETLOGS option?()A loss of a tempfileB loss of a system data fileC loss of one of the control filesD loss of one of the tablespacesE loss of a member from each redo log groupF loss of the only member of an unarchived redo log group

考题 单选题Which log includes a statement of the conduct,ability,and character of each crew member on the completion of a voyage().A Official LogbookB Department LogbookC Crew LogbookD Smooth Logbook