Sort Buffer and Buffer

Hello all,
I am able to find the use of Retrieve Buffer but not able to get much info on Retrieve Sort Buffer DB setting.
Can any one describe the usage of Retrieve Sort Buffer DB setting with an example.
What is the difference b/w Retrieve Buffer and Retrieve Sort Buffer.
Thanks in advance.

Thank you for your reply John.
The requirement is tuning the Sort buffer by keeping 20kb and then 100kb. How can i test the sort buffer ?
can anyone throw some light.
Thanks,
MOMO.

Similar Messages

  • Data retrieval buffers - buffer size and sort buffer size

    Any difference to tune BSO and ASO on data retrieval buffers?
    From Oracle documentation, the buffer size setting is per database per Essbase user i.e. more physical memory will be used if there are lots of concurrent data access from users.
    However even for 100 concurrent users, default buffer size of 10KB (BSO) or 20KB (ASO) seems very small compare to other cache setting (total buffer cache is 100*20 = 2MB). Should we increase the value to 1000KB to improve the data retrieval performance by users? The improvement impact is the same for online application e.g. Hyperion Planning and reporting application e.g. Financial Reporting?
    Assume 3 Essbase plan types with 100 concurrent access:
    PLAN1 - 1000KB * 100 = 100MB 1000KB * 100 = 100MB (total sort buffer size)
    PLAN2 - 1000KB * 100 = 100MB 1000KB * 100 = 100MB (total sort buffer size)
    PLAN3 - 1000KB * 100 = 100MB 1000KB * 100 = 100MB (total sort buffer size)
    Total physical memory required is 600MB.
    Thanks in advance!

    256 samples Buffer size will always give you a noticable amount of latency. If you use Software Monitoring you should try setting your Buffer to 64 samples. With the recording delay slider in the preferences->Audio you can compensate for the latency (of course not in realtime) so that the Audio will be placed exactly there, where it should hae been recorded at. In your case set it to a -value. A loopback test (check the link below) will clarify the exact amount of Latency occuring on your system.
    http://discussions.apple.com/thread.jspa?threadID=1883662&tstart=0

  • Sort Artist and Sort Album tags don't update

    Having spent a lot of time over the years getting the metadata in my iTunes library just right, I've noticed a frustrating problem when it comes to iTunes Match.
    I make use of 'Sort Artist' and 'Sort Album Artist' tags so that my library is sorted by artist surname (eg. Lennon, John).
    This always worked correctly when I syncronised my music via iTunes, but since switching over to iTunes Match this has become problematic.
    When I initially signed up for iTunes Match, my Library moved over correctly - honouring the sort order tags that I had added. However, When I add NEW music to the library and subsequently change the sort tag, the change does not propegate to iTunes Match (Though it does appear correct in iTunes on my Mac). So the result is now a mixed sort order on my iOS devices - some by first name and some by second.
    Under iOS 5.0 and iTunes 10 I used to be able to get around this with a little forethought - I would turn iTunes Match OFF on the Mac before adding any new songs, then I would edit the tags and then switch Match back on. This would rescan the library and add the new tracks to the cloud complete with correct metadata.
    This workaround no longer works under iOS 6 and iTunes 11.
    I have tried switching iTunes match off on my iPhone and restarting it. This does not work either.
    Does anyone else have this issue or know of a way to 'force' the metadata to be updated?
    Any help would be appreciated.

    I also am finding it impossible to convince my iPhone that the Album Sort field exists. This is especially odd considering when I view my Home Shared music from my iPhone, it works exactly correctly. I have verified that the tags are being uploaded to iTunes Match by viewing the songs from another computer that has iTunes Match. So, for some reason, iOS 6 will not sort by the Album Sort field when using iTunes Match music.
    Does anyone have any sort of fix or workaround for this problem? I've submitted Feedback to Apple.

  • ITunes 12 sorting artists and albums wrong/out of order

    Hi,
    So I'm using iTunes 12, though this problem occurred with 11 too...
    As you can see in the image, I'm using Mac DeMarco as an example, it happens with selected other artists too. I have two albums of his, yet they don't appear together and there are multiple instances of the artist. Even the albums don't appear together. Both of them have the same "Artist" and "Album Artist" information.
    Here you can see one instance:
    Here's the second instance. Note, the artist appears amongst the "D" artists, after Deftones for some reason, instead of "M" with the other album:
    What is going on? Please help.

    Enable the Sort Artist and Sort Album Artist columns, chances are that the fields have been set inconsistently.
    tt2

  • In Mavericks, is there a way to sort by and arrange by date modified?

    In Mavericks, is there a way to sort by and arrange by date modified? I know how to do it in normal finder, however, if I try to upload something or open a document, it will not sort or arrange by date modified. I can sort by, but I cannot arrange by. It always seems to reset itself as well in finder for me. Is there a way to make this the default view?

    Hello Miss Vicky
    Check out the quoted section below to change how finder opens up as well as other information on changing Finder views.
    Mac OS X: How to Save a Finder View (Column, Icon, or List) for a Specific Folder or Disk
    http://support.apple.com/kb/TA20803
    OS X Mavericks: Choose options for viewing items in Finder windows
    http://support.apple.com/kb/PH13896
    How to set a preferred view
    There are several ways you may open a given item in a new Finder window for the purpose of saving a view, but this method is the simplest. Follow these steps:
    Close open Finder windows.
    Click the Finder icon in the Dock.
    Choose Preferences from the Finder application menu.
    Click "Always open folders in a new window" to enable that option.
    Open the item for which you wish to set a view. It should appear in its own new window.
    Set the desired view in the new window.
    Close the new window.
    Repeat Steps 5 to 7 for any item you wish to set.
    If desired, click "Always open folders in a new window" to disable that option.
    Close the Finder Preferences window.
    Regards,
    -Norm G. 

  • Group by sort order and display accordingly

    I have two groups - primary sort order and a secondary sort order in my report, formula for both follows:
    If {?Sort Order}='1' then {PRODUCT_CUSTOMER_MNT_V.CUSTOMER_NAME}
    else if {?Sort Order}='2' then {PRODUCT_CUSTOMER_MNT_V.PRODUCT_ID}
    else if {?Sort Order}='3' then {PRODUCT_CUSTOMER_MNT_V.CUST_REVISION_LEVEL}
    else if {?Sort Order}='4' then {PRODUCT_CUSTOMER_MNT_V.CMS_UD36}
    else if {?Sort Order}='5' then {PRODUCT_CUSTOMER_MNT_V.CMS_UD38}
    else if {?Sort Order}='6' then totext(year({PRODUCT_CUSTOMER_MNT_V.PURCHASE_DATE}),0,"")"/"
    right("0" + totext(month({PRODUCT_CUSTOMER_MNT_V.PURCHASE_DATE}),0,""),2)"/"
    right("0" + totext(day({PRODUCT_CUSTOMER_MNT_V.PURCHASE_DATE}),0,""),2)
    Groups are suppressed and fields are placed in the detail the line.  I have a request to group by Customer name with selected product ID's listed or vice versa.   My quandry is how do I accomodate the descriptive fields in the page header since the user can select any number of combinations using the sort order parameter.  Sure, right now they are only looking at customer and product ID but let's face it, that requirement could change in the future.  Seems simple enough but it's been awhile since I've touched reports and my brain is fuzzy.  Is what I'm trying to do possible?   Crystal XI (11.0.0.1282)

    I was overthinking the problem.  The report was already sorting on customer or product based on user selection.  I placed the customer ID/Name field and the Product ID field into group one and checked the underlay following section box in section expert.  This is will work fine for our purposes.

  • Artist sort order and TSOP tags

    Can someone please help me understand how tagging and sort orders behave on an iPhone in advance of my buying one.
    I like to browse my music library by artist and, for example, I prefer to have "David Bowie" sort under "B" rather than "D". I believe that the spec for ID3v2.4 tags added the TSOP (Text Sort Order Performer) to over-ride the sorting order. Does the software on the iPhone take notice of the TSOP (or any alternative) tags when browsing by artist so that I can sort in the way I want?
    - Julian

    Sort order can either be set in iTunes or, if tagging using other programs before importing into iTunes, then the correct tags names to add are "Sort Artist" and "Sort Album" which will then be recognised by iTunes.

  • Help with Sort sequence and reset preferences

    Hi,
    I have checked the "sort" checkboxes and the "sort sequence" in my first 5 columns of the sql report. The sequence are straight 1,2,3,4,5.
    I have also create two buttons. The first one that will trigger a pl/sql that would execute RESET_USER_PREFERENCES built-in package, and a second button that just submit. The page submit to itself by default.
    It appears that the Reset Preferences does not follow the "sort sequences". Take a look at: http://htmldb.oracle.com/pls/otn/f?p=15031:2:
    Check what happen with the second column OBJECT NAME: I expect to see CUSTOM_AUTH first and then CUSTOM_HASH second once you Reset User Preferences. Interesting is that when I just press the refresh button, then i get what I want, but i think that is just coincidence as there is not guarantee that the data are going to be displayed in that order once you start deleting and inserting in the middle.
    Any help in order to understand the "sort sequences" concept is appreciated.
    Thanks

    Anybody?

  • Sort method and adjustment account for Regrouping Receivable and Payables

    Hi Gurus,
    Kindly send to me sort method and adjustment accounts for regrouping receivables/payables paths and T-code
    Warm Regards
    Abdul

    Hi Jiger
    Thank you so much your fast reply.
    Also i have material its give configureation path but i try to go through that path but i didnt find it out right screen please let me know config path:
    IMG->FINANCIAL ACCOUNTING->AR/AP->BUSINESS TRANSCATION->CLOSOING->REGROUP->DEFINE SORT METHOD AND ADJUSTMENT ACCTS FOR REGROUPING RECEIVABLES/PAYABLES.
    But i cant see the path, Please let me know there is any mistake in path or not
    Warm Regards
    Abdul

  • Sort up and sort Down push buttons in module pool with table control wizard

    hi,
    i have created 2 buttons for Sort up and sort Down push buttons in module pool with table control wizard
    please any one can help me.
    regards

    Hi
    Following code is to enable and disable the tbl control using two buttons. Just alter the code and for each button write the sort code.
    REPORT  YJAN27_SCREEN                                               .
    TABLES: SFLIGHT, YFLIGHT_28.
    TYPES: BEGIN OF struct1,
          carrid like sflight-carrid,
          connid like sflight-connid,
          fldate like sflight-fldate,
           END OF struct1.
    CONTROLS TBL1 TYPE TABLEVIEW USING SCREEN 2700.
    DATA: OK_CODE LIKE SY-UCOMM,
          CARRID LIKE SFLIGHT-CARRID,                                    "cols in tbl ctrl
          CONNID LIKE SFLIGHT-CONNID,
          FLDATE LIKE SFLIGHT-FLDATE,
          itab TYPE TABLE OF STRUCT1 WITH HEADER LINE,
          cols like line of TBL1-COLS,
          FLAG TYPE I.
    FLAG = 1.
    CALL SCREEN 2700.
    *&      Module  STATUS_2700  OUTPUT
    *       text
    MODULE STATUS_2700 OUTPUT.
      SET PF-STATUS 'BACK'.
    *  SET TITLEBAR 'xxx'.
    ENDMODULE.                 " STATUS_2700  OUTPUT
    *&      Module  USER_COMMAND_2700  INPUT
    *       text
    MODULE USER_COMMAND_2700 INPUT.
    OK_CODE = SY-UCOMM.
    CASE OK_CODE.
      WHEN 'BACK'.
        LEAVE PROGRAM.
      WHEN 'DIS'.                                                         "write code for sort up
        loop AT TBL1-COLS INTO COLS.
           COLS-SCREEN-INPUT = 0.
            MODIFY TBL1-COLS FROM COLS.
        ENDLOOP.
        FLAG = 2.
      WHEN 'ENA'.                                                       "write code for sort down
        loop AT TBL1-COLS INTO COLS.
            COLS-SCREEN-INPUT = 1.
            MODIFY TBL1-COLS FROM COLS.
        ENDLOOP.
        FLAG = 1.
    ENDCASE.
    ENDMODULE.                 " USER_COMMAND_2700  INPUT
    *&      Module  GET_DATA  OUTPUT
    *       text
    MODULE GET_DATA OUTPUT.
      select carrid connid fldate from SFLIGHT into table itab.
    ENDMODULE.                 " GET_DATA  OUTPUT
    *&      Module  POPULATE_TBL  OUTPUT
    *       text
    MODULE POPULATE_TBL OUTPUT.
        MOVE-CORRESPONDING ITAB TO SFLIGHT.
    ENDMODULE.                 " POPULATE_TBL  OUTPUT
    *&      Module  CHANGE_SCREEN  OUTPUT
    *       text
    MODULE CHANGE_SCREEN OUTPUT.    " use this module if you want to hide the other button
    CASE FLAG.
      WHEN 1.
        LOOP AT SCREEN.
          IF SCREEN-NAME = 'B_ENA'.
            SCREEN-INVISIBLE = 1.
             MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
        LOOP AT SCREEN.
          IF SCREEN-NAME = 'B_DIS'.
            SCREEN-INVISIBLE = 0.
             MODIFY SCREEN.
          ENDIF.
       ENDLOOP.
      WHEN 2.
        LOOP AT SCREEN.
          IF SCREEN-NAME = 'B_DIS'.
            SCREEN-INVISIBLE = 1.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
        LOOP AT SCREEN.
          IF SCREEN-NAME = 'B_ENA'.
            SCREEN-INVISIBLE = 0.
             MODIFY SCREEN.
          ENDIF.
       ENDLOOP.
    ENDCASE.
    ENDMODULE.                 " CHANGE_SCREEN  OUTPUT
    PROCESS BEFORE OUTPUT.
    MODULE STATUS_2700.
    MODULE CHANGE_SCREEN.     " use this if you want to display one button at a time
    MODULE GET_DATA.
    loop at itab WITH control TBL1.
        MODULE POPULATE_TBL.       " populate tbl ctrl
    endloop.
    PROCESS AFTER INPUT.
    MODULE USER_COMMAND_2700.    " do the sort operations
    loop at itab.
      endloop.
    Hope this helps
    Regards,
    Jayanthi.K

  • Sorting Albums and Folders

    Is there a way to sort albums and/or folders (such as by alphabet) other than manually moving them into the order you want?
    Also, regarding difference between an album and a folder, am I correct that a folder may hold several albums but an album cannot hold another album or folder? Please distinguish the two and their differences for me.
    Thanks for your help.
    Vernon

    in the source pane on the left right click and choose "sort albums" to sort them Alpha - which is the only choice - and there is no undo so be sure you want that
    albums hold photos - folders hold either albums or other folders but not photos
    LN

  • I need to set up folders in I pad and I phone to sort received and sent email

    I need to learn how to create folders on I Phone and I pad to sort incoming and sent emails I need to save. Hope someone can help me?

    You create a save folders from your computer then sync your iphone with iTunes.
    When you create your email account, it should automatically have a incoming and sent folders.
    IOS setting up email account http://support.apple.com/kb/ht4810

  • How to alphabetically sort albums and folders within a folder

    Much to my dismay, I discovered that iPhoto will not alphabetically sort folders or albums that are within a folder. It will only sort folders and albums (in separate groups) that are at the "root" level beneath the ALBUMS label. I used "iPhoto Folder Import 1.0" to import multiple clip art and stock photo files which resulted in many nested folders and albums that did not stay in alphabetical order (because iPhoto often randomize them when you add them to an existing folder).
    Here's how to get around the problem.
    Albums: 1. Select all the albums in a folder. 2. Drag the albums to the ALBUMS label so they end up on the root level. 3. Right click on any of the selected albums and choose "Sort Albums." 4. Drag the still selected albums back into their original folder. They should retain their alphabetical order.
    Folders: 1. Close all the folders that you want to alphabetize. 2. Follow steps 1-4 above with "folders" in place "albums."
    I cannot understand why sorting won't work within folders. I also do not understand why we don't have the option to alphabetically interleave folders and albums. The only way to achieve this is to create folders for just one album, which seems silly.

    crossrulz wrote:
    CSmith8 wrote:
    Thank you for a quick response.
    How do you suggest i resolve the issue of different data types in order to use this function? I have tried a few different ways and have whenever I adjust, it wont run through my sub VI's correctly due to being different data types.
    You have to READ THE FILES.  Jeff just showed you how to use a FOR loop to go through the files.  You still need to open the files, read them and then process the data.
    I had assumed from CSmith8's original post that the text file processing vi worked.  just drop that vi into the for loop and wire the file name in!
    Alternately, attach the code that processes the file and a sample file.  I bet we can show you a thing or two about how to do it cleaner and faster  then point you to the right learning resources so one day you can show us some new tricks.
    -Old Dog Jeff·Þ·B
    (Why does everyone forget the commas?  alt+0183 alt+0222 alt+0183) 

  • Arrange Sort Files and Folders in CC Website

    Does anyone know how to arrange and/or sort files and collections in the Creative Cloud website?  I uploaded files, and they are currently listed there in the order they were updated.  I would like to sort them alphabetically with collections first then files.  How can I do this?  Thanks.

    Currently there is no functionality like you describe, but I agree that this would be really helpful.
    I created an idea/feature request for the functionality here, please add your vote and comments
    http://forums.adobe.com/ideas/1575
    Thanks,
    -Dave

  • Sorting Date and Time

    Hi Everyone,
    I have requirement to sort date and time fiields in an internal table.
    The internal table looks something like this during runtime.
    Line  Objectclass      UDATE            UTIME   OBJECTID         CHANGENR   CHANGE_IND
    8     ISU_EEIN     20080305     144814     000000000111     0000035262       I
    9     ISU_EEIN     20080305     145735     000000000112     0000035281       I
    10     ISU_EEIN     20080305     151418     000000000113     0000035319       I
    11     ISU_EEIN     20080305     154931     000000000114     0000035378      I
    12     ISU_EEIN     20080305     155002     000000000115     0000035389      I
    13     ISU_EEIN     20080305     162803     000000000116     0000035400      I
    14     ISU_EEIN     20080306     095028     000000000113     0000035450       U
    15     ISU_EEIN     20080306     123835     000000000117     0000035613      I
    16     ISU_EEIN     20080306     133532     000000000118     0000035628      I
    Now if you observe Line 10 and Line 14.
    OBJECT ID has two entries. One with Change_Ind 'I' on 05.03.2008 and 'U' on 06.03.2008 ,
    so here I need to have only ie... Line 14 for objectid 113 after sorting and deleting.
    The current sort stmt which i am using is not solving the purpose,
    Can you guys help me as how to achieve the result?
    Awaiting your replies.
    Regards,
    Vinay

    Hi,
    Did not achieve the desired,
    Just for your information the internal table is as follows.
    objuectclas  udate      utime    objectid         changenr      change_ind
    ISU_EEIN 20080305 144814 000000000111 0000035262     I
    ISU_EEIN 20080305 145735 000000000112 0000035281     I
    ISU_EEIN 20080305 151418 000000000113 0000035319     I
    ISU_EEIN 20080305 154931 000000000114 0000035378     I
    ISU_EEIN 20080305 155002 000000000115 0000035389     I
    ISU_EEIN 20080305 162803 000000000116 0000035400     I
    ISU_EEIN 20080306 095028 000000000113 0000035450    U
    ISU_EEIN 20080306 123835 000000000117 0000035613     I
    ISU_EEIN 20080306 133532 000000000118 0000035628     I
    If i use the delete statements only 1 entry will remain.
    Because i have to have only the latest record if it was updated,
    since document 113 was updated on 06.03.2008. I should have only one record.
    My result should be as follows.
    ISU_EEIN 20080305 144814 000000000111 0000035262     I
    ISU_EEIN 20080305 145735 000000000112 0000035281     I
    ISU_EEIN 20080305 154931 000000000114 0000035378     I
    ISU_EEIN 20080305 155002 000000000115 0000035389     I
    ISU_EEIN 20080305 162803 000000000116 0000035400     I
    ISU_EEIN 20080306 095028 000000000113 0000035450    U
    ISU_EEIN 20080306 123835 000000000117 0000035613     I
    ISU_EEIN 20080306 133532 000000000118 0000035628     I

Maybe you are looking for

  • Help: How to parse XML string into Node Context

    Hi Experts, I am trying to work with a web dynpro for java application which calls a Web Service. I can call the web service successfully, however I have a problem on interpreting the response result into table. The response result is in (XML) string

  • HOW TO MAP IDOC TO XML

    Hi,   I need to map IDOC to xml but the problem is I have 400 fields in IDOC which  are to be mapped to 20 elements in XML.       As it a tedious process to go to 400 fields for each xml element.Is their any better way to find correct field in IDOC w

  • Crazy lag / slow / when doing anything with text

    CS6 on PC with 16 gig new ram and i7 and inDesign and Illustrator are both giving me lags. Especially on ID, when I try and use the type tool to select text it takes four to fifteen seconds for the top toolbar to turn over to text! WT*?

  • Extremely bad read/write latency on iSCSI datastore

    Hello, I have a single host in my test lab which is having very bad read/write latency to an iSCSI datastore.  All of my hosts have 1G ethernet, other hosts in the lab are not having this issue.  What can I check to help isolate this issue?  Are ther

  • Getting Web Start to use JDK's javaw.exe, not JRE's

    On Windows, I need a Web Started app (actually, my Glossitope desklet) to run with the JDK's javaw.exe, not the JRE's, because I use the Java Compiler API, which is more or less a no-op in the JRE. I've tried using the Java Control Panel to change th