Oracle DBA, How To, Error, Cause and Action

ORA-01953: command no longer valid, see ALTER USER

ORA-01953: command no longer valid, see ALTER USER




Cause: The syntax for assigning quotas on tablespaces has changed. The ALTER USER command is now used to perform the functionality




Action: Use the alter user command instead.