Hi,

It should be

dbms_Stats.Create_Stat_Table (
ownname => 'xx',
stattab => 'xxx',
tblspace => 'xxxx');


HTH

SS