Oracle Solution for Error ora-24127

Solution for Oracle Error ORA-24127

ORA-24127: TABLESPACE parameter specified with an ACTION other than CREATE_ACTION

What triggered the Error:

e TABLESPACE parameter can only be used with CREATE_ACTION.

What should we do to fix it:

not specify TABLESPACE when performing actions other than CREATE_ACTION.