Home » RDBMS Server » Server Utilities » Exclude View in IMPDP using Network Link Giving error. (Oracle 10.2 on HP-UX)
Exclude View in IMPDP using Network Link Giving error. [message #489287] |
Fri, 14 January 2011 05:22  |
abhi_sri
Messages: 20 Registered: September 2010 Location: India
|
Junior Member |
|
|
Hi,
I am using below command to import a schema using network link. Command is :
impdp system directory = IMP_DIR schemas = XYZ network_link = PQR remap_schema = XYZ:XYZ exclude=view: "= 'XYZ.VW_ACCEPTDETAILS'"
This command is giving below error
LRM-00116: syntax error at 'view:' following '='
When I have tried Like in place of '=' sign i.e. EXCLUDE = VIEW:"LIKE '%VW_ACCEPTDETAILS%'" , it gives me below error:
UDI-00014: invalid value for parameter, 'exclude'
Please help.
|
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Wed Jun 04 03:07:56 CDT 2025
|