This post is more than 5 years old
1 Rookie
•
82 Posts
0
675
July 23rd, 2010 10:00
cannot establish connection from remote host to StorageScope API in ControlCenter 6.1
I've tried the fix in emc201683 but it did not work
anyone else running into this problem? I'm on ECC6.1 UB8
Thanks!!
No Events found!
Lars4_bf562a
46 Posts
0
July 30th, 2010 02:00
Hi
I added this in the listener.ora under the TCPS row... ( we have also got other clients to work with inspiration from emc224769 and emc201683 keeping the listener.ora intact )
(ADDRESS = (PROTOCOL = TCP)(HOST = x.y.z.z) (PORT = 1521)
This will allow you to connect without any TCPS/SSL credentials
Might not be supported by EMC though.
/Lars