Oracle
1Z0-238 · Question #25
Oracle Applications produces temporary PL/SQL output files used in concurrent processing. These files are written to a location on the database server node specified by the APPLPTMP environment…
The correct answer is D. the first value defined for the UTL_FILE_DIR parameter in the init.ora file. See the full explanation below for the reasoning.
Question
Oracle Applications produces temporary PL/SQL output files used in concurrent processing. These files are written to a location on the database server node specified by the APPLPTMP environment setting. What would be the value of APPLPTMP in the environment setting?
Options
- Athe temporary directory used by the operating system
- Bthe $COMMON_TOP/temp directory where the common files are located
- Cthe last value defined for the UTL_FILE_DIR parameter in the init.ora file
- Dthe first value defined for the UTL_FILE_DIR parameter in the init.ora file
- Ethe $APPLCSF/out directory where the Applications common output files are located
How the community answered
(27 responses)- A7% (2)
- B15% (4)
- C4% (1)
- D70% (19)
- E4% (1)
Community Discussion
No community discussion yet for this question.