Page 1 of 1

Restricted workspace may not perform this action?

Posted: Wed Jan 18, 2023 12:48 pm
by admin
In Autonomous database if you are unable to delete application "Restricted workspace may not perform this action" as an admin then you can use following script,

begin
wwv_flow_api.remove_flow(101);
end;
autono.jpg