1
2
3
4
第1题:
在脚本:pp.add Event Listener(Mouse Event.CLICK,AA);中,CLICK所代表的是()
第2题:
You work as a database administrator for Supportcenter.cn. When you tried to connect to the database, you received the following error: ERROR: ORA-12541:TNS:no_listener You found that the listener is not running on the server, so you issued the following command in the Listener Control utility to start the listener. lsnrctl>START What statement is true?()
第3题:
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?()
第4题:
You want your listener to be password protected to prevent it from being shut down. You want to accomplish this task while the listener is functional. Which method could you use to achieve this objective?()
第5题:
You are maintaining the database of a company. The listener process, listener1, is configured for remote access. You have issued the following command: LSNRCTL>STATUS listener1 Which information will NOT be displayed when you issue the above command?()
第6题:
You issue these LSNRCTL commands: LSNRCTL> SET CURRENT_LISTENER listener01 LSNRCTL> START listener02 What is the result of issuing these commands?()
第7题:
It would attempt to start the default listener
It would start the most recently created listener.
It would display an error with a message asking for the listener name to be specified.
It would show you a list of listeners and prompts for the listener name that you want to start.
第8题:
By extending MouseListener.
By implementing MouseListener.
By extending MouseMotionListener.
By implementing MouseMotionListener.
Either by extending MouseMotionListener or extending MouseListener.
Either by implementing MouseMotion Listener or implementing MouseListener.
第9题:
1
2
3
4
5
第10题:
1
2
3
4
第11题:
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
第12题:
Use the CHANGE_PASSWORD command of the Listener control utility.
Use the SET PASSWORD and SAVE_CONFIG commands of the Listener control utility.
Use the CHANGE_PASSWORD and SAVE_CONFIG commands of the Listener control utility.
Manually modify the listener.ora file to include the password for the listener and restart the listener.
第13题:
How can you create a listener class that receives events when the mouse is moved?()
第14题:
Given the following six method names: add Listener add Mouse Listener set Mouse Listener delete Mouse Listener remove Mouse Listener register Mouse Listener How many of these method names follow JavaBean Listener naming rules?()
第15题:
You plan to use static database registration for a new listener when you create it. What could be the two reasons for this?()
第16题:
Anyone who knows just the host name and the listener name can have full control over the listener. They can stop the listener and also obtain detailed information about the listener, database, and the configuration of the application. How would you avoid this scenario?()
第17题:
The three tasks shown have been completed in order to configure a naming method: Task 1: Installed on server and client: Oracle Net Services, TCP/IP, TCP/IP protocol adaptor Task 2: Started default listener on port 1521 Task 3: Added global database name to the listener.ora file. Which naming method was configured?()
第18题:
host naming method
local naming method
directory naming method
external naming method
第19题:
whether the password is set in the listener or a file or not
the number of client connections the service handler has refused
the information will be displayed whether the instance can accept connections or not
the protocol addresses on which the listener is configured to listen
第20题:
lock the listener
hide the listener
create multiple listeners
run listener on a remote client
set a password for the listener
store listener.ora in a non-default location
第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题:
Action Listener 接口
Serializable Listener 接口
Change Listener 接口
Item Listener 接口
第23题:
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.
第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