Obrigado senhores, agora rodou sem erro algum. Mas rodando da maneira antiga(exec dbms_stats.gather_schema_stats(‘ABCD’)
) continuam os mesmos erros:
Error starting at line 1 in command:
exec dbms_stats.gather_schema_stats(‘ABCD’)
Error report:
ORA-00923: FROM keyword not found where expected
ORA-06512: at “SYS.DBMS_STATS”, line 13591
ORA-06512: at “SYS.DBMS_STATS”, line 13937
ORA-06512: at “SYS.DBMS_STATS”, line 14015
ORA-06512: at “SYS.DBMS_STATS”, line 13974
ORA-06512: at line 1
00923. 00000 – “FROM keyword not found where expected”
*Cause:
*Action:
Existe alguma forma de depurar esses erros, uma vez que no erro ele mostra as linhas? Mais por curiosidade mesmo.