Hello,
I'm getting the following error:
ORA-00604: error occurred at recursive SQL level 1
ORA-30036: unable to extend segment by 8 in undo tablespace 'UNDOTBS1'
for the query (in a stored procedure of my local db):
insert /*+APPEND*/ into local_table
SELECT * from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.