Oracle9i IMP 含LOB Table時候出現Segmentation fault, Bug:3091499

tolywang發表於2006-04-26
. . importing table "STREAMDATA" Segmentation fault
主題: IMPORT OF TABLE WITH LOB GENERATES CORE DUMP
文件 ID: 註釋:279722.1 型別: PROBLEM
上次修訂日期: 02-AUG-2004 狀態: MODERATED
The information in this article applies to:
Oracle Server - Enterprise Edition - Version: 9.2.0.3
This problem can occur on any platform.
Symptoms
IMPORT OF TABLE WITH LOB GENERATES CORE DUMP
Cause
Bug 3091499

Importing a table having a clob created with chunksize = 32k


Error Details:
-------------

. importing DBAPIDB1's objects into DBAPIDB1
. . importing table "TE2006"Segmentation fault


Trace from the Core Dump:
------------------------
lmmstrmlr 44
lmmstmrg D4
lmmstmrg D4
lmmstfree 104
lmmfree C0
impmfr 24
impplb 5BC
impins 22B8
do_insert 48C
imptabwrk F4
impdta 41C
impdrv 2D68
main 14
__start 94
Fix
FIX:
---
Apply the patch for Bug:3091499


WORKAROUND:
----------
Before import, create the table with chunksize <= 16K and run import setting ignore=y
References
Bug 3091499 - Import Of Table With Lob Generates Core Dump

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-84371/,如需轉載,請註明出處,否則將追究法律責任。

相關文章