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 |
Datapump backup steps?
What authentication modes does sql server support? : sql server DBA
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
what is meant by gateway
What would you use to improve performance on an insert statement that places millions of rows into that table?
how can you implement fine-grained auditing?
What are the steps you will take, if you are tasked with securing an SQL Server?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
How do you trace the traffic hitting a sql server? : sql server DBA
How to determine the service pack currently installed on SQL Server?
Compare and contrast TRUNCATE and DELETE for a table.
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)