9i Report Builder stops working after 10g install

I have the 9i Developer Suit installed and recently I installed the 10g Developer Suit. After installing the 10g Developer Suit the 9i Report Builder stopped working. When I try to start it, it hangs at the launch screen. All the other apps in the 9i and 10g Developer Suits seem to work except for the 9i Report Builder. Please Help.

Nope. The 10g report builder works fine. The issue is only with the 9i report builder.

Similar Messages

  • 10g stopped working after 11g installed. Getting ORA-12514: error

    I had Oracle 10g installed in win2000 sp2. with port 1521.
    I have installed Oracle 11g on the same system. with port 1522.
    I am able to start both the instances and tnslistener but I am not able to connect to Oracle10g database. Getting following error.
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    I have done the following check.
    c:\> tnsping tek10g
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.6.0 - Production on 14-MAR-2
    008 13:04:26
    Copyright (c) 1997, 2007, Oracle. All rights reserved.
    Used parameter files:
    C:\app\mmurugai\product\11.1.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = PC456)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = tek10g) (SRVR = DE
    DICATED)))
    OK (50 msec)
    2) Checked lsnrctl services
    LSNRCTL> services
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=PC456.SYNTELORG.COM)(PO
    T=1522)))
    Services Summary...
    Service "orcl11g" has 1 instance(s).
    Instance "orcl11g", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:3 refused:0 state:ready
    LOCAL SERVER
    Service "orcl11gXDB" has 1 instance(s).
    Instance "orcl11g", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1022 state:ready
    DISPATCHER <machine: PC456, pid: 284>
    (ADDRESS=(PROTOCOL=tcp)(HOST=PC456.SYNTELORG.COM)(PORT=2963))
    Service "orcl11g_XPT" has 1 instance(s).
    Instance "orcl11g", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:3 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    LSNRCTL>
    I am not able to see my tek10g 10g database details.
    I also checked my tnsnames.ora file which has the entries properly.
    Sqlnet.ora file has
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    How to solve this issue? Is that possible to run oracle 10g and oracle 11g in same host?
    Thanks in Advance...
    regards,
    Manikandan

    The approach I would take, in general is:
    1) pick a listener, and only one. Get that working.
    2) Make sure all the databases register to that listener
    3) Fix the TNSNAMES.ORA files appropriately.
    To fix the listener
    1) Verify the listener address matches the current environment
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = C:\oracle\app\oracle\product\10.2.0\server)
          (PROGRAM = extproc)
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\oracle\app\oracle\product\10.2.0\server)     << - MUST point to correct HOME
          (PROGRAM = extproc)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
          (ADDRESS = (PROTOCOL = TCP)(HOST = myHOST)(PORT = myPORT))
      )where
    myHOST is this host's resolvable name or IP address
    myPORT is the port (default 1521) that the listener should monitor
    The HOST is often a problem if the machine uses DHCP.
    2) Register the databases
    On startup, database will auto-register to the listener defined in the init parameter 'LOCAL_LISTENER', which defaults to 'HOST={current_host}, PORT=1521'
    After startup, if the listener is taken down, you can register each database manually using the DBA command
    ALTER SYSTEM REGISTER;
    Either way, it should show up in the output of 'lsnrctl status'
    While you are accessing the database, you might want to find out which services the database supports. That can be done in SQLPlus using the command
    SHOW PARAMETER SERVICE_NAMES
    Note that the database name is the default service name.
    3) Fix [all] the TNSNAMES.ORA file[s].
    Each SERVICE_NAME from the previous list that you want to access from this client, yu should find an entry that looks like
    myTEST =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = myHOST)(PORT = myPORT))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = mySERVICE)
    myTEST is the alias I want to look up by using it as the connect target string.
    myHOST should match the HOST= entry in the LISTENER.ORA
    myPORT MUST match the PORT= entry in the LISTENER.ORA
    mySERVICE is the Service to which I am asking the listener to connect me, as found in the lsnrctl status output

  • DVD drive stopped working after Mavericks install

    I have a Macbook Pro (late 08 model) that was running Snow Leopard. I recently did a clean install of Mavericks and since then the DVD drive just spins and ejects discs without being able to read them (doesn't seem to matter what I use. Software, games, audio cds, etc..). It was working fine before installing Mavericks and I can still boot from the DVD drive (old snow leopard boot disc) but it won't read any discs once booted into the OS even though the OS is detecting the drive just not the disc when inserted.
    I've tried resetting the NVRAM/PRAM and resetting the SMC as suggested on other forums but like many others with the same issue it didn't help. I also cycled through several drutil commands as suggested to "wake up" the drive but that didn't help any either.
    I'm kind of stumped here guys. I could roll back to Snow Leopard but I've got some software thats dropping support so I'd rather be running Mavericks if I can sort out this DVD drive issue. Clearly its not the drive itself since it worked fine before and I can boot from it. Any ideas?

    Hrm looks like I might of fixed it. I went back after seeing another post about spamming drutil commands to "wake up" the drive and just spammed them about 20 or so times and the drive started working again.
    I'm still very confused as to why it just stopped working within the OS after installing Mavericks (yet I was still able to boot from the DVD just fine). Clearly something is bugged in mavericks. I even came across a post on the apple forums from someone with this issue and it was effecting both his late 08 and early 2013 Macbook Pros.
    I'll keep an eye on my own machine to see if it stops working again but for now it seems my drive is "fixed" go figure.

  • Yahoo messenger voice chat stopped working (after archive & install)

    I have an iMac5 Intel Core 2 Duo 2.16 GHz. I (actually my wife) was using Yahoo Messenger v3.0 beta 4 (built 156957) for all chat and voice chat. About 2 months ago voice chat stopped working. when i send invite, it keeps ringing (but the receiver never sees any invite). When the other person sends me an invite, I don't get anything.
    I have downloaded Gizmo, but it also keeps "connecting...".
    About 2 months ago, I had to archive and install to solve a Java update issue which was causing wierd problems. Thanks to BDAqua's advice I managed to resolve that. I have J2SE 1.4.2 and 5.0; everything else is working fine.
    What can cause voice chat to stop working? Is there some vc plugin in library that needs to be there, which has disappearted after my "archive and install'? Please advise. thanks Fahd

    Hi again Fahdali,
    Have you tried reinstalling it since then?
    http://www.apple.com/downloads/macosx/email_chat/yahoomessengerformac.html
    Or...
    http://wiki.answers.com/Q/CaniChat_be_used_with_yahoomessenger

  • Boot keys stopped working after Leopard install

    I have seen others having this problem in another thread but no answers, so thought I'd give it a go.
    After reading these threads finally got Leopard to install and run okay. Many thanks all. But, along the way, my boot keys stopped working. It doesn't matter what I hold down, whether 'c' or 'cmd-opt-p-r' or 'shift' or any other key combination the machine just boots straight into Leopard.
    I have tried resetting the PMU (or whatever it is these days) via the internal button in desperation but still no luck.
    Anyone with any ideas?

    Same problem here, so I'll pull this post up. No key works.
    I always have to go to the Start Drive (or whatever it's called in english) in Preferences Panes and choose the partition I wish to start directly in OSX or Windows for booting back to OSX. This is very annoying. Alt key won't show up any possible boot disk although their both internal drives.
    If someone would kindly post any ideas how to change that, would be great. I've done a fresh install, with a Time Machine recovery, but this didn't seem to help.
    EDIT:
    I found another subjet here from november '07:
    http://discussions.apple.com/thread.jspa?threadID=1224639
    it seems the new Apple Keyboard is the origin of the Problem on iMac Core Duo. Apple techs said that a new firmeware should be coming before the end of 2007 (but it's february 2008 now ?!?). Any other ideas how to get this work ? I'll write on Aplpe feedback page for sure. Maybe the other boot keys aren't working because of this keyboard too.
    Message was edited by: Nordlaser

  • 8i on NT Listener stops working after Designer install

    We installed Oracle 8i Enterprise Edition 8.1.5.0.0 on NT. Database worked fine. After installing Designer 6.0, the Listener will not start.
    FYI, for the Designer installation, we used the same ORACLE_HOME name as the database, but a different directory location. Any suggestions?
    Please redirect us to another forum if appropriate.
    Thanks,
    -Don & Van
    null

    Ravi,
    Thank you for your prompt reply.
    1. Your answer would suggest that we have not installed the products in the proper order. Would you suggest that we de-install and re-install in the order you listed?
    2. Could the installation order have caused the Listener to stop working?
    3. Can you suggest another approach to resolving the Listener issue other than re-installing Designer and Oracle 8i in the order you suggested?
    Thanks again,
    -Don & Van

  • Itunes stops working after update install

    Anyone have the issue where itunes stops working post the latest update install? Ive even uninstalled itunes and attempted to reinstall and it doesnt work

    Hey Rockettman23,
    Thanks for the question. I understand that you are experiencing issues with iTunes for Windows. I also understand that you have already attempted to reinstall iTunes. You can use the steps in this resource to further isolate the issue to user-specific or system-wide:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/TS1717
    Thanks,
    Matt M.

  • Hyperion Reports Scheduler stopped working after 4 years of reliable servic

    Hello,
    I'm puzzled by this, but today at 4:00 AM, the scheduler stopped working. I tried to manually restart the service to no avail. I rebooted the server, nothing. I reinstalled Reports (but selected retain configuration), yet nothing. I'm perplexed as this has been working without issues for 4 years. Next step is to check whether the IT group did a patch upgrade of the OS and may have caused this.
    If anyone has an idea, pls forward. Many thanks.
    Here's the content of the log file:
    10-29 04:06:48 INFO JobServiceThread     Batch "Station Reporting\2006 MOR" finished at Oct 29, 2008 4:06:48 AM
    10-29 04:06:48 INFO JobServiceThread     Detail status : Batch "Station Reporting\2006 MOR" was started at Oct 29, 2008 4:06:31 AM
    Problems encountered in "Station Reporting\MOR\2008 MOR"
    ADM Error processing results from query: 1
    Batch "Station Reporting\2006 MOR" finished at Oct 29, 2008 4:06:48 AM
    10-29 04:23:06 INFO SchedulerServerLauncher     Hyperion Reports 7.0
    10-29 04:23:06 INFO SchedulerServerLauncher     Copyright(C)2000-2004 Hyperion Solutions Corporation
    10-29 04:23:06 INFO SchedulerServerLauncher     All Rights Reserved
    10-29 04:23:23 ERROR SchedulerServerLauncher     Error while starting Scheduler Server

    schedule.xml must be deleted if it reaches 8 megs. Surprised that Hyperion did not come with something more intuitive.

  • ITunes has stopped working after fresh install

    Hey there,
    Hoping someone can help me out. I've had iTunes for a while but just had to get my computer repaired and after a fresh windows install I am not able to get iTunes to work. I've searched the help forums and tried many things already but had no success.
    Some computer info:
    Windows 7
    Processor: AMD A10-7700K Radeon R7, 10 Compute Cores 4C+6G 3.40 GHz
    Installed memory: 4.00 GB
    System Type: 64-bit Operating System
    The error report I get:
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: iTunes.exe
      Application Version: 12.1.1.4
      Application Timestamp: 54de1991
      Fault Module Name: CoreAudioToolbox.dll
      Fault Module Version: 7.9.9.6
      Fault Module Timestamp: 54ddd41b
      Exception Code: c000001d
      Exception Offset: 00000000001fa332
      OS Version: 6.1.7600.2.0.0.256.1
      Locale ID: 1033
      Additional Information 1: 4f7c
      Additional Information 2: 4f7c296d7de48197416f5a96255d8b8d
      Additional Information 3: 9f55
      Additional Information 4: 9f55f98d4376c33fdaaf6d0e91a7f07b
    Please help me figure this out.
    I have already tried the following:
    - Uninstalling iTunes and all the components and reinstalling iTunes
    - Uninstalling iTunes and reinstalling in Safe Mode (wouldn't work)
    - Downloading iTunes for slower video cards and installing that (didn't work)
    - Downloading an older version of iTunes (would just rollback during install and not let it complete)
    - Tried a different user on my system and also didn't work
    Any help is appreciated. I love using this product and would like to continue using it.

    also when I open itunes in safemode (using shift+ctrl), it works normally...

  • After Effects CS6 stopped working after Mavericks install

    I started getting a - You cant use this version of the application "Adobe After Effects CS6 with this version of OS X 10.9.1 - You have Adobe After Effects CS6" 11.0 - all my other Adobe CS6 programs are working - photoshop, premiere, bridge ect. Is this a delete and re install or is there a way around this problem?

    You have to run the update for AE. You may have to use the uninstaller and then re-install. I'm guessing that this started after you ran an update for your OS.
    When you ask a question assume that we know nothing about your system or your history with that system. We can provide better help if we know if your system worked before, what changed, and anything else that pertains to your problem. Something as simple as an automatic update to your virus protection can kill another app.

  • Airport disk just stopped working after Leopard install

    My airport disk worked perfectly in Tiger. After installing Leopard i can see airport disks in the finder but when i try to see contents the system hangs up for a few seconds and then i get a message "can't connect to disk" or something similar. I tried reinstalling airport software from cd, upgrading firmware of airport extreme, deleting keys from keychain but still don't work. Any experience?
    Thanks

    Hi,
    This could be related to an authentication issue,could you try to change the authentication of the disk to "With a disk password" or "With base station password" on the disk pane of the airport utility (into the file sharing tab)?
    Regards

  • Audio Stopped Working after Gnome3 Install

    I assume PulseAudio may have something to do with this, but audio works neither from within Gnome nor from without - no sound. Another thread (https://bbs.archlinux.org/viewtopic.php?id=116712) suggested changing the output settings in Gnome, so I changed the only thing I could ("Connector") from "Analog Headphones" to "Analog Output", which then provided feedback when attempting to play sound - this behavior makes sense, but I tried it anyway per suggestion. I am running an Nvidia sound card which alsamixer identifies as "HDA Nvidia".
    I was able to get a sound to play by manually specifying a device:
    aplay -D front /usr/share/sounds/error.wav
    Now aplay works without specifying a device again, but other applications (like MPD) and anything graphical do not work. The error from mpc is "ERROR: problems opening audio device" (with or without the pulse audio output uncommented).
    For what it's worth, "pacmd list" does list my sound card, and:
    joshua ~ $ fuser -v /dev/snd/*
    USER PID ACCESS COMMAND
    /dev/snd/controlC0: joshua 1550 F.... pulseaudio
    joshua ~ $ fuser -v /dev/dsp
    joshua ~ $
    Any ideas?
    Update (17 Apr, 19:46 PST):
    Logging into KDE, Phonon with a Xine backend seems to work a little magic. Now, aplay, mplayer, and the graphical players work without tweaking. But MPD still does not. So, in summary: on boot to init 3, no sound; in Gnome 3, no sound; in KDE, sound from most applications.
    What is going on here?
    Last edited by joshdmiller (2011-04-18 02:46:29)

    Ok. Yes, pulse is started in Gnome (and in KDE). It also auto-respawns when I kill it, so I have to be very quick in adding the log-level argument.
    So here's where we are. I log in to tty1 on boot, no pulse running (obviously), I "xinit gnome", open a terminal, and "mpc error.wav" produces no sound. Then:
    joshua ~ $ killall pulseaudio
    joshua ~ $ pulseaudio --log-level=error
    Starts up fine, nothing at all reported. So, I open a new tab, run some commands and voila: sound works perfectly in aplay and mplayer but not MPD. Why does it work now? Back on tab 1, pulseaudio still has reported no issue. On tab 2, I run "mpc play", which produces no error this time, but also produces no sound. So I try aplay and mplayer again and they no longer work. Kill pulse, restart it. Rinse and repeat, same result.
    So, fine, Gnome3 from testing has some quirks - I knew what I was getting into when I installed it. And I know that MPD and pulse do not always get along. But - and please forgive my pulse ignorance here - when I am not in Gnome3 and pulse isn't running (and even the X server isn't running), why would MPD not work on the alsa output that's configured by default and that worked prior to the install of Gnome3?
    Thanks!
    Edit: A couple typos: Should be "aplay error.wav" and not "mpc error.wav". And on log in to the tty, aplay produces no sound then either. And the MPD question at the end is also for aplay, mplayer, and everything else.
    Last edited by joshdmiller (2011-04-18 04:38:51)

  • Macbook Pro Audio line in stopped working after Leopard install

    Anyone know what's up with this? Since I installed Leopard (did an erase and install) my audio line in port isn't working although my built-in microphone is. Ideas? I haven't found a solution so far from my searches.

    I also have this problem but with a slightly different twist..
    I was using my plantronics (old ms gamevoice headset) with 10.5.2 and it worked, then installed the m-Audio Firewire Audiophile beta drivers and neither the audio-in or the m-audio audiophile line-in cause any VU-meter response (nor input) whereas the standard inbuilt microphone does.
    After uninstalling the m-audio drivers the situation is still the same.
    Oddly - if I plug in the headphones into the line-in (rather than microphone) then speak into them I actually get input audio (and VU-meter response) through the MBP's audio-in.
    So the story about no power is used (hence the headphones create enough to register the sound) sounds about true... very annoying as I thought my old headset had died and went out and bought a new one.. that still doesn't explain the audiophile input issues..
    Now I fully expect both companies to point fingers at each other.. I don't care - just get it fixed please.

  • When we try to use apple tv there is no sound.  It was working fine for over a year.  Stopped working after we installed a new wifi system in the house - any suggestions?

    It was working fine for over a year.  We installed a new wifi system - could that have anything to do with it?  It connects fine but will not play any sound?  Any suggestions

    Thank you...I did try that and it did not work.  I've tried just about everything.  Today I tried hooking up to a different TV that does not have a receiver and it works fine.  I guess it has something to do with my receiver but I just can't figure it out.

  • Microphone stop working after i installed win 7 64x ultimate (dv9740)

    its say's in the microphone properties 
    "High Defenition Audio Device" 

    Hello mrsray89.  I understand you're unable to get your internal microphone to work.
    Did the microphone work as expected when you had Windows Vista installed?
    Have you tried installing the HP Software Framework and HP Support Assistant?  You can then run the HP Support Assistant application and it will scan your system and install any missing drivers.
    Also, I believe the internal microphone is part of the webcam's hardware.  So, knowing whether the webcam is working will be helpful information. Try the following.
    Click Start, type "Device Manager," and press Enter.
    Expand the "Digital Imaging Devices" section.
    List what you see.
    Have a great day!  I'll be watching for your reply.
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

Maybe you are looking for

  • Fusion middleware

    Can anyone explain me exactly what Fusion midleware is all about ?.. Kindly do let me know wat WLS is?.. since i am new to oracle .kindly please help. Thanks in advance, Sudarshan

  • QBE report

    QBE report claims to allow users to insert update and delete from it. I can find ways to update and delete but not insert, am I missing something?

  • Bridge crashded my pc

    When i start bridge my pc crashded and restart i used windows 7 pro have someone suggestions?? Gerard

  • HT201303 how do I close an account

    Someone used my email to open an account.  I signed on to that account, changed everything to keep that person out of my email.  How do I close that Apple ID?

  • "Not applicable (list geometry)" in a Bex Condition

    Hi All: I have defined a condition in a query in Bex. Basically I have formula that calculates the difference between two key figures. The condition is very simple: When this difference is positive (> 0), then the record should be listed. I execute t