Re: oraperl problem with &ora_do(..)
From: Barry Roomber <barry.roomber_at_compudata.com>
Date: Tue, 30 Aug 94 16:07:00 -0500
Message-ID: <12a.4459.905_at_compudata.com>
Date: Tue, 30 Aug 94 16:07:00 -0500
Message-ID: <12a.4459.905_at_compudata.com>
-> > The following oraperl script goes off into never-never land while
-> executing > the &ora_do statement and has to be killed. However, THE
-> TABLE IS CREATED BY
Same thing happened to me.
The problem was that the OraPerl called was the one compile with the
V6 libs (I had just upgraded to V7). When I made sure the "production"
OraPerl was the V7 compiled one, everything was fine.
Note: The problem only showed up during DDL, not DML, so it was hid until I executed scripts that created and dropped tables. Received on Tue Aug 30 1994 - 23:07:00 CEST