ORA - 06508
Hi,
Recently, I had raised a query regarding ORA-06208 error which was coming in Oracle 12.2.1.3 regarding PL/SQL attached libraries. It was suggested that apart from adding the library path in FORMS_PATH it is also essential to add the path in default.env following which the error got resolved. However, in version 12.2.1.4, despite doing all these steps I am still getting this error. This steps I did was:
1. Added the library path in FORMS_PATH,
2. Added the library path in windows environment system variable in FORMS_PATH,
3. Added the library path in default.env,
4. The libraries files have been compiled.