Message-Id: <10645.118852@fatcity.com> From: ddorr.cs@clearstream.com Date: Tue, 10 Oct 2000 11:40:02 +0200 Subject: RE: move sys.aud$ I usually do, as SYS : create table AUD$$ tablespace OTHER as select * from AUD$; drop table AUD$; rename AUD$$ to AUD$; > ---------- > From: Shevtsov, Eduard[SMTP:EShevtsov@flagship.ru] > Reply To: ORACLE-L@fatcity.com > Sent: Tuesday, October 10, 2000 12:12 > To: Multiple recipients of list ORACLE-L > Subject: move sys.aud$ > > Hi List > > I'm looking for the right way to move aud$ from sys tablespace. Should I > use > export/import ? > > Thanks in advance > > Ed > > -- > Please see the official ORACLE-L FAQ: http://www.orafaq.com > -- > Author: Shevtsov, Eduard > INET: EShevtsov@flagship.ru > > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 > San Diego, California -- Public Internet access / Mailing Lists > -------------------------------------------------------------------- > To REMOVE yourself from this mailing list, send an E-Mail message > to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing).