You are on page 1of 1

SQL> create directory nag as '/tererpdwt/app/product'; Directory created.

SQL> select * from dba_directories; OWNER DIRECTORY_NAME ------------------------------ -----------------------------DIRECTORY_PATH -------------------------------------------------------------------------------SYS ORACLE_OCM_CONFIG_DIR /tererpdwt/app/product/11.2.0/dbhome_1/ccr/state SYS DATA_PUMP_DIR /tererpdwt/app/product/11.2.0/dbhome_1/rdbms/log/ SYS /tererpdwt/app/product NAG

table levele export------------------>>>>>>>>>>>>>>>> [tererpdwt@tererpdw ~]$ expdp system/manager dumpfile=tab.dmp log=tab.log table s=mani.a,mani.b Export: Release 11.2.0.1.0 - Production on Sun Mar 18 16:51:24 2012 Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved. Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Produc tion With the Partitioning, OLAP, Data Mining and Real Application Testing options Legacy Mode Active due to the following parameters: Legacy Mode Parameter: "log=tab.log" Location: Command Line, Replaced with: "log file=tab.log" Legacy Mode has set reuse_dumpfiles=true parameter. Starting "SYSTEM"."SYS_EXPORT_TABLE_01": system/******** dumpfile=tab.dmp logfi le=tab.log tables=mani.a,mani.b reuse_dumpfiles=true Estimate in progress using BLOCKS method... Processing object type TABLE_EXPORT/TABLE/TABLE_DATA Total estimation using BLOCKS method: 128 KB Processing object type TABLE_EXPORT/TABLE/TABLE Processing object type TABLE_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS . . exported "MANI"."A" 5.007 KB 1 rows . . exported "MANI"."B" 5.007 KB 1 rows Master table "SYSTEM"."SYS_EXPORT_TABLE_01" successfully loaded/unloaded ****************************************************************************** Dump file set for SYSTEM.SYS_EXPORT_TABLE_01 is: /tererpdwt/app/product/11.2.0/dbhome_1/rdbms/log/tab.dmp Job "SYSTEM"."SYS_EXPORT_TABLE_01" successfully completed at 16:51:44 [tererpdwt@tererpdw ~]$

You might also like