home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!rpi!psinntp!psinntp!dlogics!hermes.dlogics.com!dlm
- From: dlm@hermes.dlogics.com
- Newsgroups: comp.databases.oracle
- Subject: Re: Oracle7 userids
- Message-ID: <1992Sep3.111424.1302@hermes.dlogics.com>
- Date: 3 Sep 92 11:14:24 CST
- References: <1992Sep1.161828.337@hhcs.gov.au>
- Organization: Datalogics, Inc., Chicago, IL
- Lines: 13
-
- In article <1992Sep1.161828.337@hhcs.gov.au>, pihlab@hhcs.gov.au writes:
- >
- > Under Oracle6 when you revoke all access for a user there is no easy
- > way of actually removing them completely from the database ie they still
- > appear in the DBA_USERS table as a valid but inactive user.
- >
- > Has this changed under Oracle7 ?
- >
- Yes, in V7 you have the syntax DROP USER name CASCADE; which kills off
- the user's objects and all records of the userid.
- --
- Dave Mausner, Senior Consultant / Datalogics Inc / Chicago IL / 312-266-4450
- dlm@dlogics.com Motto: Just show me the code
-