| daily backup automatically [message #429406] |
Tue, 03 November 2009 10:07  |
mmsalman87 Messages: 15 Registered: September 2009 Location: kuwait |
Junior Member |
|
|
i need to make daily backup automatically at specified time
note: i am using oracle 10.2 database under windows xp operating system
thanks in advanced
|
|
|
|
|
|
| Re: daily backup automatically [message #429419 is a reply to message #429418] |
Tue, 03 November 2009 11:21   |
mmsalman87 Messages: 15 Registered: September 2009 Location: kuwait |
Junior Member |
|
|
Michel Cadot wrote on Tue, 03 November 2009 20:17If you are not DBA why do you care of these questions?
If your concern is about data and not database then have a look at export or datapump utilities.
Regards
Michel
i am developer but we don't have dba in our small company
and i must export the data every day
|
|
|
| Re: daily backup automatically [message #429422 is a reply to message #429419] |
Tue, 03 November 2009 12:15   |
Michel Cadot Messages: 29417 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
Use export, you don't need to be a DBA to do this, just read the documentation.
Use an OS scheduler, don't need to be a DBA for this, just read your OS documentation or search on the web.
Regards
Michel
|
|
|
| Re: daily backup automatically [message #429428 is a reply to message #429422] |
Tue, 03 November 2009 14:13   |
mmsalman87 Messages: 15 Registered: September 2009 Location: kuwait |
Junior Member |
|
|
Michel Cadot wrote on Tue, 03 November 2009 21:15Use export, you don't need to be a DBA to do this, just read the documentation.
Use an OS scheduler, don't need to be a DBA for this, just read your OS documentation or search on the web.
Regards
Michel
i need your help , how to make it not to advice me
regards
[Updated on: Tue, 03 November 2009 14:14]
|
|
|
| Re: daily backup automatically [message #429429 is a reply to message #429428] |
Tue, 03 November 2009 14:18   |
Michel Cadot Messages: 29417 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
Sorry I'm not a substitute to the documenation, you also have to work by yourself or hire someone that can do it for you.
In addition, if you did read the documentation, you know how to do it yet.
Regards
Michel
[Updated on: Tue, 03 November 2009 14:19]
|
|
|
| Re: daily backup automatically [message #429430 is a reply to message #429429] |
Tue, 03 November 2009 14:20  |
mmsalman87 Messages: 15 Registered: September 2009 Location: kuwait |
Junior Member |
|
|
Michel Cadot wrote on Tue, 03 November 2009 23:18Sorry I'm not a substitute to the documenation, you also have to work by yourself or hire someone that can do it for you.
In addition, if you did read the documentation, you know how to do it yet.
Regards
Michel
thank you
|
|
|