cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I am installing Data services 4.1 on one server and trying to connect cms which is another server.

When i enter the username and password of the cms server during the installation. i get the below error.

"you cannot proceed as the following has failed validation :invalid CMS connection information.

Please check the CMS connection inforamtion."

Please help.

Thanks,

Rajiv

0 Likes
View Entire Topic
Former Member
0 Likes

Hello,

The issue was resolved by imnplementing the note 1682686.

In the next screen, it is asking for the local repository connection

Repository name for CMS registry:

Oracle Db connection name:

Db server name:

Database port:

SID

USer id:

Pwd:

I get an error

You cannot proceed because the following has failed validation:

Invalid Data Services Repository Connection information

BODI-320006:cannot open connection to the repository.The error mesage from the

underlying DBMS is <OCI call<OCIServerAttach> for connection <YYY> failed:

<ORA -12154:TNS:could not resolve the connect identifier specified>.

The db server is on a seperate host.

Thanks,

Rajiv

Former Member
0 Likes

The error message is an Oracle middleware error:

ORA -12154:TNS:could not resolve the connect identifier specified

Either you have specified an incorrect SID or the TNS is not set up correctly.

Former Member
0 Likes

Hi Bill,

The issue was resolved.The listener file had wrong entires.

Thanks,

Visshwas

Former Member
0 Likes

Good news - can you mark the question as answered?

Thanks,

Bill