dbTalk Databases Forums  

Import full oracle 8.1.7

comp.databases.oracle.server comp.databases.oracle.server


Discuss Import full oracle 8.1.7 in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
eliot06
 
Posts: n/a

Default Import full oracle 8.1.7 - 05-09-2011 , 12:56 PM






Hello, I just accidentally deleted a database Oracle 8.1.7.4.
I have a full export.

and when I do full import I have lots of error like below :


IMP-00017: following statement failed with ORACLE error 901:
"CREATE TEMPORARY TEMPFILE '/oradata/MVSTST/temp01.dbf' S"
"IZE 891289600 AUTOEXTEND ON NEXT 104857600 MAXSIZE 32767M EXTENT MAN"
"AGEMENT LOCAL UNIFORM SIZE 1048576"
IMP-00003: ORACLE error 901 encountered
ORA-00901: invalid CREATE command
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_77" DATAFILE '/oraindx/MVSTST/TBSI_77.dbf'
SIZE 13"
"5266304 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT "
"LOCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0) MINIMUM EXTENT 65536 "
IMP-00003: ORACLE error 1403 encountered
ORA-01403: no data found
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_37" DATAFILE '/oraindx/MVSTST/TBSI_37.dbf'
SIZE 62"
"914560 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT L"
"OCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0)"

thanks

Reply With Quote
  #2  
Old   
ddf
 
Posts: n/a

Default Re: Import full oracle 8.1.7 - 05-09-2011 , 02:26 PM






On May 9, 10:56*am, eliot06 <p.hi... (AT) gmail (DOT) com> wrote:
Quote:
Hello, I just accidentally deleted a database Oracle 8.1.7.4.
I have a full export.

and when I do full import I have lots of error like below :

IMP-00017: following statement failed with ORACLE error 901:
"CREATE TEMPORARY TEMPFILE '/oradata/MVSTST/temp01.dbf' S"
"IZE 891289600 AUTOEXTEND ON NEXT 104857600 MAXSIZE 32767M EXTENT MAN"
"AGEMENT LOCAL UNIFORM SIZE 1048576"
IMP-00003: ORACLE error 901 encountered
ORA-00901: invalid CREATE command
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_77" DATAFILE '/oraindx/MVSTST/TBSI_77.dbf'
SIZE 13"
"5266304 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT "
"LOCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0) MINIMUM EXTENT 65536 "
IMP-00003: ORACLE error 1403 encountered
ORA-01403: no data found
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_37" DATAFILE '/oraindx/MVSTST/TBSI_37.dbf'
SIZE 62"
"914560 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT L"
"OCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0)"

thanks
Are you attempting to import this into a fresh 8.1.7.4 database? Post
exactly what you're doing to get these errors.


David Fitzjarrell

Reply With Quote
  #3  
Old   
eliot06
 
Posts: n/a

Default Re: Import full oracle 8.1.7 - 05-09-2011 , 02:36 PM



On 9 mai, 21:26, ddf <orat... (AT) msn (DOT) com> wrote:
Quote:
On May 9, 10:56*am, eliot06 <p.hi... (AT) gmail (DOT) com> wrote:









Hello, I just accidentally deleted a database Oracle 8.1.7.4.
I have a full export.

and when I do full import I have lots of error like below :

IMP-00017: following statement failed with ORACLE error 901:
"CREATE TEMPORARY TEMPFILE '/oradata/MVSTST/temp01.dbf' S"
"IZE 891289600 AUTOEXTEND ON NEXT 104857600 MAXSIZE 32767M EXTENT MAN"
"AGEMENT LOCAL UNIFORM SIZE 1048576"
IMP-00003: ORACLE error 901 encountered
ORA-00901: invalid CREATE command
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_77" DATAFILE '/oraindx/MVSTST/TBSI_77.dbf'
SIZE 13"
"5266304 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT "
"LOCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0) MINIMUM EXTENT 65536 "
IMP-00003: ORACLE error 1403 encountered
ORA-01403: no data found
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_37" DATAFILE '/oraindx/MVSTST/TBSI_37.dbf'
SIZE 62"
"914560 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT L"
"OCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0)"

thanks

Are you attempting to import this into a fresh 8.1.7.4 database? *Post
exactly what you're doing to get these errors.

David Fitzjarrell
I import into a 8.1.7.2 database !!

Reply With Quote
  #4  
Old   
eliot06
 
Posts: n/a

Default Re: Import full oracle 8.1.7 - 05-09-2011 , 02:37 PM



On 9 mai, 21:26, ddf <orat... (AT) msn (DOT) com> wrote:
Quote:
On May 9, 10:56*am, eliot06 <p.hi... (AT) gmail (DOT) com> wrote:









Hello, I just accidentally deleted a database Oracle 8.1.7.4.
I have a full export.

and when I do full import I have lots of error like below :

IMP-00017: following statement failed with ORACLE error 901:
"CREATE TEMPORARY TEMPFILE '/oradata/MVSTST/temp01.dbf' S"
"IZE 891289600 AUTOEXTEND ON NEXT 104857600 MAXSIZE 32767M EXTENT MAN"
"AGEMENT LOCAL UNIFORM SIZE 1048576"
IMP-00003: ORACLE error 901 encountered
ORA-00901: invalid CREATE command
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_77" DATAFILE '/oraindx/MVSTST/TBSI_77.dbf'
SIZE 13"
"5266304 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT "
"LOCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0) MINIMUM EXTENT 65536 "
IMP-00003: ORACLE error 1403 encountered
ORA-01403: no data found
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_37" DATAFILE '/oraindx/MVSTST/TBSI_37.dbf'
SIZE 62"
"914560 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT L"
"OCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0)"

thanks

Are you attempting to import this into a fresh 8.1.7.4 database? *Post
exactly what you're doing to get these errors.

David Fitzjarrell
I was Wrong!!! is not a 8.1.7.4 but is a 8.1.7.2

Reply With Quote
  #5  
Old   
eliot06
 
Posts: n/a

Default Re: Import full oracle 8.1.7 - 05-09-2011 , 02:47 PM



On 9 mai, 21:37, eliot06 <p.hi... (AT) gmail (DOT) com> wrote:
Quote:
On 9 mai, 21:26, ddf <orat... (AT) msn (DOT) com> wrote:









On May 9, 10:56*am, eliot06 <p.hi... (AT) gmail (DOT) com> wrote:

Hello, I just accidentally deleted a database Oracle 8.1.7.4.
I have a full export.

and when I do full import I have lots of error like below :

IMP-00017: following statement failed with ORACLE error 901:
"CREATE TEMPORARY TEMPFILE '/oradata/MVSTST/temp01.dbf' S"
"IZE 891289600 AUTOEXTEND ON NEXT 104857600 MAXSIZE 32767M EXTENT MAN"
"AGEMENT LOCAL UNIFORM SIZE 1048576"
IMP-00003: ORACLE error 901 encountered
ORA-00901: invalid CREATE command
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_77" DATAFILE '/oraindx/MVSTST/TBSI_77.dbf'
SIZE 13"
"5266304 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT "
"LOCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0) MINIMUM EXTENT 65536 "
IMP-00003: ORACLE error 1403 encountered
ORA-01403: no data found
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_37" DATAFILE '/oraindx/MVSTST/TBSI_37.dbf'
SIZE 62"
"914560 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT L"
"OCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0)"

thanks

Are you attempting to import this into a fresh 8.1.7.4 database? *Post
exactly what you're doing to get these errors.

David Fitzjarrell

I was Wrong!!! is not a 8.1.7.4 but is a 8.1.7.2
exactly i execute : imp system/whenever file=expfull.dmp full=y rows=y
log=impfulmvstst.log ignore=y

Reply With Quote
  #6  
Old   
Mladen Gogala
 
Posts: n/a

Default Re: Import full oracle 8.1.7 - 05-09-2011 , 07:44 PM



On Mon, 09 May 2011 12:36:12 -0700, eliot06 wrote:


Quote:
I import into a 8.1.7.2 database !!
Did someone set up you the bomb? You should turn the main screen on.



--
http://mgogala.byethost5.com

Reply With Quote
  #7  
Old   
onedbguru
 
Posts: n/a

Default Re: Import full oracle 8.1.7 - 05-09-2011 , 08:00 PM



On May 9, 1:56*pm, eliot06 <p.hi... (AT) gmail (DOT) com> wrote:
Quote:
Hello, I just accidentally deleted a database Oracle 8.1.7.4.
I have a full export.

and when I do full import I have lots of error like below :

IMP-00017: following statement failed with ORACLE error 901:
"CREATE TEMPORARY TEMPFILE '/oradata/MVSTST/temp01.dbf' S"
"IZE 891289600 AUTOEXTEND ON NEXT 104857600 MAXSIZE 32767M EXTENT MAN"
"AGEMENT LOCAL UNIFORM SIZE 1048576"
IMP-00003: ORACLE error 901 encountered
ORA-00901: invalid CREATE command
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_77" DATAFILE '/oraindx/MVSTST/TBSI_77.dbf'
SIZE 13"
"5266304 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT "
"LOCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0) MINIMUM EXTENT 65536 "
IMP-00003: ORACLE error 1403 encountered
ORA-01403: no data found
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_37" DATAFILE '/oraindx/MVSTST/TBSI_37.dbf'
SIZE 62"
"914560 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT L"
"OCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0)"

thanks
does the directory '/oraindx/MVSTST/' exist? is this a mount point?
is it mounted?

Reply With Quote
  #8  
Old   
eliot06
 
Posts: n/a

Default Re: Import full oracle 8.1.7 - 05-09-2011 , 11:49 PM



On 10 mai, 03:00, onedbguru <onedbg... (AT) yahoo (DOT) com> wrote:
Quote:
On May 9, 1:56*pm, eliot06 <p.hi... (AT) gmail (DOT) com> wrote:









Hello, I just accidentally deleted a database Oracle 8.1.7.4.
I have a full export.

and when I do full import I have lots of error like below :

IMP-00017: following statement failed with ORACLE error 901:
"CREATE TEMPORARY TEMPFILE '/oradata/MVSTST/temp01.dbf' S"
"IZE 891289600 AUTOEXTEND ON NEXT 104857600 MAXSIZE 32767M EXTENT MAN"
"AGEMENT LOCAL UNIFORM SIZE 1048576"
IMP-00003: ORACLE error 901 encountered
ORA-00901: invalid CREATE command
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_77" DATAFILE '/oraindx/MVSTST/TBSI_77.dbf'
SIZE 13"
"5266304 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT "
"LOCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0) MINIMUM EXTENT 65536 "
IMP-00003: ORACLE error 1403 encountered
ORA-01403: no data found
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_37" DATAFILE '/oraindx/MVSTST/TBSI_37.dbf'
SIZE 62"
"914560 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT L"
"OCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0)"

thanks

*does the directory '/oraindx/MVSTST/' exist? *is this a mount point?
is it mounted?
Yes is mounted !!!

Reply With Quote
  #9  
Old   
Randolf Geist
 
Posts: n/a

Default Re: Import full oracle 8.1.7 - 05-10-2011 , 03:37 AM



On May 9, 7:56*pm, eliot06 <p.hi... (AT) gmail (DOT) com> wrote:
Quote:
and when I do full import I have lots of error like below :

IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_77" DATAFILE '/oraindx/MVSTST/TBSI_77.dbf'
SIZE 13"
"5266304 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT "
"LOCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 "
" PCTINCREASE 0) MINIMUM EXTENT 65536 "
IMP-00003: ORACLE error 1403 encountered
ORA-01403: no data found
You should verify that your new database has been initialized
correctly by trying to create a simple test tablespace manually. If
you get an ORA-01403 when doing so then you know that it doesn't have
to do anything with IMP but that your database is screwed up and you
probably need to start from scratch again.

If you can create a test tablespace manually, then try to repeat one
of the CREATE TABLESPACE commands failing from above literally. If
this also succeeds, you might want to trace the IMP session to find
out if IMP uses some other SQL internally that fails with the
ORA-01403 error (something that you also could do as first step).

If it turns out to be a IMP bug you might be able to workaround by
manually pre-creating the tablespaces and hoping that the remaining
steps work better.

Hope this helps,
Randolf

Oracle related stuff blog:
http://oracle-randolf.blogspot.com/

Co-author of the "OakTable Expert Oracle Practices" book:
http://www.apress.com/book/view/1430226684
http://www.amazon.com/Expert-Oracle-.../dp/1430226684

Reply With Quote
  #10  
Old   
Noons
 
Posts: n/a

Default Re: Import full oracle 8.1.7 - 05-10-2011 , 05:41 AM



eliot06 wrote,on my timestamp of 10/05/2011 3:56 AM:
Quote:
Hello, I just accidentally deleted a database Oracle 8.1.7.4.
I have a full export.

and when I do full import I have lots of error like below :


IMP-00017: following statement failed with ORACLE error 901:
"CREATE TEMPORARY TEMPFILE '/oradata/MVSTST/temp01.dbf' S"
"IZE 891289600 AUTOEXTEND ON NEXT 104857600 MAXSIZE 32767M EXTENT MAN"
"AGEMENT LOCAL UNIFORM SIZE 1048576"
IMP-00003: ORACLE error 901 encountered
ORA-00901: invalid CREATE command
IMP-00017: following statement failed with ORACLE error 1403:
"CREATE TABLESPACE "TBSI_77" DATAFILE '/oraindx/MVSTST/TBSI_77.dbf'
SIZE 13"
"5266304 AUTOEXTEND ON NEXT 5242880 MAXSIZE 32767M EXTENT MANAGEMENT"
"LOCAL USER DEFAULT STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1"
" PCTINCREASE 0) MINIMUM EXTENT 65536"
IMP-00003: ORACLE error 1403 encountered
ORA-01403: no data found

Did you create a basic database instance with SYSTEM tablespace before
starting the import? It needs it.
Otherwise you get these "no data found" and "invalid create" errors: there is no
dictionary to add-on to.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.