Hi Chris,
Followed Admin guide to enable FTI with OTM.
Steps done to enable Fusion Transportation Intelligence on OTM.
OTM CU5.5.03 is the version on which I have enabled FTI.
1)Installed OBIEE 10.1.3.2.1
2)Operational Database:
3)Created DSN named rptapp under ODBC connection.
4)## Fusion Transportation Intelligence (formerly Advanced Analytics) - optional
aa_webserver=hschbscgn25037.hclt-guindy.co.in:7787
ALLOW_ADVANCED_ANALYTICS=true
---> I feel something is missing on the OTM side as OTM FTI page still shows following errors....
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation
Please assist us on this. Attached Screen Shot for your reference.
Regards
Sandeep
Followed Admin guide to enable FTI with OTM.
Steps done to enable Fusion Transportation Intelligence on OTM.
OTM CU5.5.03 is the version on which I have enabled FTI.
1)Installed OBIEE 10.1.3.2.1
2)Operational Database:
Log on to the database as glogowner. Run the following script from the
<otm_install_path>/glog/oracle/script8/advanced_analytics directory.
load_status_script.sql
load_status_script.sql
This script loads the new READY_TO_LOAD status to all shipments, order bases, and order releases in
OTM. This may take time depending on how many business objects are in the database. This also
loads the status of NOT_READY_TO_LOAD for these objects.OTM. This may take time depending on how many business objects are in the database. This also
3)Created DSN named rptapp under ODBC connection.
4)## Fusion Transportation Intelligence (formerly Advanced Analytics) - optional
aa_webserver=hschbscgn25037.hclt-guindy.co.in:7787
ALLOW_ADVANCED_ANALYTICS=true
---> I feel something is missing on the OTM side as OTM FTI page still shows following errors....
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation
Please assist us on this. Attached Screen Shot for your reference.
Regards
Sandeep
Comment