Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • telnet listening Linux/Unix
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems Oracle
  • Rollback force for distributed transactions Oracle
  • proc.sql Oracle
  • cold backup scripts to copy locally Linux/Unix
  • crontab syntax Linux/Unix
  • To find explain plan for a statement that occurred in past. Oracle
  • Sample WW22 listener.ora Oracle
  • v$event_name Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • Import and export statements Oracle
  • Identical Dblink Issue… Oracle
  • Good notes on Oracle Events 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

  • Recovering lost SYS password Oracle
  • metalink all dynamic view reference notes. Oracle
  • FRA Information. Oracle
  • Facts about SCN and Rollback Segment Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • SQLPLUS COPY command Precautions. Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • T-SQL Vs PL/SQL Syntax SQL Server
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • Monitor and Trace Unix processes using truss Linux/Unix
  • restarting network in linux Linux/Unix
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • cache buffer chain latch Oracle
  • logminer and my_lbu Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme