While starting up the ASE server with command :

$startserver -f RUN_SYBASE_ASE

I am getting error 'SYBASE_ASE' environment variable is not set and server is denying to start as it takes default path '/home/sybase/ASE-15_0' which in fact does not exists, but when checked with command :

$ echo $SYBASE_ASE

I can see the out put :

/opt/sybase/ASE-15_0/

Any idea on how to resolve this error ?

link|improve this question
1  
Have you sourced all required Sybase environment variables (e.g. . /opt/sybase/SYBASE.sh)? My SYBASE_ASE variable (Sybase 15.7 IIRC), Debian 6 says just ASE-15.0 – reiniero Nov 10 '11 at 15:38
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.