Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Vivek Tuning for Row Locks. Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • runsql_once.ksh Linux/Unix
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • Distributed Transaction Troubleshooting. Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • How can I tell if ASO is installed ? Oracle
  • Renaming the column name Oracle
  • alter database backup controlfile to trace Oracle
  • USER_TABLES.Freelists Oracle
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • Find total file sizes Linux/Unix
  • newupload.html PHP/MYSQL/Wordpress
  • This is from Temi Oracle
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle

import-export with multiple files

Posted on 23-Apr-2010 By Admin No Comments on import-export with multiple files

exp userid=fdba file=dmp1.dmp,dmp2.dmp,dmp3.dmp log=myfinaldmp.log feedback=20000 filesize=1800M tables=Sp.SP_FLWS_ORDER_STATUS,Sp.SP_FLWS_ORDER_STATUS_DETAIL,sp.SP_MONITOR statistics=none

Default: expdat.dmp

Specifies the names of the export files to import. The default extension is .dmp. Because

Export supports multiple export files (see the following description of the FILESIZE

parameter), you may need to specify multiple filenames to be imported. For example:

imp scott/tiger IGNORE=y FILE = dat1.dmp, dat2.dmp, dat3.dmp FILESIZE=2048

You need not be the user who exported the export files; however, you must have read

access to the files. If you were not the exporter of the export files, you must also have

the IMP_FULL_DATABASE role granted to you

Oracle, SQL scripts

Post navigation

Previous Post: Oracle Statspack survival Guide
Next Post: Display the top 5 salaries for each department using single SQL

Related Posts

  • How to analyze statspack or AWR report. Oracle
  • How to stop OCSSD Daemon Oracle
  • eplan9i.sql Oracle
  • Gathering statistics with DBMS_STATS Oracle
  • reset Sequence Oracle
  • Processes Parameter decision Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Rename Tablespace Oracle
  • load SPM baseline from cursor cache Oracle
  • Find_planinfo.sql Oracle
  • sid_wise_sql.sql Oracle
  • This is im telling Kishore Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • plan10g.sql good Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme