Hello,
Im new here in the forum and I got a problem trying to to install o BO XI 3.1 on a Solaris 10 with Oracle 9.
I always get this error: Failure to validate the database credentials
After reading some topics here and in other forums I changed the LD_LIBRARY_PATH but couldnt solve the problem, it still persists, then we start to check the log files and for my surprise the log shows few errors. For example problem with clock and create table was missing a ")", as you can see in a part of a log:
active = true;
severity = 'W';
keep = true;
always_close = false;
2009/03/17 14:03:58.342|==| | |18588| 1| |||||||||||||||GetClockSequenceUpdater: Getting clock sequence updater
2009/03/17 14:03:58.349|==| | |18588| 1| |||||||||||||||ReadFromFile: Failed to read clock sequence using defaults
and
2009/03/17 14:03:59.511|==| | |18588| 1| |||||||||||||||(OracleStatement.cpp:156) Prepare: SQL: SELECT * FROM CMS_IdNumbers6 WHERE 0 = 1
2009/03/17 14:03:59.511|==| | |18588| 1| |||||||||||||||(OracleStatement.cpp:183) Prepared statement Execute
2009/03/17 14:03:59.520|==| | |18588| 1| |||||||||||||||(OracleDatabase.cpp:91) Oracle error found: ErrorMessage(ORA-00942: table or view does not exist
), ErrorCode(942)
Has someone got the same problem? or at least, someone has a step-b-step how to install BO XI on Solaris 10? Maybe im forgeting any previous step.
Thanks