Discoverer plus login problem

hai,
i getting error while login to discoverer plus 10.1.2.0.2
is " Error
Unable to open a new browser window. Ensure that you do not have popup windows disabled for this site."
if i worked with discoverer viewer, it working fine
where is the problem, please let me know it.

It appears Java pop-up window could not be opened, You could try
1. You can uncheck the 'Turn on Pop-up Blocker' under Privacy tab in IE
2. Turn off the Google/Yahoo pop-up blocker if you have these plug-ins
3. Also, ensure you can download ActiveX Control signed and unsigned with prompting enabled
4. After entering the user/name password, press Control Key down then click the login button

Similar Messages

  • Discoverer plus login screen

    Hi,
    The discoverer plus 4i and viewer works fine with 9ias 1.0.2.2.X on Win2000 platform.
    The discoverer viewer 4i also works with Linux SuSe 7.2 and 9ias 1.0.2.2.
    We are facing problem with discovere plus 4i with Linux Suse 7.2 and 9ias 1.0.2.2. The applet is downloaded to IE browser but we cant get the login screen. The applet continue to show for long. There are no error messages shown. It only shows applet as busy.
    Thanks
    Shailesh Akhouri

    Hi,
    The discoverer plus 4i and viewer works fine with 9ias 1.0.2.2.X on Win2000 platform.
    The discoverer viewer 4i also works with Linux SuSe 7.2 and 9ias 1.0.2.2.
    We are facing problem with discovere plus 4i with Linux Suse 7.2 and 9ias 1.0.2.2. The applet is downloaded to IE browser but we cant get the login screen. The applet continue to show for long. There are no error messages shown. It only shows applet as busy.
    Thanks
    Shailesh Akhouri Check jvm version. On win2000, I had problem with jvm 1.3 and jvm 1.4, but it worked fine with 1.2.2.
    Regards,
    Vladan Kovacevic

  • Discoverer Plus loading problem after logging on

    Anyone has tips how the following problem can be resolved?:
    When logging on to Disco plus, it takes a long time before we get the "edit worksheet" window.
    First the applet is loaded, this only takes a long time the first time (still anoying).
    But then even when the applet is loaded, it takes more than 30 sec before the ediw worksheet screen shows up!
    So, i checked the pref.txt, assumed that the problem could be in the setting of "ObjectsAlwaysAccessible", but this is set to 1 which should be good.
    Anyone can help?
    We are using plus version 10.1.2.48.18

    Hi Sandra
    This is accessed using Application Server Control, another component of the application server. To launch it you would call the same URL you use for Discoverer but omit the /discoverer/plus piece.
    For example, if you normally access Discoverer using http://myserver:7779/discoverer/plus you would launch the main welcome page by using http://myserver:7779
    In the right-hand side you should see a link to something called Oracle Enterprise Manager 10g Application Server Control. When you click it you will need to provide a username and password. The username is always ias_admin. For the password you will have to ask internally in your organization.
    Once inside the control screen use this workflow:
    1. Click on the link for Discoverer
    2. Click on the link for Discoverer Plus
    3. Scroll down to the section called Communication Protocols
    4. More than likely your connection will be showing Default. Try changing this to Tunneling - this forces Discoverer to use HTTP
    5. Click the OK button
    6. Navigate back to the application control home page
    7. Click the Restart All button and wait for Discoverer to restart all of its components
    9. Exit from application server control and test your logging in
    Does this help at all?
    Best wishes
    Michael

  • Discoverer Plus Scheduling Problem

    Here is my Configuration:
    OracleBI Discoverer 10g (10.1.2.3)
    Oracle Business Intelligence Discoverer Plus 10g (10.1.2.55.26)
    Discoverer Model - 10.1.2.55.26
    Discoverer Server - 10.1.2.55.26
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 10.1.2.55.26
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    Copyright © 1999, 2005, Oracle. All rights reserved.
    First of all, Disco scheduling in Plus works fine in our production instance. In our test instance, I have a user whom wants to schedule workbooks from time to time where a new folder is being tested. My problem is that when I am on step two of the schedule wizard and I select immediate (or manually place a time in that is very soon (e.g. 5 minutes from now)), the workbook took hours yesterday to show as “scheduled” in the “Managed Scheduled Workbooks” tool.
    Today it works fine and runs immediately. I created a very simple workbook titled, "scheduling test", which has one column, a calculation which is set to sysdate. I began testing this yesterday.
    Does any thoughts on what is causing this trouble?
    I did the following:
    1. I notice that a package is created in the scheduling schema for the workbook scheduled.
    2. I tried to query for scheduled jobs created by dbms_job (queried Dba_Jobs using the system account and could not find the job...either yesterday or today).
    3. I tried to query v$sql with the intent of seeing when the package, batch_rep_secure.submit_job,is executed...but could not find the scheduled records.
    4. I tried gleaning information from the "Manage Scheduled Workbooks" tool associated with the Disco Administrator, and the time column was null (yesterday).
    5. I had our dba check the init<sid>.ora file and confirmed that the job_queue_processes have been set to 10.
    To rectify this yesterday, I just manually executed the package, EUL5_BATCH_PACKAGE10061409140713, and shortly thereafter, the scheduled workbook would have a new table associated with it which was consumable through Disco Plus.
    My hunch is that our job queue was backed-up significantly yesterday and this was delaying the scheduling and running of scheduled workbooks.
    Does any one have any thoughts about what the root cause was here and how I could confirm this?
    Thanks,
    Patrick

    Hi Patrick
    That would be my hunch too. You could also check the database privileges granted tp each user. Here's what I use:
    accept username prompt'Enter Username: '
    accept pword prompt'Enter Password: '
    create user &username identified by &password;
    grant connect, resource to &&username;
    grant analyze any to &&username;
    grant create procedure, create sequence to &&username;
    grant create session, create table, create view to &&username;
    grant execute any procedure to &&username;
    grant global query rewrite to &&username;
    grant select any table, unlimited tablespace to &&username;
    grant execute on sys.dbms_job to &&username;
    grant select on sys.v_$parameter to &&username;
    Best wishes
    Michael

  • SQL*Plus login problems

    Hi. I am just reading through my PL/SQL 101 book and exam guide for preparation for the 1Z0-007 exam. I have downloaded Oracle 9i and I cannot login to SQL+ at all. I want to use my database as a stand alone system for the time being until I can network my other computer with my new one.
    All I want is to get into SQL+ so that I can practice pl/sql code for the exam.
    Can anyone help me? What steps should I do?
    thank you, comments and solutions are greatly appreciated.
    Karin

    If you are connecting a local default database (which you may be if I make a guess at your configuration), you don't need to enter anything in the host string field. Just enter the username and password.
    If you are connecting to a remote database, or non-default database, you need to enter a connect string in the host strint field. To find your connect string, look in your tnsnames.ora file (in the network/admin directory) and you will see an entry for the default database you created. Use the value set for SERVICE_NAME.
    Alison
    iSQL*Plus Team

  • ISQL*Plus login problem

    Hi Guys
    i am desprate to know whats going on ym system,Please help me
    i am sending u the messeg i got in command prompt
    C:\oracle\product\10.2.0\db_1\jdk\bin>C:\oracle\product\10.2.0\db_1\jdk\bin\java -Djava.security.properties=C:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\config\jazn.security.props -jar C:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\jazn.jar -adduser sys username sys
    oracle.security.jazn.JAZNRuntimeException: Configuration file "config\jazn.xml" does not exist. Check your JAAS configuration settings.
    at oracle.security.jazn.JAZNConfig.getJAZNProperties(Unknown Source)
    at oracle.security.jazn.JAZNConfig.access$100(Unknown Source)
    at oracle.security.jazn.JAZNConfig$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jazn.JAZNConfig.getJAZNPropertiesNoCheck(Unknown Source)
    at oracle.security.jazn.JAZNConfig.<init>(Unknown Source)
    at oracle.security.jazn.JAZNConfig.initJAZNSingleton(Unknown Source)
    at oracle.security.jazn.JAZNConfig.getJAZNConfig(Unknown Source)
    at oracle.security.jazn.util.Dbg$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jazn.util.Dbg.getJAZNProperty(Unknown Source)
    at oracle.security.jazn.util.Dbg.getBoolJAZNAndSystemProperty(Unknown Source)
    at oracle.security.jazn.util.Dbg.<clinit>(Unknown Source)
    at oracle.security.jazn.JAZNConfig.fileExists(Unknown Source)
    at oracle.security.jazn.JAZNConfig.getDefaultJAZNConfigFilePath(Unknown Source)
    at oracle.security.jazn.JAZNConfig.access$000(Unknown Source)
    at oracle.security.jazn.JAZNConfig$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jazn.JAZNConfig.getJAZNPropertiesNoCheck(Unknown Source)
    at oracle.security.jazn.JAZNConfig.<init>(Unknown Source)
    at oracle.security.jazn.JAZNConfig.initJAZNSingleton(Unknown Source)
    at oracle.security.jazn.JAZNConfig.getJAZNConfig(Unknown Source)
    at oracle.security.jazn.tools.Admintool.refresh(Unknown Source)
    at oracle.security.jazn.tools.Admintool.init(Unknown Source)
    at oracle.security.jazn.tools.Admintool.main(Unknown Source)
    RealmLoginModule username: scott
    RealmLoginModule password:******
    User does not exist in system.
    and which user the system is asking for
    Thanks

    Hi,
    1. Check if the scott or sys or apps user is locked by giving
    SQL> select username from dba_users where account_status <> 'OPEN';
    The usually occurs when the account is locked...
    If your are not able to login to sql itself...set the environment and try the same..
    thanks,
    baskar.l

  • 11g Discoverer - Custom Login and private workbooks questions

    I would like to know if anyone has experience with the following issues.
    It appears that you could configure a custom login for Discoverer Plus/Viewer (users are authenticated via a custom application > provide a link within the custom application to launch Discoverer Plus > Discoverer Plus authenticate with the database as a generic single/service oracle username for a given EUL).
    My questions:
    1. Since we authenticate users in our application, could we just pass generic user information to allow a Discoverer Plus login via a URL (without the generic password being exposed to the user)?
    2. If a custom login works using a generic discoverer database username, how could you pass a unique user identifier so that a user could create and save their own workbooks privately?
    Essentially, we would like to authenticate the Discoverer Plus session via our own application (since the user is already authenticated within our application). And, we would like the Discoverer Plus database session to be generic so we do not require unique database accounts for every end-user. However, we also want the generic Discoverer Plus "session user" to be able to save private workbooks (possibly using sys_context('USERENV', 'CLIENT_IDENTIFIER')).
    Thanks for any insight

    Hi,
    1. Since we authenticate users in our application, could we just pass generic user information to allow a Discoverer Plus login via a URL (without the generic password being exposed to the user)?You can use an HTTP post to send a Discoverer URL that contains both the username and password, so this should allow you to connect ot a generic user.
    2. If a custom login works using a generic discoverer database username, how could you pass a unique user identifier so that a user could create and save their own workbooks privately?I don't think you can do this without using Oracle SSO. I workaround you could explore is for your Discoverer URL to run an initialisation workbook, which takes an encrypted username as a parameter and if this is OK the workbook sets the database environment using PL/SQL and DBMS_SESSION package. The user would then always see the results of the initialisation workbook when they connected which could just show a welcome message.
    Rod West

  • WLS Discoverer Plus fails to connect to database

    I have Discoverer (server) running on a WebLogic Server but cannot get it to connect to my database. IE7 shows a page error in the lower left-hand corner when trying to connect from the Discoverer Plus login page. Displaying the page error shows a message like the following.
    Line: 1
    Char: 1
    Error: Object expected
    Code: 0
    URL:http://myServer:7777/discoverer/plus
    When trying to connect from the login page using Mozilla Firefox nothing happens, no errors displayed, nothing, just sits there.
    I keep thinking this is an issue with IExplorer but not sure since Firefox does not connect either. Is there a particular log I should be looking at, if so then what should I be looking for?
    Any help would be greatly appreciated.

    Thanks, I have resolved this issue. It was a version issue with regards to the Fusion MiddleWare components I have loaded on my WLS. WebLogic Server 10.3.5 will not run versions of Forms, Reports or Discoverer that are lower than 11.1.6, at least that is what I found on my server. I had to patch my version of those components up to 11.1.6. All of these components now work fine. Thanks for your help.

  • Unable yo login to Discoverer Plus

    Hi All,
    One of our users is able to login to Discoverer Desktop but not able to login to Discoverer Plus using the same credentials.
    Please let me know if any option needs to be set in Discoverer Admin or anywhere else.
    Regards,
    SK

    Hi SK ,
    Ok .. users are not able to connect to discoverer plus .. I got this information .
    Can you provide some more information ..like error message received , blank screen , information available in the java console etc ?
    These will probably give us some clue about the problem .
    Thanks,
    Sutirtha

  • Discoverer Plus - Problem with Page Orientation when printing pdf's

    Hi,
    When printing pdf's in Disco Plus I have a problem:
    My workbooks are a mixture of landscape and portrait pages.
    I am printing the entire workbook and then using cutepdf to produce a pdf.
    If I print to paper I get the correct landscape/portrait settings.
    If I print to pdf then landscape pages appear vertically when I view on screen so that the text is running from bottom to top of the page.
    So it is picking up th portrait/landscape settings from the individual worksheets but cutepdf has not realised that the pages are landscape so they appear on the screen vertically.
    This was not a problem on discoverer desktop so I am confident that this is not a problem with cutepdf.
    Any thoughts?
    Justin

    Thanks 2257648922,
    Version details are as follows:
    OracleBI Discoverer 10g (10.1.2.3)
    Oracle Business Intelligence Discoverer Plus 10g (10.1.2.55.26)
    Discoverer Model - 10.1.2.55.26
    Discoverer Server - 10.1.2.55.26
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 10.1.2.55.26
    Oracle Database 10g Release 10.2.0.4.0 - Production
    Copyright © 1999, 2005, Oracle. All rights reserved.
    So I assume that means my version doesn't have the bug you mention.
    Any other thoughts would be appreciated.
    Justin

  • Auto login and report launch for Web Discoverer Plus?

    What url format can I use to auto connect and launch a report in
    the web version of Discoverer Plus?
    I've been able to do this fine with Viewer and client/server
    Plus...
    Each time I try something it brings me back to the "start_ie.htm"

    I found the answer to my own question:
    To login in "applicatino mode" you must login like this:
    <app_user_name>:responsibility
    OR
    <app_user_name>:
    Then you'll be prompted to choose a pre-assigned responsibilty.

  • Discoverer Plus Applet - Cant get login screen

    Hi,
    I have discoverer 4i set up on Linux and Win 2000 with 9ias 1.0.2.2.
    The discoverer viewer works fine in both environment.
    The discoverer plus works fine with WIN 2000.
    However with Linux the applet does not bring the login screen. The applet continue to be displayed but is not navigable.
    Thanks
    Shailesh

    Hi,
    This happens due to the configuration of the browser and the java installed.
    First make sure the configuration in the browser are set correctly, pop up blocker disabled, lan setting do not prevent access to the discoverer server and son on...
    Try to remove any java version he has on the computer and install a fresh new JRE.
    Now try again.
    Tamir

  • Tweaking defaults of Discoverer 10g (Viewer and Plus) login page

    Using information gleaned from the Metalink notes referenced below, we've had our admins successfully configure our default Discoverer 10g login pages (for Viewer and Plus) with the following tweaks:
    1) Remove the "typo-prone" entry box for RESPONSIBILITY (on an Apps-Mode EUL) in favor of the subsequent drop-down LOV option to select available responsibilities
    2) Re-order CONNECT TO options to make the more frequently used APPS-MODE option first in the drop-down list, followed by the STANDARD (relational) and finally, OLAP (to be hopefully implemented at some future date)
    3) Re-label CONNECT TO options with terminology more understandable to our end-users in order to better understand choices
    We would like, if possible, to further enhance the relative efficiency of the user login experience by making the APPS-MODE option the default selection upon initial entry to the page (the above-indicated re-ordering of the entries didn't appear to affect Oracle's continued default selection of the STANDARD option).
    If anyone has any suggestions / tips to accomplish this, we would greatly appreciate your feedback. I should also say, that we don't possess a lot of Java Development skills and therefore would appreciate any directions provided in a "cookbook/recipe" manner similar to those provided in the Metalink documents we were able to utilize for the changes made thus far.
    Thanks in advance.
    Metalink
    Docs Desciption
    312463.1-How To Customize Oracle Business Intelligence Discoverer 10g (10.1.2) Connection Page
    342255.1-How To Remove the "End User Layer" option Customize Discoverer 10g (10.1.2) Connection Page

    Hi
    I would have to suspect that the answer to the question of restricting responsibilities might well be yes.
    Here's one idea:
    Because responsibilities come from FND_RESPONSBILITIES, can you write a piece of SQL that positively identifies the responsibilities that are used inside Discoverer? If you can do that, I'm wondering whether a Discoverer logon trigger might be able to set a VPD policy to only allow those responsibilities.
    I don't have any time to try it otherwise I would. Is there anyone who can pick this up and run with it to see what can be made to happen?
    Best wishes
    Michael

  • Problem with opening discoverer plus by URL

    Hi Gurus,
    I am opening the discoverer plus worksheet using a URL from another web page to skip the connections page. Here’s the hyperlink, I am using for the same
    ‘http://burs52:7779/discoverer/plus?&_plus=true&nlsl=en-us&cn=cf_a122&lookandfeelname=system&workbooksource=Database’
    This would directly bring the 'Open workbook from Database' page with list of workbooks for the particular connection, but the problem is that every time it opens the discoverer plus it would automatically open the connection page(http://burs52:7779/discoverer/plus?) in the parent window(webpage with the hyperlink). This would confuse the end user.
    Is it possible to avoid this? i.e keep the parent page unchaged
    Thanks in advance
    NJ

    What version of Discoverer are you running? I'm assuming 10.1.2 but I would look at the 2 URL parameters
    pluspopup and framedisplaystyle
    From the Oracle Documentation:
    When using popup in conjunction with framedisplaystyle=, the possible combinations are:
    pluspopup=true and framedisplaystyle=embedded launches Discoverer Plus in a new pop-up browser window that contains the Plus applet embedded in it.
    pluspopup=true and framedisplaystyle=separate opens a new pop-up browser window and launches Discoverer Plus in a new applet window.
    This combination launches three windows: the original browser window (i.e. Discoverer Connections page), the new browser window containing the Discoverer image, and the JFrame window containing the Discoverer Plus applet.
    pluspopup=false and framedisplaystyle=embedded launches Discoverer Plus in the current browser window.
    See if those help you out, if not let me know and we can dig into this further
    Matt Topper
    TUSC, The Oracle Experts
    [email protected]
    pluspopup=false and framedisplaystyle=separate launches Plus in a JFrame window. The current browser window contains the Discoverer image.

  • Discoverer Plus Business Intelligence Print Format Problems

    I am having a problem with setting the print settings to landscape. Under page setup before printing i set the Orientation to Landscape. The worksheet is printed in a landscape format, but the margins only go halfway across the page (under print preview the report fits on one page). It seems as if the program is taking the potrait orientation and just printing an image of the potrait printout in landscape. Does anyone know what the problem is? Thanks!

    Hi
    Discoverer Viewer is licensed the same as Discoverer Plus. If you have 1 Plus user and 20 Viewer users you need to be licensed for 21 users.
    You can either buy named users or you can buy an unlimited license. The cutover point is 25 users becauses the last time I looked I believe the per user price was $800 and the perpetual was $20,000 per CPU.
    The minimum purchase for named users is 5 so are you absolutely certain that 1 license you have isn't a perpetual license or even perhaps a Discoverer Admin license?
    You should discuss this with your Oracle sales rep who may well be able to get you a better price.
    Best wishes
    Michael

Maybe you are looking for

  • 8625 failure to print anything from windows 8.1 computer on wirelessnetwork

    I installed the HP Officejet aio yesterday and I cannot get it to print anything from my computer.  I installed it on my home network.  My office mate has the same computer and is running on 8.1 and he can print to the 8625.  But I cannot.  The print

  • Not able to execute the Method on 64 Bit OS

    Hello All, We are compiling the plug-ins for InDesign Server CS3 on XP which has 32 bit Operating system. These plug-ins work fine if the InDesign Server CS3 is also installed on 32 Bit OS. But if the InDesign CS3 server is installed on 64bit OS the

  • Can Adobe Media Encoder CC batch watermark & convert AVCHD

    Im a videographer and i own a Youtube channel where i upload videos from dance competions. Some of thes comeptitions can have anything upto 80+ 1v1 "dance off" type competitions. I film using a NEX - VG30 which films in AVCHD. What i need is a progra

  • Iphone 6 - falsely reporting storage full

    I know for a fact that I should have 20+ GB of space available but my IPhone 6 seems to think that its out of space.  I tried syncing it with my PC based on a tip I received online and it worked but the issues started again.  This time sync'ing does

  • 0x8004005 / Error: Configuration file is not well-formed XML

    Hello, I am getting a complete headache from this! I uninstalled Visual Studio 2013 Ultimate and installed in on another hard drive. Since then nothing works! It seems to be an error with IIS... The following happens: When I want to create ASP.NET Em