Datapump backup steps?

Answer Posted / kittu_chintu2005

Create a file structure @ oracle level by issuing the statement "create directory dpump_dir1 as '/disk01/oradata/mine/dpump'';" "grant read, write to user1, user2;"
@ OS "level mkdir -p /disk01/oradata/mine/dpump"

And then issue the statement @ OS level "expdp directory=dpump_dir1 dumpfile=xxxxx.dmp"

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?

1750


what are the benefits of flashback feature?

594


how can a session indicate its interest in receiving alerts?

567


what is the role of dip user in our database?

2051


what is the use of ocr?

602






I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB

1524


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA

659


What are the different types of database compression introduced in sql server 2008? : sql server DBA

566


Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.

1693


How do you troubleshoot errors in a sql server agent job? : sql server DBA

569


what is logical system in sap basis

1142


what is a user-defined lock?

590


What is the default fill factor value? : sql server DBA

575


what is the last version,the release date of that version and fix pack of ibm db2 udb?

1524


how can you communicate with operating system files from oracle?

563