Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • Session_info.ksh Linux/Unix
  • T-SQL Vs PL/SQL Syntax SQL Server
  • Distributed Transaction Troubleshooting. Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • Changing the Global Database Name Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • pvm_pre_change.sql Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • normal maintenance for exp-imp and renaming table Oracle
  • Kill a session dynanically using execute immediate Oracle
  • ORACLE_SID in sqlplus Oracle
  • Oracle vs MYSQL Architecture differences (For DBAs) MYSQL
  • To see mem usage and CPU usage system wide. Linux/Unix
  • Oracle 11g Training on 29JAN1010 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

  • Export Oracle data and Compress at same time Oracle
  • cur_sql.sql Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • To find explain plan for a statement that occurred in past. Oracle
  • runon_allpdbs_show_conname.sh Oracle
  • Good links for x$ tables in oracle. 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 (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Good links for x$ tables in oracle. Oracle
  • Reading config file from other folder inside class Python/PySpark
  • Changing Instance Name ( No DB_NAME) Oracle
  • grep multuple patterns Linux/Unix
  • find_cons.sql Oracle
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme