# IMPsid.par - IMPORT parameter file - # Execute this par file with the command: # imp system/manager@sid parfile=g:\sid\IMPsid.par ## Always Import data using the ## Import utility of the Target database. # The file to be imported file=G:\cfxB\cfxLive.dmp log=G:\cfxB\cfxLive.log # What to include ROWS=Y INDEXES=Y grants=N # ignore errors - if object already exists import the data anyway Ignore=Y # commit during import will avoid excessive rollback Commit=y # How the import will run: # Import must be either FULL import, TABLES import or # a USER/fromuser/touser import. FULL=y # TABLES=T_ACCOUNTS, T_ACCOUNT_BALANCES, # USER=scott # FROMUSER=scott # TOUSER=ali # Max size of this import parameter file is 8192 bytes (Oracle 7.3.4 limit)