Bonjour
Lorsque j'execute la commande exec DBMS_STATS.gather_database_stats; j'obtiens l'erreur suivante :

Error starting at line 5 in command:
exec DBMS_STATS.gather_database_stats;
Error report:
ORA-06564: objet DATA_FILE_DIR inexistant
ORA-06512: à "SYS.DBMS_STATS", ligne 9136
ORA-06512: à "SYS.DBMS_STATS", ligne 9616
ORA-06512: à "SYS.DBMS_STATS", ligne 9800
ORA-06512: à "SYS.DBMS_STATS", ligne 9893
ORA-06512: à "SYS.DBMS_STATS", ligne 9873
ORA-06512: à ligne 1
06564. 00000 - "object %s does not exist"
*Cause: The named object could not be found. Either it does not exist
or you do not have permission to access it.
*Action: Create the object or get permission to access it.


Je n'arrive pas à comprendre où est le problème.

PS : je ne suis pas un spécialiste Oracle, merci pour toute aide