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?

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

how can you generate profile of pl/sql applications to identify performance bottlenecks?

1123


how can you connect from 10g user to 11g user??

2164


how can you get actual data change values from previous transactions in oracle?

1138


Why would you use sql agent? : sql server DBA

1130


What are the commands used in dcl? : sql server DBA

1129


Query processing is slow(eg select query)how will u solve that

8035


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

1251


What are the different ways you can create databases in sql server? : sql server DBA

1191


what is asm?

1111


which background process invoke at the time of upgradation tell me???

2778


how can you find out if a table can be redefined?

1058


Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.

2216


Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA

1078


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

1046


In what script is "snap$" created? In what script is the "scott/tiger" schema created?

2496