If getting this error using addbctl.sh script to start or stop database after a migration, or even if is just using SQLPLUS and got this error below:
SP2-1503: Unable to initialize Oracle call interface
SP2-0152: ORACLE may not be functioning properly
Just UNSET the ORA_TZFILE variable.
I added this line below in my .env file:
unset ORA_TZFILE
Best Regards,
Paulo Portugal
No comments:
Post a Comment