Warning about the parallel_max_servers parameter in ewa reports

Hi gurus,
We produce ewa reports using our solution manager system. The health and performance of the systems are evaluated using these reports.
For all our sap systems, although the database parameter settings are configured correctly according to the oss note 830576, in the section 9.2, it gives warning for the parameter parallel_max_servers. We are almost sure that the value of the parameter parallel_max_servers is also set correctly. Whatever we did, we couldn't set it green.
Is there a way to turn it green, or as the sentence says in the report "If it is configured correctly, then ignore the yellow rating for this parameter." means that there is no way, although  the parameter is set correctly, it will stay in yellow?
Best Regards,
Tolga

Hi,
The optimal value for PARALLEL_MAX_SERVERS depends on the CPU cores in the database server available for database ( total CPU cores on database  server minus CPU requirements of other applications including SAP central instance). As the CPU requirements for all applications other
than database cannot be determined automatically by the EarlyWatch Alert  tool, it doesnt have a reference value to compare the current setting and comment on it. The optimal setting has to be determined manually. If  the PARALLEL_MAX_SERVERS is set correctly then please ignore the
alert generated in the EarlyWatch Alert report
Just because the rating is yellow in the report doesnt mean that the setting is incorrect. The report just tries to alert you that the optimal setting for this parameter could not be determined and asks
you to ensure it is set optimally.
Cheers!

Similar Messages

  • [svn:fx-trunk] 11454: ASyncList class ASDoc change: added explicit warning about the lack of support for re-inserting pending items .

    Revision: 11454
    Author:   [email protected]
    Date:     2009-11-04 18:17:33 -0800 (Wed, 04 Nov 2009)
    Log Message:
    ASyncList class ASDoc change: added explicit warning about the lack of support for re-inserting pending items.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run:
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/collections/AsyncListView.as

  • How to use the region parameter of main report for subreport chart titles?

    I am using Crystal Reports 11.
    I create 1 main report with 10 sub-reports that contain cross-tabs & charts. The main report has a parameter regarding 3 different areas: region1, region2, and region3.
    I use the method of adding the u2018regionu2019 parameter of main report to the selection formula of the sub-reports. So, I can select 'region' from main report to controll outputs in sub-reports by region.
    I use formulas for chart titles, e.g.:
    Select {Product Code}
    Case 'a111':
      u2018Region1 u2013 a111 Counts'
    Case u2018b222u2019:
      u2018Region1 u2013 b222 Counts'
    u2026
    u2026
    Default:
    u2026
    Since I pass the u2018regionu2019 parameter of main report to sub-reports, I have to change chart titles dynamically based on the region I select.
    How can I use the region parameter from main report in the formulas to get chart titles dynamically?
    Thank you in advance.

    Thank you.
    I am not using Chart Title with "Chart Expert".
    I am using a formula for chart titles, e.g.:
    Select {Product Code}
    Case 'a111':
      u2018Region1 u2013 a111 Counts'
    Case u2018b222u2019:
      u2018Region1 u2013 b222 Counts'
    u2026
    u2026
    Default:
    u2026
    I drag this formula above the charts and it looks like a dynamic title. So, for product a111, the chart title would be "Region1 u2013 a111 Counts"; for product b222, the chart title would be "Region1 u2013 b222" Counts; and so on ...
    Because I pass the region parameter from master report to subreport, I want to change the region part of the chart titles dynamically.
    For example,
    when select Region1, the chart titles should be: "Region1 u2013 a111 Counts"; "Region1 u2013 b222"; ...
    when select Region2, the chart titles should be: "Region2 u2013 a111 Counts"; "Region2 u2013 b222"; ...
    I want to add the region parameter into the tiltle formula.
    How should I do?

  • How to use the same column value in the casecadeing parameter in ssrs report?

    Hi frnz,
    I have a table site contains one filed SiteCode
    Now i have fields like below using the below quries 
    SThe above are the two results sets coming from the single table ,now i will use these two results /Query in my ssrs Casecade report
    1.First result set/Query will use for the first dataset and use these values in the paramet1 selection as PrimaryCodes
    2.Second result set/Query will use for the second Dataset and use these values in the parameter2 as SecondayCodes
    3.Using these two datsets and create a Casecadeing paramet in ssrs report.
    4.so using this information how can i create the Casecade report ,I have tried different ways but i didnt get the soluction
    I have done the follw but ididnt get the o/p.
    I have created two parameter and mapped to the results but while paramter selection i will able to see only the first paramet(PrimaryCodes) ,and i will not see the second paramter(SecondaryCodes) it could not show me the second paramter values in the drop
    down list.
    Note:Here i will use the Single Table to get the all the sitecodes 
    Can some one please help me out for this report.
    Thanks.

    Hi,
    Try below links for your reference:
    http://blogs.msdn.com/b/sqlforum/archive/2011/05/26/ssrs-cascading-parameter-with-optional-select-all-in-sql-reporting-services-report.aspx
    http://msdn.microsoft.com/en-us/library/dd255197.aspx
    http://blogs.msdn.com/b/psssql/archive/2010/01/29/how-to-have-a-select-all-multi-value-cascading-parameter.aspx
    sathya - www.allaboutmssql.com ** Mark as answered if my post solved your problem and Vote as helpful if my post was useful **.

  • FinalCut XML: question about the Center parameter

    Hi, I'm writing a script that will massage some of the data in the XML file export from a sequence. I'm trying to understand the settings for the Center parameter in the Viewer.
    If my Center point in the Viewer is 1 horizontal and 100 vertical, that corresponds to something like this in the XML:
    <name>Center</name>
    <keyframe>
        <when>147</when>
    <value>
        <horiz>0.000347222</horiz>
        <vert>0.0520833</vert>
    </value>
    </keyframe>
    Any idea how those horiz/vertical numbers correspond to the values 1 and 100?
    thanks,
    Scott

    Hi Meg, actually looking at this again I'm still confused. In my new sequence which is 1620x1080, I have vertical keyframes 0, 16, 34, 60, 79, 104 and 212. In my XML, these correspond to:
    0 : 0
    16 : <vert>0.00833333</vert>
    34 : <vert>0.0177083</vert>
    60: <vert>0.03125</vert>
    79: <vert>0.0411458</vert>
    104: <vert>0.0541667</vert>
    212: <vert>0.110417</vert>
    However, if I divide each of the left-hand values above by 1080, I get different numbers:
    16 / 1080 = .0148
    34 / 1080 = .0314
    60 / 1080 = .0555
    79 / 1080 = .0731
    104 / 1080 = .096
    212 / 1080 = .196
    So, I'm still not understanding where the <vert> numbers are coming from. Am I missing something? I understand the zero point is the center of the frame, so maybe that affects the calculations as well.
    As you can probably tell I'm trying to calculate the position of the same clip in the larger 1620x1080 frame, so it matches the relative position in the 720x480 frame. (I've changed the Scale by multiplying it by 2.25, which is easy.)
    I appreciate your help.
    Scott

  • Warning about the open sky secured visa card

    i signed up ti my fice to inform people about 3 things open sky DOESNT disclose PRIOR TO  you  agreeing to their terms  1st you will send them a securit deposit they will hold that AND will not issue the card for up to 6 weeks 2cond they will charge you the annual fee three weeks before you actually RECIEVE the card AND they will expect you to pay this fee even though you have NO card and NO ACCESS to the funds  3rd and final issue you can easily pay your bill online AND I DID they will note that you paid they will take the money from your chacking account via ach ok BUT THEY WILL HOLD YOUR PAYMENT EVEN THOUG IT WAS POSTED IN YOUR OWN BAK AND CLEARLY THEY GOT PAID THEY WILLL HOLD IT FOR 10 DAYS  i opened this card and cosed it because they never disclosed these things beore i signed up never giving me the customer the choice as to whether or not i would be ok with these itms they need to disclose these things i suspect they wont change so if you decide you want to get this card be prepared for these things the card irself was fine the online portal ok i just didnt feel comfotable staying with them  fyi the apr is 17.something and annual fee 29 $ reasonable 

    Opensky is the BEST secured card to start off with. I did and now I have a new car loan and prime cards 18 months later. Everything you stated is known before you even get the card. Do research before you apply for cards and people would not have this issue. I received my card about 8 days after I made my intial deposit.  Also yes they place a hold on the funds but only for a few months. Its to make sure everything clears. They give people a shot without a credit check, so they need to be safe also. I see no problem with this. After about 4 months, my payments and cash was available the same day that I paid. The fee is added right away, yes. But I had more than ample time to pay it. You can set up your account before you get the card, and pay it then. The 6 weeks thing was probably an issue with your account because I have never seen anyone wait 6 weeks for this card. In the end, I still have this card and they even gave me a CLI without making a deposit into my account. I cant stress enough how good of a good this is for rebuilding. They always report and customer service is always nice. 

  • Wrong time warning about the meeting

    People create an Outlook meetings and send it to me. In the setting of the meeting, they pose warning for 5,10,15, etc. minutes. In my phone these meetings are always with warning for 5 minutes. How to configure the program in my Iphone so that it properly warned?

    Hi shane06fl,
    Your laptop will most likely be prioritized for a fast repair & return since you're having to send it back, but if you'll send me a Private Message with the serial number then I'll forward that to the Depot management along with your posting.
    Can you help me understand how you know that the keyboard and optical drive were not replaced?
    When you say, "No HDD" do you mean that the hard disk activity light never lights up, that you don't hear it spinning, that the hard disk appears to be missing, or something else?
    To access Private Messages, click on the small envelope icon in the upper right area of this and most forum pages. From there, click the 'Compose New Message' tab and enter "jim" in the 'Send To' field.
    Jim

  • HELP:About the OCP exam with Oracle Reports??

    Hello
    Can i achieve OCP with SQL exam , PL / SQL exam and oracle 9i reports exam / xml publisher exam
    I'm not intrested in giving an oracle forms exam.
    I'm working as an oracle reports writer on oracle applications.
    Kindly guide me in the right direction with appropriate oracle links etc.
    Regards
    Fahad Hameed.

    You can achieve "PL/SQL Developer Certified Associate" by passing "Introduction to Oracle9i SQL 1Z0-007" OR "Introduction to Oracle: SQL and PL/SQL 1Z0-001" OR "Oracle Database SQL Expert 1Z0-047".
    For "Oracle Forms Developer Certified Professional", you need to pass "Oracle Forms: Build Internet Applications 1Z0-141" after getting the "PL/SQL Developer Certified Associate" certificate.
    Oracle PL/SQL and Oracle Forms Developer
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=155
    Oracle Certification Program - Oracle Middleware
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=140

  • Urgent: about the checkbox in OOP ALV report

    Hi Experts,
    I had use OOP method to display my ALV report. In the report I have a checkbox for each line. I had set this check box use below statements:
        gt_fieldcat_record-tabname = 'GT_ISSUE_INT'.
        gt_fieldcat_record-fieldname = 'CHECKBOX'.
        gt_fieldcat_record-checkbox = 'X'.
        gt_fieldcat_record-edit = 'X'.
        APPEND gt_fieldcat_record.
    When I press the save button, then I will save the lines to my Z-table which its GT_ISSUE_INT-CHECKBOX = 'X'.
    Now I click the checkbox to select several lines in my ALV report and then press save, but it do not work. Then I check the internal table GT_ISSUE_INT in debugger, I found the GT_ISSUE_INT-CHECKBOX = ' '. Above statements is not correct for the checkbox?? Or I need additional statements to move 'X' to GT_ISSUE_INT-CHECKBOX?? Please help!!!Thanks.

    Hi,
    If u want to read check box status from list, need to call function module explicitly.
    see the sample code:
    case sy-ucomm.
    when 'SAVE'.
    Data ref1 type ref to cl_gui_alv_grid.
          CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'
            IMPORTING
               E_GRID = ref1.
           call method ref1->check_changed_data.
    loop at GT_ISSUE_INT to workarea.
    ____ continue writing ur code.
    function module read the data from list . and save the changes that made on list.
    when u debug, u can see the check box status as 'X' after exucut\ing this fm and method.
    reward if helpful.
    regards,
    swapna

  • The question about the callbackdata parameter in the function PostDeferredCallToThread()

    I find if using a local variable to pass to the PostDeferredCallToThread(), then in the callback function, it cannot be recevied correctly. But as NI document said, this variable is a user-defined, will avoid declaring the data object as a global variable. how to interpret the question?
    David

    If you provide a pointer to the function the variable pointed by the pointer must be still in memory if you want to access it from that thread function.
    One way of keeping the variable "alive" when you leave the scope of a function is to define it as static.
    Dynamically allocated memory (malloc/calloc) is also accessible if not freed.
    Suggested reading:
    http://gribblelab.org/CBootcamp/7_Memory_Stack_vs_Heap.html
    S. Eren BALCI
    www.aselsan.com.tr

  • How to show unhidden parameter in linked report in report manager in ssrs ?

    Hi,
    in my ssrs report1 i have added a image,if i click on that image it will redirect to report2 and it will take parameters from report1 automatically and all parameters are in report2 are hidden because it will consider report1 parameters,but here my requirement
    is 
    in report2 i have total six parameters and all are hidden,i want to show the one of the hidden parameter(LOB) in report,so, i was set visibility property to visible, now i am able to see that one parameter(LOB).
    but after deploying the report in report manager,when i click on the image it is not showing the parameter(LOB)
    Do i need to change anything in image properties?please let me know
    Please help me with this issue how to show the that one particular parameter(LOB) in report manager which is unhidden?, it is an urgent requirement. 
    here we are building reports on cube.
    Please let me know if you need more information.
    Thanks in advance,
    Naveen

    Hi Naveen,
    As per my understanding, since the purpose of a drill-through report is to pass the parameters from main report to the details report, we wouldn't want users to see or modify the parameters in the details report. Therefore, by default, the parameter pane
    is automatically hidden in the details report.
    In this scenario, we can try to use “Go to URL” instead “Go to report” option to work around this issue. If the parameters are multi-value parameters, we can use the expression to like below:
    ="javascript:void(window.open('http://server_name/reportserver?/Report_folder/Report_name&A=" &Join(Parameters!B.Value,"&A=") & "','_blank'))"
    If the three parameters are single-value parameters, we can use the expression to like below: ="javascript:void(window.open('http://server_name/reportserver?/Report_folder/Report_name&A=" & Parameters!B.Value & "','_blank'))" 
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Java 7u45 gives spurious warning about missing Permissions attribute

    The security dialog in 7u45 gives a yellow warning about missing Permissions attribute.   Does anyone know how to get rid of it?
    Same as the yellow box in the screenshots (#2 and #3) documented here (although none of them discuss the Permissions attribute) :
    What should I do when I see a security prompt from Java?
    The MANIFEST.MF file for the app definitely contains this attribute.  There's only one jar for the application, and it's signed.
    Might this be another security dialog bug?  Or am I missing something?  The JNLP contains the same "all-permissions" security tag.
    I also found the release notes for 7u45 mention a couple of cases where the dialog might still appear
    (see last issue: Java™ SE Development Kit 7 Update 45 Release Notes)
    I don't use the JNLPDownloadServlet but my own. I didn't model it on the JNLPDownloadServlet, but guess I could have partly the same issue since I use versioning.
    My jar doesn't fail to download though, it's just that its displaying this warning.
    MANIFEST.MF:
    Manifest-Version: 1.0
    Implementation-Title: My app
    Implementation-Version: 3.0-SNAPSHOT
    Built-By: me
    Application-Name: Myapp
    Created-By: Apache Maven 3.0.5
    Ant-Version: Apache Ant 1.8.2
    Trusted-Library: true
    Implementation-Vendor-Id: org.me
    Trusted-Only: true
    Build-Jdk: 1.7.0_45
    Permissions: all-permissions
    Specification-Title: my-client
    Specification-Version: 3.0-SNAPSHOT
    Archiver-Version: Plexus Archiver
    Codebase: *.me.org

    I went the Java version detection applet and I don't get a warning about the applet being blocked in the future.
    https://java.com/en/download/installed.jsp
    https://java.com/en/download/installed.jsp
    I dug the jar for the applet out of my Java cache and it contains Manifest.MF with the following contents:
    Manifest-Version: 1.0
    Codebase: www.java.com java.com
    Created-By: 1.7.0_25 (Oracle Corporation)
    Permissions: all-permissions
    Application-Library-Allowable-Codebase: www.java.com java.com
    Application-Name: Java Detection
    Name: JNLP-INF/APPLICATION.JNLP
    SHA1-Digest: jPquHTBq5R8txQLe5/T20x70Y7w=
    Name: JavaDetection.class
    SHA1-Digest: kQNVjPC5Yym1DszdpX1D2EH8Ll0=
    The jar contains one Java class and a signed JNLP-INF/APPLICATION.JNLP file that looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp codebase="https://java.com/en/download/" href="JavaDetection_applet.jnlp" spec="1.0+">
        <information>
            <title>Java Detection</title>
            <vendor>Oracle Inc.</vendor>
        </information>
        <resources>
            <!-- Application Resources -->
      <j2se version="1.6+"/>
            <jar href="JavaDetection.jar" />
        </resources>
    <security>
      <all-permissions />
    </security>
        <applet-desc
             name="Java Detection Applet"
             main-class="JavaDetection"
             width="1"
             height="1">
         </applet-desc>
         <update check="background"/>
    </jnlp>
    They are running applet via JNLP:
    <applet code="JavaDetection.class" width="500" height="150"><param name="image" value="/im/download/verify_anim.gif"/><param name="centerimage" value="true"/><param name="boxborder" value="false"/><param name="jnlp_href" value="JavaDetection_applet.jnlp"/></applet>
    The JNLP file downloaded from here: https://java.com/en/download/JavaDetection_applet.jnlp matches the signed JNLP file in the jar (except for name).
    We are still working on getting our applications to not show the warning message but this appears to be an example of where the "you will be blocked in the future" message is not happening. We don't run our applications as applets so if anyone can find another working example that is a more traditional JNLP app, please post a link.

  • Save for previous version doesn't warn about incompatibilities

    I just back-saved some code from LV2012 to LV2009. The code included some conditional indexing. I expected that either:
    The code would be converted to a LV2009 functional equivalent without conditional indexing
    I would get a warning about the incompatibility
    I was disappointed to find that I got neither....
    I thought we previously got warnings about incompatibility... Or is my brain superimposing some wishful thinking onto my memories again?
    Chris Virgona
    Solved!
    Go to Solution.

    Just getting back to this thread after a busy week...
    The project that I backsaved included 2 VIs with conditional indexing. Neither had particularly complicated logic and the data types were a scalar and a small flat cluster of standard types. The one interesting thing about it was that both myself and a colleague both noticed the problematic backsave on different PCs and with different revisions of the code.
    Anyway, I since tried to reproduce the issue but failed... (Doesn't that always happen straight after a forum post?!) Now when I do a backsave (on similar code, lost track of the original code where I noticed this) I get the build array + case structure + shift register...
    BUT there is one problem: The new shift register always seems to be uninitialised. That seems buggy to me... (It definitely produces defective code in my case.) Is it that way by design for some reason??
    Chris Virgona

  • EWA Report of EP server

    Hi,
    I want to generate EWA Report of my Enterprise Protal server in my Solution Manager server.
    Fot that I had install SMD in my Solman server and SMD & wily Introscope in my Enterprise Portal server.
    Now can you please guide me which next steps is require so that  I can genetate EWA report in solman?
    Regards,
    Nisit

    Once you have installed the agents on the satellite system and performed the other steps pertaining to the agent, you need to define the EP system in Solution Manager in SMSY with all the necessary details.
    If the system information is already updated through SLD, verify whether the information maintained is correct and up to date.
    Then execute the SOLMAN_SETUP steps.
    Ensure that the SMSY details are correct as it plays an important role pertaining to the system information and the further setup of Diagnostics/Wily.
    Verify whether the EP system has appeared in your Solution Manager Workcenter SID list.
    Execute the setup wizard for managed systems, ensure that the setup is complete without any errors. If any errors, resolve them and ensure that the setup results are Green.
    Execute the IS Agent setup for the satellite SID.
    EWA reports will be successfully scheduled once all these steps are executed successfully and when the EP system is added in a Solution.
    Hope this helps.

  • Warning About Flash Player for Safari?

    Is there any truth about the warning about the Flash Player causing crashes and leaving your system open to attacks?
    The one they say is the problem is 10.22.87?

    susiecat.pat wrote:
    Is there any truth about the warning about the Flash Player causing crashes and leaving your system open to attacks?
    The one they say is the problem is 10.22.87?
    Yes, and Adobe released a new version yesterday that fixes the problem. There's also a new version of Acrobat Reader that fixes the same vulnerability. The new version of Flash Player is 10.0.32.18 and the new version of Acrobat Reader is 9.1.3. You can get them directly from Adobe or visit a site like Versiontracker or MacUpdate.

Maybe you are looking for

  • System Prefs Not Accepting Password Change

    I've changed my password by starting up from my system CD (OS X 10.2) several times. When I try to unlock my system preferences, i either get the message: "You must type an administrator's name and password or phrase to make changes to System Prefere

  • Cool Apple TV Set Up

    I just got the Apple TV and I am very happy with my set up. I use a Denon 3806 Receiver with two component outputs -- one runs to a LCD TV in a cabinet in the Den, the other runs to a smaller LCD mounted above my refrigerator in the kitchen (all with

  • Reminders not showing the repeat option

    I am migrating from PC to Mac. And I am trying to set up a new reminder. There is an option to set a recurring reminder but, it appears dimmed. Can someone help? I have Maverick on a Macbook air

  • A question about videos.

    Hi, I am about to start a project where we will be using a number of videos.  These are going to shot using a studio and I can specify any format that I'd like for the final output.  Can any of you recommend the most trouble free format as well as co

  • Get graphics in a Dialog box

    Hello, I have an evoluating curve: To do this, I generate a channel, i open it in a report file and refresh it periodicaly during the process. I Would like to see the curve evolution and have buttons in the same time to act on the process. Is it poss