ORA-33275: Autonomous transaction query of an UPDATEd analytic workspace is not supported Cause: The user made attempt to reference an anayltic workspace that has uncommited updates within an autonomous query. Action: Either COMMIT or ROLLBACK your uncommited changes, or don't use an autonomous transaction.