How to fix the Oracle error PRCI-01112: Directory name passed was null?
In this post, you’ll learn more about the Oracle ErrorPRCI-01112: Directory name passed was null with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
PRCI-01112: Directory name passed was null
Reason for the Error PRCI-01112: Directory name passed was null
Cause: The specified directory name is null or an empty string.
How to fix the Error PRCI-01112: Directory name passed was null ?
You can fix this error in Oracle by following the below steps
Action: Provide a valid directory name that is not null.
Leave Your Comment