How to Export and Import Using Parameter file ( Parfile ). /* Step By Step */

Опубликовано: 31 Октябрь 2024
на канале: Parag Mahalle
3,120
65

My Today's Scenario How to use parfile in Export and Import. Parfile export and Import used .par extension.

Suppose Export command is very lengthy that case we create a
parfile.
In this file we write a Export command and file extension is .par

File name= exp_scott.par
-----------------------------------------------------------------------------------directory=mydump logfile=scott_exp.log dumpfile=scott_exp.dmp schemas='SCOTT'exclude=table:"IN('EMP','DEPT')"