   |  | | 11i Forms Compilation on aix | 11i Forms Compilation on aix 2004-03-29 - By John Kanagaraj
April,
Can you look at the contents of the TNS entry for this database? Do you use
IPC? I believe this is a simple TNS config issue. I also did have a similar
issue many moons ago on AIX. The "root.sh " did not set the SetUID
permissions on the "oracle " executable and this gave all sorts of problems
similar to what you are seeing. Could you check the permission of
"$ORACLE_HOME/bin/oracle " for your DB Home? It should have 'rws-r-s--x ' or
similar...
Hth,
John Kanagaraj < > <
DB Soft Inc
Phone: 408-970-7002 (W)
Disappointment is inevitable, but Discouragement is optional!
** The opinions and facts contained in this message are entirely mine and do
not reflect those of my employer or customers **
-- --Original Message-- --
From: oracle-l-bounce@(protected) [mailto:oracle-l-bounce@(protected)]
On Behalf Of April Wells
Sent: Monday, March 29, 2004 9:17 AM
To: 'oracle-l@(protected) '
Subject: RE: 11i Forms Compilation on aix
if I use the forms oracle-home I get...
HIDEPW: Enter the password for your 'SYSTEM ' ORACLE schema: manager
Enter the password for your 'SYSTEM ' ORACLE schema: *****
Connecting to SYSTEM......Unable to connect.
AD Administration error:
The following ORACLE error:
ORA-01034 (See ORA-01034.ora-code.com): ORACLE not available
occurred while executing the SQL statement:
HIDEPW: CONNECT SYSTEM/MANAGER
CONNECT SYSTEM/*****
AD Administration error:
Unable to connect to 'SYSTEM '; password may be invalid.
If i user the database 's oracle home, I get (in the worker log, not the
adadmin log) ...
Start of adfrmgen session
Date/Time is Mon Mar 29 2004 10:06:17
Filelist file is: /test02vg/testappl/admin/TEST/out/awlapp01.txt
HIDEPW: Database connect string is: APPS/APPS
Database connect string is: APPS/*****
AD Worker error:
adfrmgen: Cannot find Forms conversion utility:
/oratest92/bin/f60gen
Time when worker completed job: Mon Mar 29 2004 10:06:17
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " >
<HTML > <HEAD >
<META HTTP-EQUIV= "Content-Type " CONTENT= "text/html; charset=US-ASCII " >
<TITLE >Message </TITLE >
<META content= "MSHTML 6.00.2800.1400 " name=GENERATOR >
<STYLE > </STYLE >
</HEAD >
<BODY bgColor=#e0e0e0 >
<DIV > <SPAN class=096052917-29032004 > <FONT face=Arial color=#0000ff
size=2 >April, </FONT > </SPAN > </DIV >
<DIV > <SPAN class=096052917-29032004 > <FONT face=Arial color=#0000ff
size=2 > </FONT > </SPAN > </DIV >
<DIV > <SPAN class=096052917-29032004 > <FONT face=Arial color=#0000ff size=2 >Can
you look at the contents of the TNS entry for this database? Do you use IPC? I
believe this is a simple TNS config issue. I also did have a similar issue many
moons ago on AIX. The "root.sh " did not set the SetUID permissions on the
"oracle " executable and this gave all sorts of problems similar to what you are
seeing. Could you check the permission of "$ORACLE_HOME/bin/oracle " for your DB
Home? It should have 'rws-r-s--x ' or similar... </FONT > </SPAN > </DIV >
<DIV > <SPAN class=096052917-29032004 > <FONT face=Arial color=#0000ff
size=2 > </FONT > </SPAN > </DIV >
<DIV > <SPAN class=096052917-29032004 > <FONT face=Arial color=#0000ff
size=2 >Hth, </FONT > </SPAN > </DIV >
<DIV > <SPAN class=096052917-29032004 > <!-- Converted from text/plain format -- >
<P > <FONT size=2 >John Kanagaraj <>< <BR >DB Soft Inc <BR >Phone:
408-970-7002 (W) <BR > <BR >Disappointment is inevitable, but Discouragement is
optional! <BR > <BR >** The opinions and facts contained in this message are
entirely mine and do not reflect those of my employer or customers
** </FONT > </P > </SPAN > </DIV >
<BLOCKQUOTE
style= "PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px " >
<DIV > </DIV >
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left > <FONT
face=Tahoma size=2 >-- --Original Message-- -- <BR > <B >From: </B >
oracle-l-bounce@(protected) [mailto:oracle-l-bounce@(protected)] <B >On
Behalf Of </B >April Wells <BR > <B >Sent: </B > Monday, March 29, 2004 9:17
AM <BR > <B >To: </B > 'oracle-l@(protected) ' <BR > <B >Subject: </B > RE: 11i Forms
Compilation on aix <BR > <BR > </FONT > </DIV >
<DIV > <SPAN class=111330817-29032004 > <FONT face= "Comic Sans MS " color=#0000ff
size=2 >if I use the forms oracle-home I get... </FONT > </SPAN > </DIV >
<DIV > <SPAN class=111330817-29032004 > <FONT face= "Comic Sans MS " color=#0000ff
size=2 > </FONT > </SPAN > </DIV >
<DIV > <SPAN class=111330817-29032004 >
<P > <FONT size=2 >HIDEPW: Enter the password for your 'SYSTEM ' ORACLE schema:
manager </FONT > </P >
<P > <FONT size=2 >Enter the password for your 'SYSTEM ' ORACLE schema: *****
</FONT > </P >
<P > <FONT size=2 >Connecting to SYSTEM......Unable to connect. </FONT > </P >
<P > <FONT size=2 >AD Administration error: </FONT > </P >
<P > <FONT size=2 >The following ORACLE error: </FONT > </P >
<P > <FONT size=2 >ORA-01034 (See ORA-01034.ora-code.com): ORACLE not available </FONT > </P >
<P > <FONT size=2 > </FONT > </P >
<P > <FONT size=2 >occurred while executing the SQL statement: </FONT > </P >
<P > <FONT size=2 >HIDEPW: CONNECT SYSTEM/MANAGER </FONT > </P >
<P > <FONT size=2 >CONNECT SYSTEM/***** </FONT > </P >
<P > <FONT size=2 >AD Administration error: </FONT > </P >
<P > <FONT size=2 >Unable to connect to 'SYSTEM '; password may be
invalid. </FONT > </P >
<P > <SPAN class=111330817-29032004 > <FONT face= "Comic Sans MS " color=#0000ff
size=2 >If i user the database 's oracle home, I get (in the worker log, not the
adadmin log) ... </FONT > </SPAN > </P > <SPAN class=111330817-29032004 > <FONT size=2 >
<P >Start of adfrmgen session </P >
<P >Date/Time is Mon Mar 29 2004 10:06:17 </P >
<P >Filelist file is: /test02vg/testappl/admin/TEST/out/awlapp01.txt </P >
<P >HIDEPW: Database connect string is: APPS/APPS </P >
<P >Database connect string is: APPS/***** </P >
<P >AD Worker error: </P >
<P >adfrmgen: Cannot find Forms conversion utility: </P >
<P >/oratest92/bin/f60gen </P >
<P >Time when worker completed job: Mon Mar 29 2004
10:06:17 </P > </FONT > </SPAN > </SPAN > </DIV > </BLOCKQUOTE > </BODY > </HTML >
|
|
 |