Re: Crontab for backup problem?

From: alexjunq <alexjunqNOalSPAM_at_softwaredesign.com.br.invalid>
Date: Tue, 07 Mar 2000 22:01:32 -0800
Message-ID: <07c2b35a.9cefee40_at_usw-ex0103-024.remarq.com>


before call EXP utility you must be sure that environment is set correct. In your case, you must be sure about the contents of these variables:

ORACLE_HOME = <your oracle installation path> NLS_LANG = <definition of current character set to be used.

            see your ORACLE documentation for valid values> LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${ORACLE_HOME}/lib PATH=${PATH}:${ORACLE_HOME}/bin

then you call call EXP and it should work.

Regards

Alexandre Junqueira

  • Sent from RemarQ http://www.remarq.com The Internet's Discussion Network * The fastest and easiest way to search and participate in Usenet - Free!
Received on Wed Mar 08 2000 - 07:01:32 CET

Original text of this message