joaotelles
Programmer
Hi,
Im facing a problem while Im trying to start a new installation BO (using solaris 10)
----------------------------------------------------------
Business Objects
Current CMS Data Source: DP7A
err: Error: Failed to get cluster name.
err: Error description: Unable to connect to the database using the provided connection string. Reason: Error while trying to retrieve text for error ORA-12705
Current Auditing Data Source: DP7A
select (Select a Data Source)
reinitialize (Recreate the current Data Source)
copy (Copy data from another Data Source)
changecluster (Change current cluster name)
selectaudit (Select an Auditing Data Source)
[select(6)/reinitialize(5)/copy(4)/changecluster(3)/selectaudit(2)/back(1)/quit(0)]
----------------------------------------------------------
[select]
I already set the LIBRARY_PATH correctly as for all the others oracle variables at the env of the user that will use BO.
After some resaerch I discover that this error (ORA-12705) is related to the NLS_LANG poarameter but it seems to be ok too.
dpa@global1> locale
LANG=en_US.ISO8859-1
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES=C
LC_ALL=C
dpa@global1> env | grep NLS_LANG
NLS_LANG=american_america.WE8ISO8859P1
Pls does anyone have a suggestion in order to solve this problem, Im kinda already tried everything
Tks in adavance,
Joao Telles
Im facing a problem while Im trying to start a new installation BO (using solaris 10)
----------------------------------------------------------
Business Objects
Current CMS Data Source: DP7A
err: Error: Failed to get cluster name.
err: Error description: Unable to connect to the database using the provided connection string. Reason: Error while trying to retrieve text for error ORA-12705
Current Auditing Data Source: DP7A
select (Select a Data Source)
reinitialize (Recreate the current Data Source)
copy (Copy data from another Data Source)
changecluster (Change current cluster name)
selectaudit (Select an Auditing Data Source)
[select(6)/reinitialize(5)/copy(4)/changecluster(3)/selectaudit(2)/back(1)/quit(0)]
----------------------------------------------------------
[select]
I already set the LIBRARY_PATH correctly as for all the others oracle variables at the env of the user that will use BO.
After some resaerch I discover that this error (ORA-12705) is related to the NLS_LANG poarameter but it seems to be ok too.
dpa@global1> locale
LANG=en_US.ISO8859-1
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES=C
LC_ALL=C
dpa@global1> env | grep NLS_LANG
NLS_LANG=american_america.WE8ISO8859P1
Pls does anyone have a suggestion in order to solve this problem, Im kinda already tried everything
Tks in adavance,
Joao Telles