11G install help

I am trying to install 11g on windows 32 bit and having issues.
My config task failed at 'error executing opmnctl for coreapplication obips1. The diagnostic log says "Process ping failed Source Address request cannot be found"
None the less i continued the process. I am not able to start my Presentation server after that. BI server, Cluster and Java host starts up but my presentation server fails to start.
My Admin and Managed server are fine.
I am not using a dynamic IP. I am having a Static IP.
Am i missing something in the set up? Please guide
thanks
prash

Well I got a hold of different box in my comp and this time did install on a 32 bit machine and the install went pretty smooth
So there is something to do with my box OS config. I will post if i find something.
Meanwhile, I am trying to import metadata from Essbase through the new 11g and it always gives me 'Connection Failuere'
I have essbase 9.3.1 client libraries installed on my machine and the variable ARBORPATH is updated in my opmn.xml file.
I believe there is someother file that we need to update bi-int.cmd which i did here is how the file looks like...
@echo off
set ORACLE_HOME=G:\MW_Home\Oracle_BI1
set ORACLE_INSTANCE=G:\MW_Home\instances\instance1
set ORACLE_BI_APPLICATION=coreapplication
set JAVA_HOME=G:\MW_Home\jrockit_160_17_R28.0.0-679
call %ORACLE_INSTANCE%\bifoundation\OracleBIApplication\%ORACLE_BI_APPLICATION%\setup\user.cmd
if NOT "%1" == "" set COMPONENT_NAME=%1
set PATH=%ORACLE_HOME%\common\ODBC\Merant\5.3\Drivers;%ORACLE_HOME%\bifoundation\server\bin;%ORACLE_HOME%\bifoundation\web\bin;%ORACLE_HOME%\bin;%PATH%
if "%2" == "" start
set ARBORPATH=g:\Hyperion\essbase
Is there anything I am msising here?
thanks
prash

Similar Messages

  • OEM GC 11g Install Help

    Hi All,
    I am trying to install fresh OEM GC 11g. I am getting the following error...
    oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil checkPort
    SEVERE: Exception: java.net.BindException: Address already in use: JVM_Bind
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
         at java.net.ServerSocket.bind(ServerSocket.java:319)
         at java.net.ServerSocket.<init>(ServerSocket.java:185)
         at oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil.checkPort(CoreOMSConfigAssistantUtil.java:2251)
         at oracle.sysman.omsca.adapter.wls.OMSWLSAdapterUtil.checkNodeMgrPort(OMSWLSAdapterUtil.java:656)
         at oracle.sysman.omsca.adapter.wls.OMSWLSAdapter.adapterPreReq(OMSWLSAdapter.java:1185)
         at oracle.sysman.omsca.framework.OMSGenericAdapter.doPreRequisiteChecks(OMSGenericAdapter.java:264)
         at oracle.sysman.omsca.framework.OMSCAFreshInstall.execute(OMSCAFreshInstall.java:90)
         at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfigAssistantDriver.java:210)
    Nov 17, 2010 4:21:12 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterPreReq
    FINE: OMSWLSAdapter::Failed to validate node manager port
    Nov 17, 2010 4:21:12 AM oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    SEVERE: ERROR: Pre req checks of EM failed.
    Nov 17, 2010 4:21:12 AM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINE: Got resultfalse
    Can someone, please assist me to resolve this issue.
    Thanks
    Raj

    Hi,
    I reinstalled everything and now I get another message see below. I installed DB 11.2.0.1.0, WEBLogic 10.3.3.0 and Grid Control 11.1.0.1.0
    I have worked on and off with Oracle a long time, Im still surprised that Oracle keep changing install procedures and they never seem to work. Any help most appreciated.
    During step OMS Configuration:
    SEVERE: Exception: during stop of admin server
    Name of Exception: main.WLSTException
    Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Access to domain 'GCDomain' for user 'nodemanager' denied
    Use dumpStack() to view the full stacktrace
    <traceback object at 2>
    weblogic.nodemanager.NMException: Access to domain 'GCDomain' for user 'nodemanager' denied
         at weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:299)
         at weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:312)
         at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:254)
         at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:199)
         at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:205)
         at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:52)
         at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:179)
         at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:173)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.python.core.PyReflectedFunction.__call__(Unknown Source)
         at org.python.core.PyMethod.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.PyObject.invoke(Unknown Source)
         at org.python.pycode._pyx2.nmConnect$3(<iostream>:118)
         at org.python.pycode._pyx2.call_function(<iostream>)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.pycode._pyx41.stopNM$4(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py:108)
         at org.python.pycode._pyx41.call_function(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx39.deleteDomain$3(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\cleanup_oms.py:74)
         at org.python.pycode._pyx39.call_function(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\cleanup_oms.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx39.f$0(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\cleanup_oms.py:160)
         at org.python.pycode._pyx39.call_function(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\cleanup_oms.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyCode.call(Unknown Source)
         at org.python.core.Py.runCode(Unknown Source)
         at org.python.util.PythonInterpreter.execfile(Unknown Source)
         at weblogic.management.scripting.WLST.main(WLST.java:131)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.WLST.main(WLST.java:29)
    17.01.2011 13:47:28 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Done Executing the command...0
    17.01.2011 13:47:28 oracle.sysman.omsca.framework.OMSGenericAdapter deleteAddOnInventory
    INFO: Invoking deleteAddOnInventory for oms EMGC_OMS1
    17.01.2011 13:47:28 oracle.sysman.omsca.framework.OMSGenericAdapter deleteAddOnInventory
    INFO: Deleting plugin inventory for GCDomain_EMGC_OMS1
    17.01.2011 13:47:28 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Stopping WebTier
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Stopping WebTier failed. Ignoring.
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter deleteEMService
    FEIN: Trying to delete the EM service
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Cleaning up instance directory: C:\Oracle\gc_inst\user_projects
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Cleaning up instance home directory: C:\Oracle\gc_inst\em
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Succesfully deleted the oms
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FEIN: The value of infra setup completion is :false
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCreateInfra
    SCHWERWIEGEND: Done with cleanup
    17.01.2011 13:47:29 oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    SCHWERWIEGEND: ERROR: Infrastructure setup of EM failed.
    17.01.2011 13:47:29 oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FEIN: Got resultfalse
    Edited by: jcheyman on Jan 17, 2011 2:12 PM

  • DO I NEED TO HAVE ORACLE 11G INSTALLED?

    Hi,
    I have never used Oracle before. I have a very basic doubt. I have a Peoplesoft Id and password. I wish to know if I need to have Oracle 11g installed on my laptop to be able to use Peoplesoft Code to create applications using an online database? Kindly let me know at the earliest and will be of great help.
    I greatly appreciate it.
    Thanks. :)

    You need to have app designer installed if you want to work with peopletools, which will allow you to connect 3-tier to running Oracle/Peoplesoft instance. If you want to connect 2-tier, then you'll need the 11g client installed.

  • 11g Install on Windows

    Hi all,
    I need some help with the 11g install on windows 2003 database server. We already have 10gR2 software with few development databases running on this server. I am trying to find out the pros and cons if I install 11g on a different drive on the same server. If I will have to change the path for oracle, since both 10g and 11g databases will be in use. And if it will affect the applications(appln server) connecting to both 10g and 11g databases.
    Thank you.

    As you long as you keep the two version installed into different ORACLE_HOME, they shouldn't be interfering with each other.
    If you are going to have 11g instance running on the same server, you might use 11g version listener to serve all instances (10g and 11g).

  • 11g Install Failure, Listener Error.

    11g Install Failure, Listener.
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor.
    I am attempting to install 11g, 11.1.0 onto a stand alone box which has Windows XP SP2 as the OS.
    The box is at present not networked and as is not on a domain. The computer name is homedb.
    I have installed the loopback adapter on 10.10.10.10 and updated my hosts file, the computer can resolve this to the computer name and vice versa.
    Upon installing 11g and the starter database, the install continues normally, succeeding with the Oracle Net Configuration Assistant. However when the Oracle Database Configuration Assistant is run, 89% of the way through an error is thrown as follows:
    Enterprise manager configuration failed due to the following error -
    Listener is not up. Start the listener and run EM configuration again.
    Refer to the log file at C:\Oracle\cfgtoollogs\dbca\emConfig. Log for more details.
    You can retry configuring this database with Enterprise Manager later by manually running C:\Oracle\product\11.1.0\db_1\bin\emca script.
    When I click ok on the error message the install completes as normal.
    I can TNSPING orcl which results in the following:
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.6.0 - Production on 20-JAN-2
    008 12:36:33
    Copyright (c) 1997, 2007, Oracle. All rights reserved.
    Used parameter files:
    C:\oracle\product\11.1.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = homedb)(
    PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (20 msec)
    I can connect to the database using sqlplus sys/password as sysdba but when I try to connect using
    sqlplus sys@orcl and typing in the password I get the following error:
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor.
    This is also the error I get when using sql developer to connect to the db.
    The extract from the log file mentioned above is as follows:
    20-Jan-2008 12:14:09 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    20-Jan-2008 12:14:09 oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1771)
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2708)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:368)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:222)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:460)
         at java.lang.Thread.run(Thread.java:595)
    20-Jan-2008 12:14:09 oracle.sysman.emcp.EMConfig perform
    SEVERE: Listener is not up. Start the Listener and run EM Configuration Assistant again .
    Refer to the log file at C:\oracle\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    20-Jan-2008 12:14:09 oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Listener is not up. Start the Listener and run EM Configuration Assistant again .
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2715)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:368)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:222)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:460)
         at java.lang.Thread.run(Thread.java:595)
    20-Jan-2008 12:14:09 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\oracle\product\11.1.0\db_1\oui
    My listener, tnsnames and sqlnet are as follows:
    listener.ora:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = homedb)(PORT = 1521))
    sqlnet.ora:
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    tnsnames.ora:
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = homedb)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    When logged into the database a SHOW PARAMETER SERVICE results in a service of orcl
    Running the command: lsnrctl service, results in the following:
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 20-JAN-2008 12:46
    :52
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    The listener supports no services
    The command completed successfully.
    Running lsnrctl status results in the following:
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Produ
    ction
    Start Date 20-JAN-2008 12:09:10
    Uptime 0 days 0 hr. 40 min. 9 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\oracle\product\11.1.0\db_1\network\admin\listener.o
    ra
    Listener Log File c:\oracle\diag\tnslsnr\homedb\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=homedb)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    I have re run the db configuration again but it would not start because apparently there was no listener, running the Net Configuration Assistant makes no difference.
    All firewalls and anti virus software have been disabled for the purposes of this install.
    Do I need to manually register the listener with the database, if so how do I go about doing this?
    I have installed 10g on a standalone box before with no trouble, what have I missed here?, any help greatly appreciated.

    To answer my own question I fixed this by issuing the command
    netsh winsocks reset
    Winsocks deals with windows networking and can become corrupt through installs of software, virus cleaning, etc.
    Hope that helps,
    Adam

  • OIM 11g install

    On Windows, OIM 11g install stops due to OracleMTSRecoveryService not running. When i try to run the service, its gives an error saying a ssytem could not find the file specified. Not sure what file its talking about. Anyone help with this?

    Hi Gurus,
    I think I found the answer.
    I downloaded wrong version of weblogic
    I had linux 32 , and wanted weblogic 10.3.3, So I went here ( row 3 , column 2)
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-main-097127.html
    file name = wls1033_dev.zip
    well I was wrong it was not 10.3.3 or something was wrong. SOA installer did not recognise it as 10.3.3.
    Who is to blame. I wasted 3 days I hope Oracle keeps right versions in its website for download.
    I got the right one from edelievry
    http://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=11493750
    and download =
    Download      Oracle WebLogic Server 11gR1 (10.3.3) for Linux x86      V21014-01      703M
    Hope this helps some one.
    Thanks!

  • OBIEE 11g installing in Linux. domain creation error

    Hi,
    OBIEE 11g installing in Linux server now. domain creation is in progress for about an hour and in log I can see below error.
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    domain creation is still running and looks like it is struck to start domain no idea how to solve the issue. waiting to see whether domain creation successful.
    Please let me know how to fix this issue.
    Thanks
    Jay.

    Hi,
    Have you try to increase MaxPermSize, it may occure memory issue.
    change the Middleware/ORACLE_BI1/oui/oraparam.ini and fine it like below
    JRE_MEMORY_OPTIONS=" -mx512m -XX:MaxPermSize=512m" then try to change it
    JRE_MEMORY_OPTIONS=" -mx2048m -XX:MaxPermSize=2048m"
    (i.e:It will increase the numbers for allocating more memory) then save it and then try to run config.bat (software only/enterprise) method and configure it.
    Thanks
    Deva

  • "Application wants to install Helper".  Is this genuine?

    A box keeps appearing saying Application wants to install Helper and asking for my password to access the hard drive.  It just doesn't feel right to me and I wonder if it is genuine.  Would be grateful for any advice.

    Like an idiot, I actually entered my password, Safari crashed, and now it won't open. Sad thing is, I knew it wasn't genuine but was in the middle of a deadline and just was trying to make the window go away. Now every time I relaunch Safari is closes unexpectedly and won't reopen. Help please. Is this malware?

  • My itunes wont pick up my phone so trying to install again but now wont install  help!!!!!!!!!, my itunes wont pick up my phone so trying to install again but now wont install  help!!!!!!!!!

    my itunes wont pick up my phone so trying to install again but now wont install  help!!!!!!!!!, my itunes wont pick up my phone so trying to install again but now wont install  help!!!!!!!!!

    Hello leeminor,
    If your iPhone is not seen in iTunes, please check out this article:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    If you have already started reinstalling iTunes, may also want to check out this article for the recommended steps to remove and install iTunes correctly.
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    Thank you for using Apple Support Communities.
    Nubz

  • 11g install on Redhat, difference between umask 022 & 0022

    For file permissions, Redhat install by default has umask set to 0022, and 11g install steps require 022. What is the difference? why 022?

    The first digit sets special permissions:
    http://perl.bristolbath.org/index.cgi?RedHatLinuxEssentials (scroll down in this article)
    Werner

  • I have a new pc with win8.1 and I can't get my Photoshop Elements vers 1.0.1 to instal  help, please.

    I have a new pc with win8.1 and I can't get my Photoshop Elements vers 1.0.1 to instal  help, please.
    Please assist with this compatibility issue.   Thank you

    Gordonr18571658 I am sorry I don't have any additional suggestions for how to install Photoshop Elements 1.0 besides installing in compatibility mode for Windows XP.
    As an alternative you can find details regarding Photoshop Elements 13 at Picture editor, edit pictures | Adobe Photoshop Elements 13.  Photoshop Elements 13 has been designed to install and function under Windows 8.1.  There is a 30 day trial if you wish to evaluate the software and complete any current photo editing projects you may be facing.

  • CS5.5 install help!

    I have just purchased CS5.5 but installation will not work (I've tried 5 times!). I have disabled my anti-virus, and my firewall and there are no previous versions on my PC! I have even deleted other Adobe products in case that was the problem. Any suggestions gratefully received as I'm really frustrated!!! Cannot get through to Adobe on the phone either!

    Thank you very much! I will try the links below.
    Unfortunately it is very hard to get in touvh with Adobe! The phone number for Australia is disconnected (if you have an Australian phone number for support I would be very grateful!!!)...and even the Education support number I tried the other day won't answer - have been on hold for 2 x 20minutes with no one answering! And the "chat" option...I've sat and waited for an operator to be available for ages...no operators available!
    I have disabled my anti-virus, and firewall, checked that I have all the appropriate plug-ins ie. Java, Quicktime etc and my computer is brand new, Windows 7 with no previous version of Creative Suite! I have no idea what I'm doing wrong!!!
    Regards,
    Sarah
    sarah trowell
    e [email protected]
    m 0402 814 804
    p (07) 5520 2051
    Date: Wed, 30 Nov 2011 20:26:12 -0700
    From: [email protected]
    To: [email protected]
    Subject: CS5.5 install help!
    Re: CS5.5 install help! created by Preran in Downloading, Installing, Setting Up - View the full discussion
    There are a couple of docs that I can point you to.
    http://kb2.adobe.com/cps/895/cpsid_89564.html
    http://kb2.adobe.com/cps/828/cpsid_82827.html
    If you still have problems, use the Contact Us page. (http://www.adobe.com/support/contact/). You have various options using which you can contact Adobe, including a Chat option.
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4056153#4056153
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4056153#4056153. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • HT1386 well I restored my iPhone and I try to activate it just with my iPhone and it said your iPhone could not be activated because the activation server is temorarily unavailable. So I tried doing it on iTunes and it said SIM card not installed help me

    well I restored my iPhone and I try to activate it just with my iPhone and it said your iPhone could not be activated because the activation server is temorarily unavailable. So I tried doing it on iTunes and it said SIM card not installed help me please.

    please GuyS Pleaseeeeeeeeeeeeeeeeee I am Arabian and i dont know what to do

  • Can oracle 11g installed on solaris 8 ?

    Can oracle 11g installed on solaris 8 ?
    Other what is the minimum solaris supported to install oracle 11g.
    Thank you in advance..

    [email protected] wrote:
    Can oracle 11g installed on solaris 8 ?
    Other what is the minimum solaris supported to install oracle 11g.
    Thank you in advance..In general, each product has an installation manual - found through http://docs.oracle.com and possibly http://tahiti.oracle.com and the install manual clearly identifies the (minimum) support OS and Release information.

  • Nokia car kit CK100 install help Audi TT 2003 conc...

    Hi 
    As per subject line. I have Nokia car kit CK100. And require install help for Audi TT 2003 concert radio & Bose. What additional wire harness do i need?
    I'm seeing lots all over ebay and the internet... And getting confused. And is it a simple as buying the lead and plug & play??
    Getting contradicting advice, some say as it bose it needs to be hooked up to the fuse box etc....
    Any help appreciated....

    More information as to what is required upon Page 148 of this resource:http://www.armourauto.com/sites/armourauto.com/files/AUTOLEADS_CATALOGUE_HandsfreeFittingSolutions.p...
    Have to say in UK would approach Nokia Accredited Carkit Installer to get it right first time!
    Happy to have helped forum in a small way with a Support Ratio = 37.0

Maybe you are looking for

  • How to open .msg attachments

    I upgraded recently Leopard 10.5.1. Previously I was working 10.4.10 so I do not have experience with Mail from 10.5.0. In Leopard Mail 3.1 (914/915) I am receiving some mails with files xyz.msg and abc.msg (example names) attached. Those files do no

  • VB4 OO40 2.2 to Oracle 8i

    We are in a process of transitioning our applications across to Oracle 8i (8.1.6) and part of this involves an older app using VB4.0 16 bit running through OO4O 2.2 and connecting to Oracle 7.3.4. Whilst the application connects and runs fine for the

  • Accept user input in sql *plus 9.2.0.1.0

    Any body budy can get any idea about my sourcr code? I wrote below code in sql *plus accept p_hire_date1 date FORMAT 'DD-MON-YYYY' prompt 'ENTER hire date from:' accept p_hire_date2 date FORMAT 'DD-MON-YYYY' prompt 'ENTER hire date to:' DECLARE v_hd1

  • Multi Language support PDF Forms?

    I am trying to understand if I create form fields in Acrobat Pro (which we do often) will international users with differnet character set keyboards.(ie: asia, pac rim) be able to fill in the forms. When I create form fields now (English, Pro 9.2) I

  • Windows 7, air installation failure.

    I am continually having problems with the installation of Adobe AIR. As far as I know the only application I use AIR with is BBC iPlayer which I like to use extensively however at the moment I am unable to do so. The following is my system settings: