Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • Configure ssh authentications for RAC Oracle
  • move_arch_files.ksh Linux/Unix
  • create a folder in multiple places Linux/Unix
  • Find all users who have DML privileges Oracle
  • ORACLE_SID in sqlplus Oracle
  • Space padding in korn shell Linux/Unix
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • Find long Running Transaction Linux/Unix
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • How to know current SID Oracle
  • Some OS level threshold for performance. Linux/Unix
  • Histogram information 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

  • cur_sql.sql Oracle
  • Caching sequence in Memory Oracle
  • cache buffer chain latch Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • VIvek Encryption Package and Its Usage 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • rm_backup_arch_file.ksh Linux/Unix
  • Specify the Rollback segment to use in Transaction Oracle
  • get_vmstat.ksh for Solaris Oracle
  • FGA Part-I Oracle
  • Mutating Table Error while using database trigger Oracle
  • SAN Linux/Unix
  • Jai Shree Ram Linux/Unix
  • Oracle Material from OTN Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme