20203366 patch apply issue
Dear Colleagues,
I'm applying patch 20203366 into my instance and faced the below issue:
.............................................................................................................................................................................
sqlplus -s APPS/***** @e:\oracle\clone\apps\apps_st\appl\csf\12.0.0\patch\115\sql\b14252093.sql
Error:
Program exited with status 1
Cause: The program terminated, returning status code 1.
Action: Check your installation manual for the meaning of this code on this operating system.Connected.
DECLARE
*
ERROR at line 1:
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at line 89
ORA-29280: invalid directory path
.........................................................................................................................................................................
Note:
OS:windows 2008 server
database: 11.2.0.4
R12.1.3
I found one note to clear the "utl_file_dir" parameters directory, I did but issue still there
SQL> show parameters utl_file_dir;