MANAGE ANY SPATIAL OBJECT System Privilege

Required to manage any spatial objects.

The MANAGE ANY SPATIAL OBJECT system privilege allows a user to issue:

  • Issue CREATE, ALTER, or DROP statements on spatial objects
  • Issue CREATE, ALTER, or DROP statements on spatial units of measure
  • Issue COMMENT statement on spatial units of measure.
Grant this system privilege using the WITH ADMIN OPTION, WITH NO ADMIN OPTION, or WITH ADMIN ONLY OPTION clause. If you do not specify a clause, the WITH NO ADMIN OPTION clause is used by default.
Related reference
List All System Privileges