cancel
Showing results for 
Search instead for 
Did you mean: 

Could not open a connection to SQL Server [53]. . (IES 10901) (WIS 10901)

Former Member
0 Kudos

Hi All,

I have created a universe with OLE DB drivers. I could see the LOVs for objects created but when I create a WEBI report based off the same universe, I am getting below error. From Rich Client I am able to create a report however after I publish it with OPEN ON REFRESH it throws the error.

Database error: [Microsoft SQL Server Native Client 10.0] : Named Pipes Provider: Could not open a connection to SQL Server [53]. . (IES 10901) (WIS 10901)

As it is working from client machine but not from BI LaunchPad, I think it is referring to something that resides on client machine and not on server.

Environment:

BI 4.0 SP06

SQL server 2008.

Client tools on same patch level.

Regards,

Tejas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi guys,

Thanks for your suggestions.

It was not a DSN issue as I use OLE DB drivers.

I could have it resolved with my ADMIN. The issue was connectivity between my database and BO server.

I was able to ping the database server from my machine but not from BO server.

DNS name for server was not able to resolve. We then made a host entry on server and have it worked

Thanks for all your help.,

Tejas

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Tejas,

You need to check your system ODBC connection settings. Check the DSN details.

Try to create a new connection again.

If you are able to run this it in client machine than its a connection problem in your machine.

Please check.

- Vignesh

denis_konovalov
Active Contributor
0 Kudos

this just means that you did not setup 64bit connection to this data source on your server.

Former Member
0 Kudos

Hi Tejas,

Try just to create a new connection then modify the universe connection accordingly and exported it back.

Regards,

Amine.

Former Member
0 Kudos

A few things to check:

Is TCP/IP enabled on the server?

Are the correct ports open in the firewall?

Log on remotely to your server and run cliconfg.exe

If named pipes is first, demote it to below TCP/IP

Error 53 is a bad network path so the firewall is the most likely problem.