考题
You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server is configured as shown in the following table.You need to ensure that you can restore the server and all its data in the event of a complete system failure.You perform an Automated System Recovery (ASR) backup.What else should you backup? ()A.volume CB.volume DC.volume ED.the system state
考题
How does the Cisco Small Service Business Pro Service differ from the Cisco Small Business Pro warranty?()A、 access to Cisco Small Business Support CommunityB、 device-level warrantyC、 Cisco Small Business Pro Products onlyD、 speed of hardware replacement
考题
Which of the following is needed to boot into the Recovery Console in Windows XP?()A、Emergency Restore DiskB、System Restore pointC、Original Installation CDD、Automated System Recovery
考题
The customer is considering an IBM System Storage DS8000. Which of the following indicates a requirement for the Business Partner to perform a TDA?()A、capacity above 500 TBB、first in customer locationC、a new model has been releasedD、sold without implementation service
考题
Squeaky Beans Inc. hired an outside consultant to develop their web application. To finish the job quickly, the consultant created several dozen JSP pages that directly communicate with the database. The Squeaky business team has since purchased a set of business objects to model their system, and the Squeaky developer charged with maintaining the web application must now refactor all the JSPs to work with the new system. Which pattern can the developer use to solve this problem?()A、 Transfer ObjectB、 Service LocatorC、 Intercepting FilterD、 Business Delegate
考题
An administrator is looking to apply a new service pack for an OS on several systems that run business critical applications for a large international finance corporation. Which of the following should the administrator do FIRST?()A、Deploy the service pack to a single department within the corporation.B、Upgrade the system with requirements for that service pack.C、Deploy the service pack to a non-critical application server.D、Submit a change control for the service pack deployment.
考题
An administrator is troubleshooting a problem on an application server, but has not determined the cause of the problem and is not able to replicate the problem. Which of the following should the administrator do prior to escalating the issue?()A、 Gather information from users.B、 Reboot the server.C、 Apply the latest service packs to the operating system.D、 Perform a root cause analysis.
考题
After mirroring rootvg, a system administrator wants to validate that the system will boot correctly. Which of the following tasks must be performed before changing the boot order?()A、Run a bosboot -a commandB、Mirror the hd5 on the two disksC、Set up another service mode bootlistD、Check the disks using a lsvg -p rootvg command
考题
During system boot, the system hangs at LED 0C31. What is the first step the system administrator should take to correct the problem?()A、Check system console connectionsB、Check system network connectionsC、Boot in service mode and change the bootlistD、Boot from the AIX installation media and mount rootvg filesystems
考题
A system administrator for a business recovery service center needs to test disaster recovery strategies for their clients running Linux. Each client has a different system configuration. Each time a client comes in, the system configuration of the managed system must change. What is the best way to handle this using LPAR?()A、Create a system profile. Reconfigure the managed system by activating and deactivating the system profiles. B、Create one partition profile for each client. Reconfigure the managed system by activating the partition profiles for that client. C、Dynamically move processors and memory as needed into each logical partition. Reconfigure the managed system by activating and deactivating partition profiles. D、Dynamically move processors and memory into each logical partition on the server if additional resources are needed. Reconfigure the managed system by activating and deactivating the system profiles.
考题
The administrator of an AIX system needs to be more proactive and predictive at identifying and resolving problems before they affect the system. Which of the following options should the pSeries Sales Representative propose to address this management issue?()A、HACMPB、PM/AIXC、SmoothStartD、Business Continuity Services
考题
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?() A、 Yes, if the database is in ARCHIVELOG modeB、 Yes, if the database is in NOARCHIVELOG modeC、 No, the backup is not usable in any wayD、 Only if the ENABLE_ONLINE_BACKUP parameter is set to TRUE
考题
You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) for backup and recovery of your database. You executed the delete command in RMAN to delete a backup of a tablespace. Which statement is true in this scenario?()A、The backup status will be marked expired in RMAN recovery catalog.B、The backup status will be marked deleted in RMAN recovery catalog after you execute the crosscheck command.C、The backup will be deleted physically from the OS (Operating system)and the backup information is removed from the recovery cataloglD、The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system).E、The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system), if you are not using Oracle Managed Files (OMF).
考题
ou have an DNS server that runs Windows Server 2003 Service Pack 2 (SP2).You need to ensure that an e-mail message is sent to the administrator if the DNS server service stops.You create a script that sends e-mail when the script is executed. What should you do next?()A、Install the POP3 service on the DNS server. B、Modify the DNS Server service dependencies. C、Modify the DNS Server service Recovery options. D、Install the Universal Description, Discovery, and Integration (UDDI) services on the DNS server.
考题
单选题You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) for backup and recovery of your database. You executed the delete command in RMAN to delete a backup of a tablespace. Which statement is true in this scenario?()A
The backup status will be marked expired in RMAN recovery catalog.B
The backup status will be marked deleted in RMAN recovery catalog after you execute the crosscheck command.C
The backup will be deleted physically from the OS (Operating system)and the backup information is removed from the recovery cataloglD
The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system).E
The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system), if you are not using Oracle Managed Files (OMF).
考题
单选题You set up scheduled tasks to run and notify you of any failures. 3 days later you see that none of the tasks ran and you received no notifications. What should you do?()A
Set the schedule service to run under the administrator account.B
Set the scheduled tasks to run under the administrator account.C
Enable the messenger serviceD
Set the schedule service to run under the local system account and set it to start automatically.
考题
单选题How does the Cisco Small Service Business Pro Service differ from the Cisco Small Business Pro warranty?()A
access to Cisco Small Business Support CommunityB
device-level warrantyC
Cisco Small Business Pro Products onlyD
speed of hardware replacement
考题
单选题A customer is sharing an IBM System Storage DS8300 for both IBM System z and Systemapplications. They need to provide data recovery capability between the primary and the remotedata center, which is 60 kilometers away. Which copy service keeps all data synchronized at theremote data center?()A
Concurrent CopyB
FlashCopyC
Metro MirrorD
Global Mirror
考题
单选题The customer is considering an IBM System Storage DS8000. Which of the following indicates a requirement for the Business Partner to perform a TDA?()A
capacity above 500 TBB
first in customer locationC
a new model has been releasedD
sold without implementation service
考题
单选题Squeaky Beans Inc. hired an outside consultant to develop their web application. To finish the job quickly, the consultant created several dozen JSP pages that directly communicate with the database. The Squeaky business team has since purchased a set of business objects to model their system, and the Squeaky developer charged with maintaining the web application must now refactor all the JSPs to work with the new system. Which pattern can the developer use to solve this problem?()A
Transfer ObjectB
Service LocatorC
Intercepting FilterD
Business Delegate
考题
单选题An administrator is troubleshooting a problem on an application server, but has not determined the cause of the problem and is not able to replicate the problem. Which of the following should the administrator do prior to escalating the issue?()A
Gather information from users.B
Reboot the server.C
Apply the latest service packs to the operating system.D
Perform a root cause analysis
考题
单选题You are the administrator of a Windows 2000 Professional computer. You schedule a task to run after 15 minutes. One hour later, the task still has not run. You notice that your Event Viewer system log has the following error message; "The task scheduler service failed to start due to following error. The service did not start due to login failure." You want to run the scheduler task again. What should you do before restarting the task scheduler service?()A
Set the task scheduler service to log on using the local system accountB
Set the task scheduler service to allow the service to interact with the desktopC
Restart the remote producer call (RPC) service.D
Log off and then log on to an account in the Power Users group.
考题
单选题An administrator is looking to apply a new service pack for an OS on several systems that run business critical applications for a large international finance corporation. Which of the following should the administrator do FIRST?()A
Deploy the service pack to a single department within the corporation. B
Upgrade the system with requirements for that service pack. C
Deploy the service pack to a non-critical application server. D
Submit a change control for the service pack deployment.
考题
单选题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?()A
Yes, if the database is in ARCHIVELOG modeB
Yes, if the database is in NOARCHIVELOG modeC
No, the backup is not usable in any wayD
Only if the ENABLE_ONLINE_BACKUP parameter is set to TRUE
考题
单选题Your network contains Microsoft System Center Virtual Machine Manager and 10 Hyper-V hosts. You plan to convert all of the domain controllers to virtual machines (VMs). You need to recommend a recovery solution for the domain controllers. The solution must meet the following requirements: - Prevent inconsistencies in the Active Directory database. - Provide for the recovery of accidentally deleted Active Directory objects. - Provide for recovery if an administrator incorrectly modifies system settings. What should you include in the recommendation?()A
VM snapshotsB
a VM checkpointC
Windows Server Backup from within the VMsD
Windows Server Backup from the Hyper-V hosts
考题
多选题You need to design Group Policy object (GPO) settings to support the use of the Encrypting File System (EFS). Your solution must meet business and security requirements. Which two actions should you perform?()ADesignate a data recovery agent and issue an EFS certificate to the data recovery agent. Export the private key and restrict access to the exported keyBMake the data recovery agent a local administrator on all client computersCRemove the default data recovery agent from the Default Domain Policy GPO. Then, include the new data recovery agent insteadDDelete the Default Domain Policy GPO. Configure a new GPO linked to the domain that does not specify a data recovery agent