connecting to a pluggable database returns ORA-01034: ORACLE not available ORA-27101: shared memory
I am running Enterprise Manager 13.3 on a linux 11 box. I am able to add my container databases but when I try to add my pluggable databases it returns the following error when I try to connect.
ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist Linux-x86_64 Error: 2: No such file or directory Additional information: 3651 Additional information: 1797510619 The Connect Descriptor was (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = ilmnirm0ap610.blm.doi.net)(PORT = 1624))(CONNECT_DATA = (SID = pdbrasp1)))
I am able to connect to both my containers and pluggables via sql developer and in sqlplus from the command line. Not sure why OEM is not connecting. Any help would be very much appreciated.