Calls to attached libraries not seen on Unix. [message #212001] |
Wed, 03 January 2007 07:44 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
atopa
Messages: 4 Registered: January 2007
|
Junior Member |
|
|
Hi,
I'm generating forms on a XP sp2 platform. The generated 10g FMB is transferred to UNIX where the application server is working. On Unix I create a FMX. That's all working. But when I create a procedure under a button that calls a procedure in an attached library I get runtime a FRM-40735 error - unhandled exception ORA-06508. All the attached libraries are in the formspath.
Is anybody familiar with this problem?
Greetz.
|
|
|
|
|
|
Re: Calls to attached libraries not seen on Unix. [message #212752 is a reply to message #212397] |
Mon, 08 January 2007 03:22 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
atopa
Messages: 4 Registered: January 2007
|
Junior Member |
|
|
I didn't copy plx's to the unix machine. Only the pll's. Also I didn't compile libraries. The compilation of fmb's doesn't raise errors. Only runtime I get errors.
The formspath is defined in the file 'default.env' in the ../forms/server directory.
Greetz,
Wim
|
|
|
|
Re: Calls to attached libraries not seen on Unix. [message #213311 is a reply to message #213214] |
Wed, 10 January 2007 04:52 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
atopa
Messages: 4 Registered: January 2007
|
Junior Member |
|
|
Hi Dave,
All the things you write are ok. I'm now working with Oracle for over 10 years but I have never seen anything like this.
A very simple testform with a testlibrary attached, only one procedure in there that brings a message on the screen, working on a windowsenvironment, transferred to Unix, compiled there, no problem.
Running the form is no problem but at the moment that I push the button that calls the proc in the library, the proc is not seen.
I think I have to look for another job.
Greetz Wim
|
|
|
|