How to make a Data Backup in oracle ? What is the procedure
for creating the dump files in oracle ( any version ) ?
Answer Posted / divyadeepa
>exp ddk/log@orcl file={file location path}
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the different types of trigger and explain its various uses and functions?
Explain about functional dependency and its relation with table design?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
What is an oracle user role?
Explain about your project and its relation to the current job position you are applying to?
what is difference between sql plus and sql*plus? (not sql and sql plus).
Is there any function in oracle similar like group_concat of mysql?
How to create a new table in your schema?
Briefly explain what is literal? Give an example where it can be used?
How to export your own schema?
What do you mean by a tablespace?
What are privileges and grants?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
How to write a query with a left outer join in oracle?
How to omit columns with default values in insert statement in oracle?