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