![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am using Oracle 11.1.0.7.x on HP UNIX 11i. I am doing full expdp and want to exclude certain tables. Expdp full=Y parfile=expdp.par I am using following syntax is an expdp.par EXCLUDE=TABLE:"IN ('PQM.COMPLAINT_LTR_ORIG')" Where PQM is my schema. My database has many schemas I want to exclude Table in a specific schema. I am finding that expdp is not excluding this table. However, If I remove PQM, EXCLUDE=TABLE:"IN ('COMPLAINT_LTR_ORIG')" Table is excluded. Problem I have is table same name exists in other schemas as well So many tables get excluded which is not what I want. How can I exclude table in a specific schema while doing full export data pump. (full=Y); |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
I am using Oracle 11.1.0.7.x on HP UNIX 11i. I am doing full expdp and want to exclude certain tables. Expdp full=Y parfile=expdp.par I am using following syntax is an expdp.par EXCLUDE=TABLE:"IN ('PQM.COMPLAINT_LTR_ORIG')" Where PQM is my schema. My database has many schemas I want to exclude Table in a specific schema. I am finding that expdp is not excluding this table. However, If I remove PQM, EXCLUDE=TABLE:"IN ('COMPLAINT_LTR_ORIG')" Table is excluded. Problem I have is table same name exists in other schemas as well So many tables get excluded which is not what I want. How can I exclude table in a specific schema while doing full export data pump. (full=Y); |
#5
| |||
| |||
|
|
Mr. Baker: # Still posting every question to all forums you can spell? As far as I know the costs are the same. |
#6
| |||
| |||
|
|
Mr. Baker: # Still posting every question to all forums you can spell? As far as I know the costs are the same. |
![]() |
| Thread Tools | |
| Display Modes | |
| |