Spatial (MOSC)

MOSC Banner

getting error while using workspace manager purge

Hello DBAs, im getting below error while using Oracle workspace manager purge .

SQL> EXECUTE DBMS_WM.PurgeTable('schema.tablename',archive_table => NULL,workspace=>'workspacename',purgeAfter=>TRUE);

BEGIN DBMS_WM.PurgeTable('schema.tablename',archive_table => NULL,workspace=>'workspacename',purgeAfter=>TRUE); END;


   *

ERROR at line 1:

ORA-06550: line 1, column 7:

PLS-00306: wrong number or types of arguments in call to 'PURGETABLE'

ORA-06550: line 1, column 7:

PL/SQL: Statement ignored


im using Oracle 12.1 on exadata x7.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center