Linux/Oracle @ home

Please forgive me but, I am new with Oracle. I have just been
placed in a position where I have to use and manage the Oracle
database on an AIX platform, and I have little experience with
Oracle. What I would like to do is load Oracle at home on my
Linux box to self-teach myself. I noticed there is a free
download of Oracle 8. Is this a full working version that I can
load at home and teach myself. Any and all information is
welcomed. I am running SuSE 6.0, kernel 2.2.2. TIA.
-=Jonathan=-
null

Hi Jonathan,
The oracle software you've found on the technet web page is a
working version ! i.e. it has no difference than the one you can
buy except you can use it for developmental / experimental
purposes only (as specified in the Licence Agreement).
I am using Redhat 5.2 and has no problem at all in installing the
Oracle. If you use other Linux distribution, make sure you have
installed the proper glibc 2.0.6+ libraries and executables. As I
know many people using Slackware have problem in installing the
Oracle, as Slackware use a slightly different C compiler (libc5).
After you have expanded the tgz file, read the documentation
carefully and follow closely the instructions, then I am sure you
won't have any problem in installing Oracle. Good luck.
John K.
[email protected]
null

Similar Messages

  • Two oracle homes in linux!

    Hello !
    Can we make two oracle homes in Linux .
    In one home i have to install 8i database and in the other home i have to install 9iAS.
    What i think is , for two oracle homes in linux u need to make two oracle users first ,and in two different bash_profile file u have to give the path of oracle home. So this thing will not allow to start
    your database every time. u have to change user every time and then start your database .
    This thing will create problem .
    I have tried this thing on NT and it worked . I mean i made two oracle Homes and on one home i installed 8i and on other home i installed 9iAS. and it worked uccessfully.
    How can i do it on Linux .
    Regards
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by seemab:
    Sir i am talking about Red Hat Linux.
    Can we do it on it .
    Regards<HR></BLOCKQUOTE>
    I don't see why not. I used to use Red Hat and it worked the same.
    Say you want to start the database, open a terminal and do something like
    su - oracle
    <give password>
    . setupdbenv
    small script you write to set your SID, ORACLE_HOME, etc
    then start the database in that terminal.
    Similarly, for Oracle9iAS, log on using the correct user (root?), set the environment using something like . setupiasenv, and do the apachectl thing.
    I have 5 different Java environments I can setup in this way. Would be impossible if I used .bashrc or .profile to setup my environments.
    Cheers,
    Malte
    null

  • Two oracle homes on linux !

    Hello !
    Can we make two oracle homes in Linux .
    In one home i have to install 8i database and in the other home i have to install 9iAS.
    What i think is , for two oracle homes in linux u need to make two oracle users first ,and in two different bash_profile file u have to give the path of oracle home. So this thing will not allow to start
    your database every time. u have to change user every time and then start your database .
    This thing will create problem .
    I have tried this thing on NT and it worked . I mean i made two oracle Homes and on one home i installed 8i and on other home i installed 9iAS. and it worked uccessfully.
    How can i do it on Linux .
    Regards
    Seemab

    No you don't need a separate user. Just a shell script to change the environment.
    This is fairly standard on all unix platforms and is covered in the manuals, generally you run .oraenv or .coraenv which is really just a shell script which resets the environment.(theres probably a bash shell script for linux I haven't checked). However you can write your own to suit you needs. Generally the format is that the script it prompts you for an instance name and sets the environment approppriately but it could prompt you for anything.
    for example
    echo "which environmnet do you want"
    read OENV
    case $OENV in
    9) ORACLE_HOME=....
    ORACLE_SID=....;;
    8) ORACLE_HOME=....
    ORACLE_SID=....;;
    esac

  • CRS install fails Oracle home incompatibility checks  ( 10G )

    Hi,
    I'm trying to install RAC for 10.2.0 . The first step is to install cluster Ready Services ( On red hat linux ) . When it does the product specific prequisite checks, it fails on "Checking for Oracle home incompatibilities".
    I get the error " Oracle clusterware cannot be installed into an existing oracle home".
    I did a previous attempt at an install which failed. I have completely deleted the
    /oracle/product/10.2.0/crs directory which was previously created.
    If I check the environment variables, I get :
    [oracle@rac1 db_1]$ env | grep -i home
    HOME=/oracle
    ORACLE_HOME=/oracle/product/10.2.0/db_1
    So, in my thinking there is no trace now of a previous home for CRS.
    So why am I getting the error ??
    Thanks
    George

    It seems taht you have not cleared the inventory..As menioned earlier use OUI to remove the oracle_home from inventory. In case you do not wish to use the existing ORACLE_HOME=/oracle/product/10.2.0/db_1 or any other Oracle Installation on this server, then you can go ahead and remove the inventory itself.
    You can use Note:239998.1 for the various files to be removed for cleaning up CRS..
    - Amit
    http://askoracledba.blogspot.com/

  • How To Find Oracle Home Directory Path...

    Hello,
    I am working on deployment of java web service on Oracle Application Server(LINUX) 10g, EBS - R12.
    I am working on other system and i want to deploy web service remotely on application server.
    And i am not getting the oracle home directory path. I want to find the home directory path remotely.
    so suggest me how to find out path of that.
    or weather i have to install jdevloper on server system and than i have to deploy it,
    or any other alternative way is available.
    Reply as soon as possible......

    Thanks for your reply.
    It's precisely the registry key which got tampered, and there's no ORACLE_HOME environmental variable(Or that too is tampered)
    Now,how to set it to one of the Oracle home directories?
    Regards,
    Bhagat
    !!!!!!!!!!!!!!!!!!!!

  • Error whlie registering the oracle home in oracle 9i

    Hi,
    I am doing the oracle_home software cloning in oracle 9i.After the copy process of home i tried to register the Oracle home with the central inventory.
    I tried so many commands to register the oracle_home but still i am getting same error in my log file.
    OS : OEL 5.4
    DB : 9.2.0
    FYI,
    My registration log file details:
    Using paramFile: /d01/oracle/testdb/9.2.0/oui/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0, redhat-3, SuSE-7 or SuSE-8
                                          Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2013-11-23_07-00-04PM/installActions2013-11-23_07-00-04PM.log
    Below methods also i used for home registration,
    ERROR WHILE REGISTERING THE NEW ORACLE HOME IN 9i:
    =================================================
    [oracle@db ContentsXML]$ ./runInstaller -silent -attachHome -invPtrLoc ./oraInst.loc ORACLE_HOME="/d01/oracle/testdb/9.2.0" ORACLE_HOME_NAME="Oracle_Home_9i" LOCAL_NODE="db.sapcle.com"
    -bash: ./runInstaller: No such file or directory
    [oracle@db ContentsXML]$ cd /d01/oracle/testdb/9.2.0/oui/bin/
    [oracle@db bin]$ pwd
    /d01/oracle/testdb/9.2.0/oui/bin
    [oracle@db bin]$ /d01/oracle/testdb/9.2.0/oui/bin/runInstaller -silent -clone ORACLE_HOME="/d01/oracle/testdb/9.2.0" ORACLE_HOME_NAME="Oracle_Home_9i"
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0, redhat-3, SuSE-7 or SuSE-8
                                          Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2013-11-23_06-59-27PM/installActions2013-11-23_06-59-27PM.log
    [oracle@db bin]$ ./runInstaller -silent -invPtrLoc /d01/oracle/testdb/9.2.0 ORACLE_HOME="/d01/oracle/testdb/9.2.0" ORACLE_HOME_NAME="Oracle_Home_9i"
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0, redhat-3, SuSE-7 or SuSE-8
                                          Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2013-11-23_07-00-04PM/installActions2013-11-23_07-00-04PM.log
    [oracle@db bin]$ vi /tmp/OraInstall2013-11-23_07-00-04PM/installActions2013-11-23_07-00-04PM.log
    Please suggest me anything am i did wrong manner.
    Thanks.

    Hi All,
    I am facing the same issue again after installed the oracle linux 4.5.
    My Source database is 9i it is running in oracle linux 4.4, So i couldn't register my oracle home in the ORACLE Linux 4.5.I have to downgrade my Oracle linux from 4.5 to 4.4.
    I sourced the below steps from google,
    Hello everybody! I have a problem with my server and I want to check that it isn't a software problem. So, firstly I want to downgrade from 4.5b6 to 4.4. Just to point out, I have a Plus license. So, to do the downgrade, Do I just have to change the following files? : bzimage
    bzroot Nothing else? Thank you so much. 
    It is that easy.
    You can rename the existing two files so you can put them back into place as bzroot and bzimage if the experiment does not result in an improvement.  I do that on my system.  bzroot would become bzroot.456 and bzimage woud be re-named as bzimage.456
    As an alternative, you could add the 4.4.2 files as bzroot.442 and bzimage.442 and then add three lines to your syslinux.cfg file.  They would result in additional menu choices when you next boot to allow you to choose to boot on either the older or the current version.
    A copy of my syslinux.cfg file is below.  You can see I can elect to boot on on almost any of the recent releases, as I've kept re-named copies of each release in turn on my flash drive.
    (All the lines I added are in "blue", the three lines for 4.4.2 you would need to add are in "bold blue.".  It would require you to put the 4.4.2 files in place renamed as bzroot.442 and bzimage.442)
    The only thing you need to be aware of if you re-name the files as I've done is the names must be legal names under DOS on a FAT file-system.  Therefore, the names must be at most 8 characters long with a three character "extension"
    bzimage.456 is legal, bzimage.45b6 is not. (because it has a 4 character extension)
    Joe L.
    default menu.c32
    menu title Lime Technology LLC
    prompt 0
    timeout 100
    label unRAID OS
      menu default
      kernel bzimage
      append initrd=bzroot rootdelay=10
    label unRAID 4.5beta5 OS
      kernel bzimage.455
      append initrd=bzroot.455 rootdelay=10
    label unRAID 4.5beta4 OS
      kernel bzimage.454
      append initrd=bzroot.454 rootdelay=10
    label unRAID 4.5beta2 OS
      kernel bzimage.452
      append initrd=bzroot.452 rootdelay=10
    label unRAID 4.4.2 OS
      kernel bzimage.442
      append initrd=bzroot.442 rootdelay=10
    label unRAID 4.4 OS, no VGA
      kernel bzimage.44
      append initrd=bzroot.44 rootdelay=10
    label unRaid 4.3.3
      kernel bzimage.433
      append initrd=bzroot.433 rootdelay=10
    label Memtest86+
      kernel memtest
    But in my Linux 4.5 the syslinux.cfg file is not available.Please suggest me or refer any document for the downgrade process.
    Thanks in advance.

  • Error configuration tools EPM 11.1.2.0.0 on Linux  Oracle Enterprise 64bit

    Dear all,
    I have my Hyperion EPM 11.1.2.0.0 installed on server Linux Oracle Enterprise 64bit
    the installation succeeded, until i try to run configuration, it wont show up. I already tried to run confgtool.sh, then it shows error message like below
    ============================================================================================
    Launching the Hyperion Configuration Utility, please wait...
    Running preconfig checks...
    Running EPM_ORACLE_HOME check...
    EPM_ORACLE_HOME environment variable value:
    /home/hyperion/Oracle/Middleware/EPMSystem11R1
    JAVA_HOME environment variable value:
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/../jdk160_11
    EPM_ORACLE_HOME check succeeded
    Running .oracle.products check... .oracle.products check succeeded Running Jars manifest check...
    Time spent for manifests parsing: 342 ms
    Maximum jars depth achieved: 9, while restriction was: unrestricted
    Parsed 417 manifests
    Total jars and classpath entries encountered: 417
    Total not-existing referenced classpath entries count: 56
    Total classpath elements to check: 67
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/oracle.dms_11.1.1/dms.jar
    not exists; file depth: 2; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/jlib/11.1.2.0/epm_j2se.jar
    referenced from
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar
    not exists; file depth: 2; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/jlib/11.1.2.0/epm_j2se.jar
    referenced from
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/org.apache.commons.beanutils_1.6.jar
    not exists; file depth: 1; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/oracle.http_client_11.1.1.jar
    not exists; file depth: 2; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/jlib/11.1.2.0/epm_soa.jar
    referenced from
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar
    not exists; file depth: 2; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/jlib/11.1.2.0/epm_soa.jar
    referenced from
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    FATAL ERROR: Jars manifest check failed with message "Some referenced jars do not exist"
    Exiting in 30 seconds
    ============================================================================================
    i already create new user that have access to oracle middleware home (not ROOT user)
    Any idea on this problem?
    Thanks a lot

    Dear John,
    Thanks for replying
    i've downloaded and extracted all files on edelivery.oracle.com sections Oracle EPM (11.1.2.0.0) Media Pack for Linux x86-64.
    1st symptoms : i've installed it all, at the first attempt, Oracle HTTP Server always failed to install. But on the 2nd try it succeeded (install only oracle http server), so i assumed all part already installed well.
    2nd symptoms : after installation, there is config button on the GUI, but after i click it, it only closed the GUI, and nothing happen. So i running configtool.sh from config directories. and it show the error.
    For user account, already have full access to relevant directories.
    I checked on every logs folder on hyperion home, there is no related logs for this installation. any idea where the install log is?
    I can't find "oracle_common" folder, i think this is the root cause, because the error logs referring to jar files from this folder
    Thanks
    Edited by: nerv18 on Sep 17, 2010 10:24 AM

  • Guidelines regarding directory structure for multiple Oracle homes on Unix!

    Hi All,
    Are there any guidelines published regarding directory structures that should be defined while using multiple Oracle homes on Unix/Linux box?
    I am looking for guidelines regarding admin and oradata folders so that we dont accidentally mess up with the DB contents with a wrong Oracle home.
    Its a development server with 8i and 10g. 11g might also get loaded on the same server in future.
    Thanks in advance...
    Regards

    Thanks Maran.
    I have already checked many installation guides before posting here. All of them mention about creating folders like /admin or /oradata on various mount points but none of the naming conventions really indicate whether it is a 8i database or a 10g database.
    This is required when you are having multiple Oracle installations under /opt and databases are running from different mount points.
    Regards,

  • Re-config of ssh fails after changing Oracle Home while installing RAC

    Hi,
    Red Hat Linux 5
    Oracle 10.2.0.1 RAC installation
    While installing Oracle RAC under ORACLE user we are Configuring ssh for the first time works fine. If any changes done (Eg: i changed the home path of oracle user), then the ssh configuration will prompt for password no matter how many times you reconfigure the ssh.
    I have created another OS user orclusr instead of oracle to over come this issue
    Have any one came across this situation or finds a solution, please reply back.
    Regards
    hari
    Edited by: hariharan.thyagarajan on Apr 8, 2010 12:33 PM

    hariharan.thyagarajan wrote:
    Hi,
    One of the most important reasons for building Real Application Clusters is stability.
    Changing the Oracle Home, after the cluster is built is about 180 degrees counter to this philosophy.
    I agree with this but we face the error while installing oracle cluster
    here is my scenario:
    create oracle user on both the nodes(rac1,rac2):
    1) my first oracle home - /home/oraclePart of thinking these things through before proceeding is to recognize that the concept of ORACLE_HOME is not the same as the $HOME directory for the OS user who happens to be named "oracle".
    Since you appear to be still in the process of building this system, I'd suggest you go back to square one while you can.
    2) configure ssh on both the nodes
    3) due to sapce constraint in /home mount point we changed the oracle home to /oracle
    4) so my new oracle home is /oracle
    5) re-configuring of ssh is working fine, no error's
    6) but if i issue the below command ssg date rac2 it prompts for password why ?
    Any possibility to over come this issue ?
    Regards
    hari
    Edited by: hariharan.thyagarajan on Apr 8, 2010 1:14 PM

  • Create two databases in one oracle home

    Hi All,
    I am new in oracle, using oracle standard edition 10g and some questions I want to ask.
    Is it possible to create 2 different databases under same oracle home? For example, one database for online transaction named orcl_online, one database for reporting services named orcl_report.
    If it is ok, that means 2 instance exist for each database, then how to use sqlplus to connect to orcl_online only ?
    Thanks.

    Not 2, you can create more number of databases in an Oracle Server but of course depend on the h/w configurations.
    Use dbca to create the database orcl_online and then again create orcl_online.
    If u trying to connect to particular DB through Command line, set the ORACLE_SID.
    In windows set ORACLE_SID= orcl_online then use sqlplus
    In unix/linux etc export ORACLE_SID=’ orcl_online’ then use sqlplus
    If using sqlplus GUI specify the host string which is the database name probably.

  • How to locate my Oracle home in windows

    Dear Friends,
    I have installed Oracle 10g database on windows but i dont know where my oracle home is present.
    I also want to know how to go to Enterprise Manager console through my browser.
    Thanks

    Check registry entries for Oracle
    HKEY_LOCAL_MACHIN\SOFTWARE\ORACLE - There, you'll find ORACLE_HOME environment variable
    In order to start EM, start it from Windows Services or from cmd by runningn "emctl start dbconsole" command
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Business Objects Enterprise XI 4.0 / Linux / Oracle / Tomcat Web Server

    Hello Experts,
    I have never done a BOBJ install before and I have some questions:
    First, here is our setup: Business Objects Enterprise XI 4.0 / Linux / Oracle / Tomcat Web Server
    1.     We are being asked how big u2013 disk space- to make the server. All I can find is 14 GB for an English only install, there is no documentation on how big the databases need to be. Does anyone have any experience and can tell me how big the databases are going to be initially? I need to tell the server team how much space to put on the server.
    2.     The documentation says to have two databases or schemas, one for Central Management Server and one for the Auditing Data Store. My question around this is whether there is a preferred way to do it, separate databases or separate schemas?
    3.     The documentation does not say anything about the file system layout, do we need to create the standard SAP file system layout (i.e. /sapmnt, etc.)
    Many many thanks in advance, any advice would be a greate help .. please help
    Regards,
    Sunil Patel

    Hi,
    here are some answers:
    1. Well for the Installation of the Software as itself (not the databases) i would recommend at least 30 GB. All the Reports are getting stored physically in the installation directory. This behavior is by default. Later you can move the FileStore (where the Reports, Universes, etc. are located in) to a NAS share f.e.
    With Regards to the Databases i would recommend 1 GB for the CMS DB and 5 GB for the Audit DB. It depends on how you Audit your System. If you audit more actions, more information in the Audit DB will be stored.
    2. 2 Schemas on one DB is fine
    3. Usually you run a BOE installation on UNIX/LINUX under an installation user. BOE will be installed into his Home Directory.
    Regards
    -Seb.

  • Getting error when removing Oracle Home

    Hi,
    I'm in the process of removing un used oracle home, while executing the detachHome.sh script am getting the below error.
    Oracle version : 10.2.0.3
    Os : Linux -2.6.9-42.ELsmp
    Error:
    xxxx+ASM2@xxxora05 /home/oracle > /oracle/product/10.2.0.3oct07/oui/bin/detachHome.sh
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    The inventory pointer is located at /etc/oraInst.loc
    The inventory is located at /oracle/oraInventory
    The Oracle home '/oracle/product/10.2.0.3oct07' could not be detached as it does not exist.
    'DetachHome' failed.
    fyi: '/oracle/product/10.2.0.3oct07' is still exist
    Can any one please help me resolve this
    Thanks in Advance

    Sorry for inconvineince, i copied wrong one
    below is the problem am facing when removing oracle home which is not being used
    oracle:@lnxora05 /oracle/product/10.2.0.3oct07/oui/bin >./runInstaller -silent -detachhome ORACLE_HOME='/oracle/product/10.2.0.3oct07' ORACLE_HOME_NAME='ORACLE_HOME_10_2_0_3_OCT07'
    While executing the above, am getting the error as i mentioned earlier
    The inventory pointer is located at /etc/oraInst.loc
    The inventory is located at /oracle/oraInventory
    The Oracle home '/oracle/product/10.2.0.3oct07' could not be detached as it does not exist.
    'DetachHome' failed.
    I tried oracle:@lnxora05 /oracle/product/10.2.0.3oct07/oui/bin >detachHome.sh also but same error.
    can any one help me in this

  • Ascertain version of Oracle Home

    Hi
    I'm carrying out an audit of our Linux/Solaris Oracle estate and need a quick way to find out what version of the sofware is running in each Oracle Home. We have database and app server installations. OPatch is available on a small percentage of servers.
    I'm informed that there used to be a file in older versions of Oracle that contained the version information - I'm not sure what that was called or if it still exists.
    I'm sure you can get the information out of the inventory but I'm not sure how. Firing up the OUI on these boxes will be very difficult due to Firewall issues, so I'm limited to the command line.
    Any help greatly appreciated.
    Thanks
    Gareth.

    on Unix Platforms
    By default Oracle inventory pointer file will be on /var/opt/oracle direcotry. there you can find oraInst.loc file. Inside this will be the location of inventory. go to that location and then go inside ContentsXML directory. inside this directory, there is a file called inventory.xml. You can find all info about Oracle versions and ORACLE_HOMES inside this file. You can run a shell script to automate this task .... to go to one directory and then change to other .....

  • Where can I find the Oracle Home Directory

    hi,
    When i try to setup SALT g10R3, I will have to specifiy the oracle home directory. I have a global variable $ORACLE_HOME which contains this path : /produits/oracle/product/10.2.0 !
    I try to validate but this message appears :
    =========================================================================
    Choose Oracle Home Directory
    1- Specify an Oracle Home
    Enter a number: 1
    Specify an Oracle Home directory: /produits/weblogic
    Path must be absolute and have write permission!
    Specify an Oracle Home directory: /produits/oracle/product/10.2.0
    =========================================================================
    Check Prerequisite
    Cannot get registry information from the given Oracle Home Directory:
    /produits/oracle/product/10.2.0
    Tuxedo has not been installed in this directory, or the registry.xml file has
    been manually removed or corrupted.
    Type 'back' to select another Oracle Home Directory
    Type 'quit' to cancel this installation
    [back | quit]: /produits/tuxedo
    Type 'back' to select another Oracle Home Directory
    Type 'quit' to cancel this installation
    [back | quit]: /produits/tuxedo/tuxedo9.1
    Type 'back' to select another Oracle Home Directory
    Type 'quit' to cancel this installation
    [back | quit]: quit
    =========================================================================
    I don't know how can I solve this problem, someone can help me ?
    Thanks

    Hi Todd,
    I see a similar error while installiing TSAM 10gR3. Please find the error below. I have Tuxedo 8.1 installed on a Linux base, where i am trying to also install TSAM 10gR3. But when i give the PATH/Location, where Tuxedo 8.1 is installed, it throws the following error. Can you please advise?
    ===============================================================================
    Choose Tomcat Feature
    Do you want to install the bundled Tomcat Server?
    ->1- Install Tomcat
    2- Do not install Tomcat
    ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
    ===============================================================================
    Oracle Home directory selection
    Specify Oracle Home directory: /opt/tuxhome/tuxdom2
    registry.xml does not exist in Folder: /opt/tuxhome/tuxdom2
    Specify Oracle Home directory: /opt/tuxedo/v81
    Error:TUXEDO 10gR3 is not found in the specified directory.
    Specify Oracle Home directory:

Maybe you are looking for

  • When ever I try to open Firefox I get this message saying it can not open.

    "Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close

  • FILE CONTENT CONVERSION/ VARIABLE SUBSTITUTION

    Hi Experts, I have a reciver file which should have HEADER field 1 field 2 DETAIL field 1 field 2 TRAILER field 1 field 2 My reciever structure is HEADER field 1 field 2 DETAIL field 1 field 2 TRAILER field 1 field 2 TEMP field 1 I am using TEMP fiel

  • I am unable to mount my NTFS partition after the last update

    I usually mounted my NTFS partition with the "gnome-disk" utility. It works no longer, only if I start it with "sudo". But in this case the mount point will be in a directory called "root" and this cause several problems, eg.: old hardcoded paths sto

  • 20" iMac takes 3 minutes to respond after log in

    as the subject reads, my iMac take about 3 minutes to respond to any keystrokes or mouse inputs. Hot corners do NOT respond, and the dock does NOT respond either. the mouse moves and the clock ticks but no inputs are allowed. i leave the cursor on th

  • HT201303 borrowing a phone that has a passcode on it

    I'm waiting for my new Iphone to come in so my sister lets me borrow her old one that AT&T already set up as my new phone on a simm card. I installed the simm card when I got home, then realized it had a passcode on it! Her son was using the old phon