How to invoke the data pump export utility?



How to invoke the data pump export utility?..

Answer / Shweta Dixit

To invoke the Data Pump Export Utility in Oracle, you can use SQL*Plus or Command Line Interface. Here's a simple example for command line interface:nn`expdp [username/password@connect_identifier] directory=data_pump_dir dumpfile=export_dumpfile.dmp tablespace_list=(table_spaces) table=(table_names);`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is a oracle database?

1 Answers  


How to use "startup" command to start default instance?

1 Answers  


Are truncate and delete commands same? If so why?

1 Answers  


What is an oracle recycle bin?

1 Answers  


What is a sub query and what are the different types of subqueries?

1 Answers  


What is max rowid in oracle?

1 Answers  


How do you rate yourself in oracle and sql server ?

2 Answers   Keane India Ltd,


What is a trace file and how is it created in oracle?

1 Answers  


What is forall Statement ?

2 Answers   Thermotech,


State the difference between a primary key and foreign key?

1 Answers  


Explain how you would restore a database using RMAN to Point in Time?

1 Answers  


1. Display the post code and the purchase order number for each purchase order. Sort the output set by postcode.

1 Answers   Wipro,


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)