2012-08-31

dbms_stats.gather_table_stats ORA-20000: Unable to analyze TABLE, insufficient privileges or does not exist

exec dbms_stats.gather_table_stats('DWH', 'T') begin dbms_stats.gather_table_stats('DWH', 'T'); end; ORA-20000: Unable to analyze TABLE "DWH"."T", insufficient privileges or does not exist ORA-06512: at "SYS.DBMS_STATS", line 13046 ORA-06512: at "SYS.DBMS_STATS", line 13076 ORA-06512: at line 2
Проверьте, что табличное пространство TEMP
1. Существует
2. Ему есть куда расширяться

2012-08-29

Linux: /etc/hosts не используется

Если в домене кривые DNS сервера, а файл /etc/hosts правильно заполнен, но не используется, то надо поменять порядок разрешения. Для этого в файл /etc/host.conf включить строку
# Lookup names in host file and then check DNS order bind,hosts