One of the things I have found when installing for Oracle is to have a
tnsnames.ora entry with the same identifier as the Service Name/SID you are
using. I also always install as if the Oracle database is remote.
i.e. You are installing to an Oracle instance called "rmdydev" on the database
server "oracledev". I would have a tnsnames.ora entry like the following:
rmdydev =
(description =
(address_list=(address=(protocol=tcp)(host=oracledev)(port=1521)))
(connect_data=(sid=rmdydev))
)
I would also have the following environment variables set:
ORACLE_HOME= {Path to your Oracle client}
ORACLE_SID=rmdydev
TNS_ADMIN= {Directory where your tnsnames.ora file exists}
TWO_TASK=rmdydev
In the install screen you would put "rmdydev" in both the Connection Identifier
and SID fields.
Fred
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]] On Behalf Of D Dussie
Sent: Tuesday, February 07, 2012 12:29 PM
To: [email protected]
Subject: Re: Installation questions
Looking thru the install logs, I see the below being set eventhough I am
running as true root,
(Feb 06 2012 05:48:43.217 PM
-0500),CONFIG,com.bmc.install.builder.installanywhere.InstallationTaskAction,
LOG EVENT
{Description=[Property],Detail=[key=ALLOW_NON_ROOT_INSTALLS,value=true]}
(Feb 06 2012 05:48:43.217 PM
-0500),CONFIG,com.bmc.install.builder.installanywhere.InstallationTaskAction,
LOG EVENT {Description=[Property],Detail=Warning! ORACLE client libraries do
not have the appropriate privileges or 64 bit libraries or Oracle
Connection Identifier is mistyped and an unknown database error
occurred. Set the appropriate privileges and retry the installation. (For more
information about the privileges of the installation user for the database
client libraries and versions, see the Compatibility Matrix at
http:/?/www.bmc.com/?support_home.)
[key=IS_MULTIPLE_INSTANCE_CAPABLE,value=true]}
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"