1Z0-514 試験問題を無料オンラインアクセス
| 試験コード: | 1Z0-514 |
| 試験名称: | Oracle Database 11g Essentials |
| 認定資格: | Oracle |
| 無料問題数: | 68 |
| 更新日: | 2026-08-25 |
Listed below are the database resident program units and their descriptions in random order.
1.Package a. stored subprogram that is associated with a database table, view or event
2.Procedure b. stand alone program that must return a value
3.Functionc. structure that contains program definitions and PL/SQL code
4.Trigged. stand-alone program that may or may not return a value
Which option specifies the correct definition for each program unit?
There are two listeners, LISTENER1 and LISTENER2, and one service name ORCL available for your database.The database is running and currently only LISTENERI has been started. You issue the following command:
$lsnrctl start listener2
What would be the outcome?