icon Join Oracle Integration Cloud Session | 17 April at 9 PM IST ENROLL NOW

ORA-28014: Cannot Drop Administrative Users

Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
  • 21 Dec, 2023
  • 0 Comments
  • 1 Min Read

ORA-28014: Cannot Drop Administrative Users

Solution :

set _oracle_script to TRUE and execute drop command as below.
SQL> alter session set “_oracle_script“=true;
Session altered
SQL> drop user TEST cascade;
User dropped.
lets talk - learnomate helpdesk

Book a Free Demo