Disc5i.jar is downloaded going into discoverer plus between environments

Hello, I have two applications servers 10.1.2.0.2 with discoverer, one for production and other for test environment. Both are same versions, 10.1.2.48.18,
and use jinitiator 1.3.1.25 as java plugin and have jar cache enabled on jinitiator.
I go to discoverer plus on production and disc5i.jar is downloaded. I disconnect and connect to discoverer plus on test and disc5i.jar is downloaded again. On java console I see that previous disc5i.jar of other environment is deleted and disc5i.jar for environment I'm going is downloaded. Both disc5i.jar are the same. Why is downloaded again with a lot of spend time to final users with pour connections?
Any idea?
Thanks,
Fernando.

Hello, I have two applications servers 10.1.2.0.2 with discoverer, one for production and other for test environment. Both are same versions, 10.1.2.48.18,
and use jinitiator 1.3.1.25 as java plugin and have jar cache enabled on jinitiator.
I go to discoverer plus on production and disc5i.jar is downloaded. I disconnect and connect to discoverer plus on test and disc5i.jar is downloaded again. On java console I see that previous disc5i.jar of other environment is deleted and disc5i.jar for environment I'm going is downloaded. Both disc5i.jar are the same. Why is downloaded again with a lot of spend time to final users with pour connections?
Any idea?
Thanks,
Fernando.

Similar Messages

  • How do I get this query into Discoverer Plus

    Hi all,
    I have the following query:
    SELECT h.hrs, NVL(Quantity, 0) Quantity
    FROM (SELECT TRIM(to_char(LEVEL - 1, '00')) hrs
    FROM dual
    CONNECT BY LEVEL < 25) h
    LEFT JOIN (SELECT TO_CHAR(event_date, 'HH24') AS during_hour,
    COUNT(*) Quantity
    FROM user_activity u
    WHERE event_date BETWEEN
    to_date('15-JUN-2010 14:00:00', 'DD-MON-YYYY HH24:MI:SS') AND
    to_date('16-JUN-2010 13:59:59', 'DD-MON-YYYY HH24:MI:SS')
    AND event = 'user.login'
    GROUP BY TO_CHAR(event_date, 'HH24')) t
    ON (h.hrs = t.during_hour)
    ORDER BY h.hrs;
    Which produces the number of actions performed (from an event table, user_activity) grouped by the hour of the day they occurred (including displaying hours that have zero records - this bit is important!). I want to be able to put this into Discoverer plus as a worksheet, but I'm having trouble trying to figure out how.
    I was able to create a custom folder in Administrator for the select from DUAL, but I cannot link it to the user_activity table because there's no relationship between to two tables to create a join.
    The user_activity table is:
    USER_ID - VARCHAR2(8 CHAR)
    EVENT_DATE - DATE
    EVENT - VARCHAR2(100 CHAR)
    The custom folder is this part of the SQL:
    SELECT TRIM(to_char(LEVEL - 1, '00')) hrs FROM dual CONNECT BY LEVEL < 25
    Any suggestions would be greatly appreciated.
    Thanks.
    Edited by: Cyntech on Aug 12, 2010 10:41 AM

    KK wrote:
    hi,
    In the custom folder we can join tables,but the thing is you said ther is no join between them.
    I would suggest you to built this query into a view and use this view in the DUAL table by writing inline query or subquery what ever way.
    This is the only possibility i can think off.
    Hope it helps you.
    By,
    KKHi,
    Thanks for the reply, though I'm not sure that I understand what you are suggesting.
    Which query would you turn into a view? If you are referring to the select from dual, then how would the view be any different from the custom folder? You still would not be able to join it to user_activity as there are no common columns.
    Edited by: Cyntech on Aug 12, 2010 2:49 PM

  • Where can I download Discoverer10g including Discoverer Plus?

    Hi all,
    I downloaded Developer suite 10g, then installed Discoverer10g. But all I got is Discoverer Desktop and Discoverer Administrator. I want to know how to get Discoverer Plus.
    Thanks for helping me.

    Hi
    You cannot choose to only install Plus or Viewer, they are just components of Oracle Business Intelligence. When you look at the downloads page you can choose either the stand-alone version which has only Discoverer or you can download the full-blown application server which has an infrastructure and portal as well.
    If you only want Discoverer you should download the stand-alone version which on the OTN download page: http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    is simply called Business Intelligence.
    Does this help?
    Regards
    Michael

  • Downloads going into wrong folder

    I have it set up so that when downloading any apps etc from the iTunes store that they go into a specific folder, but they are being downloaded into the default C: Users/my name/My Music/iTunes/mobile applications every time.
    Obviously I can copy them over if I want to but want to know why they are being installed there instead of the folder I want to which is specified under preferences.
    Anyway of resolving this?

    Use the menus File > LIbrary > Organize Library... > Reorganize files in the folder "<Media Folder>" then File > LIbrary > Organize Library... > Consolidate files...
    You can then delete the now redundant Mobile Applications folder on C: and iPod Games, Ringtones or Tones if they exist.
    The first command will restucture your library so that all music moves from
    <Media Folder>\<Artist>\<Album>\## <Name> to
    <Media Folder>\Music\<Artist>\<Album>\## <Name>
    which is the default layout for new libraries.
    tt2

  • Unable to log into Discoverer Plus - oracle.discoiv.connections.Connection

    Hello,
    Discovoerer Plus and Viewere were working fine last week and today an attempt to login gives this error on the page:
    A connection error.
    - error while creating the session, check for other errors.
    - oracle.discoiv.connections.ConnectionStoreException: weblogic.common.resourcepool.ResourceDeadException: 0: Could not connect to 'oracle.jdbc.OracleDriver'. The returned message is: ORA-01017: invalid username/password; logon denied It is likely that the login or password is not valid. It is also possible that something else is invalid in the configuration or that the database is not available.
    - weblogic.common.resourcepool.ResourceDeadException: 0: Could not connect to 'oracle.jdbc.OracleDriver'. The returned message is: ORA-01017: invalid username/password; logon denied It is likely that the login or password is not valid. It is also possible that something else is invalid in the configuration or that the database is not available.
    - weblogic.common.resourcepool.ResourceDeadException: 0: Could not connect to 'oracle.jdbc.OracleDriver'. The returned message is: ORA-01017: invalid username/password; logon denied It is likely that the login or password is not valid. It is also possible that something else is invalid in the configuration or that the database is not available.
    unable to retrieve connection list
    - Cannot retrieve connection list. Check the Discoverer application log for more details.
    JFYI
    Discoverer is installed on the same server as EBS 12i.
    Last week we had issues when EBS promoted us to change the passwords of apps, SYSADMIN, APPLSYSPUB and even that of EUL4_US in the system. I am wondering which of these changes could have had an impact on Discoverer. How do I get ebs to recognize the new password of EUL4_US?
    Thanks

    Hi Mathias
    Let me answer at least a couple of your issues:
    +3) I have installed Oracle Discoverer Administrator on an XP manchine but at startup, it doesn't display the "Applications checkbox". Did I miss this during installation and can I simply reinstall?+
    EUL5_US connects find at this window and I am greeted with the Load Wizard Step 1. Does it mean that to connect as sysadmin, I have to reinstall this BI Discoverer?
    You have to enable Discoverer Admin in APPS mode, it does not do it automatically. To do that follow this workflow:
    1. Connect to Discoverer Admin as EUL5_US
    2. On the Load Wizard Step 1 click the Cancel button
    3. From the menu bar select Tools | Options and navigate to the Connection tab
    4. Check the button labeled Connect to both standard and application EULs
    5. In the box labeled Gateway User enter: applsyspub/pub
    6. In the box labeled Foundation Name enter: apps
    7. Click the OK button
    8. From the menu bar select File | Connect
    9. This time you should see the Oracle Applications User check box.
    On the XP machine you need to also have the DBC file and tnsnames files. Here's how to enable the DBC security:
    1. Create a folder under c:\Oracle called Secure so that you could have: c:\oracle\secure
    2. Place your DBC file in this folder
    3. Launch Control Panel
    4. Select System | Advanced System Settings - this opens the System Properties box
    5. Click the Environment Variables button - this opens the Environment Variables box
    6. In the bottom half of the screen, labeled System variables click the New button - this opens the New System Variable box
    7. In Variable Name enter: FND_SECURE
    8. In Variable Value enter: c:\oracle\secure
    9. Click the OK button to close the New Variable box
    10. Click the OK button to close the Environment Variables box
    11. Click the OK button to close the System Properties box
    12. Close Control Panel
    This should get Discoverer Admin working. Can you check and let me know?
    As far as I know there are no additional passwords. If Discoverer Admin can be made to work using SYSADMIN then there is a setup issue on the server. Most likely the FND_SECURE is not picking up the location for the DBC but let's tackle that once we get Admin working.
    Best wishes
    Michael

  • Business area cannot be selected at discoverer plus??

    hai,I have create one EUL and i have created one business area with one table from database at Discoverer adminstrater.
    Problem is i cant get selected this business area at discoverer plus even i get connected with same database user..
    Plz can any one help me out of this..do i have to set any configruation on this..or any permission setup for this..
    ITs urgent now..
    ck

    Log into Discoverer Plus, cancel through the Create Workbook page and then choose Tools/Options, EUL tab and ensure that you are connecting to the correct EUL.
    Also, in Disco Admin, ensure you have granted the Disco Plus logon account access to the Business area.

  • Strange Problems with Discoverer Plus 10g

    Hello All -
    I'm working an exercise to bring an application online which uses Discoverer Plus 10g as its client. This application is located in an area that I don't have access to, so the symptoms I'll describe have been reported to me by users.
    1) When users log into Discoverer Plus and it launches, it does so with the iconic menu buttons (located below the pull-down menus) disabled and grayed-out. The users are forced to do all operations using the pull-down menus. This is a problem that is consistent across different PCs.
    2) When users do File....Save As.... the "Save Workbook to Database" window opens and the user is unable to modify the filename in the "New name" text field. If the user toggles the "View:" setting at the top of the window, they can then change the filename. This problem has only been reported by 2 users, but it's happening for them consistently.
    3) When a user creates a new report using File....New... the Workbook Wizard opens and all is normal until the "Workbook Wizard - Step 2 of 5: Select Items" page appears. On the items tab, the user activates the pull-down list to select the business area they want to use, and the business area name disappears when the users mouses-over it. So the user must click on the blank business area name to continue. This is a problem that is consistent across different PCs.
    A number of the users' PCs have two Java versions installed on them like this:
    Platform     Product
    1.4     1.5.0_14
    1.5     1.4.2_16
    I had them make sure that 1.5.0_14 is the only one enabled, but that did not remedy any of the above problems.
    At this point I don't know what to try next.
    All help is greatly appreciated.
    Patrick

    Try the 1.4.2_06 java version
    I suggest you remove other java version and stay with just one.
    I do not remember but from some point the java version will use the higher there is and java 1.5 from my experience
    is not working with the discoverer so well.
    Tamir

  • I am using Flash Got to integrate my Download Accelerator Plus into FF7, now, in the Advanced options tab, I have C:\Users\SCARLET\Downloads, so my games can be d/l there, but they are not, they're going into another folder. HELP!

    Well, basically, I want my game downloads to go into that folder. When I used DAP with Flash Got the first time, it did. Now, it doesn't want to go there. It only goes into the "My DAP Dowloads" folder. I checked the Flash Got website, but when it explained about the Flash Got options, it didn't give any help about that?

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • Downloads don't prevent ML from going into energy savings mode

    Since installing ML (clean install) most of the downloads (no matter what program) I do cannot be left unattended because as soon as I leave the computer alone, ML eventually goes into energy savings mode, causing my downloads to cease.
    Any idea how to prevent that (other than switching the energy saving off)?

    None of the available setting suit my needs. I could turn the settings to "off" anytime I want to download something, but I never had to do this before on my Macs.

  • I'm using a late 2006 2.33GHz imac.I clean installed 10.6 from disc then updated to 10.7 from download.Now every time my computer goes into sleep it won't wake up.Anyone know how to cure this problem please??

    I'm using a late 2006 2.33GHz imac.
    I clean installed 10.6 from disc then updated to 10.7 from download.
    Now every time my computer goes into sleep it won't wake up.
    The only way it will restart is to pull the mains lead out of the imac, put it back and try until it will start.
    This only happened after reinstalling.  Only Apple OS was on the imac and so it must be an issue with the software I believe.....
    Anyone know how to cure this problem please?
    Thanks
    paul

    This isn't a fix, more a workaround I used when I had wake from sleep problems that lasted from some point in 10.6.x, through 10.7 and into 10.8 (got fixed for me in 10.8.2). It seems to be connected with Bluetooth failing to wake up properly:
    System Preferences>Energy Saver and set 'computer sleep' to 'never'.

  • TS1591 My iphone 4 randmonly started going into recoveery mode when i was trying to download ios 7.1, and now the apple logo will come one and then fade to black and continue this process. My iphone wont restore either and will get the 3194 error message.

    My iphone 4 randmonly started going into recoveery mode when i was trying to download ios 7.1, and now the apple logo will come one and then fade to black and continue this process. My iphone wont restore either and will get the 3194 error message.Help please!

    Hello chindeepchow,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    Resolve specific iTunes update and restore errors
    http://support.apple.com/kb/ts3694#3000
    Resolve communication issues
    Related errors: 17, 1004, 1013, 1638, 3014, 3194, 3000, 3002, 3004, 3013, 3014, 3015, 3194, or 3200. These alerts refer to gs.apple.com, say "There was a problem downloading the software," or say the "device isn't eligible for the requested build."
    Check the hosts file or TCP/IP filtering, which might cause communication issues between iTunes, ports, and servers.
    Have a nice day,
    Mario

  • HT3739 how do i preview a word document without it going into stack first? I downloaded (legally) microsoft word to this macbook I just purchased last week.

    how do I preview a word document without it going into stack first? I did download (legally) Microsoft Office to this Macbook I bought last week.  I tried removing stack from the dock and the word documents did the same thing, only flew to the top right of my screen instead....

    Hi
    Please find the links given below to call HP technical support.
    If you live in the US, contact HP Here.
    If you are in another part of the world, start Here.
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • How can I download an audiobook so it goes into audiobook file and not music

    how can I download an audiobook so it goes into audiobook file and not into music ? thanks

    Select all tracks that you want to listen to as Audiobook. Right click. Get Info. Click yes. Options tab. Media Kind change to audio book. OK  Done.
    T

  • Discoverer Plus Drill into Item - URGENT

    Is the drill into item option available om Discoverer Plus? Because in Desktop Edition works fine, but in this web version, it's not present in the sheet menu nor double-clicking on any items.
    Please, it's very urgent!
    Thanks.
    Mariano

    Hello Rod
    UPDATE:
    - when the privileges are changed directly to the user, setting the scheduling to "User is never required to schedule workbooks" helped.
    But it means I will have to monitor if a user has been added and setting him this directly. Do you see any option to avoid this (as I said in my post above, users and their private connections and role grants are done automatically).
    Thank you for help!
    Petr

  • Itunes won't download on my computer it goes into an error

    Hey i just got a new computer its a compaq, and i just got my ipod also. So i want to download itunes into my computer and it goes into an erro it says C:/Documents and Settings/Compaq_Administrator/Desktop/itunes Setup.exe is not a valid Win32 application

    I have a brand new Dell computer and a new nano, I get the same message. I have uninstalled 3 times with the same result. I can successfully download version 4 and version 6 of itunes, but I need version 7 to get my ipod to work. All Apple said to do was to uninstall and try again, very helpful....not. Why is this acceptable, to buy something that won't work?

Maybe you are looking for

  • Adobe Set Up Installer not working

    I tried to install Adobe CS6 and for some reason, when I opened the Set Up.exe it said "We've encountered the following issues Installer failed to initialize." Then it advises me to donwload the Adobe support advisor to detect the problem. I've tried

  • External hard drive is unmounted

    I cant find info on how to mount it back in. I dont know how it happened. I have plugged and unplugged power and FW cable but it doesnt show.... thanks for ur help

  • How do you save or export an edited clip or sequence to use in another project without losing qualit

    Does anyone else like to edit each scene seperately.  Render and save, then compile a completed movie of the scenes?  What format in elements?

  • Outlook syncing issues - duplications

    I am attempting to sync my Outlook contacts with my iPhone, which I have done a number of times in the past, but now notice some problems. When I attempt to sync, I now get a warning that that I will be changing more than 25% of my contacts - it says

  • Can't create a public connection

    I have searched the forums and none of the solutions worked. When I try to create a discoverer connection through AS control, I get this error: An error occurred:oracle.disco.oem.configuration.DiscoConfigurationException: Failed to create new Connect