Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • sesswait.sql Oracle
  • Index Range Scan Oracle
  • S3 Basic info AWS
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • My Test Case On 21-OCT-2005 Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Rename Oracle Instance Name Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • When to rebuld B-tree index Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • sbind.sql Find Bind variable from sql_id sqlid 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

  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle
  • lck.sql Oracle
  • block_ident.sql Oracle
  • Kill a session dynanically using execute immediate Oracle

Leave a Reply Cancel reply

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

Categories

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

Recent Posts

  • 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
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • grep multuple patterns Linux/Unix
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • Find Command Linux/Unix
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme