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 |
Name three advisory statistics you can collect.
If we issue alter database begin backup. What happens to database?
Explain CREATE DATABASE syntax?
what are the performance views in an oracle rac environment?
Query processing is slow(eg select query)how will u solve that
Why would you use sql agent? : sql server DBA
What is a deadlock and what is a live lock? How will you go about resolving deadlocks?
What view would you use to look at the size of a data file?
What command would you use to create a backup control file?
How does Oracle guarantee data integrity of data changes?
What is dcl? : sql server DBA
How would you best determine why your MVIEW couldn't FAST REFRESH?
Oracle (3259)
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)