Hi Sybase/BO experts,
I am installing BI 4.0 SP9 on AIX 7.1/Sybase 15.7 platform. I have installed sybase as per the instructions from the guide. Installation successful, then i have created a database BOD and added devices for data and log. Also created user with sa_role and made default database for this user is BOD.
Now, when i am installing BI 4.0 Sp9, while asking the input for "configure CMS repository database" i gave sybase service name as bodev:5000 (here bodev is the hostname) and provided the newly created user details, password doesnt have special character. After entering the details, by choosing enter i am getting below error:
"Database Access Error: Reason while allocating context handle
Cannot verify DB login information "
Also, i have set LC_ALL and LANG environment variable to EN_US.UTF-8 ( i hope this is the correct one for AIX 7.1)
Please do the needful with your suggestions. Thank you so much.
Below are the environment variables has been set :
setenv PATH /sybase/BOD/ASE-15_0/jobscheduler/bin/sybase/BOD/ASE-15_0/bin:/sybase/ASE-15_0/install:/sybase/BOD/DBISQL/bin:/sybase/BOD/OCS-15_0/bin:$PATH
setenv SYBASE_JRE7_32=/sybase/BOD/shared/ JRE-7_0_SR2_32BIT
setenv SYBASE_JRE7_64=/sybase/BOD/shared/ JRE-7_0_SR2_64BIT
setenv SYBASE_JRE7 /sybase/BOD/shared/JRE-7_0_SR2_64BIT
setenv SYBASE_OCS OCS-15_0
setenv SYBASE /Sybase/BOD
setenv SYBASE_ASE ASE-15_0
setenv SYBROOT /Sybase/BOD
setenv SYBASE_JRE_RTDS /sybase/shared/JRE-7_0_SR4FP2_64BIT
setenv SYBASE_WS WS-15_0
setenv LIBPATH /sybase/BOD/ASE-15_0/lib:/sybase/BOD/OCS-15_0/lib:/sybase/BOD/OCS-15_0/lib3p64:/sybase/BOD/OCS-15_0/lib3p:
setenv NLSPATH
/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat
setenv LC_ALL EN_US.UTF-8
setenv LC_LANG EN_US.UTF-8
Best Regards
Kishore