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
Can we use bind variables in oracle stored procedure?
What do you mean by a tablespace?
What are named parameters?
Explain the use of owner option in exp command.
What is java oracle used for?
Can the query output be sorted by multiple columns in oracle?
What is the data pump export utility?
What are the varoius components of physical database structure of oracle database?
How to start your 10g xe server from command line?
How to connect to oracle using service name instead of sid?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
How to write text literals in oracle?
How do I manually uninstall oracle client?
How to call a stored function with parameters?
what are steps for interface? where is exchange rate defined in which table?