Apex is too slow to login and run report

Hello Expert,
I am working to fix a problem with APEX is extremely slow to login. It might take 3 to 5 min for the login to show up and it takes forever to load the reports on the screeen that has 1000's of rows. And when it comes to clik on the button to move from tabs in the application, or select a drop down menu, it takes forever.
can any one suggest a solution to this problem? Is anyone experience this at their work environment and what can I do? If I am working on the same application in Development Environment, it is a little bit faster, it dosn't take that long as it takes in production.
Your suggestions is much needed and appreciated.

Without knowing what version of the database & APEX it is kinda hard to even fathom where your issue is...
Are you having issues just getting a user logged in or is it a combination of logging in then running the report?
Have you tried running the query OUTSIDE APEX in TOAD or SQL Developer?
Can you post some information on what the query looks like?  Maybe even post a sample of the code on the Hosted Oracle Instance?
Remember, the more you help us, the More We can Help You!!
Thank you,
Tony Miller
LuvMuffin Software
Ruckersville, VA

Similar Messages

  • 'Hierarchy Based Login' and 'Direct Reports' field in Dim - Position table

    Hello -
    I am trying to build a "My Team's" report, which basically shows the logged in Managers ( and his subordinates) revenues rolled up by default. Then the manager needs to drilldown on his name and see revenues grouped by his direct reports. I am using OBIEE 10G. In the out of the box RPD, there are two fields in the BMM layer called 'Hierarchy Based Login' and 'Direct Reports'.
    1. The 'Hierarchy based Login' field uses the INDEXCOL method to get relevant column from the W_POSITION_DH table based on the the Logged in users hierarchy level (the hierarchy level is stored in a session variable (HIER_LEVEL). This session variable works fine and i have tested the SQL)
    2. The 'Direct Reports' is using the same INDEXCOL method, just that it uses the formula HIER_LEVEL - 1. This works fine as well.
    The issue i am facing is neither of these out-of-the-box fields are assigned to the Position dimension (the position dimension also exists OOTB).
    So basically, i am able to create a manager and his direct subordinate report, but without any drill functionality.
    I am trying to get the report to drill all the way down to the bottom most level of the heirarchy.
    Any help to get this working is much appreciated

    What i meant was neither of these out-of-the box fields are assigned to a Dimension Hierarchy ( there is a hierarchy called 'Position' that already exists out-of-the box). Other fields in the 'Dim-Position' table are assigned to a level in this position hierarchy, except these two. I guess what i am trying to achieve is to dynamically assign the hierarchy level based on the users Hierachy level in W_POSITION_DH table.
    Thanks for spending time to look into my issue

  • How to Deploy Forms on web and Run report in Web browser

    Hi all,
    I am wondering how to run forms from the web and run report on web .. can u pl. brief me out and tell any source if i can reach and study...

    You have to install Oracle Forms server and Oracle reports server. Download the documentation about these products from Forms
    OTN site.

  • Customized Email Content for Firefighter login and Log report

    Hi Experts,
    Is it possible to customize the email content (subject as well as body) for Firefoghter login and log report notifications. This is required on GRC AC 5.3 SP10.
    Thanks
    Davinder

    No, D P. You can not customize FF emails. They are hard coded in the ABAP programs.
    Alpesh

  • Laptop running too slow how can i run a clean up application or system check.

    My Laptop is running too slow and is constantly buffeting, how can i run some clean up software or a system check.

    If your Mac runs slowly:
    http://support.apple.com/kb/PH19031?viewlocale=en_US&locale=en_US
      Start up in Safe Mode. http://support.apple.com/kb/PH18760
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    Repair Disk
    Steps 1 through 7
    http://support.apple.com/kb/PH5836
    Run EtreCheck for a system report.
    https://discussions.apple.com/docs/DOC-6173
    FileVault encryption may make the Mac run slowly  after installing new version of OS X.

  • Mail Slow to Load and Running Slowly

    Yesterday, I tried to copy a block of text from Sarari over to an email. Something I have done many times, but this time, Mail hung up with the spinning beachball and I eventually had to force quit Mail. Since that time Mail has taken minutes to load and runs slowly. I have trashed caches, repaired permissions and repaired the disk. Talked to Apple Support for 30 minutes or so this morning and tried all the stuff they suggested.
    Now Apple Support is suggesting archive and reinstall.
    My questions are:
    1. Does anyone here have an idea to try?
    2. Any thing to look out for on archive and reinstall if it comes to that?
    Thanks,
    Bob Crites

    As a more convenient alternative to a full Archive and Install, you may try reinstalling just the Combo Update for the type of computer and the version of Mac OS X you’re using, unless this is the version of Mac OS X that came with the computer:
    About the Mac OS X 10.4.8 Combo Update
    Mac OS X 10.4.8 Combo Update for PPC
    Mac OS X 10.4.8 Combo Update for Intel
    Take a look at the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    Basically, you should verify/repair the startup disk before installing the update, no applications should be running while installing it, and you may experience unexpected results if you have third-party system software modifications (not normal applications) installed.

  • Need to install and run Reports & Forms on Windows 98. Help!!

    Hi guys !!
    I need to install and run Oracle Reports & Forms on a Windows 98 OS. I can find the download of Reports & Forms for NT but I'm not sure if this download works on Win98 ?? Please help. Urgent.

    Hi guys !!
    I need to install and run Oracle Reports & Forms on a Windows 98 OS. I can find the download of Reports & Forms for NT but I'm not sure if this download works on Win98 ?? Please help. Urgent. I am having the same problem, but with Windows ME. I was able to get Oracle 8i to work by entering a line in the Compatibility 95 section of my win.ini, and I installed the Forms & Reports for NT, but it won't see my database.

  • Deploye 9i reports on 10g application server and run report

    Dear All
    I am new to oracle application server.
    We have application developed in oracle 9i developer suit (forms and reports).
    I have deployed the forms on application server quit easily by configuring formsweb.cnfg file. I am using mmb file for menu and all the forms are attahed to it and running. I am facing proble in deploying and run the reports through menu i.e mmb file. Some one told me that it is better to run reports from forms. So i put the button on form and use the command of web.show_document and its URL in braces and define the key in cgdcmd.dat (i dont know the exact name of file).
    Key was some thing like this :
    reptest: abc/abc@orcl desttype = cache %*
    and in url:
    http://192.168.1.147:7779/reports/repservlt?reptest&..... d:\abd\reports\report.rdf
    (i dont know exactly the url)
    but any way, after that i run the form and press the button to call reports,...., browser does open and it shows a report template but not with the report data but with REP-ERROR. Error was i guess 52001 or 2. well the message of report error was. "reptest key cannot be found" / "reptest key is not defined".
    while i have already define the key in above mention .DAT file. and after that i have restart the instance but still no use.
    CAN ANY ONE HELP !, I AM IN GRAVE SITUATION OF EMERGENCY AS I HAVE TO CONFIGURE REPORTS ON MENEU TILL TOMORROW ANY HOW.
    Thanks
    Abdul Majid.

    There is a forms/reports only installation available and it is safe to use this. This is if you ONLY want to run forms and reports and don't need things like SSO

  • 11.1.0.7 patch kit DBUA goes slow at 33% and runs for 21 hours +

    Trying to upgrade 11.1.0.6 Windows Server 2003 32-bit install to 11.1.0.7 and finding that while the installer completes OK, when I get to running the DBUA part of the upgrade (interactively), it runs fine to about 33% (execrm.sql it would seem from the logfiles) and the Database Server upgrade step, and then the CPU meter flat-lines at 100%. DBUA does tick over slowly, and I let it run overnight but after 21 hours it had slowed down seemingly to a halt at 80% (though not hung). The log files were not being touched/updated through this time.
    I restored from the backup, and retried, but it did the same thing. From what I've seen of others experiences, this DBUA part of the upgrade should only take 30 minutes.
    Not a DBA during the day; not sure what to do from here. Can anyone provide a suggestion?

    Thanks for that. It's now completed. I did have the OracleCSService started; associated with some 10g assets on the same box. Shut all ORACLE 10g processes down, and it flew through the problem step. It reported the I_DIANA_VERSION constraint violation, which I understand can be ignored, but it's also came up with:
    +... checking the default Ultra Search instance.+
    declare
    *+
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "WKSYS.WK_ADM", line 1096
    ORA-06512: at line 59
    ... right at the end. Can't seem to find anything on this; Ultra-Search is marked VALID, so figure I can continue. When I ran the compilation script, it did run an Ultra Search validation which passed, so unsure whether this was a re-execution of the earlier 'check' that failed.
    Many thanks to all who have contributed here.

  • I have a mac book pro running OS 10.5.8 and firefox has always been fine but for the last two days it is slow to open and run and wont shut down, I have to force quit. Is there a current problem?

    I have to force quit because my mac says "Firefox not responding" this happens on both my work network and home (cable) network.

    My best guess would be that the version of Safari you're using is outdated and unsupported by Outlook.com/Hotmail.com. Since you're still running Leopard (OS X 10.5), the best solution is to try Chrome 22 or Firefox 16 (the latest versions supported by Leopard).
    Otherwise, I would upgrade to at least Snow Leopard (10.6) then you can run the newest versions of both Firefox and Chrome. You can get the upgrade for free from Apple if you call their customer support.
    I have the same model of Macbook and am running the newest version of OS X, Mountain Lion (OS X 10.8), without a problem. Then you would be able to run the latest version of Safari as well (version 6).
    EDIT: Here are links to older versions of Chrome and Firefox.
    Chrome 22: http://mac.oldapps.com/google_chrome.php?system=mac_os_x_10.5_leopard_intel
    Firefox 16: https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/16.0.2/mac/en-US/

  • Very slow to open and run - what can I do?

    Hello
    I'm quite a beginner in terms of macbook pro maintenance and so please give me the basics, with clear instructions.....
    I've had my macbook pro for about 4 years.  I have upgraded to Mountain Lion.
    It has started to be a real issue how slow my laptop now is to start up, in particular, and then to do other things.
    What might be the problem?  What do I need to check?
    Thank you for your advice.
    Katie

    Mt. Lion actually requires 4 GB RAM.  If you do not have that installed, I would suggest you do so.
    The HDD is often a problem.  Investigate there.
    Here is a troubleshooting document that will provide you with possible solutions:
    https://discussions.apple.com/docs/DOC-3521
    Ciao.

  • User login and activity report

    Hi
    We have SAP enterprise portal 7.0 SP9 installed. Now, I want a report which will give data like the users(ids)  and thier login time on this portal in a particualar time period. It would be better if i get the activity report of those users as well.
    Regards
    Dharmendra

    Hello,
    you can use portal activity report or google analytics to achieve this
    http://help.sap.com/saphelp_nw04/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/frameset.htm
    Google Analytics:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50b94044-7008-2b10-1680-c04e4526367b
    jo

  • A document page opens that is too big for the display and runs off the end of the monitor

    How do you fix a problem where document pages open that are too big for the display and runs off the end of the monitor? The borders are off the monitor so there is no window edge to grab and adjust.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and  Wi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • IMac running slow, spinning wheels and regularly crashes.

    Hello
    I  am suffering similar symptoms to others here who have then been asked to post their logs for scrutiny by experts prior to advice or recommendations.
    Could I impose on you to run an eye over my data?  I have run disk utility many many times over the past few months with no signs of improvement. In fact, the problem is now getting worse day by day.
    Kind Regards
    EtreCheck version: 1.9.12 (48)
    Report generated 7 August 2014 14:18:57 BST
    Hardware Information:
      iMac (24-inch, Early 2009) (Verified)
      iMac - model: iMac9,1
      1 3.06 GHz Intel Core 2 Duo CPU: 2 cores
      8 GB RAM
    Video Information:
      ATI Radeon HD 4850 - VRAM: 512 MB
      iMac 1920 x 1200
      SHARP LCD spdisplays_1080i
    System Software:
      OS X 10.9.4 (13E28) - Uptime: 0 days 7:19:0
    Disk Information:
      WDC WD1001FALS-40K1B0 disk0 : (1 TB)
      EFI (disk0s1) <not mounted>: 209.7 MB
      Eric's iMac (disk0s2) / [Startup]: 999.35 GB (853.37 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      PIONEER DVD-RW  DVRTS08
    USB Information:
      Apple Inc. Built-in iSight
      inXtron, Inc. IB-RD4320StU3 2 TB
      EFI (disk2s1) <not mounted>: 209.7 MB
      Repository (disk2s2) /Volumes/Repository: 999.35 GB (631.25 GB free)
      Recovery HD (disk2s3) <not mounted>: 784.2 MB
      Media (disk2s4) /Volumes/Media: 999.93 GB (991.93 GB free)
      Apple, Inc. Keyboard Hub
      Apple, Inc Apple Keyboard
      inXtron, Inc.        Taurus      2 TB
      EFI (disk1s1) <not mounted>: 209.7 MB
      Back-Up (disk1s2) /Volumes/Back-Up: 2 TB (610.16 GB free)
      Aliph Jawbone
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
    Gatekeeper:
      Mac App Store and identified developers
    Kernel Extensions:
      [not loaded] com.aliph.driver.jstub (1.1.2 - SDK 10.7) Support
      [loaded] com.squirrels.airparrot.framebuffer (3 - SDK 10.8) Support
      [loaded] com.squirrels.driver.AirParrotSpeakers (1.8 - SDK 10.8) Support
    Launch Daemons:
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.adobe.SwitchBoard.plist Support
      [loaded] com.barebones.authd.plist Support
      [loaded] com.bombich.ccc.plist Support
      [loaded] com.bresink.system.securityagent3a.plist Support
      [loaded] com.marketcircle.daylite.accessd.plist Support
      [loaded] com.marketcircle.daylite.attachmentd.plist Support
      [loaded] com.marketcircle.daylite.backupd.plist Support
      [running] com.marketcircle.daylite.cardcald.plist Support
      [running] com.marketcircle.daylite.portsd.plist Support
      [loaded] com.marketcircle.daylite.staged.plist Support
      [loaded] com.marketcircle.daylite.touchd.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
    Launch Agents:
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [failed] com.adobe.CS5ServiceManager.plist Support
    User Launch Agents:
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [failed] com.adobe.ARM.[...].plist Support
      [failed] com.adobe.ARM.[...].plist Support
      [loaded] com.adobe.ARM.[...].plist Support
      [running] com.c-command.SpamSieve.LaunchAgent.plist Support
      [failed] com.genieo.completer.download.plist Support
      [loaded] com.genieo.completer.update.plist Support
      [loaded] com.macupdate.desktop5.scanner.plist Support
      [running] com.spotify.webhelper.plist Support
    User Login Items:
      GrowlMenu
      GrowlHelperApp
      PopClip
      iTunesHelper
      Dropbox
      OpenDNS Updater 2
      TextExpander
      Alfred 2
      handyPrintUserDaemon
      Jawbone Updater
      AirServer
      Spotify
      DEVONthink Sorter
      Daylite
    Internet Plug-ins:
      AdobeAAMDetect: Version: AdobeAAMDetect 1.0.0.0 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      Default Browser: Version: 537 - SDK 10.9
      AdobePDFViewerNPAPI: Version: 11.0.07 - SDK 10.6 Support
      AdobePDFViewer: Version: 11.0.07 - SDK 10.6 Support
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      GarminGpsControl: Version: 4.1.0.0 Release - SDK 10.7 Support
      Silverlight: Version: 5.1.30317.0 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 60 Check version
    Safari Extensions:
      1Password: Version: 4.2.4
      iMedia Converter Deluxe  : Version: 3.7.0
      Clip to DEVONthink: Version: 1.2.2
      AdBlock: Version: 2.7.10
    Audio Plug-ins:
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
      CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 Support
    3rd Party Preference Panes:
      Flash Player  Support
      Growl  Support
    Time Machine:
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: YES
      Volumes being backed up:
      Repository: Disk size: 930.72 GB Disk used: 342.82 GB
      Eric's iMac: Disk size: 930.71 GB Disk used: 135.95 GB
      Destinations:
      Back-Up [Local] (Last used)
      Total size: 2
      Total number of backups: 63
      Oldest backup: 2013-10-26 09:07:06 +0000
      Last backup: 2014-08-07 12:55:36 +0000
      Size of backup disk: Adequate
      Backup size 2  > (Disk used 478.77 GB X 3)
      Time Machine details may not be accurate.
      All volumes being backed up may not be listed.
    Top Processes by CPU:
          2% WindowServer
          0% fontd
          0% mds
          0% DEVONthink Sorter
          0% Dropbox
    Top Processes by Memory:
      262 MB mds_stores
      246 MB Safari
      205 MB com.apple.IconServicesAgent
      156 MB Pages
      147 MB com.apple.WebKit.WebContent
    Virtual Memory Information:
      3.28 GB Free RAM
      3.49 GB Active RAM
      356 MB Inactive RAM
      902 MB Wired RAM
      931 MB Page-ins
      0 B Page-outs

    You, also, have too many apps launching at startup/login and running in the background when not n use.
    You need to pare the number of apps that launch at login/startup to six items or less (preferrably less).
    Add or remove automatic items
    Choose Apple menu > System Preferences, then click Users & Groups.
    Select your user account, then click Login Items.
    Do one of the following:
    Click Add below the list on the right, select an app, document, folder, or disk, then click Add.If you don’t want an item’s windows to be visible after login, select Hide. (Hide does not apply to servers, which always appear in the Finder after login.)
    Select the name of the item you want to prevent from opening automatically, then click Delete below the list on the right.

  • Slow to open and save files

    My Macbook Pro with Mac OS X 10.7.4 has been real slow lately in opening files, saving documents, opening webpages.  Any suggestions on ways to speed things up?  I often have MS Excel and Word and Outlook open so not sure if that is the problem.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box. Don't use the Safari-only Guest login created by Find My Mac.
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in Mac OS X 10.7 or later, then you can’t enable the Guest account. The Guest login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled under Mac OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Maybe you are looking for

  • Creating a Link to a Folder on a Server with Sharepoint Foundation 2013

    Hi All, I am looking to create a link from a page on my Sharepoint site to a folder on one of the companies servers. I have had a lot of trouble with this. Is there a piece of code I can use to do this? Thanks in advance.

  • Entering password for an encrypted time machine backup

    During a recent hard disk failure. I have had to restore my system from a time machine backup. I keep this backup on an encrytped external drive. I booted into recovery mode,  erased the drive to fix the hard disk errors (it wasn't repairable). Then

  • Crystal Reports 2008 - Error deploying on Windows 7 64 bit

    My reports will not display on a 64 bit Windows 7 computer. I have a VB.NET app I wrote that used Crystal Reports XIR2 to display a number of reports. Everything has worked fine for a year or two, but now we're rolling out 64 bit Windows 7 computers

  • PDF creation shrinkage issue

    Hi all          I am working with CS 2. I have Indesign CS2 in 5 systems. While I am creating my Indesign document into PDF. I can find slight shrinkage in the PDF file between  5 systems. Not all the PDFs are have same shrinkage. Even two PDF's crea

  • ITunes froze while updating iPod firmware...

    I was trying to install the latest version of software on my iPod touch (4gen) and it's frozen halfway through. My iPod has a little loading bar on it, as does iTunes, both are maybe a third of the way through and have been stuck on the exact same sp