Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Managed Reporting Oracle error, version 7.7.03

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Managed Reporting Oracle error, version 7.7.03
 Login/Join
 
Gold member
posted
I am testing WF 7.7.03, and when I try to run a report through Managed Reporing, I am getting an invalid login/username error. Therefore, I'm not getting any output. I understand WF is not connecting to my Oracle database, but I'm not sure where the correction needs to be made. Any thoughts/suggestions would be very helpful.


WebFOCUS 8.2.02M, App Studio 8.2.02M
Windows 2012 Server, Excel
 
Posts: 55 | Location: Massachusetts, USA | Registered: March 25, 2011Report This Post
Virtuoso
posted Hide Post
You probably have a configuration issue in your Oracle adapter.

Try opening the master file you're using in that procedure directly from the Reporting Server using the Synonym Editor and get some "Sample Data". I assume you're using Developer Studio.

If you get the same error (which is think you will) just click the "Access File Text View" tab to Take a look at the access file (*.acx) associated with that master file and check the CONNECTION= property.

With that value in mind, go to the WebFOCUS Reporting Server Console (WebConsole) and under Adapters > Configured > Oracle (applicable version), look for that connection in the list, right-click it and select "Test" from the context menu.

If you still get the same error (which will likely be the case) just double-click that connection and adjust user/password settings as appropriate.



Prod/Dev: WF Server 8008/Win 2008 - WF Client 8008/Win 2008 - Dev. Studio: 8008/Windows 7 - DBMS: Oracle 11g Rel 2
Test: Dev. Studio 8008 /Windows 7 (Local) Output:HTML, EXL2K.
 
Posts: 1533 | Registered: August 12, 2005Report This Post
Gold member
posted Hide Post
Thank you for your response. Please forgive me, I'm am actually pretty new to WebFocus, and this is my first attempt at installing an upgrade. There was no "connection" parameter in any of the .acx files I looked at.

In the Web Console, I am using password passthru for the connection to my data server. Should I define that as a trusted or explicit connection instead? I actually just copied the settings from our current WF version. I am able to run some reports successfully, but not reports with budgetary information.


WebFOCUS 8.2.02M, App Studio 8.2.02M
Windows 2012 Server, Excel
 
Posts: 55 | Location: Massachusetts, USA | Registered: March 25, 2011Report This Post
Virtuoso
posted Hide Post
Leanne, this depends on what security settings are available on the Oracle side.

The easiest one to configure and the one I always use is "Explicit connection" where you provide a connection name (TNS entry at the Oracle client level), user and password. This must exist in the Oracle database, must be able to create an Oracle session and must have enough privileges to query the tables you're going after. You may need some DBA support on that.

However, something I don't understand is that the .acx file is lacking connection information ... unless there is a "default connection" in WebFOCUS somewhere which would be news for me.

Can you take a look at any of the .acx files that actual work?

You'd be looking for entries that look like this:

SEGNAME=YOUR_TABLE, TABLENAME=ORACLE_SCHEMA.YOUR_TABLE, 
   CONNECTION=YOUR_ORACLE_ADAPTER, KEYS=1, $


The connection attribute in there must match the Oracle Adapter connection you have configured in WebFOCUS.



Prod/Dev: WF Server 8008/Win 2008 - WF Client 8008/Win 2008 - Dev. Studio: 8008/Windows 7 - DBMS: Oracle 11g Rel 2
Test: Dev. Studio 8008 /Windows 7 (Local) Output:HTML, EXL2K.
 
Posts: 1533 | Registered: August 12, 2005Report This Post
Gold member
posted Hide Post
Strangely enough, when I looked at other .acx files, I found no connection info in any of them.

Here's what I am getting when I look at my log files:

02/09/2012 09:02:23.383 I accepting cmrpip000004 tcp=155.47.64.223:1057
02/09/2012 09:02:23.383 I request by cmrpip000004 from NGXXJ770 for explicit connect to agent (DEFAULT), session=uwxufpbsh8tc
02/09/2012 09:02:23.383 I connecting cmrpip000004 tscomid=1,sesid=3

I'm assuming it's translating me as NGXXJ770, but that is not my username. And, I'm the only one testing this server, so it has to be me. Any further assistance is greatly appreciated.


WebFOCUS 8.2.02M, App Studio 8.2.02M
Windows 2012 Server, Excel
 
Posts: 55 | Location: Massachusetts, USA | Registered: March 25, 2011Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Managed Reporting Oracle error, version 7.7.03

Copyright © 1996-2020 Information Builders