CREATE TABLE AS (SELECT...) never ends
631954Apr 3 2008 — edited Apr 11 2008I tried to create a table as a select result and the query never ends. The inside SELECT only takes 8 min. to ending successfully, thougt.
I know we had to change a parameter in the 'init.ora' 3 months ago due a bug detected in DB with a similar query that got wrong results.
Could this be the same?
Thanks in advance