Hi All,
GRANT SELECT, UPDATE ON <SCHEMA> TO _SYS_REPO WITH GRANT OPTION; -- The <SCHEMA>
worked for me... this error is due to lack of privilege for the specified schema...as per my understanding any new schema should be provided with the above mentioned privilege...
@ wenjun thank you...
Thank you All
vijay