Re: Procedure script code using SQL prompt in Oracle: Which command?

Re: Procedure script code using SQL prompt in Oracle: Which command?

 

  

1. Prepare LOAD.BAT file

sqlldr userid=usr/[Email Address Removed] control=load.ctl log=load.log direct=true

2. Start task scheduler an insert new task:

- Command that should be executed is load.bat.
- Specify appropriate win user and password
- Schedule task daily
- Appropriate starting time


KAzi

Rehab Raafat wrote:
> Hi all,
>
>
> Do any body can help?
>
> I want to make a daily schedule on windows that can make import to the
> database using sql loader.
>
> Thanks a lot & best regards for all.
>
>
> ---------------------------------------------------------------------
> TO REPLY TO EVERYBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
> To post a dba job: http://jobs.lazydba.com
> To Subscribe : http://www.LazyDBA.com
> To unsubscribe: http://www.lazydba.com/unsubscribe.html
>
>
>
>
>


Oracle LazyDBA home page