Linux compiling form.. FRM-30085 on 10.1.2.3.0 (OK on 10.1.2.0.2)
Hi
Compiling any of my forms using frmcmp.sh in Oracle IAS 10.1.2.0.2 works Ok...
My forms don't work on 10.2.3.0 cause it says they were compiled on previous version... So I try to compile them but... I got this error:
FRM-30085 : Unable to adjust form for output
What is going on here? How can I debug this compilation error?
This is how I use to compile a form on Linux
export ORACLE_HOME=/opt/oracle/product/as10120gfr
export DISPLAY=localhost:1
$ORACLE_HOME/bin/frmcmp.sh module=mymodule userid=user/pass@database
I need help urgently...
Thanks
Joao