Database Error Messages

ORA-02502

USING TEMPLATE can only be used in CREATE TABLESPACE SET

Cause

An attempt to specify the TEMPLATE option without the CREATE TABLESPACE SET statement failed.


Action

Specify the USING TEMPLATE option in the CREATE TABLESPACE SET statement.