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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Migration

Re: Migration

From: Andre Grosse <ag17_at_inf.tu-dresden.de>
Date: Thu, 06 Sep 2001 01:52:14 +0200
Message-ID: <3B96BAAE.2090309@inf.tu-dresden.de>


ok, i have found something with ngrep.
the last sql-statement the migration workbench send is:

SELECT VALUE FROM NLS_INSTANCE_PARAMETERS WHERE PARAMETER ='NLS_.DATE_FORMAT'; and in ./admin/test/bdump/alert_test.log i find:

Errors in file /opt/oracle/product/9.0.1/admin/test/udump/ora_1402.trc: ORA-07445: exception encountered: core dump [appotp()+589] [SIGSEGV] [Address not mapped to object] [0x0] [] []

the same with the shorter test, also in sqlplus:

SELECT VALUE FROM NLS_INSTANCE_PARAMETERS; (i get unexpected broken connection error)

i use oracle9i with suse-linux 7.2.
the kernel-parameters are ok, most other queries/updates and so on are ok. any ideas?

-- 
Andre Grosse
Received on Wed Sep 05 2001 - 18:52:14 CDT

Original text of this message

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