Re: f45desm vs. f45genm

From: Steve Cosner <stevec_at_zimmer.csufresno.edu>
Date: 1997/05/29
Message-ID: <5mkb12$2u5_at_info.csufresno.edu>#1/1


In article <5mii5u$hjs_at_lace.colorado.edu>, Jenny Farnham <farnham_at_spot.Colorado.EDU> wrote:
>
>I generate a form using Forms 4.5 Designer (f45desm).
>I get an executable (.fmx) I move it to production and it works.
>
>IF I use f45genm - the line command version of compiling/generating
>a form, I get an executable. I move it to production, and BAM!
>we get an ORA-00600 Internal Error when we call a simple stored
>procedure
>from within a PRE-FORM trigger.
>
>Now this is the same form in both cases, and compiled in the same
>directory, on the same machine in both cases.
>
>Why would using f45genm cause the form to act differently? The size
>of the executable is the same using the two methods.

There are two possibilities that come to mind...

  1. You have installed a new version of forms, and somehow, the two applications are not from the same release.
  2. Your developer environment is connected to a different database than your generator is, and there are differences in the stored procedures between the two databases. I think I have seen a similar problem when the number or type of arguments passed to the stored procedure changes.

Good luck,
Steve Cosner Received on Thu May 29 1997 - 00:00:00 CEST

Original text of this message