As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Has anyone come across the following? I can connect to two other databases on the same UNIX box fine, I can sqlplus to the database in question.
(FOC1400) SQLCODE IS 12514 (HEX: 000030E2) (FOC1394) CONNECT FAILURE : ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect : descriptor (FOC1405) SQL PREPARE ERROR.
For this kind of thing, your best bet is probably to open a case with tech support. They'll probably ask you to verify that the TNSNAMES.ORA file has an entry for the instance you are adding and that you've tested SQL*PLUS from the same machine as the iWay/WF server.
Posts: 118 | Location: DC | Registered: May 13, 2005
You say you can sqlplus to the database which Focus receives the error for?
Is the sqlplus session from the same machine as the focus server?
Additionally - there may be multiple installations of oracle on the server - do a search for tnsnames.ora and verify that the entry for this database is in all copies (and is correct).