
Neuron9
Novice
Feb 13, 2013, 3:34 AM
Post #1 of 1
(118 views)
|
|
Segmentation Fault (core dumped)
|
Can't Post
|
|
Hello Everyone, This is related to DBD:Oracle and DBI. My old sources have DBI at 1.56 level and DBD:Oracle at 1.24 level. Then compiled latest DBD:Oracle (1.56) and the replaced the bits specially - Oracle.so and Oracle.pm The DBConnection test perl file gave errors saying
Unable to get DBI state function. DBI not loaded. The DBI with which DBD:Oracle (1.56) was compiled was 1.63, hence this could be the cause. So now replace DBI.so and DBI.pm files in my sources. (I hope that's the correct thing I did) Now the DbConnection test perl gives:
'Segmentation Fault (core dumped)' Any suggestions? Thanks in advance.. Regards..
|