Instance name
Merchant key
Database name
Site Admin ID
Security port numbers for the administration tools
第1题:
Which of the following security features are enabled by default after creating an instance?()
第2题:
Which of the following products and utilities can be used to update all encrypted data as well as the merchant key in a WebSphere Commerce database for a given instance?()
第3题:
Which of the following instance configuration information does not come with a default value, and must be provided by the installer?()
第4题:
A user wants to connect to the database instance from an application that is running on a remote machine. Which tools should the DBA use to establish the required configuration to ensure that the user is able to connect to the database instance?()
第5题:
ou work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now for a new application, a SQL Server 2008 instance has to be installed on an existing server. The server contains a default SQL Server 2005 instance. Your company CIO wants their corresponding certified third-party applications can access to both database instances. The company assigns this task to you. You must achieve this by using as little database administrative effort as possible, and never change the existing application environments. What should you do? ()
第6题:
It acts as the listening endpoint for the Oracle database instance for all local and non-local user connections.
A single listener can service only one database instance and multiple remote client connections.
Service registration with the listener is performed by the process monitor (PMON) process of each database instance.
The listener.ora configuration file must be configured with one or more listening protocol addresses to allow remote users to connect to a database instance.
第7题:
Instance name
Merchant key
Database name
Site Admin ID
Security port numbers for the administration tools
第8题:
You must have started the database instance in restricted mode.
You must have started the database instance inNORMALmode.
You must have started the database instance with server parameter file.
You must have started the database instance but must not have mounted.
You must have started the database instance but must not have opened.
第9题:
WebSphere Commerce Configuration Manager
WebSphere Application Server Administrative Console
WebSphere Commerce Administration Console
WebSphere Commerce Accelerator
Command line
第10题:
The Database Update Tool found in Configuration Manager
The LDAP Server
The WebSphere Application Server Administrative Console
The WebSphere Commerce SecurityUpdate Command
The WebSphere Commerce Administration Console
第11题:
Data Pump
Oracle Net Manager
Oracle Enterprise Manager
Oracle Universal Installer (OUI)
Database Configuration Assistant (DBCA)
第12题:
Password Invalidation
Login Timeout
Cross Site Scripting Protection
Access Logging
第13题:
You work as a database administrator for Supportcenter.cn. You are working on Oracle Database 10g. To forward client connections to an instance, the listener must know information such as the name of the instance and where the instance’s ORACLE_HOME is located. How does the listener get this information?()
第14题:
Which of the following would be true if an administrator tried to create a commerce instance with Commerce Payments configuration values, without having Commerce Payments installed?()
第15题:
You specify a nonzero value for the MEMORY_TARGET initialization parameter,but do not set the PGA_AGGREGATE_TARGET or the SGA_TARGET parameters. You restart your database instance. Which statement about the result is true?()
第16题:
The tnsnames.ora file has an entry for the service alias ORCL as follows:The TNS ping command executes successfully when tested with ORCL; however, from the same OS usersession, you are not able to connect to the database instance with the following command:SQL > CONNECT scott/tiger@orcl What could be the reason for this?()
第17题:
You work in a company which uses SQL Server 2008. You are the administrator of the company database. In your company there is a server which contains a default SQL Server 2005 instance. For a new application, you have to install a SQL Server 2008 instance on the server. Your company CIO assigns a task to you. You must make sure that the respective certified third-party applications have access to both database instances. You have to achieve this goal without changing the existing application environments. So what should you do to achieve this by using as little database administrative effort as possible?()
第18题:
You should install SQL Server 2008 as the default instance, and configure the new application to use the default instance
You should upgrade the SQL Server 2005 application to use SQL Server 2008
You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance
You should install SQL Server 2008 as a named instance, and make the new application use the new instance.
第19题:
You should install SQL Server 2008 as a named instance, and make the new application to use the new instance.
You should install SQL Server 2008 as the default instance, and make the new application to use the default instance.
You should upgrade the SQL Server 2005 application to use SQL Server 2008.
You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance.
第20题:
It gets it from the parameter file.
The listener prompts for details on startup.
The listener gathers information from the control file.
The instance automatically registers with the default listener.
The listener gets this information through thelistener.orafile.
第21题:
The database instance starts, and Oracle sets the default value of SGA_TARGET to the same value as SGA_MAX_SIZE
The database instance starts, and Oracle automatically tunes memory and allocates 60 percent to the SGA and 40 percent to the PGA
The database instance starts, but Automatic Memory Management is disabled
The database instance will not start because you did not specify the PGA_AGGREGATE_TARGET or SGA_TARGET parameter
第22题:
Dynamic service registration requires configuration in the listener .ora file.
Dynamic service registration can be used only with an Oracle9/instance.
Dynamic service registration cannot register a local listener that does not use TCP/IP or port 1521.
The PMON background process automatically registers each database instance if the necessary parameters have been set in the database initialization parameter file.
第23题:
The listener is not running on the database node.
The TNS_ADMIN environment variable is set to the wrong value.
The orcl.oracle.com database service is not registered with the listener.
The DEFAULT_DOMAIN parameter is set to the wrong value in the sqlnet.ora file.
The listener is running on a different port.
第24题:
The commerce instance would be created successfully.
Attempting to configure payments instance after the commerce instance is already created will not be possible.
The commerce instance creation will fail on the step that would normally configure the payments instance.
After installing Commerce Payments, the administrator can enter the needed payment configuration values through the Administration Console.