How to make a Data Backup in oracle ? What is the procedure
for creating the dump files in oracle ( any version ) ?
Answer Posted / s. senthil kumar
exp username/password@databasename file=c:\filename.DMP
full=N log=c:\filename.LOG
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to assign query results to variables?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
What are the common oracle dba tasks?
what are steps for interface? where is exchange rate defined in which table?
What is ceil and floor in oracle?
Briefly explain what is literal? Give an example where it can be used?
What is memory advisor in Oracle?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
How to use like conditions in oracle?
How to drop an existing view in oracle?
What are the uses of synonyms?
What are named parameters?
What to do if dba lost the system password?
How to calculate date and time differences in oracle?
What is the use of aggregate functions in oracle?