The listener is not running on the database node.
The TNS_ADMIN environmental variable is set to a wrong value.
The orcl.oracle.com database service is not registered with the listener.
The DEFAULT_DOMAIN parameter is set to a wrong value in the sqlnet.ora file.
第1题:
Which statements are true regarding listeners()
第2题:
Your tnsnames.ora file has the following entry for the service alias ORCL: ORCL = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = 10.156.24.216) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl.oracle.com) ) ) The TNSPING command executes successfully when tested with ORCL but 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?()
第3题:
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?()
第4题:
Which three pieces of information are to be mandatorily provided while creating a new listener using Enterprise Manager Database Control?()
第5题:
You issued the following command at the UNIX environment: % setenv ORA_SDTZ ’OZ_TZ’ What will be the impact of issuing the above command?()
第6题:
Listeners use only the TCP/IP protocol.
Multiple listener processes can run simultaneously on a host.
Multiple database instances can be registered with a single listener.
The listener-related errors can be traced only at the administrative level.
Only one database instance can be registered with a single listener at any time
第7题:
Oracle Net Manager
Listener Control utility
Database Configuration Assistant
Oracle Net Configuration Assistant
第8题:
ORA_PATH
ORACLE_SID
ORACLE_BASE
ORACLE_HOME
LD_LIBRARY_PATH
第9题:
The sessions are able to perform only queries.
The sessions are not affected and continue to function normally.
The sessions are terminated and the active transactions are rolled back.
The sessions are not allowed to perform any operations till the listener is started
第10题:
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.
第11题:
More than one database is to be registered with the listener.
The users will connect the database by using the host naming method.
The Oracle Enterprise Manager is to be used to monitor an Oracle9i database.
The database that is to be registered with the listener is configured in shared server mode.
The listener is not configured on the default port of 1521 and the instance is not configured to register with a nondefault port.
第12题:
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.
第13题:
our database instance is running. You are not able to access Oracle Enterprise Manager Database Control because the listener is not started.Which tool or utility would you use to start the listener?()
第14题:
You plan to use static database registration for a new listener when you create it. What could be the two reasons for this?()
第15题:
In which situation would you use static database registration for a listener()
第16题:
Which two statements are true regarding listeners()
第17题:
The listener is not running on the database node.
The TNS_ADMIN environmental variable is set to a wrong value.
The orcl.oracle.com database service is not registered with the listener.
The DEFAULT_DOMAIN parameter is set to a wrong value in the sqlnet.ora file.
第18题:
The source database backup must be copied over the net for test database.
The source database must be run in ARCHIVELOG mode if the database is open.
The source database must be shut down cleanly if the database is in mounted state.
A net service name should be set up and a listener configured with the target as well as the source database.
第19题:
The listener is not running at the server.
The TNS_ADMIN environmental variable is set to a wrong value.
The orcl.oracle.com database service is not registered with the listener.
The DEFAULT_DOMAIN parameter is set to a wrong value in the SQLNET.ORA file.
第20题:
The operating system local time zone will be set for a user session using the operating system environment variable.
The database local time zone will be set for a user session using the operating system environment variable.
The operating system local time zone will be set for the database using the operating system environment
The database local time zone will be set for the database using the operating system environment variable.
第21题:
NLSLANG
NLSLENGTHSEMANTICS
NLSTERRITORY
NLSLANGUAGE
NLSCHARACTERSET
NLSDATELANGUAGE
NLSNCHARCHARACTERSET
第22题:
Listeners use only the TCP/IP protocol.
Multiple listener processes can run simultaneously on a host.
Multiple database instances can be registered with a single listener.
The listener-related errors can be traced only at the administrative level.
Only one database instance can be registered with a single listener at any time.
第23题:
when multiple databases are to be registered with the listener
when DBAs need to connect remotely to start up the database instance
when users need to connect the database instance using the host naming method
when the database instance that is to be registered with the listener is configured in shared server mode
第24题:
They are able to perform only queries.
They are not affected and continue to function normally.
They are terminated and the active transactions are rolled back.
They are not allowed to perform any operations until the listener LISTENER is started