AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  Not compile form using frmcmp.sh

    Posted 05/31/10 08:49 AM

    Originally posted by: sajid1


    Hi,

    AIX 5.3
    Oracle Database 10.2.0.4

    When i run below command it seems hang Nothing comes after running.

    $ export MMUSER=rms12
    $ export PASSWORD=rms12
    $ export UP=$MMUSER/$PASSWORD@$ORACLE_SID
    $ echo $UP
    rms12/rms12@rmsrcrp
    $ export PROGNAME=recctadj.fmb
    $ export DISPLAY=192.168.125.20:0.0

    $frmcmp.sh userid=$UP module=$PROGNAME

    I raised a ticket to oracle and they updated as below.

    This is something that is not related to retail applications but from RMS perspective you need to apply Precompilers Patch.6154596 as the following is stated in the installation guide:
    • AIX Only 6154596 - When trying to compile Proc*C program it fails on AIX5
    Components:
    Oracle Database 10g
    Oracle Partitioning
    Oracle Net Services
    Oracle Call Interface (OCI)
    Oracle Programmer
    Oracle XML Development Kit
    ANSI compliant C compiler (certified with OS and database
    version)
    Perl compiler 5.0 or later
    x-Windows interface

    Kindly suggest me It is production issue.

    Thanks
    #AIX-Forum


  • 2.  Not compiling form using frmcmp.sh

    Posted 05/31/10 10:54 AM

    Originally posted by: sajid1


    Any Expert comments on it
    #AIX-Forum


  • 3.  Re: Not compile form using frmcmp.sh

    Posted 06/07/10 09:00 AM

    Originally posted by: sajid1


    Hi,

    while i am trying to compile it seems hanged Find below steps.I think there is issue with DISPLAY server if yes how could i resolve.

    $frmcmp.sh
    FRM-91500: Unable to start/complete the build.
    $export PROGNAME=recctadj.fmb
    $frmcmp.sh
    FRM-91500: Unable to start/complete the build.
    $export DISPLAY=192.168.125.20:0.0
    $frmcmp.sh ---> after running it seems hanged nothing comes

    While trying other command for the same

    $frmcmp_batch
    exec(): 0509-036 Cannot load program frmcmp_batch because of the following error
    s:
    0509-150 Dependent module /vol01/app/oracle/product/as/10.1.2/lib/libn
    nz10.so could not be loaded.
    0509-103 The module has an invalid magic number.
    $
    Thanks
    #AIX-Forum