i want export 50gb data in datapump it will take 2 hours time to complete that how can u export that tell me script ???
Answer Posted / mohapatra.gouranga@gmail.com
You should implement parallelisim
e.g.,
expdp full=y directory=data_pump dumpfile=dumpfile%U.dmp
logfile=logfile_exp.log parallel=5 filesize=10G
exclude=statistics
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are statistics, under what circumstances they go out of date, how do you update them?
how to restore files with rman?
How do you open a cluster administrator? : sql server DBA
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
what are the types of connection load-balancing?
What would you do with an "in-doubt" distributed transaction?
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
What is transparent data encryption? : sql server DBA
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
What the different components in replication and what is their use? : sql server DBA
how can you implement fine-grained auditing?