Home » RDBMS Server » Server Utilities » impgst2Segmentation fault while importing  () 1 Vote
impgst2Segmentation fault while importing [message #306998] Mon, 17 March 2008 08:31 Go to next message
ram anand
Messages: 244
Registered: February 2008
Location: india
Senior Member
Hi,
while importing the following
imp system/simple@ivy file=exp_maple_mar14.dmp log=ivy_blsdemodev.log fromuser=blsdemodev touser=blsdemodev buffer=1000000000 commit=y

Import: Release 10.2.0.2.0 - Production on Mon Mar 17 19:01:08 2008

Copyright (c) 1982, 2005, Oracle. All rights reserved.


Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options

Export file created by EXPORT:V10.02.01 via conventional path
import done in US7ASCII character set and AL16UTF16 NCHAR character set
import server uses WE8ISO8859P1 character set (possible charset conversion)
. importing BLSDEMODEV's objects into BLSDEMODEV
IMP-00015: following statement failed because the object already exists:
"CREATE SEQUENCE "SEQ1" MINVALUE 1 MAXVALUE 999999999 INCRE"
"MENT BY 1 START WITH 21 CACHE 20 NOORDER CYCLE"
IMP-00015: following statement failed because the object already exists:
"CREATE SEQUENCE "SEQ2" MINVALUE 1 MAXVALUE 999999999 INCREM"
"ENT BY 1 START WITH 10491 CACHE 20 NOORDER CYCLE"
IMP-00015: following statement failed because the object already exists:
"CREATE SEQUENCE "SEQ3" MINVALUE 1 MAXVALUE 999999999 INCR"
"EMENT BY 1 START WITH 1 CACHE 20 NOORDER CYCLE"
IMP-00015: following statement failed because the object already exists:
"CREATE SEQUENCE "SEQ4" MINVALUE 1 MAXVALUE 999999999 INCR"
"EMENT BY 1 START WITH 1 CACHE 20 NOORDER CYCLE"
IMP-00015: following statement failed because the object already exists:
"CREATE SEQUENCE "SEQ5" MINVALUE 1 MAXVALUE 999999999 INCREMEN"
"T BY 1 START WITH 1 CACHE 20 NOORDER CYCLE"
IMP-00015: following statement failed because the object already exists:
"CREATE SEQUENCE "SEQ6" MINVALUE 1 MAXVALUE 999999999 INCREMENT BY "
"1 START WITH 1 CACHE 20 NOORDER CYCLE"
IMP-00015: following statement failed because the object already exists:
"CREATE SEQUENCE "SEQ7" MINVALUE 1 MAXVALUE 999999999 I"
"NCREMENT BY 1 START WITH 1 CACHE 20 NOORDER CYCLE"
IMP-00015: following statement failed because the object already exists:
"CREATE SEQUENCE "SEQ8" MINVALUE 1 MAXVALUE 999999999 INCRE"
"MENT BY 1 START WITH 1 CACHE 20 NOORDER CYCLE"
IMP-00015: following statement failed because the object already exists:
"CREATE SEQUENCE "SEQ9" MINVALUE 1 MAXVALUE 999999999 INCREMENT "
"BY 1 START WITH 1 CACHE 20 NOORDER CYCLE"
illegal lob length marker 65045
bytesread = 00000000000
TABLE =
IMP-00098: INTERNAL ERROR: impgst2Segmentation fault


so pls anyone help to resolve this issue

thanks,

[Updated on: Thu, 30 October 2008 05:09] by Moderator

Report message to a moderator

Re: impgst2Segmentation fault while importing [message #307001 is a reply to message #306998] Mon, 17 March 2008 08:39 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
IMP-00098: INTERNAL ERROR: %s
 *Cause:  An INTERNAL error occurred.
 *Action: Contact Oracle Worldwide Support.

Regards
Michel
Re: impgst2Segmentation fault while importing [message #307185 is a reply to message #307001] Tue, 18 March 2008 01:49 Go to previous messageGo to next message
ram anand
Messages: 244
Registered: February 2008
Location: india
Senior Member
Hi,
Is there is any solution to resolve this issue

Thanks,
Re: impgst2Segmentation fault while importing [message #307191 is a reply to message #307185] Tue, 18 March 2008 01:59 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Quote:
Action: Contact Oracle Worldwide Support.


Regards
Michel
Re: impgst2Segmentation fault while importing [message #310144 is a reply to message #307191] Mon, 31 March 2008 07:16 Go to previous messageGo to next message
tkmittal1
Messages: 143
Registered: May 2007
Location: Delhi
Senior Member
Hi M

I m also facing the same problem..

------------------------------------------------------------------

imp newton/newton@orcl file=/home/oracle/bms_withdata260308.dmp fromuser=newton touser=newton buffer=9999999 indexfile=/home/oracle/bms2603/bms log=/home/oracle/bms2603/bms.log feedback=2000

Import: Release 10.1.0.2.0 - Production on Mon Mar 31 17:42:26 2008

Copyright (c) 1982, 2004, Oracle. All rights reserved.


Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options

Export file created by EXPORT:V10.01.00 via conventional path
import done in US7ASCII character set and AL16UTF16 NCHAR character set
import server uses WE8ISO8859P1 character set (possible charset conversion)
illegal lob length marker 61438
bytesread = 00000000000
TABLE =
IMP-00098: INTERNAL ERROR: impgst2Segmentation fault
------------------------------------------------------------------


O/s RHEL 4.0
Database Oracle 10g R1

Kindly Suggest


Regards


Re: impgst2Segmentation fault while importing [message #310147 is a reply to message #310144] Mon, 31 March 2008 07:21 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Quote:
Kindly Suggest

Michel Cadot wrote on Tue, 18 March 2008 07:59
Quote:
Action: Contact Oracle Worldwide Support.


Regards
Michel


Re: impgst2Segmentation fault while importing [message #310150 is a reply to message #306998] Mon, 31 March 2008 07:24 Go to previous messageGo to next message
tkmittal1
Messages: 143
Registered: May 2007
Location: Delhi
Senior Member
But I am able to import sucessfully on another system with same configuration


Regards


Re: impgst2Segmentation fault while importing [message #310164 is a reply to message #310150] Mon, 31 March 2008 08:09 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
This is a characteristic of a bug.
And this is why you have to call Oracle.

Regards
Michel
Re: impgst2Segmentation fault while importing [message #356112 is a reply to message #310164] Wed, 29 October 2008 10:31 Go to previous messageGo to next message
ercumentaydin
Messages: 1
Registered: October 2008
Junior Member
ı am facing the same problem

is there a solution
please
Re: impgst2Segmentation fault while importing [message #356118 is a reply to message #356112] Wed, 29 October 2008 11:20 Go to previous message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Michel Cadot wrote on Mon, 31 March 2008 14:21
Quote:
Kindly Suggest

Michel Cadot wrote on Tue, 18 March 2008 07:59
Quote:
Action: Contact Oracle Worldwide Support.


Regards
Michel




Previous Topic: creating control file
Next Topic: java option to run OS Command fails with some process
Goto Forum:
  


Current Time: Tue Apr 30 19:21:50 CDT 2024