Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: cleanup user's account
Sunny Siu wrote:
>
> How do I remove user's tables and associated objects and then finally drop
> the account? I know that I can easily drop an account using the Motif-based
> Svrmgr. How about cleaning associated objects?
>
> Thanks for your suggestions.
>
> --Sunny Siu
> University of Texas at Arlington
> siu_at_uta.edu
"drop user <username> cascade;" should do the lot in one go. I hope..... Received on Wed Jan 15 1997 - 00:00:00 CST
![]() |
![]() |