You are browsing the archive for ODBC.

Essbase如何在Unix/Linux下使用ODBC数据源

十二月 16, 2009 in Oracle企业绩效管理

  1. 设置环境变量

    在用户所在Home下,找到文件set_hyphome_<HOSTNAME>2_1.sh,增加下面内容

    SHLIB_PATH=/u01/hyperion/common/ODBC/Merant/5.2/lib; export SHLIB_PATH

    ODBCINI=/u01/hyperion/common/ODBC/Merant/5.2/odbc.ini; export ODBCINI
    Read the rest of this entry →