Database error: ORA-12541: TNS:no listener
. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)
I get this error and I am logged on as administrator into infoview/webi. If I log onto the server and write an adhoc query from DeskI, I do not get any errors. I am only getting the errors from Infoview/WebI. From the server, I can tnsping the instance with no problems and I can log onto the database server via SQL*PLUS without any issues, so its hard for me to believe its a middleware issue.
I thought of that too, but I am able to remote desktop to the server and launch Desktop Intelligence and run the same query to the same oracle database with no TNS Listener errors. Also, I can remote desktop to the server and connect to the oracel database via SQL*PLUS.
Isn’t this a sufficient test to verify my middleware is setup correctlly and the listener is up? I figured if the listener wasn’t up I couldn’t connect via sql*plus. Also, I figured if I had a tnsnames.ora problem, I couldn’t connect via tns name, rather IP, but I can connect via the tns name.
thanks for the suggestions. its really bugging me now.
Thanks.
Hao.
The only thing which is coming to my mind is:
Check the universe connection, User Name, password and Connection string… Are these correct ? and Is this universe exported to CMS.?
Create another WebI report and try …with the same login id.
Is anybody got soluction?
In my case Universe connection is working. But when i try to run report, i am getting error. Error is Ora-12541 TNS no listner, WIS-10901.
This problem with only one tns entry. I have checked via tnsping, but i got same error.
We have same configuration in Dev and Test. Dev is fine but In Test we have problem.
Finaly we got soluction. Working with DBA we figure it out, in our TNS entry port name was incorrect. I have changed port name and resolved this issue.
Hi ,
We are having similar kind of issue Database error: ORA-12154: TNS:could not resolve the connect identifier specified
. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901) .
When we run Adhoc reports or Customized reports in webI from the Infoview only for some reports we are facing the above issue but some reports work fine for the same universe.
We have tested the connection string and it is working fine.
Hi ,
We are having similar kind of issue Database error: ORA-12154: TNS:could not resolve the connect identifier specified
. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901) .
When we run Adhoc reports or Customized reports in webI from the Infoview only for some reports we are facing the above issue but some reports work fine for the same universe.
We have tested the connection string and it is working fine.
We’re currently running into a similar issue. This seems to only affect us from the infoview side of things as I can create the same report on Deski and retrieve data with no problems. Hao, did you ever find a solution to your problem?
We had same issue few days ago. we were getting same error with few reports. I have seen that 4 webi report server was down. After restarting them, they all worked fine. You can also try to restart your Webi reports servers.
We are currently experiencing the same error:
“Database error: ORA-12154: could not resolve the connect identifier specified. Contact your business objects administrator or database supplier for more information (Error: WIS 10901) (Error: INF)”
rbrito - for what it’s worth, I ended up doing an uninstall, reinstall and the problem went away. IMO that’s hardly an answer, as I still have no idea what really caused or fixed it. I was stuck in the mud for so long I eventually just reinstalled out of desperation and for some reason it worked.
I hope you have more luck finding an answer than I did. Good Luck!
Today I solved this same problem: in SQL Plus the Oracle connection was fine, but using Web Intelligence or Desktop Intelligence I received the error ORA-12541.