Server fails when installed the Oracle Developper Suite 10 g

Hi all,
I am facing a problem which is that the server fails to connect after I istalled the Oracle Developper Suite 10 g. I am using Oracle 10g for vista and I followed exactly the instructions that were posted before.
I typed in the command prompt 'tnsping <my_database_name>', and I got the follwinf error: TNS-03505: Failed to Resolve Name.
When I deinstalled the Oracle Developper Suite, I could easily get connected after typing the same instructions.
Thanks in advance
Michael

The server does not work once the Oracle Development
Suite is installed. When I deinstall this Oracle
Development Suite, the server starts working again. I
mean by "server fails to connect" that when I type in
the command prompt 'tnsping <my_database_name>' the
operation fails. I do not mean that the client fails
to connect to the server, of course the connection
between the client and server could not be
established as the server is already down.Hi Michael,
On Windows each new Oracle install puts itself at the front of the system path, i.e. assuming that you want to use the new environment by default. You can correct this either by editing the path manually or else by firing up the Universal Installer, selecting the "Installed Products" button and then clicking the environment tab.
Name resolution is (ignoring fancy things like directory service support etc) done by each Oracle Home by first examining the contents of the network configuration files in a directory pointed to by the TNS_ADMIN environment variable, then by examining the files in the %ORACLE_HOME%\NETWORK\ADMIN directory where %ORACLE_HOME% is the oracle home for the executable being called. Thus when you've run tnsping you've picked up tnsping from the new developer suite install and it uses the files in it's oracle home to resolve the service name (and fails).
You can correct this by
1) setting TNS_ADMIN and maintaining files in one location.
2) copying the network configuration files from the server oracle home to the developer suite oracle home.
Niall Litchfield
http://www.orawin.info/

Similar Messages

  • Uanble to open the App server console after installing the Oracle soa suite

    Hello,
    after installing the oracle soa suite 10.3.1.0 we are unable to open the application server console. it gives "page not found" error.
    We have installed on a Win2000 server instance.
    We have selected all the default values while installing.
    any input is appreciated.
    regards

    We had the same problem today:
    1. From cmnd line, from your ...\opmn\bin directory run "opmnctl startall".
    2. That will tell you where the log files are and what they're called. If the log file error was like mine, "Could not reserve enough space for your object heap.", then you need to try setting your maxpermsize=128 in oc4j_opmn.xml and opmn.xml
    This resolved the issue for me, hope it helps.

  • Failed to Install the "Oracle Web Services Manager Configuration Assistant"

    The installation of "Oracle Web Services Manager Configuration Assistant" was failed when I installed the "Oracle SOA Suite 10.1.3.1.0" ,and the failure information about the installation in the log show as follows, I need your help,thanks a lot!
    start-olite:
    Starting OLite in background ...
    Running:D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Failed to execute sql file"D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql"
         at oracle.tip.esb.install.db.RunSQLScript.runScript(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptListInternal(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptList(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.runScripts(Unknown Source)
         at oracle.tip.esb.install.db.OLite.install(Unknown Source)
         at oracle.tip.esb.install.db.InstallerMain.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 6 more
    Java Result: 1
    Importing Default System ...
    ${env.PCHOME}
    stop-olite:
    Stopping background OLite process ...
    CA::DEBUG:******:Finished OLite Install ...
    Finished Olite configuration ...
    BUILD SUCCESSFUL
    Total time: 12 seconds
    Exit: 0
    TASK: oracle.tip.esb.install.tasks.ConfigureOC4J
    Configuring OC4J ...
    id value is 2
    id value is IASPT
    process-type value is 1
    id value is 3
    id value is IASPT
    id value is 3
    id value is ASG
    process-type value is 1
    id value is 2
    id value is ASG
    id value is 1
    id value is default_group
    process-type value is 1
    id value is 3
    id value is home
    process-type value is 1
    process-type value is 2
    process-type value is 1
    final map size value is 2
    id value is -Xrs -server -XX:MaxPermSize=128M -ms512M -mx1024M -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false
    Jun 22, 2010 2:39:09 PM oracle.tip.esb.install.tasks.ConfigureOC4J getOpmnRequestPort
    INFO: Port value is 6003
    D:\product\10.1.3.1\OracleAS_1\jdk\bin\java -Dant.home=D:\product\10.1.3.1\OracleAS_1\ant -classpath D:\product\10.1.3.1\OracleAS_1\ant\lib\ant.jar;D:\product\10.1.3.1\OracleAS_1\ant\lib\ant-launcher.jar;D:\product\10.1.3.1\OracleAS_1\integration\esb\lib\ant-contrib-1.0b1.jar org.apache.tools.ant.Main -Dinstall.type=SoaBasic -Desb.home=D:\product\10.1.3.1\OracleAS_1\integration\esb -Doc4j.home.dir=D:\product\10.1.3.1\OracleAS_1 -Djava.home=D:\product\10.1.3.1\OracleAS_1\jdk -Doracle.home=D:\product\10.1.3.1\OracleAS_1 -Dhost.name=dpxc67-01 -Ddb.vendor=olite -Dimport.export.db_url=jdbc:polite4@localhost:1531:oraesb -Desb.appserver=ias_10.1.3 -Doc4j.design_time_host=dpxc67-01 -Doc4j.design_time_port=8888 -Dprimary.container=home -Dinstall.mode=OracleInstallerias_10.1.3_SoaBasic -Dsso=true -Dinstall.component=install-developer -Dias.name=soademo.dpxc67-01 -Denv.OC4J_STANDALONE_HOME=D:\product\10.1.3.1\OracleAS_1 -Dias_admin.password=*password cannot be displayed* -Denv.JAVA_HOME=D:\product\10.1.3.1\OracleAS_1\jdk -Denv.SERVER_ADMIN_PASSWORD=*password cannot be displayed* -Dopmn.requestport=6003 -Ddb.vendor=olite -Ddb.connect.string=jdbc:polite4@localhost:1531:oraesb -Ddb.username=system -Dias.virtual_host=dpxc67-01 -Denv.DB_USER=system -Denv.DB_URL=jdbc:polite4@localhost:1531:oraesb -Desb.oc4j.container=home -Denv.DB_PASSWORD=*password cannot be displayed* -Ddb.password=*password cannot be displayed* -e -buildfile esbinstall.xml deploy-applications
    Buildfile: esbinstall.xml
    Trying to override old definition of datatype echoproperties
    common_update_server.xml:
    Adding shared library apache.junit ...
    Adding shared library oracle.db.lite ...
    Adding shared library apache.commons 10.1.3 ...
    Adding shared library apache.jdom ...
    Adding shared library apache.slide ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_admin_client_script_sl.txt
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    update_server.xml:
    Adding shared library oracle.esb ...
    deployer.url: deployer:oc4j:opmn://dpxc67-01:6003/home
    publishSharedLibrary command was successful
    deploy-applications:
    Deploying ESB design time ...
    Binding ESB design time ...
    Deploying ESB run time ...
    Binding ESB runtime ...
    Deploying orainfra.ear ...
    Binding orainfra ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_deployapps.txt
    10/06/22 14:39:20 Notification ==>Application Deployer for esb-dt STARTS.
    10/06/22 14:39:20 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear
    10/06/22 14:39:20 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear begins...
    10/06/22 14:39:20 Notification ==>Unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Done unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Done unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Done unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear ends...
    10/06/22 14:39:22 Notification ==>Starting application : esb-dt
    10/06/22 14:39:22 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:22 Notification ==>Initializing EJB container
    10/06/22 14:39:22 Notification ==>Loading connector(s)
    10/06/22 14:39:22 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-dt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize esb_console begins...
    10/06/22 14:39:23 Notification ==>Initialize esb_console ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-dt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-dt COMPLETES. Operation time: 2875 msecs
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt STARTS.
    10/06/22 14:39:23 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear begins...
    10/06/22 14:39:23 Notification ==>Unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Done unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Done unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Done unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear ends...
    10/06/22 14:39:23 Notification ==>Starting application : esb-rt
    10/06/22 14:39:23 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initializing EJB container
    10/06/22 14:39:23 Notification ==>Loading connector(s)
    10/06/22 14:39:23 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-rt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize provider-war begins...
    10/06/22 14:39:23 Notification ==>Initialize provider-war ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-rt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt COMPLETES. Operation time: 203 msecs
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra STARTS.
    10/06/22 14:39:24 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear begins...
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear ends...
    10/06/22 14:39:24 Notification ==>Starting application : orainfra
    10/06/22 14:39:24 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initializing EJB container
    10/06/22 14:39:24 Notification ==>Loading connector(s)
    10/06/22 14:39:24 Notification ==>Starting up resource adapters
    10/06/22 14:39:24 Notification ==>Initializing EJB sessions
    10/06/22 14:39:24 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initialize orainfra begins...
    10/06/22 14:39:24 Notification ==>Initialize orainfra ends...
    10/06/22 14:39:24 Notification ==>Started application : orainfra
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra COMPLETES. Operation time: 219 msecs
    dehydrationStore:
    Configuring data sources for olite dehydration store ...
    ${env.PCHOME}
    install-developer:
    design time host dpxc67-01
    design time port 8888
    primary container home
    the host is dpxc67-01and the port is 8888
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Connection Refused ""
         at oracle.tip.esb.install.db.NonOracleDB.runConnectionTest(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.load(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.setupDB(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.handleDesignTimeSpecificActions(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 5 more
    Java Result: 1
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\lib\ext
    set_app_sso_option:
    Using sso=true. Redeploying esb-dt with sso
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt\META-INF
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\application-deployments\esb-dt

    It could be due to system language setting -
    install SOA Suite failed
    Regards,
    Anuj

  • OC4J Instance Failed when installing the SSO against FMW OID 11g

    Hi All,
    We are facing an problem when installing the SSO against OID 11g. The error is OC4J Instance Failed.
    In Installer log it is showing Target Invocation Exception.
    Please anyone advise.
    Thanks in Advance.
    Vaasu.

    Hi All,
    We are facing an problem when installing the SSO against OID 11g. The error is OC4J Instance Failed.
    In Installer log it is showing Target Invocation Exception.
    Please anyone advise.
    Thanks in Advance.
    Vaasu.

  • Where do i find the 'order number' when installing the Adobe Creative Suite 6?

    I cannot find any 'order number' what so ever. All i have is the 'product code' which is printed on the yellow booklet that came with the software. I have tried entering this code into the 'order number' box and there are too many characters for it to fit in the box. Hense i got an email off Apple saying it didnt work. However they said that this 'product code' was the right code and the one i should be using, so why doesnt it work?? I have found a set of instructions online explaining how to install this software and it said to get the 'order number' i need to go into my 'order history' i did this...and apparently i have no history of buying anything, when clearly that is wrong seeing as i bought the software package along with my macbook on monday 11th march 2013 (3 days ago). I have phoned the Apple Store in Birmingham and the guy i spoke to talked me through installing the software on a trial basis, using the disc that came with the package. He said once it had installed, it would give me the option to make the trial into the real version and would provide me with a code in order to do so. This did not happen. I am nearly tearing my hair out. Someone help me please? I am a student and need the 'serial number' (i think thats what its called) in order to prove i have a legitimate copy of the software. But before i get the serial number i need to sort out this 'order number' so i can send off my application and prove i am a student. I also want to be able to use the software as soon as possible as i study Graphic Design and that is the whole reason i bought it.

    http://helpx.adobe.com/x-productkb/global/find-serial-number.html

  • Error when creating the Oracle SOA Suite Schema in the Oracle Database

    Hi all,
    I got errors as below, when trying to run /u02/soft/Disk1/install/soa_schema /irca/irca.sh
    [oracle@scs irca]$ ./irca.sh
    Integration Repository Creation Assistant (IRCA) 10.1.3.5.1
    (c) Copyright 2006 Oracle Corporation. All rights reserved.
    Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/tip/install/tasks/IRCA (Unsupported major.minor version 49.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Please help!
    Thanks,
    Quoc Tri.

    Hi René van Wijk,
    I installed JDK 6 as below
    [root@vpora1 oracle]# rpm -ivh jdk-6u25-linux-i586.rpm
    Preparing... ########################################### [100%]
    1:jdk ########################################### [100%]
    Unpacking JAR files...
    rt.jar...
    jsse.jar...
    charsets.jar...
    tools.jar...
    localedata.jar...
    plugin.jar...
    javaws.jar...
    deploy.jar...
    But i still get the same errors
    Quoc Tri.
    Edited by: hqtri on Jun 1, 2011 8:35 AM

  • URGENT!Stuck while installing the Oracle apps 11.5.8 on Windows 2000 Server

    Hi All,
    I am installing the Oracle applications 11.5.8 on windows server 2000 using the rapid install 11.5.8.11(which was part of the cd pack).
    I am using the Windows CD Pack(which consists of 19 cds)
    To start with, it has passed all the pre install checks(including the utlity check, system check etc), every thing was succesful and then I started the installation.
    And then I started installing, I inserted 1 cd at a time. Every thing went smoothly until the 5 cd. While processing the 5th CD, it started spawning the dos session and was trying to connect to the created database. And it was not able to do so.
    I could see from the status bar that it was trying to run the scripts like adlicnse.sql, adclobtmp.sql ,adclobconv.sql
    and throwing the following message
    ora-01089: immediate shutdown in progress
    and was asking me to enter the user name . When I entered the username and password, it throws the message saying that
    "ora-01089: immediate shutdown in progress".
    After such unsuccesful attempts for each of the above mentioned file, I finally go the "Oracle Applications Rapid Install Wizard Alert"
    displaying the below message.
    Error code received when running external process.
    Check log file for details.
    Running Database Install Driver for PROD instance.
    and then with the "Retry" and "Abort" buttons. When I pressed the retry button,still get the same message. (And I did not find any log file to look for).
    Please let us know what are we supposed to do now and what is the exact reason why it is not able to connect to the database.
    I have not tampered with any of the files. This is a urgent requirement for us to install the oracle apps, please help us immediately and any help is widely appreciated.
    Thanks.

    your problem is not very unusual... I also faced the similar situation cpl of times when Oracle was not able to continue the installation coz the Immediate Shutdown was failed. Actually During the installation, Oracle mounts/opens the database and shuts it down many times and few times, Oracle is unable to shutdown cleanly as some process is hanging or not responding.
    Piece of advise is that always use staging area to install Apps as it takes long time on Win2K (anything between 4-12 hrs) to install it and CDROM Access is lot slower than HDD. Also, it will prompt u every time to insert tbe CD. All this hassle can be bypassed by using the staging area. Read the Installation help document on how to create it.
    For failure reasons, look in ur installation log file which is created in the default Temp folder usually C:\documents and settings\USERNAME\local settings\temp for WinXP or C:\winnt\documents and settings\USERNAME\local settings\temp for Win2K.
    post or email me at [email protected] or [email protected] for further help/details.

  • When I updated to iOS 8.1 on my iPad 2 it failed when installing it's in recovery mode and when I go to iTunes to restore it downloads the update to about 900 Mbps then gives me error 9006

    When I updated to iOS 8.1 on my iPad 2 it failed when installing it's in recovery mode and when I go to iTunes to restore it downloads the update to about 900 Mbps then gives me error 9006

    Hi Willy,
    Welcome to Apple Support Communities.
    The article below provides information about specific update and restore alerts, including the 9006 alert that you saw when attempting to update your iPad 2 to iOS 8.1. Try using the instructions provided to see if the issue is caused by a conflict with the security software on your computer.
    Resolve iOS update and restore errors
    Check your security software
    Related errors: 2, 4, 6, 9, 1000, 1611, 9006. Sometimes security software can prevent your device from communicating with either the Apple update server or with your device.
    Check your security software and settings to make sure that they aren't preventing a connection to the Apple servers.
    I hope this helps,
    -Jason

  • How to install the oracle lite mobile server?

    hi,every one!
    I follow the wizard of the oracle lite mobile server,then
    pop the window let me input the "host name""port"and "net server name",I have install oracle 9i,and establish a database named "oradb",establish an server named"oradb",the service can be listened and the port is "1521",but in the installation when i input the up numbers, it
    tells me that "invalid server name",how can i do?
    somebody that do me a favor tell me how to install the oracle 9i lite mobile server,it must be preciated!

    Andy,
    It sounds like you are not properly connecting to the back end Oracle instance when Lite attempts to install the Mobile Server Repository.
    Before attempting a re-install, why don't you try connecting to the same instance using SQL/Plus with the a connect string specifying hostname:1521:SID. If you are not able to connect you need to determine why.
    TNX,
    Phil

  • I have a problem when installing the Developer Suite

    Hello,
    I'm new to Oracle and I'm having a problem when installing the Developer Suite 10g. I have the Oracle Database 11g installed, but when I try to istall the developer, it gives me this error: "Oracle Developer Suite 10g cannot be installed into an existing Oracle9i 9.2.0.1.0 oe higher Oracle Home", Although I have installed the same thing twice before and it was working.
    Please help me with this :(

    Hi user;
    I'm new to Oracle and I'm having a problem when installing the Developer Suite 10g. I have the Oracle Database 11g installed, but when I try to istall the developer, it gives me this error: "Oracle Developer Suite 10g cannot be installed into an existing Oracle9i 9.2.0.1.0 oe higher Oracle Home", Although I have installed the same thing twice before and it was working.What is your OS? If you are linux-unix level you are making installation wiht same user of Oracle Db11g? Did you try to create new Oracle_home and set it before start installation?
    Regard
    Helios

  • TS3212 I receive a massage that a new version of ITunes was available (11.1.4). I proceeded to update, the download went ok but when installing the Message "Service 'Apple Mobile Device' failed to start, verify that you have sufficient Privileges to start

    I receive a massage that a new version of ITunes was available (11.1.4). I proceeded to update, the download went ok but when installing the Message “Service ’Apple Mobile Device’ failed to start, verify that you have sufficient Privileges to start system Services”
    On pressing retry I got the same message.
    On pressing Ignore, I got the message “ITunes was not installed correctly, please reinstall ITunes – Error 7 – (windows error 126)
    I reinstalled with the same error messages and the same results.
    I uninstalled existing and reinstalled from scratch and the same error messages again.
    I try to repair and at the end it said it had installed correctly – but when it tried to start I got the message “This application has failed to start because MSVCR80.dll was not found. Reinstalling the application may fix the problem” I now get the same message when I first start the computer but when I press ok I receive ““ITunes was not installed correctly; please reinstall ITunes – Error 7 – (windows error 126)” again.
    It appears the update has not only corrupted the operating system (Xp Pro SP3) of my computer but I have no backups to my IPhone, my wife’s IPhone or the three others phones that use my computer.
    I hope you can advise me how to recover my backups

    Hi Iss9243,
    Welcome to the Support Communities!
    You've already tried some great troubleshooting steps, but the article below gives you quite a few more for this issue.  Hope it helps ....
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Judy

  • When I sync my iPhone with iTunes I get an error message that says "iTunes could not sync calendars to the iPhone because the sync server failed to sync the iPhone"

    When I sync my iPhone with iTunes I get an error message that says "iTunes could not sync calendars to the iPhone because the sync server failed to sync the iPhone"  How do I fix this?

    I had the same problem.  I found this site http://itprokb.blogspot.com/2010/10/itunes-could-not-sync-calendars-to.html
    It worked for me.  Good luck!

  • My computer failed to install the compatible driver software when updating my iphone and now my iphone is unusable as it is requesting me to connect it to itunes but i physically cannot connect to itunes... help me please?

    my computer failed to install the compatible driver software when updating my iphone and now my iphone is unusable as it is requesting me to connect it to itunes but i physically cannot connect to itunes... help me please?

    Hi there croadstar,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    -Griff W. 

  • How can I connect the remote server which is installed with oracle

    Now my computer is in my home,in my computer there is installed with the oracle 9i client,the server is also installed with oracle 9i,which is in my company.Now I want to use sql*plus to connect the database of the server through the internet work.I have created one listener service name in my home computer,but can't test successfully and the sql*plus can't connect the database.Who can tell me how to do it?Thank you!

    Technical questions need to be addressed to one of the technical forums-- Products | Database | Database - General in this case.
    Unless you are VPN-ing in or the DBA's at your company have configured Oracle Connection Manager to allow you to connect through the firewall to the database, however, I doubt this will work. If they have configured Connection Manager, you'll have to ask them to provide you with connection information. 99.9% of the time, you do not want people to access a database via the internet.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • How to install the oracle patch in the HP_ux server.

    Hi,
    we are  using oracle server 9.2.0.8. We are decided to install the oracle patch in the oracle server.
    How to install the oracle patch?
    Please suggest me,
    Urgent.
    Regards
    S.Prasad

    hi,
    left upper corner on this forum.
    there is a box that "says" Search
    It is very easy to use, it is not necessary to be an Engineer.
    apart of the notes, there is (at least) one EXACT query like yours:
    [O patch apply procedure in Hp-ux and IBM aix|Re: O patch apply procedure in Hp-ux and IBM aix]

Maybe you are looking for

  • New to the wireless world and I need help

    I have a WRK54G router. I have one desktop wired to the router and one laptop wireless with a WPC54G network adapter. I am using a Siemens SpeedStream 4100 ADSL modem. When I try to access the internet with my laptop or desktop all I get is page cann

  • Setting up Time Capsule with existing AirPort Extreme 802.11n and AirPort Express.

    I already have and am using an AirPort Extreme 802.11n with an AirPort Express. I want to set up a Time Capsule 802.11n. Which is the best way to configure this?

  • IDOC to JDBC scenario: Does INSERT command expect a result value?

    Hello, we have an IDoc-to-JDBC-scenario configured on our XI 3.0, which uses the INSERT command to put a dataset coming from R/3 into a SQL database. This works fine. Now a trigger has been activated on the database, which sets a flag to each dataset

  • Scroll bar in pivot view.

    Hi, I am hemant, i have report developed on pivot view which has some where 100 records. I am using this report in dashboard. where users will scroll to seee the recorords which are available below, when they scroll they are not able to see the colum

  • Eval() problem in actionscript 3.0

    Hey, im re coding my old web site from AS2 to AS3 but im strugeling with the eval() function. The eval() converts my string to a object witch is passed to my function, but now AS3 doesnt support the eval() function any more. Kan anyone help me. . . v