Tax Entry is very Slow-Solution Needed.

Dear Experts,
In Tax column, after selecting TAX Code, the system unually takes a long time to move from tax column. What is the reason for this? Please advise me solution.
Best Regards
Anand

Hi,
Tax code determination.
Path - Financials - > tax - > Tax code determination
You can set default tax codes as u need.
regards,
Sanju m S

Similar Messages

  • Very slow performance, need assistance

    I have a program that has very slow performance (and I mean SLOW).  I was hoping somebody could tell me how to improve the performance.  I know where it hangs up (at LOOP AT it_detail INTO wa_detail.) but I'm not sure what I need to do to make it quicker.  Any help would be appreciated.
    TABLES: vbak,
            vbpa,
            adrc.
    TYPES: BEGIN OF ty_detail,
             vbeln TYPE vbak-vbeln,
             erdat TYPE vbak-erdat,
             vdatu TYPE vbak-vdatu,
             adrnr TYPE vbpa-adrnr,
             sa_name TYPE adrc-name1,
             sa_street TYPE adrc-street,
             sa_city TYPE adrc-city1,
             sa_state TYPE adrc-region,
             sa_zip TYPE adrc-post_code1,
             sa_tel TYPE adrc-tel_number,
             kunnr TYPE vbpa-kunnr,
             ag_name TYPE kna1-name1,
             ag_street TYPE kna1-stras,
             ag_city TYPE kna1-ort01,
             ag_state TYPE kna1-regio,
             ag_zip TYPE kna1-pstlz,
             ag_tel TYPE kna1-telf1,
             vkbur TYPE knvv-vkbur,
             we_num TYPE likp-kunnr,
             we_name TYPE kna1-name1,
             we_name2 TYPE kna1-name2,
             we_street TYPE kna1-stras,
             we_city TYPE kna1-ort01,
             we_state TYPE kna1-regio,
             we_zip TYPE kna1-pstlz,
             we_tel TYPE kna1-telf1,
           END OF ty_detail.
    DATA: it_detail TYPE TABLE OF ty_detail WITH KEY vbeln adrnr kunnr we_num,
          wa_detail LIKE LINE OF it_detail.
    DATA: addressnum TYPE vbpa-adrnr,
          temp_kunnr TYPE likp-kunnr.
    * S E L E C T I O N - S C R E E N
    SELECTION-SCREEN BEGIN OF BLOCK required WITH FRAME TITLE text-002.
    SELECT-OPTIONS:  s_vdatu FOR vbak-vdatu OBLIGATORY.    "Req delivery date
    SELECTION-SCREEN END OF BLOCK required.
    SELECTION-SCREEN BEGIN OF BLOCK temp WITH FRAME TITLE text-001.
    SELECT-OPTIONS:  s_auart FOR vbak-auart OBLIGATORY.
    PARAMETER:  p_parfun TYPE vbpa-parvw DEFAULT 'Z5' OBLIGATORY.
    SELECTION-SCREEN END OF BLOCK temp.
    *INITIALIZATION.
    *  REFRESH s_auart.
    *  CLEAR s_auart.
    *  s_auart-sign = 'I'.
    *  s_auart-option = 'EQ'.
    *  s_auart-low = 'OR'.
    *  APPEND s_auart.
    *  s_auart-low = 'ZDT'.
    *  APPEND s_auart.
    * END OF SELECTION SCREEN
    * M A I N - B O D Y
    *Main select statement.
    SELECT a~vbeln a~erdat a~vdatu c~adrnr c~kunnr
        INTO CORRESPONDING FIELDS OF TABLE it_detail
        FROM vbak AS a
          INNER JOIN vbap AS b
              ON b~vbeln = a~vbeln
          INNER JOIN vbpa AS c
              ON c~vbeln = b~vbeln
    *          AND c~posnr = b~posnr
                   WHERE a~auart IN s_auart
                   AND a~vdatu IN s_vdatu
                   AND c~parvw = p_parfun.
    LOOP AT it_detail INTO wa_detail.
      SELECT SINGLE name1 street city1 region post_code1 tel_number
          FROM adrc INTO (wa_detail-sa_name, wa_detail-sa_street, wa_detail-sa_city, wa_detail-sa_state,
                            wa_detail-sa_zip, wa_detail-sa_tel)
          WHERE addrnumber = wa_detail-adrnr.
      SELECT SINGLE name1 stras ort01 regio pstlz telf1
          FROM kna1 INTO (wa_detail-ag_name, wa_detail-ag_street, wa_detail-ag_city, wa_detail-ag_state,
                            wa_detail-ag_zip, wa_detail-ag_tel)
          WHERE kunnr = wa_detail-kunnr.
      SELECT SINGLE c~kunnr INTO temp_kunnr
          FROM vbpa AS a
              INNER JOIN lips AS b
                ON b~vgbel = a~vbeln
              INNER JOIN likp AS c
                ON c~vbeln = b~vbeln
                WHERE a~vbeln = wa_detail-vbeln.
      wa_detail-we_num = temp_kunnr.
      SELECT SINGLE name1 name2 stras ort01 regio pstlz telf1
          FROM kna1 INTO (wa_detail-we_name, wa_detail-we_name2, wa_detail-we_street, wa_detail-we_city, wa_detail-we_state,
                            wa_detail-we_zip, wa_detail-we_tel)
          WHERE kunnr = wa_detail-we_num.
      SELECT SINGLE vkbur FROM knvv INTO wa_detail-vkbur
          WHERE kunnr = wa_detail-kunnr.
      MODIFY it_detail FROM wa_detail.
    ENDLOOP.
    PERFORM display.
    INCLUDE zpartner_displayf01.
    Regards,
    Davis

    Hi Davis,
      The culprit is the select inside the loop.
    YOu should use for all entries instead .
    I will show for one select, you do similar thing for others:
      SELECT addrnumber name1 street city1 region post_code1 tel_number
          FROM adrc INTO table itab_adrc
    for all entries in it_detail
          WHERE addrnumber = it_detail-adrnr.
    sort itab-adrc by addrnumber.
    LOOP AT it_detail INTO wa_detail.
    read table it_adrc with key addrnumber = wa_detail-adrnr.
    if sy-subrc = 0.
    move fiedls of it_adrc into wa_detail.
    endif.
    ENDLOOP.

  • SM58 entries processed very slow

    Hi Gurus,
    currently we are facing problems with TRFC queue entries, during sometimes all entries are struck up in the queue and processed very slowly. For that we have scheduled a TRFCs processing job, but still entries are getting process very slow.
    if any one of come across the similar issue, please provide your inputs.
    Thanks and Regards,
    venkat.

    A SAP notes search with keywords SM58 and performance could give you a start.
    For example:
    Note 375566 - Large number of entries in tRFC and qRFC tables
    Note 460235 - tRFC/qRFC: Low-speed processing

  • Yosemite installation made my MacBook very slow. Need some help

    Hi all. I read different threads in his direction but didn't find solution for me. I hope that here somebody could help me. Below I paste results from Etrecheck:
    EtreCheck version: 2.1.8 (121)
    Report generated February 13, 2015 at 9:40:56 PM GMT+2
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Late 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,1
        1 2.4 GHz Intel Core i5 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1600 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 127
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 512 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Time since boot: 1:37:46
    Disk Information: ℹ️
        Samsung SSD 840 Series disk0 : (250.06 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh (disk1) / : 248.83 GB (234.16 GB free)
                Core Storage: disk0s2 249.20 GB Online
        MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    User Login Items: ℹ️
        None
    Internet Plug-ins: ℹ️
        Default Browser: Version: 600 - SDK 10.10
        QuickTime Plugin: Version: 7.7.3
    3rd Party Preference Panes: ℹ️
        None
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             5%    WindowServer
             3%    storedownloadd
             1%    Activity Monitor
             1%    sysmond
             1%    ps
    Top Processes by Memory: ℹ️
        301 MB    loginwindow
        77 MB    WindowServer
        69 MB    sandboxd
        69 MB    com.apple.WebKit.WebContent
        60 MB    Finder
    Virtual Memory Information: ℹ️
        4.64 GB    Free RAM
        1.69 GB    Active RAM
        1.01 GB    Inactive RAM
        1.25 GB    Wired RAM
        1.57 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 13, 2015, 09:25:17 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Finder_2015-02-13-212517_[reda cted].crash
        Feb 13, 2015, 07:53:07 PM    Self test - passed

    Whatever your problem is, there is nothing here to support being slow.
    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    4. Reinstall Yosemite: Reboot from the Recovery HD. Select Reinstall OS X from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.
    5. Reinstall Yosemite from Scratch:
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    How to Clean Install OS X Yosemite
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • Pages Entry So Very Slow

    Dear Forum,
    Does anybody have any idea why pages (4.0.3) keeps stalling. It is as though after every few words I type, the software needs to think about what it is doing so pauses for a few seconds then resumes. As I am a heads down non-touch type typer, I am thinking about creating the text not thinking I need to pause to let the software “do it’s thing”. The frustration from this stuttered performance is positively excruciating.
    All other applications have been quit, the documents I type are fairly short possibly but not beyond 2000/2500 words, there are no graphics in the document. But, entry into Pages is now not viable, simply for the sake of my sanity.
    I have switched to an open source alternative, but I like, am familiar and quite simply have always used Pages, so would should I have to switch?
    Any help may well save the few follicles I have left on my bonce.

    Dear Jerrold & Peter,
    Many thanks for your quick replies.
    It has to be said that I may being going a bit potty as after reading your replies then logging back into the account that is causing me the problems Pages appears to be running perfectly well. Yet for the last week or so I have had this recurring difficulty.
    Anyway I opened up Font Book and validated all the fonts which gave passes to each, but having never even launched this software before it goes into my toolbox for future solutions, so thanks for that. Also the direction to keep Activity Monitor open is an excellent way to see what is going on, even if my little Gremlin has taken some time off from causing his mischief. Again cheers.
    As to your other pointers: Lots of HDD space around 50%, no effects or text boxes other than the Inpector. Safari not running (but I see your point).
    As for how do I use the system, a number of accounts (mainly non-admin) to divide various aspects of my computing up (only one at a time is open). The particular account I use Pages in is word processor specific some browser use (Firefox 3.6), emails and only vary rarely will I invoke GraphicConvertor.
    I’ll see how it goes and if this reoccurs then I drop another note, but for the moment, not knowing what I have done to rectify this, I remain stumped, but grateful it has gone away.
    Thanks again.

  • SL510 very slow. Need to reformat..​.

    My Thinkpad SL510 has Windows 7 on it.  Lately it has gotten extremely slow when attempting to do ANY operation.  For instance, after booting and letting the system stabilize, it takes about 15 to 20 seconds just to launch Microsoft Word.  This has been getting bad for a while but it's getting impractically slow now.
    I've tried to do disk cleanup and defragmentation and it helps a little but not enough.  The system is running much slower than "normal" now.  I realize when all the updates are applied, sometimes the system will be a little more inefficient but the way the system is running now makes it impractical to even use it.
    I'd like to reformat and start with a clean slate.  My system did not come with the distribution Windows 7 OS disk.  I've created a recovery CD but I can't see a way to have it do a complete system reformat with just Windows 7 OS installed.
    How do I create a bootable Windows 7 disk so I can reformat my hard disk?
    Everything on the system works but very slowly.
    Thanks.

    Check the SMART data to make sure you hard drive isn't failing. If it is, it'll need to be replaced (and you really need to backup your data).
    You can grab an ISO of Windows 7 online (from a legal source), then use your existing product key on the sticker on your machine. Use System Update to install all of the required drivers after installing Windows.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • VERY slow download, need help please!

    Hello there, we recently moved house and have just had our internet and broadband activated, probobly 2-4 weeks ago, today i was downloading an update of my Xbox for a game, now bearing in mind i am directly connected through a wire to the homehub (BT HomeHub 3), it is a 2.07gb update, the first 75% went rather quickly(2-3 hours) i recently got home to find it was on 77%, this was an hour later, and 2 hours have passed now and it has only just reached 78%, which of my calculations are correct is less than 0.3KBS, which would put the completeion time around next week, i have tried unplugging the cable and restarting the HomeHub and nothing has worked(also whenever i do this the download skips back to 44% and spend 20 minutes befor jumping to 56% and then 40 mins befor going back to 78%. If anyone could help me i would be most gracious.
    Jacob

    welcome to the forum
    in order for the forum members to help please can you post the adsl stats from your router may need to 'show detail' to get all stats (if hub enter 192.168.1.254 in your browser and navigate to adsl or use a-z, if netgear enter 192.168.0.1) and run btspeedtester (MAC users may have problems) BT Speedtester and post the results .
    are you connected directly to the NTE5 master or test socket or to somewhere else? Is the master the only phone socket in your home?
    Have you tried the quiet line test? - dial 17070 option 2 - should hear nothing - best done with a corded phone. if cordless phone you may hear a 'dull hum' which is normal
    Someone may then be able to offer help/assistance/suggestions to your problem
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • VERY VERY URGENT SOLUTION NEEDED regarding SQL

    Dear Sir,
    I have a table whose structure is
    SQL> desc fof;
    Name Null? Type
    FOFID NUMBER(12)
    PERSONID NUMBER(12)
    RELATIONSHIPID NUMBER(2)
    FPERSONID NUMBER(12)
    STRENGTH NUMBER(1)
    RELATIONSTATE VARCHAR2(15)
    CTIME DATE
    UTIME DATE
    DELETED NUMBER(1)
    EDITEDBY NUMBER(12)
    The table has duplicate entries let me explain :
    personid fpersonid
    1 2
    2 1
    3 4
    4 3
    I want to keep only rows with one entry of every duplicate
    personid fpersonid and not personid fpersonid
    1 2 1 2
    2 1
    In other words keep a -> b and remove b -> a
    Is there is any way you geeks can help i am ripping my hair out thinking about it
    Please reply
    :(

    That works .....
    Also the approach which i was thinking that to use cursor searching values in the table and deleting them
    but in those also it deleted all records :(
    something similar to this
    --create table test_person_id ( personid number, fpersonid number)
    --insert into test_person_id values ( 1,2 )
    --insert into test_person_id values ( 2,1 )
    --insert into test_person_id values ( 3,4 )
    --insert into test_person_id values ( 4,3 )
    --insert into test_person_id values ( 5,6 )
    --insert into test_person_id values ( 7,8 )
    --select * from test_person_id
    --delete from test_person_id
    --select * from test_person_id tpi where exists
    --( select * from test_person_id tpi_1 where tpi.fpersonid = tpi_1.personid)
    declare
      v_personid  number;
      v_fpersonid number;
      temp_personid  number;
      temp_fpersonid number;
      v_rowid rowid;
      cursor c1 is
        select rowid, personid, fpersonid from test_person_id;
    BEGIN
      OPEN c1;
      LOOP
      FETCH c1
        INTO v_rowid, v_personid, v_fpersonid;
      DBMS_OUTPUT.PUT_LINE('Fetched values having rowid.. ' || v_rowid);
      EXIT WHEN c1%NOTFOUND;
      delete from test_person_id tpi where
      tpi.rowid != v_rowid
      and tpi.personid = v_fpersonid
      and tpi.fpersonid = v_personid returning tpi.personid, tpi.fpersonid into temp_personid, temp_fpersonid ;
      DBMS_OUTPUT.PUT_LINE(' Deleted record ' || temp_personid || '  ' || temp_fpersonid);
      END LOOP;
      close c1;
    end;After running this only 2 records were left
    5,6
    7,8
    Can anyone help in this regard...

  • My word entry is very slow in Yahoo Mail and in Facebook. I can type a few sentences, and wait a minute for the entire message to appear, character by characte

    The problem has gotten bad in the last two weeks. Firefox is using a lot of my cpu time - more than any other program.

    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings and disables most add-ons (extensions and themes).
    ''(If you're using an added theme, switch to the Default theme.)''
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu by clicking on the '''Restart with Add-ons Disabled...''' menu item:<br>
    [[Image:FirefoxSafeMode|width=520]]<br><br>
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    Thank you.

  • After installing Lion, my iMac Intel is very slow and need to login twice.

    Tried downioading another copy of Lion to reinstall, but I get an error message stating it cannot continue.  Has anyone had this problem before?  Thanks.

    hopefully this is what you need: 
    Mar 13 23:53:53 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Finished operation queue
    Mar 13 23:54:28 Peter-Andrew-Gonzalezs-iMac diskmanagementd[365]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x10ddd3c30=disk2s3=Mac OS X Install ESD
    Mar 13 23:54:28 Peter-Andrew-Gonzalezs-iMac diskmanagementd[365]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
    Mar 13 23:54:28 Peter-Andrew-Gonzalezs-iMac diskmanagementd[365]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
    Mar 13 23:54:28 Peter-Andrew-Gonzalezs-iMac diskmanagementd[365]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
    Mar 13 23:54:28 Peter-Andrew-Gonzalezs-iMac diskmanagementd[365]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
    Mar 13 23:54:28 Peter-Andrew-Gonzalezs-iMac diskmanagementd[365]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=1       (bootable with MKCFPrep but it will rudely carve)
    Mar 13 23:54:28 Peter-Andrew-Gonzalezs-iMac diskmanagementd[365]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=12=0xc
    Mar 13 23:54:29 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Extracting files from /Applications/Install Mac OS X Lion.app/Contents/SharedSupport/InstallESD.dmg
    Mar 13 23:54:30 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Failed to write imgsrc info to nvram
    Mar 13 23:54:30 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Extracting Boot Bits from Outer DMG:
    Mar 13 23:54:31 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Copied kernelcache
    Mar 13 23:54:31 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Copied Boot.efi
    Mar 13 23:54:31 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Ejecting disk image
    Mar 13 23:54:41 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Generating the com.apple.Boot.plist file
    Mar 13 23:54:41 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Linking self-contained dmg into mutable product
    Mar 13 23:54:41 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: com.apple.Boot.plist: {
                  "Kernel Cache" = "/Mac OS X Install Data/kernelcache";
                  "Kernel Flags" = "container-dmg=file:///Mac%20OS%20X%20Install%20Data/InstallESD.dmg root-dmg=file:///BaseSystem.dmg";
    Mar 13 23:54:41 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Done generating the com.apple.Boot.plist file
    Mar 13 23:54:41 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Blessing / -- /Mac OS X Install Data
    Mar 13 23:54:41 Peter-Andrew-Gonzalezs-iMac InstallAssistantTool[527]: Couldn't bless the installation disk: /
    Mar 13 23:55:10 Peter-Andrew-Gonzalezs-iMac Install Mac OS X Lion[344]: Failed to remove mutable product /Mac OS X Install Data

  • TT query very slow - solution is simple - hopefully

    Hello
    I have a simple view on a simple cached Table in the TT.
    When i run a query on the View - the Query Optimizer Plan sayed " NOT INDEXED:" on one column.
    The same Query on the OracleDB is faster...;-(
    Here some Informations...
    TIMESTEN ==============================================================================================
    Version 7.0.5.1 SPARC Solaris10 16GB RAM
    ttisql "DEV"
    Copyright (c) 1996-2008, Oracle. All rights reserved.
    Type ? or "help" for help, type "exit" to quit ttIsql.
    All commands must end with a semicolon character.
    connect "DSN=DEV";(Default setting AutoCommit=1)
    desc auftrag;
    Table SMITH.AUFTRAG:
    Columns:
    *ID                              NUMBER (15) NOT NULL
    KUNDE_ID NUMBER (15)
    AUFTRAGSNUMMER NUMBER (8)
    KUENDIGUNG DATE
    HAUPTAP_ID NUMBER (15)
    KUNDE_ZA_ID NUMBER (15)
    Command> select count(*) from auftrag;
    < 2507644 >
    Command> indexes auftrag;
    Indexes on table SMITH.AUFTRAG:
    AUFTRAG: unique hash index on columns:
    ID
    IDX_AUFTRAG_ID: non-unique T-tree index on columns:
    ID
    IDX_AUFTRAG_KUEN: non-unique T-tree index on columns:
    KUENDIGUNG
    IDX_AUFTRAG_KU_ID: non-unique T-tree index on columns:
    KUNDE_ID
    4 indexes found.
    The View definition:
    create view SMITH.VW_KUNDENLOGIN_ANZ_AUFTRAEGE (KUNDEN_ID, ANZAHL_AUFTRAEGE) as
    SELECT AU.KUNDE_ID, COUNT(*) FROM SMITH.AUFTRAG AU WHERE AU.KUENDIGUNG IS NULL OR (AU.KUENDIGUNG > SYSDATE) GROUP BY AU.KUNDE_ID ;
    Command> explain select * from SMITH.VW_KUNDENLOGIN_ANZ_AUFTRAEGE where Kunden_id = 375477397;
    Query Optimizer Plan:
    STEP: 1
    LEVEL: 2
    OPERATION: TblLkTtreeScan
    TBLNAME: SMITH.AUFTRAG
    IXNAME: IDX_AUFTRAG_KU_ID
    INDEXED CONDITION: <NULL>
    NOT INDEXED: AU.KUENDIGUNG > SYSDATE OR AU.KUENDIGUNG IS NULL
    STEP: 2
    LEVEL: 1
    OPERATION: SortedGroupBy
    TBLNAME: <NULL>
    IXNAME: <NULL>
    INDEXED CONDITION: <NULL>
    NOT INDEXED: <NULL>
    STEP: 3
    LEVEL: 1
    OPERATION: TmpTable
    TBLNAME: <NULL>
    IXNAME: <NULL>
    INDEXED CONDITION: <NULL>
    NOT INDEXED: VW_KUNDENLOGIN_ANZ_AUFTRAEGE.KUNDEN_ID = 375477397
    Execution time (SQLPrepare) = 0.059591 seconds.
    Command> select * from SMITH.VW_KUNDENLOGIN_ANZ_AUFTRAEGE where Kunden_id = 375477397;
    < 375477397, 29 >
    1 row found.
    Execution time (SQLExecute + Fetch Loop) = 16.159090 seconds.
    ORACLE ==============================================================================================
    PLAN_TABLE_OUTPUT
    | Id | Operation | Name | Rows | Bytes |
    Cost |
    | 0 | SELECT STATEMENT | | 1 | 10 |
    PLAN_TABLE_OUTPUT
    6 |
    | 1 | SORT GROUP BY NOSORT | | 1 | 10 |
    6 |
    | 2 | TABLE ACCESS BY INDEX ROWID| AUFTRAG | 17 | 170 |
    6 |
    | 3 | INDEX RANGE SCAN | FKI_AUFTRAG_HAT_KUNDE | 43 | |
    3 |
    PLAN_TABLE_OUTPUT
    SQL> select * from SMITH.VW_KUNDENLOGIN_ANZ_AUFTRAEGE where Kunden_id = 375477397;
    KUNDEN_ID ANZAHL_AUFTRAEGE
    375477397 29
    Elapsed: 00:00:00.11
    __________________________________________________________________________________________________

    Can you try rewriting the SELECT statement in the view to use UNION instead of OR and also have the GROUP BY on top of the UNION and see if that helps?
    Simon

  • Live Cam Voice on HP DV8305 -- Video image very slow

    I installed Live! Cam Voice on my HP DV8305 succussfully, it works, but the video image is very slow. it needs about 30sec to capture a frame, sometime just stucked. I changed the Display Adaptive Driver, used differrent USB IF, checked my CPU and Memery usage, my HD space, use differrent IM -- skype, MSN, .... Any one can help?

    As further information, the issue seems to be with the exposure setting. When I turn auto exposure off, then set exposure down as low as it will go, the picture darkens, but the frame rate goes up. I don't have this problem with my Logitech QuickCam Orbit -- I'm not sure if the problem is with the firmware, or if the CMOS sensor in the Live! Cam Voice is just smaller.

  • Images not loading, safari is being very slow.

    Since yesterday all images on every website I visit aren't loading and generally Safari is very slow, I have force quited multiple times as well as restarting my macbookpro. I was considering deleting Safari and re-installing it however i'm not sure where I can re-install it from after deleting as it doesn't appear in App Store or online anywhere. Any ideas? Thanks, Anna.
    Additional Info: my mac is only about 1 year old, I do have chrome but i find it a lot slower than Safari (until recently).

    annamary wrote:
    images on every website I visit aren't loading and generally Safari is very slow
    No need to delete Safari.
    Safari 6?
    Enable Develop menu
    Safari > Preferences > Advanced
    Check mark in the box for " Enable Develop menu".
    Click "Develop" menu in the Safari menu bar.
    1. Click  "Empty Caches" from the dropdown.
    2. If there is a checkmark next to "Disable Images" in the same dropdown, click on it remove it.
    Best.

  • IPhone 3G is very slow , help us Apple ! We want a new ios !

    iPhone 3G is very slow we need upgrade ... i cant play asphalt 6 and real racing 2 on ios 4.2.1 !!

    IPhone 3g has very likely seen it's last update.
    You can leave feedback for Apple at:
    http://www.apple.com/feedback

  • HP Officejet 4355 Printer suddenly start printing very slow! HP technician advice needed!

    Hi,
     My HP Officejet 4355 All-in-One Printer suddenly start printing very very slow! I've had it for 4+ years and by God it never ever gave me any problems (maybe minor once, but never actually drove me crazy), considering that i used it very often at home and in the office. I always buy original HP ink cartridge (except that once, when i wanted to see how the refill works - it doesn't), and now latest cartridge has been in the printer for a month or two, nothing unusual, and suddenly my printer starts to print very very slow, if normally it took 10-15 sec for a black and white page, now it take 10-15 minutes! Could anybody suggest help?
     Please do not talk about computer/Windows/USB settings, they all work fine. I disconnected printer from PC and did "Align Print Cartridge". First step, the printed part, took 10 minutes, second step, scanning part, did not go through. It said printer can't allocate aligning page...
     By the way, i did look around for the answers and found that some people say it's a ink cartridge fault. But i used this cartridge for a few months now, it's almost, but not yet finished, it was printing perfectly so far. Printouts during this issue come out OK, 7 out of 10.
     Anybody have any ideas? If I could attract professional help of HP technicians, it would be perfect.
    Thank you.
    © RedStarLimitless ©
    This question was solved.
    View Solution.

    Even though they still have ink a cartridge may fail and give the results you are seeing, where the printer makes a swath and then waits 10-15 seconds for the next swath. This is caused by the failure of one of your cartridges.  Removing each cartridge and cleaning the contacts on the cartridge and printer may resolve the issue.  
    I do not recall if the Officejet 4355 supports reserve mode, but try the following:  Remove the black cartridge and print a test page.  Does the printer print at normal speed?  Is so the black cartridge was the issue and should be replaced.  If not then put the black cartridge back in and remove the color cartridge and print test page.  If the printer now prints normal speed the color cartridge was at fault and needs to be replaced.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

Maybe you are looking for

  • Error in Creation of Dataguard for RAC

    My pfile of RAC looks like: RACDB2.__large_pool_size=4194304 RACDB1.__large_pool_size=4194304 RACDB2.__shared_pool_size=92274688 RACDB1.__shared_pool_size=92274688 RACDB2.__streams_pool_size=0 RACDB1.__streams_pool_size=0 *.audit_file_dest='/u01/app/

  • Pic Zoom when hover over it??

    Can anyone help me? I need a script or a way to make a photo zoom or enlarge when mouse hovers over it. Is it done in dreamweaver or flash?? PLEASE HELP An example can be found here http://www.robcousens.com.au/index.php?page=cat_index&cat=112 Cheers

  • Contacts gone from Backup Assistant

    My girlfriend's old beloved phone is currently swimming at the bottom of the Charles River in Boston. We just got a new phone today (LG Extravert) but when the lady at the store tried to get her contacts from the backup assistant only 5 showed up. We

  • How can I install the photoshop in windows vista

    How can I install the photoshop in windows vista

  • More songs on Ipod then in ITunes - How to update ITunes?

    I have more songs on my Ipod then I do in my ITunes Library. If I plug my Ipod into my computer to sync, will the ITunes get updated with the additional songs on my Ipod? Or will the additional songs on my Ipod get removed since they are not in my Li