Help me! AWM "maintain cube ... " performance: too slow with a small cube

Hi all,
I have 3 dimensions: TIMES, PRODUCTS, STORES
The hierarchy of TIMES, is in the order: year, quarter, month, week, day
The hierarchy of Products is in the order: sector, family, sub-family, product
The hierarchy of STORES is in the order: area, department, store
each hierarchy is mapped with a data set and the size is
730 lines (days) for the TIMES dimension
282 lines (products) for the PRODUCTS dimension
237 lines (stores) for the STORES dimension
With these dimensions, I create a cube and 2 measures: QUANTITY, BENEFIT
My measures used all 3 dimensions : TIMES, PRODUCTS, STORES.
I mapped in the end my cube with a dataset contains: store, day, product, quantity, benefit
This data set has 3921 lines.
I chosed the rule to aggregate all dimensions is SUM.
So when I do "maintain cube...", AWM takes much time to do it! (approximately 2h to maintain my cube)
Some one knows why it's long?
How can I do to accelerate it?
Due I modify the parameters in AWM or in my cube?
Thanks in advance!

thanks all for your reply!
I done maintain cube already in following your advice. I increased the rollback and tmp space and changed "NUMBER to DECIMAL" as type of data of cube.
But I have other question. I hope you can help me!
1. What's the effect of the option "Choose the regions of the cube to be presummarized and stored in the analytic workspace" in the table "Summarize To" when you create a cube? If I check this option for all hierarchy level, the next time, when I do the request,
the time of calcul will be optimize so fastest?
(I check this option in creating my cube but when I make a request for level of a particular hierarchy, it's so long to have the result. I use a software this can connect and do request from Oracle Olap DataBase.)
2. I done maintain cube last week. Today I created a new cube and added more data set. But I cant maintain cube again. This is the message error. Can you explain to me why?
( I increase already the rollback and tmp space. To know how and what I done, view this thread please!
Error when I do "Maintain Cubes ..." )
--------------------------------------java.sql.SQLException: ORA-00933: SQL command not properly ended
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:330)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:287)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:742)
at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:206)
at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:789)
at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1030)
at oracle.jdbc.driver.T4CStatement.executeMaybeDescribe(T4CStatement.java:829)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1123)
at oracle.jdbc.driver.OracleStatement.executeInternal(OracleStatement.java:1678)
at oracle.jdbc.driver.OracleStatement.execute(OracleStatement.java:1644)
at oracle.olap.awm.dataobject.dialog.olapcatalog.TableDialog.populateTableDataModel(TableDialog.java:164)
at oracle.olap.awm.dataobject.dialog.olapcatalog.TableDialog.initialiseAndPopulate(TableDialog.java:68)
at oracle.olap.awm.dataobject.dialog.olapcatalog.TableDialog.<init>(TableDialog.java:57)
at oracle.olap.awm.wizard.awbuild.BuildWizardHelper.runBuild(BuildWizardHelper.java:252)
at oracle.olap.awm.navigator.node.modeler.cube.ModelerMeasureNode.actionPerformed(ModelerMeasureNode.java:226)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Thanks in advance!

Similar Messages

  • Performance too Slow on SQL Azure box

    Hi,
    Performance is too slow on SQL Azure box:
    Below query returns 500,000 rows in 18 Min. on SQL Azure box (connected via SSMS)
    SELECT * FROM TABLE_1
    Whereas, on local server it returns 500,000 rows in (30 sec.)
    SQL Azure configuration:
    Service Tier/Performance Level : Premium/P1
    DTU       : 100
    MAX DB Size : 500GB     
    Max Worker Threads : 200          
    Max Sessions     : 2400
    Benchmark Transaction Rate      : 105 transactions per second
    Predictability : Best
    Thanks,

    Hello,
    Please refer to the following document too:
    http://download.microsoft.com/download/D/2/0/D20E1C5F-72EA-4505-9F26-FEF9550EFD44/Performance%20Guidance%20for%20SQL%20Server%20in%20Windows%20Azure%20Virtual%20Machines.docx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • BI Server performance too slow

    Hi experts,
    I am facing an issue, my OBIEE sits on a Unix Platform. And many time the server performance is too slow, when I check the processes, Java under Orabi user is using more than 50% of the CPU utilization. I need to find the root cause behind it, as it is the production system and is affecting many users.
    Thanks in advance.
    MT

    Thanks Prassu,
    Yes the Server is performing too much calculations, but they are required as need to cache reports at daily level also,
    I have an observation that the MAX_CACHE_ENTRY_SIZE [MAX_CACHE_ENTRY_SIZE = 1 MB;] parameter is set only for 1 MB, I can understand that if any query fetching more data than 1 MB will not be cached. But is there any chance that this will affect the server as well.
    Thanks
    MT

  • Preview is TOO SLOW with RAW images! PLEASE HELP !!!

    Hi my name is Dario and I am Photographer.
    After upgrading from Mountain Lion to Mavericks on my current iMac preview app is sick slow with RAW images.
    On Moutain Lion viewing RAW files from my camera with normal OS Preveiw app was wonderful,fast and now it is disaster...
    I can't any more fast pick what I need and delite rest. Now I need hole ethernety until loads next picture.
    PLEASE HELP I CAN'T WORK ENY MORE LIKE THIS !!!!

    Some things to try - Linc Davis is a good problem solver.
    https://discussions.apple.com/message/22128130#22128130

  • The servers gets too slow with JMS Messages

    Hi all,
          Look, Im usin JMS services, with MDB, and work good. Also i kepp a Queue to wronly messages (basiclly for comunications between R3 and Portal). Thats messages have seted a "Time to Live" equals to one day, so, they dissapair when this time are completed. But for some reasson, my server gets too slow and show exeptions of Time Out. Maybe the messages are not "killed" really, and consume memory from the server or some like that.
          The think are, that im deleting manually the Queue from the Visual Administration, later than this, the process back to keep the execution time and gets faster.
          If some know some or had this same trouble, please help me...
    Thanks in advance,
    Jorge.

    I see. Thanks for your advice
    I always had this setting on my previous devices (Sony Xperia X10 pro, Samsung Galaxy Slll) and thought it wouldn't do anything. It just got slow when it actually was updating.
    Now I turned that setting off, the wifi worked quite long again (10min) but then it was gone. Unfortunately.

  • Slow start up since wire got removed accidentally...imac perform too slow

    hi am sajith ...i am facing a slow in start up n using my mac from the time since, the wire got unplug accidentally ...it ws very fast before ..please help me out?

    Open Disk Utility (in the Utilities folder of the Application folder). Select your startup volume from the list on the left side & click the "Verify Disk" button. If it finds any problems follow the instructions to restart your computer from another volume (varies by the OS version you are using) & repair the drive.
    If & when any errors are fixed, run the Permissions repair.
    Note: If you fill in the model & OS version info in your user profile, that will help us provide more detailed advice.

  • Help!My MBP is suddenly very slow with frequent loading icon

    Was working perfectly Sunday then woke up on Monday and it was suddenly very slow and almost every task prompts the spinning loading icon. Tried a software update, but didn't solve anything. Below is my etrecheck please reply with any suggestions!
    Hardware Information:
              MacBook Pro (13-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,2
              1 2.5 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 512 MB
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 7:3:51
    Disk Information:
              APPLE HDD TOSHIBA MK5065GSXF disk0 : (500.11 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 499.25 GB (445.33 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Fitbit Inc. Fitbit Base Station
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Computer, Inc. IR Receiver
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Startup Items:
              BIND: Path: /System/Library/StartupItems/BIND
              NortonMissedTasks: Path: /Library/StartupItems/NortonMissedTasks
              NUMCompatibilityCheck: Path: /Library/StartupItems/NUMCompatibilityCheck
              SymDCInit: Path: /Library/StartupItems/SymDCInit
              TrackDelete: Path: /Library/StartupItems/TrackDelete
              VolumeAssist: Path: /Library/StartupItems/VolumeAssist
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.barebones.authd.plist 3rd-Party support link
              [System] com.bombich.ccc.scheduledtask.806652FC-A0D3-423B-B349-8DF1C01ECCBD.plist 3rd-Party support link
              [System] com.bombich.ccc.scheduledtask.DE400061-A39F-4691-861A-7F9DB4E6BF67.plist 3rd-Party support link
              [System] com.fitbit.galileod.plist 3rd-Party support link
              [System] com.google.keystone.daemon.plist 3rd-Party support link
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
    Launch Agents:
              [System] com.google.keystone.agent.plist 3rd-Party support link
              [System] com.hp.devicemonitor.plist 3rd-Party support link
              [System] com.hp.messagecenter.launcher.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.spotify.webhelper.plist 3rd-Party support link
    User Login Items:
              SymSecondaryLaunch
              Google Updater Helper
    Internet Plug-ins:
              DirectorShockwave: Version: 11.5.8r612 3rd-Party support link
              o1dbrowserplugin: Version: 5.1.7.17873 3rd-Party support link
              Google Earth Web Plug-in: Version: 6.1 3rd-Party support link
              Flip4Mac WMV Plugin: Version: 2.1.0.33 3rd-Party support link
              Silverlight: Version: 5.1.20513.0 - SDK 10.6 3rd-Party support link
              FlashPlayer-10.6: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
              DivXBrowserPlugin: Version: 2.0 3rd-Party support link
              Flash Player: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
              iPhotoPhotocast: Version: 6.0
              googletalkbrowserplugin: Version: 5.1.7.17873 3rd-Party support link
              npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5 3rd-Party support link
              AdobePDFViewer: Version: 9.5.1 3rd-Party support link
              CANONiMAGEGATEWAYDL: Version: 3.1.0.2 3rd-Party support link
              QuickTime Plugin: Version: 7.7.1
              SharePointBrowserPlugin: Version: 14.3.2 - SDK 10.6 3rd-Party support link
              JavaAppletPlugin: Version: 14.3.0 - SDK 10.8 Outdated! Update
    Audio Plug-ins:
              AirPlay: Version: 1.7 - SDK 10.8
              iSightAudio: Version: 7.7.1 - SDK 10.8
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.8
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
              Flip4Mac WMV  3rd-Party support link
              Growl  3rd-Party support link
              Norton FileSaver
    Old Applications:
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
    Time Machine:
              Skip System Files: NO
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 464.96 GB Disk used: 50.22 GB
              Destinations:
                        Time Machine Backups [Local] (Last used)
                        Total size: 0 B
                        Total number of backups: 0
                        Size of backup disk: Too small
                                  Backup size 0 B < (Disk used 50.22 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
              /sbin excluded from backup!
              /usr excluded from backup!
              /System excluded from backup!
              /bin excluded from backup!
              /private excluded from backup!
              /Library excluded from backup!
              /Applications excluded from backup!
    Top Processes by CPU:
                   7%          Finder
                   7%          WindowServer
                   6%          Google Chrome
                   1%          hidd
                   1%          EtreCheck
    Top Processes by Memory:
              156 MB          Google Chrome
              102 MB          mds
              52 MB          Google Chrome Helper
              41 MB          WindowServer
              41 MB          Finder
    Virtual Memory Information:
              1.35 GB          Free RAM
              1.22 GB          Active RAM
              248 MB          Inactive RAM
              1.19 GB          Wired RAM
              2.01 GB          Page-ins
              0 B          Page-outs

    Hey paoloac,
    Thanks for the question. I understand that you are experiencing issues with your MacBook. The following resource may provide a solution:
    OS X Mountain Lion: If your Mac runs slowly
    http://support.apple.com/kb/PH10798
    Thanks,
    Matt M.

  • My machine is too slow with maverics.

    EtreCheck version: 1.9.12 (48)
    Report generated 19 July 2014 2:06:45 pm IST
    Hardware Information:
        Mac Pro (Early 2009) (Verified)
        Mac Pro - model: MacPro4,1
        2 2.26 GHz Quad-Core Intel Xeon CPUs: 8 cores
        16 GB RAM
    Video Information:
        NVIDIA GeForce GT 120 - VRAM: 512 MB
            SONY TV 1920 x 1080
            DELL ST2220L spdisplays_1080p
    System Software:
        OS X 10.9.4 (13E28) - Uptime: 0 days 0:6:43
    Disk Information:
        HL-DT-ST DVD-RW GH41N 
        WDC WD6400AAKS-41H2B0 disk0 : (640.14 GB)
            EFI (disk0s1) <not mounted>: 209.7 MB
            Mac OSX (disk0s2) / [Startup]: 639.28 GB (238.6 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        ST31500341AS disk1 : (1.5 TB)
            EFI (disk1s1) <not mounted>: 209.7 MB
            FILMS 1 (disk1s2) /Volumes/FILMS 1: 1.5 TB (1.08 TB free)
        ST31500341AS disk2 : (1.5 TB)
            EFI (disk2s1) <not mounted>: 209.7 MB
            FILMS 3 (disk2s2) /Volumes/FILMS 3: 1.5 TB (1.06 TB free)
    USB Information:
        Apple, Inc. Keyboard Hub
            Mitsumi Electric Apple Optical USB Mouse
            Apple, Inc Apple Keyboard
        Seagate FA GoFlex Desk 2 TB
            BKIS 2TB BLACK (disk3s1) <not mounted>: 2 TB
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
        LaCie d2 quadra (button) 800mbit - 800mbit max
            disk4s1 (disk4s1) <not mounted>: 32 KB
            BKIS 2TB (disk4s3) /Volumes/BKIS 2TB: 2 TB (798.39 GB free)
    Configuration files:
        /etc/sysctl.conf - Exists
    Gatekeeper:
        Mac App Store and identified developers
    Kernel Extensions:
        [not loaded]    com.ZTE.driver.ModemDriverMac (1.0.2d1) Support
        [not loaded]    com.blackmagic-design.desktopvideo.firmware (10.1.2 - SDK 10.7) Support
        [loaded]    com.blackmagic-design.desktopvideo.iokit.driver (10.1.2 - SDK 10.7) Support
        [loaded]    com.blackmagic-design.desktopvideo.iokit.framebufferdriver (10.1.2 - SDK 10.7) Support
        [not loaded]    com.blackmagic-design.desktopvideo.multibridge.iokit.driver (10.1.2 - SDK 10.7) Support
        [not loaded]    com.blackmagic-design.driver.BlackmagicIO (10.1.2 - SDK 10.7) Support
        [not loaded]    com.devguru.driver.SamsungACMControl (1.4.18 - SDK 10.6) Support
        [not loaded]    com.devguru.driver.SamsungACMData (1.4.18 - SDK 10.6) Support
        [not loaded]    com.devguru.driver.SamsungComposite (1.4.18 - SDK 10.6) Support
        [not loaded]    com.devguru.driver.SamsungMTP (1.4.18 - SDK 10.5) Support
        [not loaded]    com.devguru.driver.SamsungSerial (1.4.18 - SDK 10.6) Support
        [loaded]    com.nvidia.CUDA (1.1.0) Support
        [not loaded]    com.wacom.kext.wacomtablet (6.3.4 - SDK 10.8) Support
    Startup Items:
        CUDA: Path: /System/Library/StartupItems/CUDA
    Problem System Launch Agents:
        [failed]    com.paragon.NTFS.trial.plist Support
    Launch Daemons:
        [loaded]    com.adobe.fpsaud.plist Support
        [loaded]    com.autodesk.adlm.plist Support
        [running]    com.autodesk.backburner_manager.plist Support
        [running]    com.autodesk.backburner_server.plist Support
        [loaded]    com.autodesk.backburner_start.plist Support
        [running]    com.autodesk.dl_mpd.plist Support
        [running]    com.autodesk.sw_bwmgr.plist Support
        [running]    com.autodesk.sw_dbd.plist Support
        [running]    com.autodesk.sw_ifffs.plist Support
        [running]    com.autodesk.sw_probed.plist Support
        [running]    com.autodesk.sw_server.plist Support
        [loaded]    com.autodesk.sw_start.plist Support
        [running]    com.autodesk.wiretapgateway.plist Support
        [loaded]    com.autodesk.wiretapgateway_start.plist Support
        [running]    com.blackmagic-design.desktopvideo.XPCService.plist Support
        [running]    com.blackmagic-design.DesktopVideoHelper.plist Support
        [failed]    com.blackmagic-design.IntensityStartup.plist Support
        [running]    com.blackmagic-design.streaming.BMDStreamingServer.plist Support
        [running]    com.edb.launchd.postgresql-8.4.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
        [not loaded]    com.vsearch.daemon.plist Support
        [running]    com.vsearch.helper.plist Support
    Launch Agents:
        [running]    com.blackmagic-design.DesktopVideoFirmwareUpdater.plist Support
        [running]    com.marsthemes.CBAgentLaunch.plist Support
        [loaded]    com.nvidia.CUDASoftwareUpdate.plist Support
        [running]    com.vsearch.agent.plist Support
        [running]    com.wacom.wacomtablet.plist Support
        [running]    org.musingsfrommars.MTL.Agent.plist Support
    User Launch Agents:
        [loaded]    com.adobe.ARM.[...].plist Support
        [running]    com.akamai.single-user-client.plist Support
        [loaded]    com.google.keystone.agent.plist Support
        [loaded]    de.metaquark.appfresh.plist Support
    User Login Items:
        iTunesHelper
        BitTorrent
        Dropbox
        Sony Ericsson Bridge Helper
        Google Chrome
        KiesAgent
        fuspredownloader
    Internet Plug-ins:
        FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        AdobePDFViewerNPAPI: Version: 11.0.06 - SDK 10.6 Support
        AdobePDFViewer: Version: 11.0.06 - SDK 10.6 Support
        Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
        Default Browser: Version: 537 - SDK 10.9
        SharePointBrowserPlugin: Version: 14.1.0 Support
        WacomNetscape: Version: 2.1.0-1 - SDK 10.8 Support
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 Support
        JavaAppletPlugin: Version: Java 7 Update 51 Check version
    Safari Extensions:
        Conduit Search for Safari: Version: 1.0
        Ginger: Version: 0.1.0.33
    Audio Plug-ins:
        BlackmagicAudio: Version: 1.0 - SDK 10.8 Support
        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:
        ConduitNPAPIPlugin: Version: 1.0 - SDK 10.6 Support
    3rd Party Preference Panes:
        Akamai NetSession Preferences  Support
        AppTrap  Support
        Blackmagic Desktop Video  Support
        CUDA Preferences  Support
        Flash Player  Support
        MacFUSE  Support
        NTFS-3G  Support
        Paragon NTFS for Mac ® OS X  Support
        Tuxera NTFS  Support
        WacomTablet  Support
    Time Machine:
        Time Machine not configured!
    Top Processes by CPU:
             2%    WindowServer
             1%    fontd
             0%    locationd
             0%    firefox
             0%    notifyd
    Top Processes by Memory:
        295 MB    firefox
        115 MB    com.apple.IconServicesAgent
        82 MB    mds_stores
        82 MB    Dock
        66 MB    java
    Virtual Memory Information:
        13.17 GB    Free RAM
        1.43 GB    Active RAM
        337 MB    Inactive RAM
        1.05 GB    Wired RAM
        380 MB    Page-ins
        0 B    Page-outs

    Activity Monitor - Mavericks
    Activity Monitor in Mavericks has significant changes
    Performance Guide
    Why is my computer slow
    Why your Mac runs slower than it should
    Slow Mac After Mavericks
    Things you can do to resolve slowdowns  see post by Kappy

  • Time Capsule too slow with PLC

    Hello.
    Currently I have a wifi modem router (802.11g) Zyxel whose ports ethernet (10/100) have connected the following:
    - Port 1 mac pro
    - Port 2 NAS 2TB Raid 5 where have all the movies in HD (720p and 1080p), home videos, music, photos, etc..
    - Port 3 PLC adapter Devolo dlan 200 AV http://www.devolo.com/consumer/7dlan-200-aveasy_starter-kit_product-presentation1.html?l=en
    All this is in my home office.
    In the bedroom of my oldest son, I have a PLC adapter which connects your PC and / or console. Also use a macbook by wifi.
    In the room of my youngest son, another PLC adapter which connects your MacMini and / or console.
    In the lounge have another PLC adapter that is connected to a multimedia disc DVICO TVIX M6500 http://www.tvix.co.kr/ENG/products/HDM6500.aspx
    This disc I have configured to connect to the NAS and can see all the content (especially HD movies) smoothly cuts or breaks in the image and sound.
    Now I buy a Time Capsule 1TB. Following instructions, I connected a Zyxel modem port to the WAN input of TC (I canceled the Zyxel wifi).
    I connected to port 1 of the TC the mac pro, the NAS to port 2 and to port 3 the PLC adapter, but I have a problem set transfer rate:
    From the lounge, when I connect the disk media and I want to watch any movie (even in PAL) to play me jumping on the image and sound. It is as if the ports were only a 10mb ethernet. They lack the data transfer rate (I tested on all three)
    Interestingly, the TC wifi (802.11n) works properly and the macbook can see all the movies in HD without problems of jumps in the image (which with Zyxel wifi was impossible)
    I've been looking in all possible configurations and find nothing.
    The network works because I see all the computers, but is very slow.
    Theoretically, the PLC adapter is transparent in an ethernet network and does not influence the rate of data transfer.
    It is as if they were incompatible the TC Gigabit ports with the PLC adapter.
    Any idea?
    Greetings

    chris_gmu wrote:
    What I did was to connect an ethernet port of Time Capsule back to the ethernet port of my mac book pro but nothing changed. Still very slow in backupx
    Yes, that's what I meant, sorry.
    and my internet connection is unstable reqularly disconnecting...
    That may be the main problem.  Time Machine may be just an innocent victim. 
    A easy way to tell is to just disconnect from the Internet for a while, and see if the backups improve, via Ethernet.  If not, be sure it's not still using WIFI -- turn WIFI off to force it to use Ethernet. 
    If it does improve, that would implicate something in your setup or connection to your DSL modem.  That's out of my area of expertise, but there are some networking gurus here who can help.
    If it doesn't improve greatly, see the green box in #D2 of Time Machine - Troubleshooting.  Something there should fix it.

  • My MacBook has become too slow with almost all the applications and with Mail it it worst. Almost like hang.

    I am using MacBook with 4GB RAM and 500GB hard disc, 2.26GHz CPU, Mountain Lion OS. The machine has become so slow it hamperes lots of work as with almost all the application it beclome unresponsive and hang like.
    Also disc permission changes over the period of time and need to clean it. After clean it, it improves a bit but the Mail function which is ridiculously slow. Address book never function to remove duplicate.
    Kindly ifnorm the solution if anybody have.

    If you do a safe boot, holding the shift key down while booting, do you have the performance issues? If not, check your login items as well as any software listed at the bottom of the System Preferences pane. A software incompatibility could cause performance issues. Note a safe start will take longer than a normal start.

  • Premiere Pro/Media Encoder Too Slow with Mavericks

    HELP ME, HELP ME, HELP ME!!!
    I'm still running Mavericks on a late 2013 iMac-- I've got almost 300GB free on hard drive. Configuration is Mavericks/3.5GHz i7/32GB RAM/NVIDIA GeForce GTX 775M 2048MB with CUDA enabled.
    It's taking a half an hour to render 5 minute clips and over an hour to export them...sometimes an hour and a half.
    I'm about to lose my mind, not to mention a client.
    I can upgrade to Yosemite--I figured I'd wait til the bugs were gone--but according to everything I read on the web, that option is no better for creative cloud.
    Despite the fact that Mac is a widely installed system in the creative world, it seems like Adobe has put us on the back shelf, and continues to crank out software that we desperately need but that won't run on a professional level on our systems. I tried to research this problem on the internet--all I could find is desperate creatives looking for solutions that just aren't there. [sorry for the rant]
    I need real help, now. Please advise, and thanks.

    Hello VaughnByrd21,
    It's taking a half an hour to render 5 minute clips and over an hour to export them...sometimes an hour and a half.
    Can you post a screenshot of your export settings dialog box?
    ...it seems like Adobe has put us on the back shelf, and continues to crank out software that we desperately need but that won't run on a professional level on our systems.
    Have you adjusted the permissions of your Adobe folders? Updating OS X can change them randomly: Premiere Pro CC, CC 2014, or 2014.1 freezing on startup or crashing while working (Mac OS X 10.9, and later)
    NVIDIA drivers are not doing very well lately either with CUDA and Mac OS X Yosemite. For sure, switch both Premiere Pro and AME to OpenCL mode until they fix those drivers.
    These issues have more to do with OS X and NVIDIA drivers, nothing to do with Adobe applications—so it's not always our fault when things go wrong.
    You should also try deleting your media cache, which you can find in Preferences > Media (click the Browse button). That fixes a lot of issues.
    Please also consider trashing preferences and repairing disk permissions.
    Thanks,
    Kevin

  • AD Authentication Too Slow With Required Ports Open

    Hi,
    I have a server (2008 R2) in DMZ network and the domain controller (also 2008 R2) is sitting in the internal network. There is no domain or domain controller in DMZ network, only one domain in internal network. The server in DMZ is a domain member. I opened
    all the necessary ports through firewall mentioned in below article:
    http://technet.microsoft.com/en-us/library/dd772723%28v=ws.10%29.aspx
    When I use domain credentials to log on to the server in DMZ, it successfully logs in but takes about 5 mins for the log in process to complete! As a test, I opened ANY (all ports) and then log in takes only a few seconds (normal time).
    Can someone tell me whats the reason? Is the above mentioned article missing ports that should also be opened?
    Thanks

    Hi,
    Yes the old ephemeral port range is required. See below thread which should help you further.
    https://social.technet.microsoft.com/Forums/en-US/1c6a59de-c1fe-4946-bb4e-1fe36fd40b08/required-ports-to-communicate-with-domain-controller
    Regards,
    Calin

  • Help for beloved MacbookPro (LATE 2008 model - (slow) with 10.8.4  OS 4g memory

    Hi
    My am using a 2008 MBP which appears to have difficuoly in loading programs,  Or even at log in!   Please advise.  BTW I ave removed old binary files etc with no difference noted.  That Beach ball is driving me mad.
    Can amyone suggest a reason for this?  Ot is it wear amd tear (!!) - it is 4 years young.  I adore it.
    Thank you and apologies for ignorance in advance!
    Sandy
    note  --       My Imac which I left happily at Snow Leopard is still faster than the MBPro and older!

    Metacalf,
    I have the same model MacBook Pro as you, and I’m running OS X 10.9.4 on mine without problems. I’d highly recommend that you upgrade your RAM; our model can work with 16 GB of RAM when Mac OS X 10.7.5 or newer is installed. I’ve got 8 GB in mine, but I’m not doing any video editing; you’d probably find 16 GB to be best. If your video editing is disk-bound, then you’d also benefit by replacing your internal HDD with a SSD.

  • Select Data from aufm too slow

    Hi experts,
    I have a query in my report but its performance too slow.
    is there any proper way or any way to improve the performance of below query.
    SELECT  * FROM  aufm     into table i_aufm          " collecting input material document numbers
             WHERE mblnr GE '4900000000'
               AND mjahr GE '2008'
               AND zeile GT '0'
               AND matnr EQ matnr_101-matnr
               AND werks IN p_werks
               AND charg EQ matnr_101-charg
               AND bwart = '101'.

    Hi,
    1 .Dont use * from any table.
    2. Create  a internal table  that u want to retrieve the data from that table. (Structure).
    Eg:
    types : begin of str_ekko,
               ebeln type ekko-ebeln,
               bsart type ekko-bsart,
               aedat type ekko-aedat,
               endof str_ekko.
    data : itab type table of str_ekko,
            wa_itab type str_ekko.
    In the above u want to take care that while creating the structure u want to look the sequence of fields in the table. in the same sequence u want to create the structure.
    3 . The Select-options fields also wants be in the same field sequence of the table.
    eg : select ebeln bsart aedat from ekko into table itab where ebeln in so_ebeln and                                                                               
    bsart in so_bsart and
                                                                                    aedat in so_aedat.
    4.  If the above things are not working just look the indexes of that table. Just create a secondary index with ur requirement.

  • Database is performing to slow

    Hi all,
    I have oracle 8i database with only 5GB data. My database is performing too slow. Cal any one tell me step by step which poction and where i have to look for increse the performance. Plz provide me some steps which i should follow.
    Thanks & Regards

    My database is performing too slowA very generic statement which is actually misleading.
    There could be a particular application/module which is performing slow, in turn slowing down the whole system. There could be some SQL that some user has fired, taking up all resources on database server (f.ex. cartesian join on seven tables as the developer thought that was a simple SQL before he could submit a more "complex" SQL).
    If you dont know where to start then you need to setup statspack in first place and get the snaps running at say 15 minutes interval. Then analyze the statspack reports to get a better picture of the database performance.
    If you know that after plugging in a particular module, your database is going down in terms of performance, then you can take it out, review the same, trace it, debug it and fix it.
    At the end I would go in for reviewing the instance parameters and tune them. If even after tuning the instance parameters, you are facing the performance problem, then I would review the hardware.
    That, in short, would be my plan of action.
    Message was edited by:
    Satish Kandi
    And I am slow in writing the same ;)

Maybe you are looking for

  • Load balancing in the process chains

    HI friends I have 6 subchains in 1 metachain . we are facing a problem  where we have to 2 servers . but when we run the process chains they are  occuping all the DIA process  in only one server . the other server is empty . so is there a way  that w

  • Printing oracle report from oracle forms

    At our place, our clinet machines are upgraded to IE8 (Internet explorer 8), and some users are having probelms when they print pdf reports from IE8. If they save pdf report on computer and use adobe acrobat reader, then they can print, but when they

  • SALES ORDER BASED  STOCK TRANSFER ISSUE

    Sales order based planning                                              A                             B                              C            D                        E In this A (header material) is sales order item and B is sub assembly. D, E,

  • How to get Adobe up and running?

    This download then go back and sign some agreement is stupid and it is not evident that there is anything to sign. I have clicked on agree several times and am still unable to get it to work. This is a Macbook Pro computer and I'm tired of not being

  • Hi guru's what is check tabale , what is value table

    hi guru's what is check tabale , what is value table