Re: Call Sqlldr from DOS Batch.
- From: spambait@xxxxxxxxxx (Doug Miller)
- Date: Tue, 25 Mar 2008 12:13:46 GMT
In article <1206436364.771100@xxxxxxxxxxxxxxxxxxxxx>, Laurenz Albe <invite@xxxxxxxxxxxxxxx> wrote:
Check that the environment variables are set currectly by using "set".
'set' with no parameters displays the values of *all* environment variables;
this is potentially a fairly large set. The values of individual variables can
be displayed with 'echo %varname%' e.g.
echo %ORACLE_HOME%
.
- Follow-Ups:
- Re: Call Sqlldr from DOS Batch.
- From: Malcolm Dew-Jones
- Re: Call Sqlldr from DOS Batch.
- From: PowerOne
- Re: Call Sqlldr from DOS Batch.
- References:
- Call Sqlldr from DOS Batch.
- From: PowerOne
- Re: Call Sqlldr from DOS Batch.
- From: fitzjarrell@xxxxxxx
- Re: Call Sqlldr from DOS Batch.
- From: PowerOne
- Re: Call Sqlldr from DOS Batch.
- From: Laurenz Albe
- Call Sqlldr from DOS Batch.
- Prev by Date: Re: Call Sqlldr from DOS Batch.
- Next by Date: Re: Call Sqlldr from DOS Batch.
- Previous by thread: Re: Call Sqlldr from DOS Batch.
- Next by thread: Re: Call Sqlldr from DOS Batch.
- Index(es):