otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
 Follow New Posts:Twitter
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTM Wiki

OTM SIG
OTM Wiki
MavenWire


Reports / BI / FTI and Other Analytics Integrating OTM / G-Log with Oracle Reports, BI, FTI (OBIEE) and creating custom reports / analytics.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 28th, 2008, 07:01
Senior Member
 
Join Date: Dec 2007
Location: Mumbai
Posts: 133
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 13
Thanked 4 Times in 4 Posts
Rep Power: 3
cool_brat is on a distinguished road
Send a message via AIM to cool_brat Send a message via Yahoo to cool_brat Send a message via Skype™ to cool_brat
Dash Board Set Up

Hi,

Could some one let me know if there is any documentation available for the FTI dash board set up,

I have tried to add a few KPI's to My Dash board section, but when I open the dash board, I receive this error:

" View Display Error Odbc driver returned an error (SQLExecDirectW).
Error Details Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 23013] An error occurred when extracting the metadata definition for the Attribute '"Fusion Transportation Intelligence"."D_SHIPMENT"."SHIPMENT_GID_LINK"'. [nQSError: 23005] The repository variable, WEB_SERVER, has no value definition. (HY000)

SQL Issued: {call NQSGetQueryColumnInfo('SELECT "- OLTP Shipments".SHIPMENT_GID_LINK, "- Shipment Details"."Start Time", "- Stop Delivery Details"."Actual Arrival", "- Stop Delivery Details"."Planned Arrival", "Destination Geography"."Destination Country", "Destination Geography"."Destination Province", "Destination Geography"."Destination Region", "Destination Geography"."Destination XID", "Source Geography"."Source Country", "Source Geography"."Source Province", "Source Geography"."Source Region", Carrier."Carrier XID", Period."Day of Week", Period."Month", Period."Year", Period.Event, Period.Holiday, Period.Quarter, Period.Season, Period.Week, substring("- Stop Delivery Details"."AA Shipment GID" ,Position(''.'' IN "- Stop Delivery Details"."AA Shipment GID")+1,length("- Stop Delivery Details"."AA Shipment GID" )), sum("- Stop Delivery Fact"."Total On Time Count")*100/sum("- Stop Delivery Fact"."Total Stops") FROM "Fusion Transportation Intelligence"')}


SQL Issued: SELECT "- OLTP Shipments".SHIPMENT_GID_LINK, "- Shipment Details"."Start Time", "- Stop Delivery Details"."Actual Arrival", "- Stop Delivery Details"."Planned Arrival", "Destination Geography"."Destination Country", "Destination Geography"."Destination Province", "Destination Geography"."Destination Region", "Destination Geography"."Destination XID", "Source Geography"."Source Country", "Source Geography"."Source Province", "Source Geography"."Source Region", Carrier."Carrier XID", Period."Day of Week", Period."Month", Period."Year", Period.Event, Period.Holiday, Period.Quarter, Period.Season, Period.Week, substring("- Stop Delivery Details"."AA Shipment GID" ,Position('.' IN "- Stop Delivery Details"."AA Shipment GID")+1,length("- Stop Delivery Details"."AA Shipment GID" )), sum("- Stop Delivery Fact"."Total On Time Count")*100/sum("- Stop Delivery Fact"."Total Stops") FROM "Fusion Transportation Intelligence"




"

Please let me know If I am missing something in the setups.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old July 28th, 2008, 11:23
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 378
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 67 Times in 63 Posts
Rep Power: 3
nick.polites will become famous soon enough
Re: Dash Board Set Up

This is one of two bugs that I found as part of the OBI install.

Here is my documentation of the issues. Make sure to restart OTM after you update these.

-Log into the database as hdowner and run the following select statement select * from f_base_uom. If more than one UOM_TYPE of volume is returned you must delete all but one. It is recommended that you keep the most common one which is “CU FT”.

-Via SQL Backdoor you’ll need to update the OTM_WEB_SERVER parameter which is found in the REPORT_COMMON_PROPERTIES table. The update statement should look something like:

update REPORT_COMMON_PROPERTIES set REPORT_COMMON_PROPERTY_VALUE = 'http://otm.oracle.com/GC3 where REPORT_COMMON_PROPERTY_GID='OTM_WEB_SERVER'
__________________
MavenWire Hosting Admin
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old July 28th, 2008, 11:30
Senior Member
 
Join Date: Dec 2007
Location: Mumbai
Posts: 133
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 13
Thanked 4 Times in 4 Posts
Rep Power: 3
cool_brat is on a distinguished road
Send a message via AIM to cool_brat Send a message via Yahoo to cool_brat Send a message via Skype™ to cool_brat
Re: Dash Board Set Up

Thanks, Nick

I will have our technical team run these processes and get back in case we have further issues.

Regards
Vipin
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old July 28th, 2008, 17:38
Junior Member
 
Join Date: Jul 2008
Posts: 2
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
bkirchmeyer is on a distinguished road
Re: Dash Board Set Up

Nick,

Related to this issue, only "CUFT" exists for the UOM_TYPE of "VOLUME" in the f_base_uom table.

After the other update mentioned (to REPORT_COMMON_PROPERTIES) you mentioned a restart of OTM. Do we need to restart all servers/apps or just the FTI/OBIEE server?

Thanks,
Ben
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old July 28th, 2008, 17:40
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 378
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 67 Times in 63 Posts
Rep Power: 3
nick.polites will become famous soon enough
Re: Dash Board Set Up

For that change to take, it would require the restart of the OTM app and web servers, but I would also restart OBI/FTI as well.
__________________
MavenWire Hosting Admin
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old August 12th, 2008, 13:38
Junior Member
 
Join Date: Jul 2008
Posts: 2
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
bkirchmeyer is on a distinguished road
Re: Dash Board Set Up

Quote:
Originally Posted by nick.polites View Post


update REPORT_COMMON_PROPERTIES set REPORT_COMMON_PROPERTY_VALUE = 'http://otm.oracle.com/GC3 where REPORT_COMMON_PROPERTY_GID='OTM_WEB_SERVER'
Quick question:
Should this update be done on the Primary database (not the ROD)?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old August 12th, 2008, 14:01
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 378
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 67 Times in 63 Posts
Rep Power: 3
nick.polites will become famous soon enough
Re: Dash Board Set Up

On the primary.
__________________
MavenWire Hosting Admin
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old March 26th, 2009, 11:57
Junior Member
 
Join Date: Feb 2008
Location: Hyderabad, India
Posts: 8
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 1
Thanked 1 Time in 1 Post
Rep Power: 0
raghulakshman is on a distinguished road
Send a message via Yahoo to raghulakshman
Re: Dash Board Set Up

Hi Nick,

We are facing the same issue and getting the below error. As suggested by you we have verified values in F_BASE_UOM table and has only one value for "VOLUME" which is CU FT. Could you suggest possible root cause for this issue?

Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 23013] An error occurred when extracting the metadata definition for the Attribute '"Fusion Transportation Intelligence"."D_SHIPMENT"."SHIPMENT_GID_LINK"'. [nQSError: 23005] The repository variable, WEB_SERVER, has no value definition. (HY000)

SQL Issued: {call NQSGetQueryColumnInfo('SELECT "- OLTP Shipments".SHIPMENT_GID_LINK, "- Shipment Details"."Shipment Date", "Destination Geography"."Destination Country", "Destination Geography"."Destination Province", "Destination Geography"."Destination Region", "Destination Geography"."Destination XID", "Source Geography"."Source Country", "Source Geography"."Source Province", "Source Geography"."Source Region", "Source Geography"."Source XID", "Transport Mode"."Mode XID", 1, Carrier."Carrier XID", Period."Day of Week", Period."Month", Period."Year", Period.Event, Period.Holiday, Period.Quarter, Period.Season, Period.Week, substring("- Shipment Details"."AA Shipment GID",Position(''.'' IN "- Shipment Details"."AA Shipment GID")+1,length("- Shipment Details"."AA Shipment GID")) FROM "Fusion Transportation Intelligence"')}


SQL Issued: SELECT "- OLTP Shipments".SHIPMENT_GID_LINK, "- Shipment Details"."Shipment Date", "Destination Geography"."Destination Country", "Destination Geography"."Destination Province", "Destination Geography"."Destination Region", "Destination Geography"."Destination XID", "Source Geography"."Source Country", "Source Geography"."Source Province", "Source Geography"."Source Region", "Source Geography"."Source XID", "Transport Mode"."Mode XID", 1, Carrier."Carrier XID", Period."Day of Week", Period."Month", Period."Year", Period.Event, Period.Holiday, Period.Quarter, Period.Season, Period.Week, substring("- Shipment Details"."AA Shipment GID",Position('.' IN "- Shipment Details"."AA Shipment GID")+1,length("- Shipment Details"."AA Shipment GID")) FROM "Fusion Transportation Intelligence"

Thanks,
Raghu Lakshman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old September 16th, 2009, 11:19
Junior Member
 
Join Date: May 2007
Posts: 20
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Kristof Stevens is on a distinguished road
Re: Dash Board Set Up

We have following issue :

Connection between OTM and FTI is working fine and users are able to use the dashboard....

For an unknown reason the Oracle BI Javahost / SAW Server is loosing his connection (randomly) and we have to run this script ./run-saw.sh stop/start again
to solve the issue. Any idea why? :

On /oraclebi/OracleBIData/web/log/javahost.out.log :

Sep 16, 2009 11:20:21 AM MessageProcessorImpl processMessage
WARNING: Unexpected exception. Connection will be closed
java.io.EOFException
at com.siebel.analytics.web.sawconnect.sawprotocol.SA WProtocol.readInt(SAWProtocol.java:167)
at com.siebel.analytics.javahost.MessageProcessorImpl .processMessage(MessageProcessorImpl.java:133)
at com.siebel.analytics.javahost.Listener$Job.run(Lis tener.java:223)
at com.siebel.analytics.javahost.standalone.SAJobMana gerImpl.threadMain(SAJobManagerImpl.java:205)
at com.siebel.analytics.javahost.standalone.SAJobMana gerImpl$1.run(SAJobManagerImpl.java:153)
at java.lang.Thread.run(Thread.java:619)

Thx in advance,

Kristof Stevens
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old September 25th, 2009, 08:10
Junior Member
 
Join Date: Sep 2009
Posts: 14
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 2 Times in 2 Posts
Rep Power: 0
l_kator is on a distinguished road
Send a message via ICQ to l_kator
Re: Dash Board Set Up

Try:
1.You mast install Oracle BI client on Windiws mashin(if necessary)
2. Open Oracle BI Administration tools (start/program/oracle business inelligence/Administaration )
3. Open online(if BI Server on this computer) or offline (If BI Server run on other computer) repository Advanced_analytics
4. Check repository variable WEB_SERVER(Manage/Variables/Dynamic/WEB_SERVER)
5. Set Default Initializer to 'http://OTMhost:OTMport/GC3' and press Check IN Changes (in my company it 'http://oas.ebs:85/GC3' )
If repository was opened offline, you mast restart all BI sevices
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:09.
Copyright © 2006-2009, Open Book Solutions LLC. All rights reserved.


Inactive Reminders By Icora Web Design

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40