IN KSH shell below exclude format won't work
exclude=TABLE:"IN ('DATA')" , this will prompt in error ORA-39071: Value for EXCLUDE is badly formed.
This is SHELL issue, solution is to use format : "exclude=TABLE:\"IN ('DATA')\""
exclude=TABLE:"IN ('DATA')" , this will prompt in error ORA-39071: Value for EXCLUDE is badly formed.
This is SHELL issue, solution is to use format : "exclude=TABLE:\"IN ('DATA')\""
thanks for your help !
ReplyDeletethis solutions is fine for me
Thanks for this.It helped me.
ReplyDeleteThanks brother. I was expecting this answer. It actually helped me. :)
ReplyDeleteThanks !! Helped save my time and frustration :-)
ReplyDeleteThanks mate; very helpful.
ReplyDeleteAwesome thank you so much
ReplyDelete