Database Utilities (MOSC)

MOSC Banner

Export tables and views Data Pump

edited Jun 17, 2011 1:41AM in Database Utilities (MOSC) 2 commentsAnswered
Hallo!I have been requested to export 10 tables and 1 view and save as a dump file.I have tried several approaches but all have failed.Please see one approach below

expdp CKEGOLD/PASSWORD schemas=CKEGOLD include=TABLE:"IN('STTM_DATES','STTM_LCL_HOLIDAY','STTM_CUST_ACCOUNT','STTM_CUSTOMER','CSTB_ADDL_TEXT','STTM_TRN_CODE')" include=VIEW:"IN('ACVW_ALL_AC_ENTRIES')" directory=DUMDIR dumpfile=CKEGOLDTABLES.dmp logfile=CKEGOLDTABLESLOG.log

This results in an error.How can I do the export?Please give me an exact syntax of how to do so with the syntax including the tables and view shown above.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center