Hi Rafi,
I tried to execute the sql statement "grant select, execute on schema "RIVERPRJ" to "_SYS_REPO" with grant option;" with my user and the system user, but it had some strange error messages.
The error messages was:
Could not execute 'grant select, execute on schema "RIVERPRJ" to "_SYS_REPO" with grant option' in 3 ms 52 µs .
SAP DBTech JDBC: [258]: insufficient privilege: Not authorized
Also, I found some strang things.
In the procedure, if I do some queries from the tables created by the rdl, it did not work, but it works if I do some queries from the tables which were not created by the rdl file.
I think this maybe the reason for the error message "A transaction rollback may have left the object in an inconsistent state." .
I am still no sure what wrong with my rdl file.
Can you give me some more suggestions?
Thanks for your help.
Regards
Eric