考题
You have a print server named Server1 that runs Windows Server 2003 Service Pack (SP2). Server1 isconfigured as shown in the following table.All the hard disks are 136 GB and are connected to a SCSI controller.You need to identify which disk configuration will provide the best performance for printing.Which disk configuration should you implement? ()A. one RAID-0 volumeB. one RAID-1 volumeC. one RAID-5 volumeD. two RAID-1 volumes
考题
You configure your database Instance to support shared server connections.Which two memory areas that are part of PGA are stored in SGA instead, for shared server connection?()
A. User session dataB. Stack spaceC. Private SQL areaD. Location of the runtime area for DML and DDL StatementsE. Location of a part of the runtime area for SELECT statements
考题
When HSRP is configured on a network, which two of these items are provided, which are shared between the routers that run HSRP ?() (choose two)A、Shared single interfaceB、IP AddressC、TCP-based hello packetsD、MAC address
考题
Which two statements correctly describe VTP?()A、Transparent mode always has a configuration revision number of 0.B、Transparent mode cannot modify a VLAN database.C、Client mode cannot forward received VTP advertisements.D、Client mode synchronizes its VLAN database from VTP advertisements.E、Server mode can synchronize across VTP domains.
考题
Which are required initialization parameters in an Oracle Shared Server environment?()A、DISPATCHERS and SHARED_SERVERSB、DISPATCHERS and MAX_DISPATCHERSC、MAX_DISPATCHERS and MAX_SHARED_SERVERSD、SHARED_SERVER_SESSIONS and DISPATCHERS
考题
What is the new Oracle Shared Server?()A、An improved version of multithreaded server configuration. B、A connection pooling configuration where several clients are connected to the same server process. C、Two more database servers, which share data by means of database links; the client software is unaware to which server it is connected. D、A configuration of Real Application Cluster where the client connection is routed to the least busy instance.
考题
You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There are 10 servers, and Windows Server 2008 is run by the servers. TheWeb Server (IIS) server role is installed on the servers. The servers are configured as members of a Webserver farm. The same Web site is hosted by the servers. The servers should be configured and the requirements listed below should be met. First, you should permit the Web server configurations changesthat are made on one server to be made on all servers in the farm. Second, administrative effort should becut to the least to perform the configuration changes. Which action should be performed to meet the requirements?()A、A DFS Namespace should be created. And then, the Inetpub folder should be configured as the target of the DFS Namespace on each server.B、On all servers,the Shared Configuration settings should be configured.C、On one server,the Shared Configuration setting should be configured.D、On one server,a scheduled task that copies the Intepub folder to the other servers should be created.
考题
You are preparing for a new installation of SQL Server 2005. You need to select the protocols that client computers might use to connect to the server. Which two protocols can you use to achieve this goal?()A、Named PipesB、TCP/IPC、Shared MemoryD、Virtual Interface Adapter (VIA)E、Multiprotocol
考题
Which two of these correctly describe Fibre Channel?()A、 supports multiple protocolsB、 works only in a shared or loop environmentC、 allows addressing for up to 4 million nodesD、 allows addressing for up to 8 million nodesE、 provides a high speed transport for SCSI payloadsF、 may stretch to a distance of up to 100 km before needing extenders
考题
You are configuring the DX appliance for the first time using the console. Which two configurationvalues can be set using the first time configuration screen?() (Choose two.)A、the user roleB、the ether0 IP addressC、the default route for this DX applianceD、the address of a network TFTP server
考题
Which two prerequisites are needed for performing workload capture and replay?()A、Close all sessions performing queries using database linksB、running the database in shared server modeC、The database on which the workload is replayed has to be a restore of the original database to a specific SCND、setting up the directory to capture the workload
考题
Which two client requests are captured during database replay Capture?() (Choose two)A、Flashback queriesB、Shared server requestsC、Login and logoff activities of sessionsD、Direct path load of data from external files by using utilities such as SQL *loaderE、Data definition language (DDL) and data manipulation language (DML) operations
考题
In a shared server configuration, which two describe the actions that the listener can take to service a client request?()A、The listener hands the connection request directly to a dispatcher. B、A dedicated server inherits the connection request from the listener. C、The client connects to a dedicated server directly using a protocol address provided by the listener. D、The application initiating the session spawns a dedicated server process for the connection request. E、The listener issues a redirect message to the client, containing the protocol address of a dispatcher. The client then terminates the network session to the listener and establishes a network session to the dispatcher, using the network address provided in the redirect message.
考题
In a two-tier configuration, it is recommended to put which of the following components on different nodes?()A、Database client and database serverB、WebSphere Application Server and Database ServerC、WebSphere Commerce Server and WebSphere Application ServerD、Web server and WebSphere Application Server
考题
多选题You configure your database Instance to support shared server connections.Which two memory areas that are part of PGA are stored in SGA instead, for shared server connection?()AUser session dataBStack spaceCPrivate SQL areaDLocation of the runtime area for DML and DDL StatementsELocation of a part of the runtime area for SELECT statements
考题
多选题Which two of these correctly describe Fibre Channel?()Asupports multiple protocolsBworks only in a shared or loop environmentCallows addressing for up to 4 million nodesDallows addressing for up to 8 million nodesEprovides a high speed transport for SCSI payloadsFmay stretch to a distance of up to 100 km before needing extenders
考题
单选题Your organization includes two servers named Server1 and Server2 that run Windows Server 2003 Service Pack 2 (SP2). Server1 and Server2 host the same Web sites. You need to back up the server configuration on Server1 every hour and then apply the configuration to Server2. Which command should you use? ()A
IISBack.vbs /backupB
IISBack.vbs /listC
IISCnfg.vbs /copyD
IISCnfg.vbs /save
考题
多选题Which two prerequisites are needed for performing workload capture and replay?()AClose all sessions performing queries using database linksBrunning the database in shared server modeCThe database on which the workload is replayed has to be a restore of the original database to a specific SCNDsetting up the directory to capture the workload
考题
单选题Which are required initialization parameters in an Oracle Shared Server environment?()A
DISPATCHERS and SHARED_SERVERSB
DISPATCHERS and MAX_DISPATCHERSC
MAX_DISPATCHERS and MAX_SHARED_SERVERSD
SHARED_SERVER_SESSIONS and DISPATCHERS
考题
单选题Your database is using shared server configuration. Which optional memory structure would you configure to store the User Global Area (UGA) information and improve the shared pool performance?()A
large poolB
streams poolC
keep buffer cacheD
recycle buffer cache
考题
多选题You have a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1hosts an ordering application that connects to a database cluster.A number of client computers are shared between employees. You need to implement a licensing solution that meets the following requirements:·Server1 must allow unlimited concurrent connections.·Client access license requirements must be minimized.Which two actions should you perform? ()(Each correct answer presents part of the solution. Choose two.)AConfigure a license group for each shared computer.BConfigure a local security group for each shared computer.CConfigure Server1 to support Per Server licensing mode.DConfigure Server1 to support either Per Device or Per User licensing mode.
考题
多选题Which two options best describe how the Maven Plugin for WebLogic enables WebLogic to be effectively used in a Continuous Integration environment?()Aexecution of unit and integration testsBmanagement of the life cycle of a WebLogic domain including creation, configuration, and server life-cycle managementCdeployment and undeployment of applicationsDJava profiling
考题
多选题Your company has an Active Directory Domain Services (AD DS) domain. All servers run Windows Server 2008 R2. All client computers run Windows 7. You manage client computers by using Microsoft System Center Configuration Manager 2007 R2. You are deploying Microsoft Enterprise Desktop Virtualization (MED -V) to support client virtualization requirements. You need to ensure that administrators can centrally store MED - V logging in formation and generate reports. Which two actions should you perform?()AInstall and configure IIS on a member server.BConfigure a shared folder on a member server.CInstall and configure M icrosoft SQL Server 2008 on a member server.DConfigure permissions for the shared folder on a member server.
考题
多选题Your network contains a server that runs Windows Server 2008 R2. You need to schedule backups of the server. The solution must ensure that multiple versions of the backup are available. Which two possible backup locations should you use?()Aexternal hard diskBinternal hard diskCoptical mediaDremote shared folder
考题
单选题Which statement is true regarding Oracle Shared Server architecture?()A
A dispatcher can support multiple client connects concurrently while a shared server process can be dedicated to only one dispatcher. B
Under the Oracle Shared Server architecture, client-user processes connect to shared user processes.C
Each dispatcher has its own request queue, which is monitored every three seconds by the dispatcher. D
Oracle Shared Server required Oracle Net Service even if the client and shared server processes reside on the same machine.
考题
单选题Your organization includes two servers named Server1 and Server2 that run Windows Server 2003 Service Pack 2 (SP2). Server1 and Server2 host the same Web sites. You need to back up the server configuration on Server1 every hour and then apply the configuration to Server2. Which command should you use? ()A
IISBack.vbs /backupB
IISBack.vbs /listC
IISCnfg.vbs /copyD
IISCnfg.vbs /save
考题
单选题What is the new Oracle Shared Server?()A
An improved version of multithreaded server configuration. B
A connection pooling configuration where several clients are connected to the same server process. C
Two more database servers, which share data by means of database links; the client software is unaware to which server it is connected. D
A configuration of Real Application Cluster where the client connection is routed to the least busy instance.