How to configure the memory settings based on the number of VSAs for Cisco service control Subscriber Manager?

Hey Good day to all,
please help with this; when installing the Service Control Management Suite Subscriber Manager scms-sm, and at the secound step where you have to determine the system memory settings, there are several attributes to be considered:
the maximum number of the subscribers
with or without qouta manager
number of VSAs used
so, my question is about the memory configuration parameters versus the number of VSAs used, since you must multiply with certain values, set already on a table on the Cisco website, but as shown in the example under the table these values are multiplied to all the attributes except that the example dosn't show the value of the temp-size memory;
so please confirm this to me:
the temporary memory size "temp_size" is not related to the number of VSAs implemented!
this is a screen shot from Cisco website:
thank you in advance for helping

Hi Tessitori,
The best way to cache, index and query that amount of data in Coherence is to use a number of stand alone JVMs (i.e. com.tangosol.net.DefaultCacheServer s) to 'manage' the data. Then access (query) that cache from your application servers instances. For an indexing and querying example take a look at this FAQ item
If you would like to discuss this further please email me at [email protected]
Later,
Rob Misek
Tangosol, Inc.
Coherence: Cluster your Work. Work your Cluster.

Similar Messages

  • How to configuration of pricing procedure based on the Region

    Hi,
    please help me how to configuration of pricing procedure based on the Region in the roll out project.
    Thanks
    mustafa

    What I proposed to do was,
    a. Create routes like 0 day route, 1 Day route, 2 day route etc.
    b. Route determination is based on the Shipping condition of the customer. Put in the shipping condition for the customer as 00 - immediate delivery. 01 - By Truck, 02 - By Rail, 03 - Ship etc
    c. Now, put in your route determination in such a way that routes change in the sales order with shipping condition (SC). Like, if the shipping condition is set to 00, then 0 day route comes up. Meaning immediate delivery, if SC is 01, then your normal route by truck picks up. etc.
    When the sales order is manually created, you know the time of creation. As route is one of the criteria, the material confirmation happens based on number of days you put in the route to reach the destination. Now that you have the material available for today's delivery, the delivery program can be run to create it, or it can be manually created.
    Now, when you configure the route you have to specify 'Transit duration in calendar days'.
    When you have the sales order created electronically (say thru EDI), then, you may have to ask them to send in shipping condition. Else, you have to modify the function module Idoc_input_orders in such a way that if the sales order creation time is < 12 PM, then put shipping condition as 00, else copy what ever is there in the customer.
    If you do not want to check the time manually when the user creates the sales order, then you may have to use the user exit MV45AFZZ (and I think you can use Save_order_prepare) to check the time and change the shipping condition. By this you will avoid extra coding in Idoc_input_orders and also need not bother if the user changed the route or not.
    Hope my explanation helps.
    Regards,
    Mukund S

  • How do I create a .flv in FCE4? If can't what is the best settings to render the video to re-format in "Format Factory" on a Dell?

    How do I create a .flv in FCE4? If I can't without additional software, what would be the best settings to create the file and flash drive it over to a Dell (-I know...) and re-format to a .flv in "Format Factory?"

    PS, it for 30 sec to 1-min videos (PSA's)

  • How to enable/disable the input fields based on the data entered/user action in the web dynpro abap?

    How to enable/disable the input fields based on the data entered in the web dynpro application abap?  If the user enters data in one input field then only the next input field should be enabled else it should be in disabled state. Please guide.

    Hi,
    Try this code.
    First create a attribute with the name readonly of type wdy_boolean and bind it read_only property of input field of which is you want to enable or disable.
    Next go to Init method.
    Set the readonly value as 'X'.
    DATA lo_el_context TYPE REF TO if_wd_context_element.
         DATA ls_context TYPE wd_this->element_context.
         DATA lv_visible TYPE wd_this->element_context-visible.
    *   get element via lead selection
         lo_el_context = wd_context->get_element( ).
    *   @TODO handle not set lead selection
         IF lo_el_context IS INITIAL.
         ENDIF.
    *   @TODO fill attribute
    *   lv_visible = 1.
    *   set single attribute
         lo_el_context->set_attribute(
           name =  `READONLY`
           value = 'X').
    After that Go to the Action  ENTER.
    First read the input field ( first input field, which is value entered field) , next give a condition
    if input value is not initial  then set the readonly value is '  '.
    DATA lo_nd_input TYPE REF TO if_wd_context_node.
         DATA lo_el_input TYPE REF TO if_wd_context_element.
         DATA ls_input TYPE wd_this->element_input.
         DATA lv_vbeln TYPE wd_this->element_input-vbeln.
    *   navigate from <CONTEXT> to <INPUT> via lead selection
         lo_nd_input = wd_context->get_child_node( name = wd_this->wdctx_input ).
    *   @TODO handle non existant child
    *   IF lo_nd_input IS INITIAL.
    *   ENDIF.
    *   get element via lead selection
         lo_el_input = lo_nd_input->get_element( ).
    *   @TODO handle not set lead selection
         IF lo_el_input IS INITIAL.
         ENDIF.
    *   get single attribute
         lo_el_input->get_attribute(
           EXPORTING
             name =  `VBELN`
           IMPORTING
             value = lv_vbeln ).
    if lv_vbeln IS not INITIAL.
        DATA lo_el_context TYPE REF TO if_wd_context_element.
        DATA ls_context TYPE wd_this->element_context.
        DATA lv_visible TYPE wd_this->element_context-visible.
    *  get element via lead selection
        lo_el_context = wd_context->get_element( ).
    *  @TODO handle not set lead selection
        IF lo_el_context IS INITIAL.
        ENDIF.
    *  @TODO fill attribute
    *  lv_visible = 1.
    *  set single attribute
        lo_el_context->set_attribute(
          name =  `READONLY`
          value = ' ' ).

  • How do I make a settings shortcut on the iphone 5? Specifically the do not disturb function??

    How do I make a settings shortcut on the iphone 5? Specifically the do not disturb function??

    Is there an app that does it? I found a brdrck website but it is unavailable now  

  • Why is the folder strukture based on the import date, and not on the Creation date? How can i setting this?

    Why is the folder strukture based on the import date, and not on the Creation date? How can i setting this?

    What folder structure?
    If you're referring to how Aperture stores the originals in a managed library then the answer is you can't change it.
    If having the originals stored in a specific file structure is important to you you will need to switch to a referenced original setup.

  • Could you please tell me how to configure NSP as « trusted » system  in the latest trial version of NetWeaver?

    Hi,
    Could you please tell me how to configure NSP as « trusted » system in the latest trial version of NetWeaver?
    Please see the attachment.
    Thanks,
    Marc

    Hi Marc,
    go to transaction STRUSTSSO2, generate a certificate for your system, then add it to certicate list and to ACL for your client.
    There will probabely be  several parameters to set in instance profile if you plan to use SSO.
    Best regards,
    Vincent

  • How to get the pricing hierarchy based on the delivery date for sales order

    Hi,
    How to get the pricing hierarchy based on the delivery date for sales order other than system date.
    My requirement is to get the Pricing hierarchy based on the delivery date other than system date.
    Waiting for kind response.
    Best Regards,
    BDP

    HI Sai,
    please refer teh document already how to write FM based extration on generic extractors.
    and here  the logic to find the latest records values:-
    -> get the data in an internal table
    ->Sort the internal table data based from date descending
    -> Using READ statement , we can read the first record of the table which is nothign but your latest record.
    Regards.
    Sakthi

  • How to show regions markers in Google maps based on longitude and latitude. on-click of region marker i want to display all the country locations based on the region from share point list?

    Hello every one,
    In My requirement i am having  some regions with longitude and latitude in one SharePoint list. in another SharePoint list i am having the country values with longitude and latitude and region as look up field.  I want to display all the region
    markers in Google maps. on click of any region marker i want to zoom in the map to region level and i need to display all the country markers in Google maps under the region. can any body help me on this requirement.
    Thanks in advance,
    Venu.

    Not sure about Google Maps but this is fairly easy to do with Bing Maps. I've used Bing Maps with SharePoint lists fairly regularly. Here are some blog posts:
    http://blogs.bing.com/maps/2013/03/26/connecting-a-sharepoint-list-to-bing-maps/
    http://blogs.bing.com/maps/2013/03/07/geocoding-a-sharepoint-list-item/
    Once you have your sharepoint list connected to Bing Maps you can easily filter the list data based on the selected country if you have a country column in your list. If you want to take things a bit further an create a much cooler user experience you can
    also use the Bing Maps GeoData API to get the country boundaries and show them on the map as polygons. These could be color coded based on some metric, or set up as the clickable area on the map rather than a pushpin. Here is a blog post on how to use the
    GeoData API with the JavaScript Bing Maps control:
    http://blogs.bing.com/maps/2013/06/25/retrieving-boundaries-from-the-bing-spatial-data-services-preview/
    http://rbrundritt.wordpress.com

  • For my ipod 3g 8gb in itunes where the info for the memory is half of the memory is taken up by "other" so im wondering what this other is and how to get rid of it?

    for my ipod 3g 8gb in itunes where the info for the memory is half of the memory is taken up by "other" so im wondering what this other is and how to get rid of it?

    Have you reset your Ipod resently? Never mind my ohter reply.

  • How can I find MAC address based on the serial number of a missing IpodTouch 4th Gen?

    My Ipod touch 4th Generation is lost.  If I can find the MAC address, the Univeristy can help locate the device.  I have the serial number, is there any way I can find the MAC address based on the serial number?  I did not install a third party app on the IPod to help find it and it is not registered on iCloud, but I used it on iCloud.  Any ideas are greatly appreciated.

    Did you turn on FindMyiPd is Settings>iCloud and is the iPod connected to wifi? That is all that is needed for for Apple FindMyiPhone
    Maybe Apple can find the MAC address
    Apple - Support - iPod touch - Contact Us
    Your question has been asked in the past but no one has responded if Apple could actually help

  • I changed the memory settings in the KT6V Bios.

    I changed the memory settings in the KT6V Bios without flashing to the latest bios update.  Now the system won't post and of course I learned afterwards you shouldn't mess with memory settings.
    I did everything, cleared the cmos(several times with and without the battery), also tried to do the bios recovery but that didn't work.  And yes I have the 4-pin plugged in, I also tested all the parts on another motherboard and they work fine with it.
    So is the board fubared?  I just bought it the other day, it's a long drive to take it back where I got it from so if anyone knows if there is a possible way to recover it please let me know!

    Quote
    Originally posted by labtech1
    If you are getting four red leds on the dled bracket and the board is making no attempt to post there is little chance that you will be able to recover the bios if you were using a version prior to 1.3. The emergency bios recovery procedure is detailed here:- http://www.msi.com.tw/html/support/bios/note/boot.htm or you can try tapping the F10 key followed by "Y" on the keyboard to see if you can trigger the bios flash recovery procedure that way. It did not work for me. Good luck. Post back with your results.
    Ya I'm getting the four red led's and I've tried everything and still no post.  Geez, I can't believe this, I've never seen a motherboard die by just changing the memory setting from normal to fast...this is quite irritating.

  • How to determine the hardware requirements based on the Services' payload

    hello,Guys
    i am wondering if i can calculate the hardware requirements based on the services' payload ?
    what factors should i consider when to determine the hardware requirements?
    is there any documents related to my questions? ;)
    Thanks
    Regards
    Wen

    Payload size is not the only factor while determining size of the system (h/w). You need to consider number of services, nature of services (sync/async), payload size, frequency of messages (load), peak load value, security constraints, performance requirements etc..
    You may contact your local Oracle Sales Representative/ Oracle Support to get help in determining size of the system. They will provide you a sizing questionarre and on the basis of that they may suggest sizing as well (Oracle has an internal tool for proposing sizing)
    Regards,
    Anuj

  • I get the following message when opening itunes: "the registry settings used by the itunes drivers for importing and burning cd's and dvd's are missing" how do I repair? downloading latest virsion of itunes doesn't work

    I get the following message when opening itunes: "the registry settings used by the itunes drivers for importing and burning cd's and dvd's are missing. Downloading the latest version does no fix the problem

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • My i Phone drops WiFi connection after just a few minutes and wont reconnect unless I reset the network settings and reboot the  phone?

    My i Phone 4s has suddenly started to drop wifi connection after nealy months of near perfect connections?
    To restore a wifi connection I have to reset the network settings and restart the phone, this only fixes the issues for around 2-3 mins?
    Other quick fixes like switching wifi on and off/ switching to airoplane mode for a few secconds have no impact.
    This is really annoying as I am using my data allowence very quickly, and as the phone is continually searching for a wifi connection the battery time has reduced dramatically.
    I just wondered if any one else has the same issue, and any suggestions as to how I can fix this.
    Thanks in Advance

    Reboot.
    Restore (from backup)
    Restore (as new)
    Test after each step. If one of them doesn't fix the problem, make an appointment at the genius bar.

Maybe you are looking for

  • Printing by Bonjour to HP Color LaserJet 3550n

    I have several Mac users who want to print to the networked CLJ3550n provided by their department. Although the CLJ3550n has a static IP number as do the Mac's, it seems to be accessible only by Bonjour. Once a Bonjour printer for it has been created

  • How to bes configure apple TV for me

    I am moving to europe and have alot of videos on dvds and music cds that I want to bring over. Insted of packing the discs, I thought it might be a good idea to put them on my pc, convert them, and then watch/listen to them on my apple tv. I would li

  • How to create screen variant in search criteria in POWL.

    Hi All, i have requirement to create screen data variant in POWL. am using standard POWL application and custom feeder class, in which i created my selection screen fields. User wants to save data entered in selection screen fields in the form of var

  • Load balancing using multiple default routes

    Hi Guys, I just want to ask does creating multiple default routes on my router provides load-balancing on my WAN side? As far as i know, for example if I have two default routes on my router and let say I have two users connecting to the internet, th

  • AVG: No Longer My Cup of Tea

    A few days ago, I removed AVG from the list of free security in the Lenovo KB. AVG has had some problems lately. Here is today's: If you are unable to boot to your operating system after the recent AVG 2011 update 3292, http://product-team.blog.avg.c