Need help to install Windows XE 11g R2 on windows 7 64 bits

Hi, guys:
I need help as a newbie to install Windows XE 11g R2 on windows 7 64 bits. I installed it without problem, but I cannot run get started. When I click the get started after start the database, I got a message from browser as : Oops! Google Chrome could not connect to 127.0.0.1:8080. So I check threads on forum, and tried with commands:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
C:\Users\Sam>tnsping xe
TNS Ping Utility for 32-bit Windows: Version 11.2.0.2.0 - Production on 19-OCT-2
012 10:15:34
Copyright (c) 1997, 2010, Oracle.  All rights reserved.
Message 3511 not found; No message file for product=NETWORK, facility=TNSTNS-035
05: Message 3505 not found; No message file for product=NETWORK, facility=TNS
C:\Users\Sam>lsnrctl status
LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 19-OCT-2012 10:16
:07
Copyright (c) 1991, 2010, Oracle.  All rights reserved.
Message 1053 not found; No message file for product=NETWORK, facility=TNSTNS-125
57: Message 12557 not found; No message file for product=NETWORK, facility=TNS
TNS-12560: Message 12560 not found; No message file for product=NETWORK, facili
ty=TNS
  TNS-00527: Message 527 not found; No message file for product=NETWORK, facilit
y=TNSThe content of listener file (C:\oraclexe\app\oracle\product\11.2.0\server\network\ADMIN) is as follows:
SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (SID_NAME = PLSExtProc)
      (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
      (PROGRAM = extproc)
    (SID_DESC =
      (SID_NAME = CLRExtProc)
      (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
      (PROGRAM = extproc)
LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
      (ADDRESS = (PROTOCOL = TCP)(HOST = arnold-PC)(PORT = 1521))
DEFAULT_SERVICE_LISTENER = (XE)The content of TNSNAMES.ora is as follows:
XE =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = LSGPCDELL790-2)(PORT = 1521))
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = XE)
EXTPROC_CONNECTION_DATA =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
      (SID = PLSExtProc)
      (PRESENTATION = RO)
ORACLR_CONNECTION_DATA =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
      (SID = CLRExtProc)
      (PRESENTATION = RO)
  ) Is there anything I was missing? I am much obliged to anyone who give me a hint.
Thanks a lot!
Edited by: lxiscas on Oct 19, 2012 8:26 AM

For windows, first step ensure the services got created.
Start/Run/services.msc and click on the Standard tab (for slightly less clutter).
There should be 4 or 5 oracle entries, only two matter. The database instance service, ...ServiceXE and the listener ...TNSListener the others are not relevant for an XE install.
If the user that ran the installer program is not in the local administrators group, as stated in the install requirements documentation, more than likely the services did not get set up and the database won't exist.
If the services are there, try connecting and check the instance status. In a command box (Start/Run/cmd):
sqlplus /nolog
connect system
Password: <the system password entered in installer dialog ... >
... Connected.
select status from v$instance;
... OPEN ...
If you get that far, might be something not quite right with the networking configuration, several things can prevent the Apex web pages (http://...:8080...) from working.
As far as your configuration files, the client (tnsnames.ora) has a different value for the host than your listener.ora. So one, or both, of those could be incorrect. Check the command box hostname output, ipconfig /all, a few things might need adjustment.
The tnsnames.ora only matters for making sqlnet connections via a tnsalias. The tnsalias could be anywhere, including on your local hostname. To use a tnsalias, add it to the a connect after the '@' symbol, i.e. connect system@xe to get a connection to your XE specified in the tnsnames.ora file.
If you want to change the listener configuration, the first thing to do is stop the listener, then make adjustments in the listener.ora, start the listener, and sqlplus ... connect system .... alter system register; to get the instance registered with the listener.

Similar Messages

  • Need help re installing PS CS 6 on new windows 8 PC. have product key. HELP!! Please and thank you.

    Need help re installing PS CS 6 on new windows 8 PC. have product key. HELP!! Please and thank you.

    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Need help: Silent install of oracle 11g express edition does not install services.  As a result, i'm unable to start\launch database

    Installing using the GUI works fine.  I'm using the following code to perform the silent installation of the oracle client: C:\temp_pyx\Oracle source\3-Oracle 11G Express\setup.exe /S /f1"C:\temp_pyx\Oracle source\3-Oracle 11G Express\response\OracleXe-install.iss" /f2 "c:\windows\logs\paychex\oracle11ginstall.log"
    Result code in "oracle11gisntall.log" shows "result = 3"
    response file is configured as follows:
    **  Response file to perform silent install of Oracle Database 11g Express Edition    **
    **  Values for the following variables are configurable:                              **
    **  szDir - Provide a valid path                                                      **
    **  TNSPort - Provide any valid available port number                                 **
    **  MTSPort - Provide any valid available port number                                 **
    **  HTTPPort - Provide any valid available port number                                **
    **  SYSPassword - Provide a valid password string                                     **
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-DlgOrder]
    Dlg0={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0
    Count=7
    Dlg1={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0
    Dlg2={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0
    Dlg3={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013
    Dlg4={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011
    Dlg5={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0
    Dlg6={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0]
    szDir=C:\programdata\oraclexe
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013]
    TNSPort=1521
    MTSPort=2031
    HTTPPort=8080
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011]
    SYSPassword="Intentionally left blank"
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0]
    Result=1
    bOpt1=0
    bOpt2=0

    I only see the following folders after install, which tells me that although the program shows up in program and features, it is still not successfully installed?

  • Need help getting Adobe OnLocation CS3 to work with windows 7 64 bit. Any ideas?

    Need help getting Adobe OnLocation CS3 to work with windows 7 64 bit.  The program installed ok and the S/N took.
    The program does record video and audio HDV M2T.
    The problem is video doesn't display or play back on the monitor component @ 16:9 or 720 p.  4:3....
    The scopes respond as do the audio components when recording. (with a blank monitor component).
    The video does play back on my system no problem.
    Any ideas?
    Dan

    Moving the discussion to OnLocation
    Thanks,
    Atul Saini

  • Install oracle db 11g r2 on Windows 7 Error

    Hi,
    i install oracle db 11g r2 on windows 7 ultmate and founded error :
    file not found orandce11.dll.dbl
    and
    file not found orancds11r.dll.dbl
    how to solution ?
    thanks,
    Khun

    Coincidentally, I installed the 11.2 client myself this morning and got the same result. In my case, I'm loading to Windows XP Pro. I have no solution, but I can add a bit of detail in case it helps.
    I'm installing from a file I downloaded last week. There is only one zip file, so your suggestion doesn't apply Werner. I did a search through the entire directory structure, and these files don't appear at all. Of the two files orandce11 and orancds11r, there is nothing closely resembling the former, but there is the similar file orancds11.dll (same right up to the trailing 'r').
    In both cases, I selected to continue with the install. It finished sucessfully and works, but I don't know what these files are for. I did a Google search, and the one and only hit was Khun's post.
    Here are the log entries, I included a few of the preceding lines in case the context helps.
    INFO: Copying files for 'Oracle Advanced Security 11.2.0.1.0 '
    INFO: Copying files for 'Oracle Advanced Security 11.2.0.1.0 '
    INFO: 4/19/10 9:46:33 AM EDT: Starting install Install Phase 1 of component Oracle Advanced Security
    INFO: Calling Action fileActions10.2.0.6.0 moveFile
         selectedNodes = null
         source = D:\oracle\product\11.2.0\client_1\bin\orandce11.dll.dbl
         destination = D:\oracle\product\11.2.0\client_1\bin\orandce11.dll
    INFO: moving 'D:\oracle\product\11.2.0\client_1\bin\orandce11.dll.dbl' to 'D:\oracle\product\11.2.0\client_1\bin\orandce11.dll'
    INFO: moving 'D:\oracle\product\11.2.0\client_1\bin\orandce11.dll.dbl' to 'D:\oracle\product\11.2.0\client_1\bin\orandce11.dll'
    INFO: Exception thrown from action: moveFile
    Exception Name: FileNotFoundException
    Exception String: File not found D:\oracle\product\11.2.0\client_1\bin\orandce11.dll.dbl
    Exception Severity: 2
    INFO: Exception handling set to prompt user with options to Retry Ignore
    User Choice: Ignore
    INFO: Calling Action fileActions10.2.0.6.0 moveFile
         selectedNodes = null
         source = D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll.dbl
         destination = D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll
    INFO: moving 'D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll.dbl' to 'D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll'
    INFO: moving 'D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll.dbl' to 'D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll'
    INFO: Exception thrown from action: moveFile
    Exception Name: FileNotFoundException
    Exception String: File not found D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll.dbl
    Exception Severity: 2
    INFO: Exception handling set to prompt user with options to Retry Ignore
    User Choice: Ignore
    Thanks,
    Roddy

  • I need help, my ipod touch is not recognized by windows as a harddisk

    i need help, my ipod touch is not recognized by windows like a memory card or a harddisk.
    i would like to transfer the files from pc to my ipod touch without useing itunes.
    as i see theres some people here that theires ipod touch are recongnzed as a digitl camra, mine is reconzied as nothing, some help plz.
    Message was edited by: B0Om

    B0Om wrote:
    ok but i still dont understed, only my itnes recongnize my ipod, when i go to " my cumputer, it dosent show up there, not even as a digital camra
    Your Touch is working correctly. Currently, without unsupported third party hacks, the Touch has NO disc mode. It will only show up in iTunes.
    how do i put programes and games in my ipod touch
    Right now, you don't. The SDK is scheduled to be released in Feburary. Then developers will be able to write programs that will be loadable.

  • I need help to install Toolkit CreateJS for Flash CS6.

    Hi,
    I need help in installing CreateJS for Flash CS6. I had downloaded the Toolkit CreateJS from here: http://www.adobe.com/go/downloadcreatejs and here: http://www.adobe.com/devnet/createjs/articles/using-flash-pro-toolkit- createjs.html. When I attempted to install the extension using Adobe Extension Manager, the installation files did not have the required .zxp or .mxp files. It only had a file with a .mxi extension. Please advise. Thanks.

    Why installing IIS o_O?
    For Installing a developer Machine just install Oracle Developer suite; for testing your forms you use OC4J ("start OC4J instance" in start menu), and you can run your forms in web; no need for a aditional webserver (don't believe there's an OC4J connector for IIS available; and if so I wouldn't use it either ;-))
    For Installing a server for "productional" use install Oracle Application Server (available on otn) which comes with an Apache as webserver and all the other needful things for runnung forms on the web.
    For configuring both of them just take a look at the documentations on http://otn.oracle.com
    regards
    christian

  • TS1538 i need help because i need help getting my ipod touch to connect to windows vista and

    i need help getting my ipod touch to connect to windows because it keeps saying udb device not recognized and i tr\]ied restarting the settings!!!!!

    Have you tried here:
    iOS: Device not recognized in iTunes for Windows

  • NEED HELP! - Installing Camera raw presets from USB Stick

    NEED HELP! -installing Camera raw presets from USB Stick.
    I am attempting to install the Camera Raw Presets. 
    It says to put them into User Name/Library/Application Support/Adobe/CameraRaw/Settings... 
    When I get to CameraRaw the ONLY folders in there are CameraProfiles & Lens Profiles. 
    I have searched everywhere looking for a CameraRaw-Settings folder and cannot find one. 
    I have latest version of CameraRaw installed and still no settings folder. 
    I even attempted to find it by looking in camera raw where it has saved the custom settings I made as presets and it shows that they are saved but will not show me where. 
    I am using CS5 specifically Photoshop v12.0.4 and Bridge. I have Lightroom 4. I have iMac OS  10.7.3
    Do I need to reinstall Camera Raw and how do you do that?
    Will I then lose my presets that I made in CameraRaw?  
    Thanks for your help

    Here is a note from the ACR 7.1 beta release.  http://labs.adobe.com/technologies/cameraraw7-1/?tabID=details
    Perhaps this answers question.
    Frequently Asked Questions
    Why is it no longer required to place the plug-in file in the specified directory on my hard drive?
    The Camera Raw update process has grown to include lens profile and camera profile files which are easiest to install via a single installer process instead of updating several different directories manually.

  • In installation process of Acrobat Professional 7 , its showing that Adobe Pdf printer is not Installed...need help to install the software completely

    In installation process of Acrobat Professional 7 , its showing that Adobe Pdf printer is not Installed...need help to install the software completely

    If it is Win 7 or later, the Adobe PDF printer for AA 7 will not install and AcroTray will not function. You will have to install a PS driver from Adobe or maybe an HP color PS printer driver. Then edit the driver properties and change the name to Adobe PDF and the port to FILE. You will always have to do an extra step in creating PDFs by opening the file that is created in Distiller to get the PDF.
    If you are talking about Win 8, you may not be successful at all. If you got Acrobat and Distiller to install, then there is a chance.

  • Installing Elements 11 on Mac. Need help with install error "Setup wants to make changes."

    Installing Elements 11 on Mac 10.8.2. Need help with install error:  Setup wants to make changes. Type your password to allow this."  After entering Adobe password, nothing happens.  Locked from further installation.  Any ideas?  Adobe phone support could not help.

    Just before letting changes (installation in this case) be made on the system, Mac OS prompts for password & this has to be the Mac system password. This password prompt is the system's own native prompt & would accept the system password only. Please make sure it is the right system password (all/admin rights) and the installaion should run.

  • Need help re installing blackberry messenger. i have spo...

    need help re installing blackberry messenger. i have spoken to my network provider and they could not help and therefore refer me to you.

    Okay, so, fast forward from July to now -
    - I've visited my closest Apple store's genius bar twice now. (Over an hour and a half away.)
    - My computer spent at least 8 hours behind their closed doors in the workshop
    - Several complete erases of the harddrive have taken place
    - Most of the Apple geniuses I dealt with were nice and very knowledgeable, but they were and still aren't 100% sure exactly what is wrong with my computer.
    The good news is:
    - They were able to at least get it running again, with a clean install from their servers of OS X Lion 10.7.5
    - They believe that my problems stem from either 1 of 2 things:
            - Faulty Hard Drive (even though it is brand new)
             - The wrong build of software being installed.
    Now, while the wrong build does seem like it could be the problem, it doesn't make sense in the aspect that all of the initial problems began when the first hard drive failed. The same problems continued when I changed out the failed hard drive with the brand spanking new one, and only slightly improved when I was able to successfully install the OS that came with the original disks for my computer. I'm not convinced this thing is back to normal, but hopefully I can make it last through getting a shiny new retina Macbook Pro in the coming future. Thank you so much to everyone who read and replied to this post!
    - Andrew =)

  • I need help in installing CreateJS.

    Hi,
    I need help in installing CreateJS to use with Flash Professional CS6. The installation files did not include the required .zxp or .mxp files. Any suggestions? Thanks.

    You should post this question in Flash Forum here: http://forums.adobe.com/community/flash
    Anyway, to answer your question, download this file: http://www.adobe.com/go/downloadcreatejs
    It is a .zxp file.

  • Need help in install Jspell SDK on Oracle Application Server 10g 10.1.2.0.2

    Hi all,
    I need help in installing Jspell SDK software in Oracle Application SERVER 10G 10.1.2.0.2.
    Can anybody help me out. Please feel free to share any documentation if available or your experience to install Jspell on Oracle Application Server 10g.
    Thanks
    Yaaminy
    480-262-7881

    Hello,
    Did you copy the 2 JAR files in your /forms/java directory ?
    Did you add them to your /forms/server/formsweb.cfg file (archive_jini tag) ?
    As always when a Java Bean is in the game, display the Java Console at runtime to see if any error are raised.
    Francois

  • I need help re-installing CS4 production premium. Error code says "Installation database is corrupt" but if I try to delete the caps.db file I can't even find one. Furthermore, I tried Adobe Cleaner and it made no difference. HELP!

    I need help re-installing CS4 production premium (for PC). Error code says "Installation database is corrupt" but if I try to delete the caps.db file I can't even find one. Furthermore, I tried Adobe Cleaner and it made no difference. HELP!

    I need help re-installing CS4 production premium (for PC). Error code says "Installation database is corrupt" but if I try to delete the caps.db file I can't even find one. Furthermore, I tried Adobe Cleaner and it made no difference. HELP!

Maybe you are looking for

  • Paste a form onto a pdf?

    I am trying to find a way to create a little interactivity to pdf documents. i scan in my records as pdfs but need to track certain peices of information for them, i tried to create a dynamic stamp but it flattens once its created meaingin i cannot e

  • Trouble w video

    I'm Having trouble streaming videos from a website , what do I do ?

  • Animation Codec Issues - no preview in Media Encoder or Quickview..

    I have recently updated to Mavericks (10.9.5) and I have since found that I can't preview any After Effects creative I have produced with the animation codec in Media Encoder. Normally I would bring the AE file (with animation codec) in to Encoder an

  • Not all rows have been retrieved.Data may be inaccurate

    Hai all, I have 12500 records in my table..when using disco, when am fetching all the records it is always displaying only 10,000 records.. and it displays the a/m subjected error and displays only 10k rows.. Any suggestions ? Yusuf

  • Function calling & Caching problem..

    hello all.. i hav made scenario of RFC as sender..and when i call the function module for the first time it gets executed and then from second time it doesnt and goes into short dump.. also even when the function gets called the message is not displa