Oracle
1Z0-144 · Question #72
Which tasks must be performed during the installation of the UTL_MAIL package? (Choose all that apply.)
The correct answer is B. running the UTLMAIL.SQL and prvtmail.plb scripts C. setting the SMTP_OUT_SERVER initialization parameter. You must both install UTL_MAIL and define the SMTP_OUT_SERVER.
Managing Program Units
Question
Which tasks must be performed during the installation of the UTL_MAIL package? (Choose all that apply.)
Options
- Asetting the UTL_FILE_DIR initialization parameter
- Brunning the UTLMAIL.SQL and prvtmail.plb scripts
- Csetting the SMTP_OUT_SERVER initialization parameter
- Dusing the CREATE DIRECTORY statement to associate an alias with an operating system
- Egranting read and WRITE privileges to control the type of access to files in the operating system
How the community answered
(40 responses)- A10% (4)
- B80% (32)
- D3% (1)
- E8% (3)
Explanation
You must both install UTL_MAIL and define the SMTP_OUT_SERVER.
Topics
#UTL_MAIL#package installation#SMTP_OUT_SERVER#initialization parameters
Community Discussion
No community discussion yet for this question.