impgst2Segmentation fault while importing [message #306998] |
Mon, 17 March 2008 08:31 |
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 #310144 is a reply to message #307191] |
Mon, 31 March 2008 07:16 |
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
|
|
|
|
|
|
|
|