I try to use VS code extenstion to test monitoring queries against ASM instance, so using asmsnmp user with sysdba role.
“Test connection” succeeds but there is an error when I try to save connection, i.e. “Create connection”:
Error opening connection 'ASMSNMP.ASM'. Details: ORA-06550: line 4, column 75: PL/SQL: ORA-01219: database or pluggable database not open: queries allowed on fixed tables or views only ORA-06550: line 4, column 30: PL/SQL: SQL Statement ignored
And in my case there is no connection created after this error :(
I use version v21.10.0
Regards,
Michal