Missing Oratab

I had a instalation problem solved adding "$(LDLIBFLAG)dl" to the line "INSO_LINK =" in $ORACLE_HOME/ctx/lib/env_ctx.mk. But after the instalation Oracle 9i didn't create the oratab file.... so how can I fix it ???

Your account is not the in the Unix dba group.
By default Oracle is linked with the dba group.
Any user in the dba group has sysdba privilege.
The password file has nothing to do with it.
Users in the dba group don't use the password file unless you disable the mechanism, by editing sqlnet.ora and making sure
sqlnet.authentication_services=(none)
However, this is not the default.
You have a faulty install because /etc/oratab doesn't exist.
More may be wrong, more likely is wrong.
In order to avoid troubleshooting a faulty install, please ditch it, and start all over again, this time reading the installation manual please.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Is missing oratab file causing this issue?

    OS Version : AIX 5.3
    DB Version : 10g Release 2
    I've just finished installing Oracle 10g R2 software(without a starter database). I want to create a database using a CREATE DATABASE script.But when i tried to log in as SYS i got the following error
    SQL> connect sys as SYSDBA
    Enter password:
    ERROR:
    ORA-12162: TNS:net service name is incorrectly specified
    $ export ORACLE_SID=oradb4
    $ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed May 28 06:07:20 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-01031: insufficient privilegesSo i created a password file using the following command
    orapwd file=orapwdb4 password=mypassword entries=15But i am still getting ERROR: ORA-01031: insufficient privileges
    In AIX the oratab file is present in /etc directory. But i can't find the oratab file in this location.Has this anything to do with the error i'm getting above? Do i have to run some other scripts to create oratab file. I had run roopre.sh at the initial stage of installation (according to the Oracle Documentation)

    Your account is not the in the Unix dba group.
    By default Oracle is linked with the dba group.
    Any user in the dba group has sysdba privilege.
    The password file has nothing to do with it.
    Users in the dba group don't use the password file unless you disable the mechanism, by editing sqlnet.ora and making sure
    sqlnet.authentication_services=(none)
    However, this is not the default.
    You have a faulty install because /etc/oratab doesn't exist.
    More may be wrong, more likely is wrong.
    In order to avoid troubleshooting a faulty install, please ditch it, and start all over again, this time reading the installation manual please.
    Sybrand Bakker
    Senior Oracle DBA

  • Dbca failure (9i install, Solaris64):cant find oratab, and ORA-27102 out of memory

    Trying to install 9i Enterprise Edition on Solaris 9 (64 bit), get two messages during running Database Configuration Assistant:
    "/var/opt/oracle/oratab file not found"
    followed later by
    "ORA-27102 out of memory"
    1. I searched the entire system (all drives, directories) but no such file oratab.
    2. ?
    What to do?
    Thanks,
    Joe

    Yes, the missing oratab problem was solved by running root.sh
    Had been missed on first install attempt.
    Thanks for your help!
    Hi,
    i think is some problem with installation coz oratab is a file created by root.sh and updated by the Database Configuration Assistant when creating
    a database.so you required oratab in /var/opt/oracle in solaris as database configure assistance lookup there for oratab.
    either copy this file from somewhere and try or try to reinstall.
    reply me the following question:
    1)which user and group you use to install oracle
    2)check is root.sh avilable in your $ORACLE_HOME or/and in $ORACLE_HOME/install/util.
    Yogi
    [email protected]

  • Oratab missing?

    Hi,
    EBS - 12.1.3
    RDBMS - 11.0.1.7
    not finding oratab in the /etc ???
    Thanks

    If the oratab is missing from both of those locations then you can make your own using the following format (taken from the default oratab created):
    # This file is used by ORACLE utilities.  It is created by root.sh
    # and updated by the Database Configuration Assistant when creating
    # a database.
    # A colon, ':', is used as the field terminator.  A new line terminates
    # the entry.  Lines beginning with a pound sign, '#', are comments.
    # Entries are of the form:
    #   $ORACLE_SID:$ORACLE_HOME:<N|Y>:
    # The first and second fields are the system identifier and home
    # directory of the database respectively.  The third filed indicates
    # to the dbstart utility that the database should , "Y", or should not,
    # "N", be brought up at system boot time.
    # Multiple entries with the same $ORACLE_SID are not allowed.
    #

  • Installing Oracle - /etc/init.d/oracle-xe configure command missing?

    I've AMD64 system with Ubuntu 11.04 installed. It's been rough ride for me to install oracle-xe-universal. I've already spent more than 2 days on this. Still unsuccessful.
    1) First I downloaded the packages libaio_0.3.104-1_i386.deb and oracle-xe-universal_10.2.0.1-1.1_i386.deb
    2) Then I ran
    sudo apt-get install bc (ran fine)
    sudo dpkg -i --force-architecture libaio_0.3.104-1_i386.deb (ran fine)
    sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb (gave me dependency error for libc6 (>= 2.3.2), I modified the control file to remove dependency and rebuilt the package) (now worked fine)
    Oracle xe is now installed. Then I tried to start the DB it started but it's HTTP client never started. So I decided to uninstall the oracle-xe=universal. None of the sudo apt-get remove oracle-xe-universal command's didn't worked for me. So i went for manual uninstallation directions as per oracle link.
    I ran the following command-
    Manually uninstalling Oracle 10g
    sudo rm -rf /usr/lib/oracle /etc/oratab /etc/init.d/oracle-xe /etc/sysconfig/oracle-xe /usr/share/doc/oracle_xe /usr/share/doc/oracle_xe_client
    Then I again ran the following command to install oracle-xe
    sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.0_i386.deb
    See below what I got as the output-
    rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
    dpkg: warning: overriding problem because --force enabled:
    package architecture (i386) does not match system (amd64)
    (Reading database ... 184865 files and directories currently installed.)
    Preparing to replace oracle-xe-universal:i386 10.2.0.1-1.1 (using oracle-xe-universal_10.2.0.1-1.1_i386.deb) ...
    Unpacking replacement oracle-xe-universal:i386 ...
    Setting up oracle-xe-universal:i386 (10.2.0.1-1.1) ...
    Executing Post-install steps...
    Processing triggers for ureadahead ...
    Processing triggers for bamfdaemon ...
    Rebuilding /usr/share/applications/bamf.index...
    Processing triggers for desktop-file-utils ...
    Processing triggers for python-gmenu ...
    Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
    Processing triggers for man-db ...
    Processing triggers for python-support ...
    rocky@ubuntu:~/git/mygit/edas2/libaio$
    Now if I try to run the following command, it says command not found-
    rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo /etc/init.d/oracle-xe configure
    sudo: /etc/init.d/oracle-xe: command not found
    rocky@ubuntu:~/git/mygit/edas2/libaio$
    Even in applications menu I don't see the if oracle has been installed.
    So i conclude first time installation was ok but somehow http client didn't worked.
    After manual uninstallation, second installation didn't even loaded/installed the oracle-xe in init.d directory.
    Please help here.

    user1680826 wrote:
    I've AMD64 system with Ubuntu 11.04 installed. It's been rough ride for me to install oracle-xe-universal. I've already spent more than 2 days on this. Still unsuccessful.Not surprising, given that Ubuntu is not a supported OS for Oracle products.
    Any reason you are not using a supported OS?
    And any reason you are running two threads on the same problem? /etc/init.d/oracle-xe is missing?
    >
    1) First I downloaded the packages libaio_0.3.104-1_i386.deb and oracle-xe-universal_10.2.0.1-1.1_i386.deb
    2) Then I ran
    sudo apt-get install bc (ran fine)
    sudo dpkg -i --force-architecture libaio_0.3.104-1_i386.deb (ran fine)
    sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb (gave me dependency error for libc6 (>= 2.3.2), I modified the control file to remove dependency and rebuilt the package) (now worked fine)
    Oracle xe is now installed. Then I tried to start the DB it started but it's HTTP client never started. So I decided to uninstall the oracle-xe=universal. None of the sudo apt-get remove oracle-xe-universal command's didn't worked for me. So i went for manual uninstallation directions as per oracle link.
    I ran the following command-
    Manually uninstalling Oracle 10g
    sudo rm -rf /usr/lib/oracle /etc/oratab /etc/init.d/oracle-xe /etc/sysconfig/oracle-xe /usr/share/doc/oracle_xe /usr/share/doc/oracle_xe_client
    Then I again ran the following command to install oracle-xe
    sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.0_i386.deb
    See below what I got as the output-
    rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
    dpkg: warning: overriding problem because --force enabled:
    package architecture (i386) does not match system (amd64)
    (Reading database ... 184865 files and directories currently installed.)
    Preparing to replace oracle-xe-universal:i386 10.2.0.1-1.1 (using oracle-xe-universal_10.2.0.1-1.1_i386.deb) ...
    Unpacking replacement oracle-xe-universal:i386 ...
    Setting up oracle-xe-universal:i386 (10.2.0.1-1.1) ...
    Executing Post-install steps...
    Processing triggers for ureadahead ...
    Processing triggers for bamfdaemon ...
    Rebuilding /usr/share/applications/bamf.index...
    Processing triggers for desktop-file-utils ...
    Processing triggers for python-gmenu ...
    Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
    Processing triggers for man-db ...
    Processing triggers for python-support ...
    rocky@ubuntu:~/git/mygit/edas2/libaio$
    Now if I try to run the following command, it says command not found-
    rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo /etc/init.d/oracle-xe configure
    sudo: /etc/init.d/oracle-xe: command not found
    rocky@ubuntu:~/git/mygit/edas2/libaio$
    Even in applications menu I don't see the if oracle has been installed.
    So i conclude first time installation was ok but somehow http client didn't worked.
    After manual uninstallation, second installation didn't even loaded/installed the oracle-xe in init.d directory.
    Please help here.Edited by: EdStevens on Jul 24, 2011 4:56 PM

  • RAC + oratab + sqlplus

    This one should be simple, I'v searched online and just can't seem to find a solid answer for this.
    After installing a database with dbca on a 2 node Rac cluster, (db_name = SEED, instances = SEED1, SEED2), I'm left with this in /etc/oratab
    SEED:/u01/app/oracle/product/10.2.0/devdb_1:N
    I have a net service entry setup with a name of SEED that is load balanced between the two, and then 2 individual service names SEED1, and SEED2 that go to the specific instances.
    I modified /usr/local/bin/oratab to include this at the bottom.
    TWO_TASK=$ORACLE_SID
    I'm running this on RHEL 4.6 (64-bit)
    My understanding was that if I set the TWO_TASK variable, then sqlplus would treat the statement 'sqlplus / as sysdba' the same as 'sqlplus sys/password@SEED as sysdba
    But I get the following.
    [oracle@node-name ~]$ . oraenv
    ORACLE_SID = [SEED] ? SEED
    [oracle@node-name ~]$ echo $TWO_TASK
    SEED
    [oracle@node-name ~]$ echo $LOCAL
    SEED
    [oracle@node-name ~]$ echo $ORACLE_SID
    SEED
    [oracle@node-name ~]$ echo $ORACLE_HOME
    /u01/app/oracle/product/10.2.0/devdb_1
    [oracle@node-name ~]$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed Mar 11 08:11:39 2009
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to an idle instance.
    SQL>
    When running 'sqlplus sys/password@SEED as sysdba' works correctly.
    If I change ORACLE_SID=SEED1, then 'sqlplus / as sysdba' will work correctly.
    I know how to make this work, but I'm not sure what the best practice is here. Should add the following to /etc/oratab, for each instance
    SEED1:/u01/app/oracle/product/10.2.0/devdb_1:N
    SEED2:/u01/app/oracle/product/10.2.0/devdb_1:N
    and then use
    . oraenv
    SEED1
    sqlplus / as sysdba
    I see some people have modified oraenv to append the instance number to the end of ORACLE_SID
    I would be fine with using the net service name, if the TWO_TASK varaible was working correctly, but it does not seem to work the way the documentation says.
    Am I missing something here?

    Hello,
    It's good idea to add entries for each RAC instance in oratab and setup in a way when you login it sets up env for one instance say rac11 which is the primary instance for the node. Now here in this case , i got 2 different RAC instances and I have setup RAC11 for node1 and RAC12 env as default. So I don't have to set env when i login but i do change env when I go RAC21 and RAC22 instances. As far as the best practices goes, i see more what work for you and how easy is to manage.
    +ASM1:/u01/app/oracle/product/10.2.0/database:Y:10.2.0:
    rac1:/u01/app/oracle/product/10.2.0/database:Y:10.2.0:
    rac11:/u01/app/oracle/product/10.2.0/database:Y:10.2.0:
    rac12:/u01/app/oracle/product/10.2.0/database:Y:10.2.0:
    rac2:/u01/app/oracle/product/10.2.0/database:Y:10.2.0:
    rac21:/u01/app/oracle/product/10.2.0/database:Y:10.2.0:
    rac22:/u01/app/oracle/product/10.2.0/database:Y:10.2.0:Regards

  • Locator installation scripts XE - md/admin/catmdloc.sql missing

    Hi,
    just tried to install some spatial tables into my XE edition and it failed.
    When tracing back to the origin, I found dat the mdsys schema is empty, and that the createdb.sh install script (Linux) contains this step:
    -- Install Spatial Locator
    connect sys/oracle as sysdba
    create user MDSYS identified by MDSYS account lock;
    @?/md/admin/catmdloc.sql
    , but the complete directory tree md is missing under $ORACLE_HOME.
    Tried to find this directory by installing various editions of XE (Windows, Debian, Centos) West-European or universal, and non of these installations will give me an md directory tree.
    In the past this directory did however exists in XE editions (my current 11g R2 doesn't have this problem), can anybody explain this ?
    ramon

    The messages tell me that you do not have the ORACLE_HOME variable set correctly. This has been discussed umpteen times, but since search is beyond the call of duty, I'll copy/paste one of my recent responses
    In Linux and Unix Oracle REQUIRES that variables ORACLE_HOME and ORACLE_SID be set properly. And *nix REQUIRES that an executable be in the PATH or explicitly referenced. The easiest way of setting those consistently and correctly is to source the oraenv routine which is placed in /usr/local/bin by the installer. To use that, and assuming you are using Linux,
    1) Find out the ORACLE_SID for your reference
    tail /etc/oratab
    and note the last line. The first field will be the SID.
    2) Source oraenv
    . oraenv
    [ oracle ]?: enter the SID here
    and if you want to put this into a script, enter something like
    ORAENV_ASK=NO
    ORACLE_SID={enter your SID ehere}
    . oraenv
    ORAENV_ASK=
    Many people will suggest you set these variables in your profile. In the long term that is a bad idea (and DBAs should always be thinking in the long term) since most DBAs end up with a second database, ORACLE_HOME, upgrade or product and oraenv ensures that there will be no conflicts.

  • ConfigureGC.pl missing

    Hi,
    I did a software-only install of 10gR2, then a software-only upgrade to 10gR5, then installed the 10gR5 agent. Now, I should normally run the ConfigureGC.pl script, but it's simply not there:
    $ ls oms10g/sysman/install/
    asc_console.ico  Directory.pm  EMDeployTool.pm  encap_oms  oms.rsp      Path.pm           rootadd_chmod_cmds.sh
    deployIni.pl     emdeploy.pl   encap_emseed     jlib       orionWeb.pl  precompilejsp.pl  upgradeAny idea what could be wrong? I'm probably missing a simple step, but I can't figure it out.

    Thanks for your help Eric.
    This is what the "configToolFailedCommands" file says:
    $ cat "/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/cfgtoollogs/configToolFailedCommands"
    # Copyright (c) 1999, 2009, Oracle. All rights reserved.
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/jre//bin/java -Duser.dir=/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/network/jlib -classpath /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/jre//lib/i18n.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/jre//lib/rt.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/ewt3.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/ewtcompat-3_3_15.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/netcfg.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/network/jlib/netcam.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/network/jlib/netca.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/help4.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/jewt4.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/oracle_ice.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/share.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/swingall-1_1_1.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/srvmhas.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/srvm.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/network/tools:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/ldapjclnt9.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/ldapjclnt10.jar oracle.net.ca.NetCA /orahome /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g /orahnam oms10g /instype NOSEED /inscomp client,oraclenet,javavm,server /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/network/install/netca_typ.rsp /silent
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/bin/dbca -createDatabase -templateName New_Database.dbt -gdbName NO_VALUE -sid emidev.rtd.cec.eu.int -sysPassword xxxx -systemPassword eeeeeee -sysmanPassword xxxxx -dbsnmpPassword uuuuu-emConfiguration NONE -datafileJarLocation /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/assistants/dbca/templates -datafileDestination /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oradata/ -responseFile NO_VALUE -characterset US7ASCII -obfuscatedPasswords true -sampleSchema false -oratabLocation /etc/oratab -silent
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/bin/java -DORACLE_HOME=/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g -classpath /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/install/lib/oc4jcfg.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/lib/emSDK.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/repository.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/emConfigInstall.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/lib/xmlparserv2.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdbc/lib/classes12.zip:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdbc/lib/nls_charset12.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/jndi.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/rt.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/lib/i18n.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/ldapjclnt10.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/ojmisc.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/home/jazn.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/home/jaas.jar oc4jConfig -oh /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/bin/java -DORACLE_HOME=/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g -cp /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/emConfigInstall.jar oracle.sysman.emSDK.conf.TargetInstaller addtarget -f /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/Apache/Apache/conf/ohstarget.xml
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/bin/java -Djava.net.preferIPv4Stack=true -classpath /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/dcm/lib/dcm.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/home/jazn.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/home/lib/jaas.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/home/oc4j.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/ojmisc.jar -Doracle.security.jazn.config=/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/home/jazn/install/jazn.xml oracle.security.jazn.util.JAZNInstallHelper -log /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/cfgtoollogs/jaznca.log -realm jazn.com -user admin -oldpwd yyyyy -newpwd xxxx -oh /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g -clearpwd false
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/bin/java -DORACLE_HOME=/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g -Djava.net.preferIPv4Stack=true -classpath /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/sysman/webapps/emd/WEB-INF/lib/webcachecfg.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/lib/emSDK.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/dcm/lib/dcm.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/repository.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/lib/xmlparserv2.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/emConfigInstall.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdbc/lib/classes12.zip:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdbc/lib/nls_charset12.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/jndi.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/rt.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/lib/i18n.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/ldapjclnt10.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/ojmisc.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/home/jazn.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/home/jaas.jar oracle.ias.webcache.config.WebcacheConfig -oh /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/bin/java -DORACLE_HOME=/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g -cp /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jlib/emConfigInstall.jar oracle.sysman.emSDK.conf.TargetInstaller addtarget -f /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/config/targets2add.xml
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/jdk/bin/java -Djava.net.preferIPv4Stack=true -Djava.io.tmpdir=/tmp -mx512M -classpath /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/dcm/lib/dcm.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/dcm/lib/oc4j_deploy_tools.jar:/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/opmn/lib/opmnplugin.jar -Doracle.ias.sysmgmt.logging.logdir=/home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/home/log oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g -verbose -inifile /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/j2ee/deploy.ini
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/perl/bin/perl /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/bin/genpluginpath.pl  /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/dcm/bin/dcmctl createInitialBackup -v -d -o /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g -force
    /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/perl/bin/perl /home/user/fp6adm/enterprise_mgr/oem_gc/gc/oms10g/install/oneoffs/applyOneoffs.pl automatic
    oracle.sysman.emcp.oms.OmsPlugIn -configureOmsNot sure what this means - it seems like most stuff failed, but the install was successful. I did have to re-run the install a few times, e.g. because some value was still incorrect. I guess that can pollute the logs.

  • Partner application configuration is missing error on SSO login page

    We have APEX 3.1.2 setup as a partner application and an application within APEX setup to use SSO for authentication. Following a link to the APEX application redirects to the Single Sign-On page, as it should, but it also shows "Error: The partner application configuration is missing or expired." I type in my password and username, click the Login button, and (if I entered my username and password correctly, of course!) then the APEX application is shown. So, I cannot figure out why we're getting the no_papp_err error and I have not found any solutions to that issue on Metalink or anywhere else on the Internet. Any ideas? I'm concerned that we have a misconfiguration somewhere that is causing this error and will affect any other partner application we setup in the future.
    We're on Oracle Portal 10.1.4, SSO 10.1.2, and SSL is setup on both infra and mid tiers.

    Did you try checking the partner application entries on the SSO-login server page?
    please login as orcladmin or some other user with membership in, i beleive, iasadmins group. verify that for this partner application, what you see here corresponds to the application URL. it looks like your login page call may have issues. so check for login url too.
    also check the ORASSO.WWSSO_LS_CONFIGURATION_INFO$ for entries corresponding to Apex application.

  • HT203167 A movie I purchased in the iTunes store is missing. It isn't hidden and doesn't show up in search. I've followed support steps.  Where is it and how do I find it?  I believe I originally purchased the film on my 1st Gen AppleTV.

    A movie I purchased in the iTunes store is missing. It isn't hidden and doesn't show up in search. I've followed support steps.  Where is it and how do I find it?  I believe I originally purchased the film on my 1st Gen AppleTV...other movies show up. Help.

    It was Love Actually. It's been in my library a few years but is now missing. It's odd...it isn't even in the iTunes Store anymore. I think there is a rights issue because a message appeared in the store saying it wasn't available at this time in the U. S. store. Still, if I bought it years ago it should be in my library or I should get a refund....

  • Songs that I have purchased are missing in iTunes (file not found/exclmation point), and do not show up in the iTunes Store for download.

    I have a laptop that has (or had) pretty much all of my music, both burned from CDs and downloaded from iTunes. My 17 year old son on occasion syncs his iPhone and iPad with this laptop. As of the last sync (as best I can determine), many songs that I purchased in the past few years are now missing, in that they have an exclamation point to the left of the song title, and when I try to play the song, I get an error message that says "The song could not be used because the original file could not be found" or something to that effect. As it turns out, the file seems to be erased. This has happened multiple times, and I could be wrong, but I believe that there are some songs that had the exclmation point last time he synced that now don't, and vice-versa. There is not an obvious correlation or grouping as to why these songs are missing (e.g,. they were not all purchased on the same date, not all songs from one artist are missing, etc.).
    Since most of these songs have been purchased through iTunes through my account, my reaction was to go to the iTunes store, log in with my account, and re-download them. Problem is, all of these songs instead ask me to purchase the song, instead of displaying a "cloud" logo. Therefore, it appears that I have to re-purchase these songs, which does not sound correct.
    Questions: Does anyone know, most importantly (to get an immediate fix):
    1. How can I re-download these songs and why doesn't iTunes Store recognize that I have already purchased them?
    and perhaps as important (more of a long-term question):
    2. Why does this happen and how can I prevent this from happening again (since it has happened multiple times)?
    Thanks.

    1. iTunes won't offer cloud downloads for songs that it "thinks" are in your library, even if it "knows" the files are missing. If you've exhaustively searched for the missing files and there is no prospect of repair by restoring to them to their original locations, or connecting to new ones, then delete that tracks that display both the missing exclamation mark and are of media kind Purchased/Protected AAC audio file. Don't hide from iTunes in the cloud when asked, close iTunes, then reopen. You can download from the cloud links or iTunes Store > Quicklinks > Purchased > Music > Not on this computer > All songs > Download all.
    2. Why? Not sure, perhaps 3rd party tools or accidental key presses combined with previously hidden warning messages when trying to organize the library. There is a hint that using the feature to downsample media as it is synced to a device may also be involved, though I've not replicated it. Whatever the reason a backup would protect your media.
    tt2

  • Regarding Field Missing in Dso Transformation

    Hi
    Folks
    I am facing the issue like
    In Datasouce to DSO transformation i can see the 55 objects in DSO table, and in DSO to Cube Transformation i can see 54 fields in DSO table, one field is missing , the object  0TXTSH(short discription) is mapped to field 0TXZ01in DS to DSO transformation.
    so How can i get the field in DSO to Cube transformation.??
    any settings have to be change???
    waiting for yours Valuable answers
    Regards
    Anand

    Hi,
    Please identify the object and check it whether it is an attribute or a characteristic, if it is attribute only disable that option then check it.
    Regards,
    Srinivas

  • Options - Text Editor - C/C++ missing intellisense entry. Intellisense not working

    Options -> Text Editor -> C/C++ missing intellisense entry.  Intellisense not working.    Solutions to turn options for the editor off and on are not working.  The intellisense entry is present for other languages,
    such as C#, but not C/C++.
    By not working, I mean the intellisense right click menu items are grayed out, and intellisense files are not produced.

    Hi JerroldBrody,
    Thank you for posting in MSDN forum.
    >>I mean the intellisense right click menu items are grayed out, and intellisense files are not produced.
    Based on your issue, could you please share me a screen shot about the intellisense right click menu items are grayed out?
    Generally, I know that it is default that we can enable the intellisense for C/C++ by going to the TOOLS->Options -> Text Editor -> C/C++ ->Advanced-> IntelliSense like the following screen shot.
    So please try to check if you set Disable Intellisense property as False in the VS IDE.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Loops "missing" but still in library

    Upon update, many loops went 'Missing" although they are in the loop library still.
    Have tried several attempts to re-index loops to no avail.
    For instance, "Live Edgy Drums 07" remains, but "Live Edgy Drums 29.2" does not and has no sound.
    in sound effects, "Airplane Takeoff" is in the loop library and is functioning, but "is not found" in my composition.

    how do i get them back into my playlist?
    On the left side ofTunes, drag from Library -> Music to the playlist you want it in.
    why does it keep doing this?
    Are you deleting the playlists the song(s) are in?

  • New Black BT Vision box - what is missing, a discu...

    Maybe it's just me but here is a list of things which are currently missing or wrong with the new BT Vision box (black edition with new interface and OS). Thought it might be useful to keep a list of these going which people can add to.
    would also appreciate it if anyone can help with any of these issues in case i've missed something
    Red button doesn't work - believe this is  'coming soon'. you can still access the channels by going to 301 or 302
    Teletext doesn't work - the button pops up a message saying it's not available, coming soon?
    There is no way to set recordings to over run? - this used to be very handy on old box, particularly with live shows. is this being brought back?
    No signal strength tester - you used to be able to check digital signal reception strength and quality from the settings menu, not any more
    Pressing 'play' when viewing a recording doesn't flash up the progress bar - any other good way to do this, used to be handy. Fix: pressing "select" does the trick
    no HD Freeview - the box isn't capable, wondering whether they might upgrade us to YouView later on for this?
    No options to set resolution - used to be able to define 720p or 1080i for instance, not any more
    Sky Sports small white box - a small logo in the bottom right area, not sure what this is or why it's now there?
    Subtitles on iPlayer missing
    Some reported picture quality issues - both on SCART and HDMI
    On the plus side:
    Bigger capacity on the hard disc
    Faster inteface and movement between sections
    Nice new design and sharp interface resolution
    Channel logos / graphics now in the information bar menu
    When in the TV Guide there's still a small box showing you what you are watching on the current channel
    Music playlist
    Bookmarks
    Reinstatement of the 30s jump and better fast-forward / rewind (30s jump doesn't work on Sky Sports)
    Ability to jump to specific point in recordings (you need to start it first, then stop and go back into it to have option)
    Ability to reenter a recording at a time offset
    Icon to show which recordings have been watched
    HD iPlayer
    Recently viewed in iPlayer
    Ability to resume a programme on iPlayer
    Ability to resume on demand
    Disk usage on Recordings page
    Auto switching format for HDMI and SCARTOne-press toggling of Subtitles and Audio
    Previous channel facility
    'Play all' feature for On Demand series
    anything else people want to add?

    Subtitles on iPlayer
    Life | 1967 Plus Radio | 1000 Classical Hits | Kafka's World
    Someone Solved Your Question?
    Please let other members know by clicking on ’Mark as Accepted Solution’
    Helpful Post?
    If a post has been helpful, say thanks by clicking the ratings star.

Maybe you are looking for

  • I need a 1TB SATA HD for my 2008 mac pro - recommendations?

    I am running out of space on my mac pro and want to add in 1TB.  There were apple 1TB HDs in the mac store that were compatable with my 2008 mac pro not so long ago, but in my lackluster approach I have returned to buy one and they are no longher lis

  • Bulk Insert Issue with BCP

    I'm running SQL Server 2008 R2 and trying to test out bcp in one of our databases. For almost all the tables, the bcp and bulk insert work fine using similar commands below.  However on a few tables I am experiencing an issue when trying to Bulk Inse

  • Queue is too slow while publishing the projects

    Hi All I want one suggestion from MS Project Server Experts. I have an environment, there no. of Project is more than 5k and no of users 400 because of this performance of the queue is too slow. Please suggest some resolution to overcome for the same

  • Table name for work centers with production or planned orders

    dear gurus, can you please help me on what table names have the work centers with planned or production order

  • ERP-CRM-Integration based on business partner concept in ERP

    Hi all, can someone give me a hint if and how I can integrate the ERP business partner with CRM (we are using CRM7.0) business partner. Actually I have done ERP-CRM-Integration very often before but in former times clients were always using the custo