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
第1题:
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?()
第2题:
You were recently hired by Certkiller .com as a database administrator. You are asked to find out whether the currently functional listener process, named L1, has been password protected or not. You are not familiar with the file system of the new organization. How would you accomplish the task?()
第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题:
Your 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?()
第5题:
You issue these LSNRCTL commands: LSNRCTL> SET CURRENT_LISTENER listener01 LSNRCTL> START listener02 What is the result of issuing these commands?()
第6题:
Oracle Net Manager
Listener Control utility
Database Configuration Assistant
Oracle Net Configuration Assistant
第7题:
The sessions are able to perform only queries.
The sessions are not affected and continue to function normally.
The active transactions are rolled back and the sessions get terminated.
The sessions are not allowed to perform any operations till the listener is started.
第8题:
START
RELOAD
RESTART
REFRESH
START L1
RELOAD L1
RESTART L1
REFRESH L1
第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题:
by using the STATUS command of the Listener control utility
by using the STATUS L1 command of the Listener control utility
by using the SHOW RULES command of the Listener control utility
by using the SET PASSWORD command of the Listener control utility
by searching for the PASSWORD_LISTENER entry in the listener.ora 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题:
Your database is open and the LISTENER listener is running. The new DBA of the system stops the listener byusing the command:LSNRCTL> STOP What happens to the sessions that are presently connected to the database instance()
第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题:
Your database is open and the LISTENER listener is running. The new DBA of the system stops thelistener by using the command: LSNRCTL> STOP What happens to the sessions that are presently connected to the database instance()
第16题:
Your 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?()
第17题:
You have a listener process, L1, currently listening for the connections to the PROD and ADMIN databases. You create a new database, PAY, using CREATE DATABASE.. command. You have not enabled dynamic instance registration. You modified the LISTENER.ORA file manually to include PAY database for L1 listener process. Which command of Listener control utility (LSNRCTL) would you use to enable L1 process to start listening for the connections to the PAY database without disrupting any existing database communications?()
第18题:
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
第19题:
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.
第20题:
Oracle Net Manager
Listener Control utility
Database Configuration Assistant
Oracle Net Configuration Assistant
第21题:
A listener named LISTENER is started.
A listener named LISTENER01 is started.
A listener named LISTENER02 is started.
The START command fails and no listener is started.
第22题:
It terminates all user sessions.
It prevents users from logging in to the database remotely.
It halts the server until all user transactions are completed.
The server hangs, so users will receive an error asking them to login again.
Connected users would get an error with the message End of communication channel.
第23题:
Oracle Net Manager
Listener Control utility
Database Configuration Assistant
Oracle Net Configuration Assistant
第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