ARBORPATH
(PC and UNIX)PATH
(PC and UNIX)LD_LIBRARY_PATH
(UNIX only) PATH=C:\ESSBASE\BIN
ARBORPATH=C:\ESSBASE
ARBORMSGPATH=C:\ESSBASE\BIN
path=/home/hyperion/essbase/bin
ARBORPATH=/home/hyperion/essbase
LD_LIBRARY_PATH=$ARBORPATH/bin:$ARBORPATH/dlls:$ARBORPATH/api/lib
arbormsgpath=/home/hyperion/essbase/bin
$ARBORPATH/app/applicationName/databaseName/databaseName.esm
$ARBORPATH/app/applicationName/databaseName/databaseName.ind
$ARBORPATH/app/applicationName/databaseName/databaseName.tct
$ARBORPATH/app/applicationName/databaseName/essXXXXX.ind
$ARBORPATH/app/applicationName/databaseName/essXXXXX.pag
$ARBORPATH/app/applicationName/databaseName/databaseName.esn
$ARBORPATH/app/applicationName/databaseName/databaseName.inn
$ARBORPATH/app/applicationName/databaseName/databaseName.otm
$ARBORPATH/app/applicationName/databaseName/databaseName.otn
$ARBORPATH/app/applicationName/databaseName/databaseName.tcu
$ARBORPATH/app/applicationName/databaseName/essXXXXX.inn
$ARBORPATH/app/applicationName/databaseName/essXXXXX.pan
$ARBORPATH/app/applicationName/databaseName/essXXXXX.tmp
ulimit -a
command.
If you are using another shell, check the flags for the limit
command
by typing man limit
or man ulimit
.
ulimit -d unlimited
command. ulimit -v unlimited
command.ulimit -n 1024
command. If possible, set the file descriptor limit to unlimited..profile
or .cshrc
file.$ARBORPATH/bin/essbase.cfg
file on the server computer and client computer in the $ARBORPATH\bin
directory, create one using a text editor.$ARBORPATH/bin/essbase.cfg
file on the server computer and the
client computer, set NETDELAY to at least 800.$ARBORPATH/bin/essbase.cfg
file on the server computer and the
client computer, set NETRETRYCOUNT to at least 1000.ps -ef |grep ESS
kill -9 process id
$ARBORPATH/bin
directory, type ls -l ESSBASE
. The
file should have the following read, write, and execute privileges:159749 -rwxr-xr-x 1 essbase staff 730168 Aug 31 05:06 ESSBASE
$ARBORPATH\bin
directory, select essbase.exe, right click, and
select Properties to open the essbase.exe dialog box.Administrator
.