Re: Export Script !!! Urgent !!!!!!!!!!!

Re: Export Script !!! Urgent !!!!!!!!!!!

 

  

Hi All,

set filename=\\name_of_machine\E\Daily_Stru_Backup

set mon=%DATE:~4,2%
set day=%DATE:~7,2%
set year=%DATE:~10,4%

set devfilename=%filename%\dev\dev_full_export_%mon%%day%%year%

exp system/[Email Address Removed] file=%devfilename%.dmp log=%devfilename%.log
buffer=50000 full=y rows=n direct=y



Rahul Chaudhari

----- Original Message -----
From: "VGaddipati" <oracledba-ezmlmshield-x24587909.[Email address protected]
To: "LazyDBA Discussion" <[Email address protected]
Sent: Friday, October 28, 2005 1:52 PM
Subject: Export Script !!! Urgent !!!!!!!!!!!


> Hi Folks,
>
> Does Someone have a script to perform export and schedule it to run for a
> specific time on windows machine.
>
> The dump file format should be <filename.dmp_dd_mm_yy>
> .
>
> thanks in advance
>
>
> Kind Regards,
> Venugopal R.
> Technical Architect (Database Services).
>
>
>
> --------
> website: http://www.LazyDBA.com
> Please don't reply to RTFM questions
> Oracle documentation is here: http://tahiti.oracle.com
> To unsubscribe: see http://www.lazydba.com/unsubscribe.html
> To subscribe: see http://www.lazydba.com
> By using this list you agree to these
terms:http://www.lazydba.com/legal.html
>


Oracle LazyDBA home page