Search notes:

ORA-03049: SQL keyword … is not syntactically valid following …

The following statement throws ORA-03049: SQL keyword 'MB' is not syntactically valid following '...temp shrink space keep 500 ':
alter tablespace temp shrink space keep 500 mb;

See also

Other Oracle error messages such as ORA-03048: SQL reserved word … is not syntactically valid following …

Index