Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

dbms_stat_gather_table_stats

Future DBAMay 1 2016 — edited May 5 2016

Hi, I try to execute the dbms_stat_gather_table_stats in my oracle database, but i have the following error: BEGIN dbms_stat_gather_table_stats('SYSTEM','ST'); END; ERREUR  line 1 : ORA-06550: Line 1, colonne 7 : PLS-00201: identifier 'DBMS_STATS GATHER_TABLE_STATS' should be declared ORA-06550: Line 1, colomn 7 : PL/SQL: Statement ignored Please that may be the problem.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2016
Added on May 1 2016
8 comments
1,560 views