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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: FW: Duhvelopers

Re: FW: Duhvelopers

From: <Peter.McLarty_at_mincom.com>
Date: Mon, 14 Apr 2003 20:04:06 -0800
Message-ID: <F001.005810FF.20030414200406@fatcity.com>


Are you user the fromuser= touser= to import these tables, what is the default tablespace that the touser account is using

Also kill duhvelopers for creating objects in SYSTEM

Cheers

--

=================================================
Peter McLarty E-mail: Peter.Mclarty_at_mincom.com Technical Consultant WWW: http://www.mincom.com APAC Technical Services Phone: +61 (0)7 3303 3461 Brisbane, Australia Mobile: +61 (0)402 094 238 Facsimile: +61 (0)7 3303 3048
=================================================
A great pleasure in life is doing what people say you cannot do. - Walter Bagehot (1826-1877 British Economist)
=================================================
Mincom "The People, The Experience, The Vision"
=================================================
This transmission is for the intended addressee only and is confidential information. If you have received this transmission in error, please delete it and notify the sender. The contents of this e-mail are the opinion of the writer only and are not endorsed by the Mincom Group of companies unless expressly stated otherwise. "Godlewski, Melissa" <Melissa.Godlewski_at_hq.doe.gov> Sent by: root_at_fatcity.com 15/04/2003 01:03 PM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: FW: Duhvelopers The tables that didn't create all contain LOB's. The tables without LOBs created with no problems. CREATE TABLE ........... TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 4096 P" "CTVERSION 10 NOCACHE STORAGE(INITIAL 12288 NEXT 12288 MINEXTENTS 1 MAXEXTE" "NTS 249 PCTINCREASE 50 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT))" IMP-00003: ORACLE error 1950 encountered ORA-01950: no privileges on tablespace 'SYSTEM' IMP-00017: following statement failed with ORACLE error 1950: Some bug probably. -----Original Message----- Sent: Monday, April 14, 2003 9:52 PM To: 'ORACLE-L_at_fatcity.com' List, It's late, and I'm scratching my head on this. Oracle 9IR2 Sun Solaris I've got a dump file from some consultant DUHvelopers. All the tables were created in the system tablespace along with indexes etc.... In the past, I've been able to just import into another users schema and the tables are created in the default tablespace. For some reason this export file is still looking for the system tablespace when trying to create the tables. What am I missing here? TIA -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: Peter.McLarty_at_mincom.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_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).
Received on Mon Apr 14 2003 - 23:04:06 CDT

Original text of this message

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