UDI-00011 error in impdp
Hi,
have schema level export and want to import tables only without indexes, grants and other objects
I've tried to
impdp ..... include=TABLE exclude=index,grant,synonym
but receicved: UDI-00011: parameter include is incompatible with parameter exclude
Jakub