expdp with UDE-00014: invalid value for parameter, 'query'
hi,
bum into the error above while trying to expdp using a parfile.
I have a long list of where clause. And the query parameter looks like this ->
query=LEAPII.TBL_LEAPII_FILE:"where id_no in ( '15',
'xx',
'xxx',
'xx')"
according to the doc -> 277010.1
do i need them to also on a single line ?
please Help !
0