Hi, I have a problem using the SQL DEVELOPER plugin with VSCode. Environment: Windows 11 Pro Version 23H2, database version: Oracle Database 11g Release 11.2.0.4.0 - 64bit Production. The reported error is:
Error: An error occurred when attempting to connect to the database.The following error occurred: ORA-00604: se ha producido un error a nivel 1 de SQL recursivo
ORA-12705: No se puede acceder a los archivos de datos NLS o se ha especificado un entorno no vĂ¡lido
https://docs.oracle.com/error-help/db/ora-00604/.Consult your database documentation for information on how to resolve the specified error code
I would be very grateful for your help, I am a plsql developer.
Ramiro