Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: cleanup user's account

Re: cleanup user's account

From: Brian P. Mac Lean <brian.maclean_at_teldta.com>
Date: 1997/01/15
Message-ID: <32DD0170.79C5@teldta.com>#1/1

Sunny Siu (siu_at_uta.edu)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?

drop user user_name cascade;

-- 
                       \\|//
                       (0-0)
           +-----oOO----(_)-----------+
           | Brian P. Mac Lean        |
           | Database Analyst         |
           | brian.maclean_at_teldta.com |
           | http://www.teldta.com    |
           +-------------------oOO----+
                      |__|__|
                       || ||
                      ooO Ooo
Received on Wed Jan 15 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US