Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Datapump backup steps?



Datapump backup steps?..

Answer / 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

More DB Administration Interview Questions

Datapump backup steps?

1 Answers  


What authentication modes does sql server support? : sql server DBA

0 Answers  


When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA

0 Answers  


What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA

0 Answers  


what is meant by gateway

1 Answers   IBM,


What would you use to improve performance on an insert statement that places millions of rows into that table?

2 Answers   TCS,


how can you implement fine-grained auditing?

0 Answers   Oracle,


What are the steps you will take, if you are tasked with securing an SQL Server?

1 Answers   STC,


How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?

1 Answers  


How do you trace the traffic hitting a sql server? : sql server DBA

0 Answers  


How to determine the service pack currently installed on SQL Server?

1 Answers  


Compare and contrast TRUNCATE and DELETE for a table.

7 Answers  


Categories