Sunday, 18 January 2015

Tixedo11gR1 installation

Tuxedo11gR1 software is supported by PeopleTools 8.53. You can download tuxedo 11g from Oracle. Here I have included step details to install Tuxedo11gR1 software.



 
Description
Input
1
Tuxedo11gR1 directory would be created automatically when you choose new ORACLE_HOME
 
2
Make sure execute permission is given to installation file if not run command
$chmod 775 tuxedo111120_64_aix_53_ppc.bin
3
Execute .bin file and provide below inputs to install tuxedo
$ ./tuxedo111120_64_aix_53_ppc.bin -i console
4
Choose Locale
English
5
Choose Install Set
Enter 1 for Full Installation
6
Choose Oracle Home
Enter 1 for New Oracle Home
7
Specify New Oracle Home Directory
<Path as ORACLE_HOME>
8
Choose Product Directory
Make sure you choose tuxedo11gR1 path under PT853
Enter 2 for
Use Current Selection ($ORACLE_HOME/tuxedo11gR1)
9
Install Sample?
Y
10
Configure tlisten Service
Enter Password
11
SSL Installation Choice.
Would you like to install SSL Support?
No
12
Set TUXDIR path and verify installation.
$ TUXDIR=$ORACLE_HOME/tuxedo11gR1; export TUXDIR
$tmadmin –v
INFO: Oracle Tuxedo, Version 11.1.1.2.0, 64-bit, Patch Level 059T

Please check PeopleTools Software installation post for all software installations.

 

No comments:

Post a Comment