Initialize Alert monitor on miniSAP WAS 6.10

Dear All,
Whenever I go start RZ20 I get no Monitoring elements.
(I get the message that R/3 system is not configured)
How can I enable this functionality?
The version of my components are
Sap Kernel 6.2 Pkg Lvl 1773
SAP DB  7.3.0
SAP BASIS SAPKB61001
SAP ABA SAPKA50A01

hello,
Could you please describe to me excatly what are you doing ?
Ok you run TX: rz20 and after .... what are you doing ?
Nothing ? Just you get error
R/3 system is not configured ??
Thanks
Peter

Similar Messages

  • Questions on Alert monitor

    Hi,
           I have few questions on alert monitor.
    1. If we create an alert and have it as default macro, does it display in interactive planning book without a alert profile assignment? or should we assign an alert profile to see alerts in planning book. I remember that we just need alert profile if we need to check the alerts in a separate screen for our convenience.
    2. Is alert profile assignment specific to a user? If that's so, then how we assign different profiles to different users? any transaction? or are they specific to a selection or planning book or version?
    3. In Application specific alert profile, in SDP tab, under "SDP - Database Macro Alerts", I see few alerts types apart from standard ones. These were actually our previous alert macros. How did they get created like a alert type?
    4. I created a simple macro with change color of cell to red if a condition is satisfied. Also raise an alert for that and assigned it to default. When I go back to the SDP94 screen and run the macro, my cells are highlighted as red whenever the condition is satisfied but when I click on the alerts icons, I get a blue information message "No alerts exist for your selection". When I click on the icon, it gives me a window saying " Internal error analyzing SDP alert".
    Can somebody help me understand what's going wrong?
    Thanks.

    I think you can select that standard type.
    However since it was SAP delivered, we chose not to, and instead created more line items in SPRO with text such as "Alert Message 1" etc. We created numbers ranging from 9001 to 9010. While defining the custom alert, under alert type, it showed up these numbers that were setup in SPRO. I would assume that just like you pick up 9001, you should be able to pick up 4100 or 4101 (alert type numbers) which is the standard status alert. If you run out of the numbers, you would definitely need to add more in SPRO settings. Remember the alert text is picked from SPRO, where you can change and make it more meaningful so that users can do sorting on those alerts.

  • Navigation attribute in the Alert Monitor

    Hi All,
    In the alert monitor in SAP APO the display table contains only characteristics and not the navigational attribute.
    Is there any way through which we can display the navigational attribute also?
    Thanks,
    Diana

    Diana ,
    This is how we handled it when we had a situation similar to yours. Since the navigational attribute was also a BW info object , we pulled the value for the navigational attribute to APO-BW  . We then put custom logic in the BAdI to pull data for the navigational attribute and display the same in the alert monitor.
    Your ABAP team should be able to help you in putting the custom logic in the BAdI . To save the value to the info object you need to have an idea about APO-BW.
    Thanks
    Saradha

  • In Alert Monitor - Is it possible to add Price or Cost as Column Value?

    Hey Folks
    I am trying to define a methodology to manage and work on the exceptions in the Alert Monitor,
    and I would like to carry on the ABC analysis based on Price or Cost?
    The alert monitor was defined prior to my time on this latest project.
    Would it be simple to add or difficult to link the price from values from whatever table they come from,
    to show as column fields? so they ABC analysis can use that column as the Ratio one?
    If anyone think this is feasible let me know.
    thanks for your feedback
    JD Loera

    Hello!
    Awesome, thanks for the response, I will put that in my project list and will link with the Basis/ABAP team.
    Cheers!
    Business Procees note to all out there in *APO DP Business Processes and Planning.*
    If you use the alert monitor, as you know you can define there macro generated alerts and analyise through the variances from Target and Actual Values.
    Also, you can still use the ABC analysis there, to identify A B C of the results that you get ( in the example above, % of variance )
    However, from a Business Process bang for your buck and time. By adding the Material Cost or Price, the Demand Planner or SNP Planner can also do the ABC analysis based on the price as well, and really then identify the items with higher value to work with,as those are important to always keep in check. (ABC from the fiancial point of view so to speak)
    Cheers all, worth to think about for your own Alert Monitor processes.
    JD Loera

  • Error: Could not initialize ORB monitoring

    Hi All,
    I use Java application client to access SunONE 7 (final release, not beta) and got an error below.
    1. The error was printed on screen, not thrown to program (any error should thrown to the program, so we know that).
    2. It seems no harm. My program still functions right.
    What was wrong? Any thing I should do?
    Any information would be appreciated.
    Thanks in advance.
    >>>>>>>>>>>>>>>>>>>>>>>>>>
    Nov 10, 2002 4:24:48 PM com.sun.enterprise.util.ORBManager initializeORBMonitoring
    SEVERE: UTIL6034:Could not initialize ORB monitoring
    java.lang.IllegalStateException: Monitorable component can not be registered because admin service has not been initialized.
         at com.iplanet.ias.admin.monitor.MonitoringHelper.registerORBMonitoringMBean(MonitoringHelper.java:305)
         at com.iplanet.ias.admin.monitor.MonitoringHelper.registerSystemORBMonitoringMBean(MonitoringHelper.java:252)
         at com.sun.enterprise.util.ORBManager.initializeORBMonitoring(ORBManager.java:732)
         at com.sun.enterprise.util.ORBManager.init(ORBManager.java:261)
         at com.sun.enterprise.naming.SerialInitContextFactory.<init>(SerialInitContextFactory.java:31)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:296)
         at java.lang.Class.newInstance(Class.java:249)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:649)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:175)
         at com.sun.ejb.portable.HomeHandleImpl.readObject(HomeHandleImpl.java:60)
         at com.sun.corba.se.internal.io.IIOPInputStream.readObject(Native Method)
         at com.sun.corba.se.internal.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1298)
         at com.sun.corba.se.internal.io.IIOPInputStream.inputObject(IIOPInputStream.java:908)
         at com.sun.corba.se.internal.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:261)
         at com.sun.corba.se.internal.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:247)
         at com.sun.corba.se.internal.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:209)
         at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:939)
         at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:850)
         at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:842)
         at com.sun.corba.se.internal.iiop.CDRInputStream.read_abstract_interface(CDRInputStream.java:309)
         at com.sun.corba.se.internal.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:228)
         at com.sun.corba.se.internal.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:381)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:316)
         at com.sun.ejb.portable.EJBMetaDataImpl.readObject(EJBMetaDataImpl.java:112)
         at com.sun.corba.se.internal.io.IIOPInputStream.readObject(Native Method)
         at com.sun.corba.se.internal.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1298)
         at com.sun.corba.se.internal.io.IIOPInputStream.inputObject(IIOPInputStream.java:908)
         at com.sun.corba.se.internal.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:261)
         at com.sun.corba.se.internal.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:247)
         at com.sun.corba.se.internal.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:209)
         at com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1075)
         at com.sun.corba.se.internal.iiop.CDRInputStream.read_value(CDRInputStream.java:293)
         at com.acelet.s.scheduler.ejb._SuperSchedulerHome_Stub.getEJBMetaData(Unknown Source)
         at com.acelet.s.Envoy.parseContext(Envoy.java:349)
         at com.acelet.s.Envoy.getJndiToRemoteInfoHashtable(Envoy.java:201)
         at com.acelet.s.peekPoke.EnvoyGetJndiToRemoteInfoHashtable.run(EnvoyGetJndiToRemoteInfoHashtable.java:33)
         at java.lang.Thread.run(Thread.java:536)

    Are you use Windows?
    I get the same error when I run my application on Windows.
    It seens harmless. I posted this error, but no one cares.
    But, when I run my application on Solaris, there is no such error. But with deadly error:
    "Thread-6" java.lang.UnsatisfiedLinkError: no cis in java.library.path<<I posted solaris error, not one cares.

  • Livecache Alert Monitor  C: No method assigned

    Hello All,
    Can you please add thoughts to my query:
    In livecache alert Monitor, I double clicked on  Health---->Database Structure Check and got the pop up:
    LAB\MaxDB Monitoring: LCA\...\Database Structure
    C: No method assigned
    I checked Properties tab  -
    >methods ( methods effective for MTE nodes )
    Data collection method is SDB_coll_info_ct.
    Auto-reaction method : NO method
    Analysis method: No method:
    Which method should be assigned.
    SCM 5.0 , livecache 7.6.It's not urgent.but appreciate a help.Thanks
    Regards,
    Tushar

    Hi Roland,
    Thanks for the info.We are on basis pack 11.Livecache verison: 7.6.02   BUILD 008-123-147-134
    Regards,
    Tushar
    Message was edited by:
            Tushar Chavan

  • Alert monitoring and fault message types

    Hello,
    this is a topic about two questions:
    a) is it correct that alert monitoring is only possible in XI when using an integration process (BPM) and not for simple communication scenarios like IDOC -> file ?
    b) how can I use the fault message in the message interface? (OK, I implement it, and then? where can I make it visible in the monitoring?)
    10 points for answering in your own words instead of providing a link to SAP standard documentation!
    (standard docs in XI look like they never giving a real answer, only something like 70 %! And the rest is trial and error!)
    Oh, here is
    c) When clicking on the alert inbox / configuration buttos in the RWB it looks like the addresses cannot be reached. How to fix that?
    Best regards
    Dirk

    Hello guys,
    these answers send me more happy to weekend!
    Ok, not easy now to give points. Nobody answered 100 % but in total you solved my problems and answered my questions!
    The OSS Michal gave solved my problem with the RWB access to alert config. (Where does this placing of the 5xx00 come from I had to replace in different places by 80xx ? >-( )
    Thanks for the new challenge, Michal! we are working on SP12 and happy about it running now!
    Hope to find a developer with your skills to implement alert messaging w/o using BPM!
    Thanks for the answer about fault message and the link, Sudhir! Ok, with the rest, Michal was a little bit faster!
    Best regards
    Dirk

  • Add a custom alert monitor set in Central Reports of NWA 2004s

    Hi,
    I installed recently netweaver administrator 2004s to use central monitoring. I created a new CCMS monitor set with RZ20 and was hoping to see this set in the Monitoring -> Central Reports view set of the NWA (drop down box with all the Alert monitor sets defined in the CEN), but it wasn't there. Is there a way to add custom alert monitor sets created with RZ20 in the Central Reports "View Set" of the NWA ?
    Thx
    Bart

    > Hi,
    >
    > you see all the Monitor Sets of transaction RZ20 of
    > the central monitoring system with an activated
    > "public" flag (you set it during the creation of the
    > monitor set in RZ20).
    >
    > But:
    >
    > The application reads the monitor sets only at
    > startup. So, if you create a new (public) monitor
    > set, you have to restart the application.
    >
    > You achieve this by restarting the engine, or in the
    > Visual Administrator. Go to "Server --> Services -->
    > Deploy", "rutime" tab rider, choose "Application",
    > and stop and start the application
    > "sap.com/tclmwebadminmonitorprovider_ear".
    >
    > HTH
    > Dirk
    That helped indeed.
    Thx

  • Alert Monitor Threshold and Information, Warning and Alerts

    Hi,
    I defined a Forecast Alert Profile that is supposed to display the MAPE Alert in the Alert Monitor when the MAPE for the said selection is > x %. This x as I understand is maintained in the Diagnosis group of the Master Forecast Profile.
    I now try to make use of this Threshold Value Description "Variance is > %. and define  >(x-10) % but less than x % as information, x % as warning and >(x +20) as error but I am unable to make out how the alerts are determined and whether these values are indeed read (threshold >)
    Secondly my Alert may have been originally based on particular selection(s)- some in FG, some in BG. Some of these selections may not be assigned to the Alert Profile and the Planner may not remember at what level the forecast was carried out to begin with. So my query is at what level of selection is the Alert generated when there is no selection assigned to the Alert Profile ?
    Thanks
    Amit

    Hi,  I was hoping someone answers. It was not a profound question I believe
    I am also curious to know the same with respect SDP Macro based alerts. When a Macro Alert is triggered at Cell Val > y % and it is called a "warning" per the macro definition, of what good is the information, warning and alert threshold values in the Alert Monitor ?
    Does it mean the value 'Y' that I defined in macro step as 'threshold' for alert or process message can be more 'freely' defined in the alert monitor with three distinct values ? I tried testing but I am unable to conclude.
    Please help me understand
    Thanks
    Amit

  • Alert Monitor config

    Experts,
    I was been trying to working on setting up the Alert Monitor in APO. But I am not sure how to configure and make it work. Till now I have done the following:
    Created the Alert profile with AMON1 in the application specific alert profile.
    Selected the alert type-Availability Check Shortage.
    Defined the location/product
    Linked the alert profile to overall alert profile.
    Saved
    Created an order wherein the availability was short.
    It goes to APO for rule based atp wherein the order is not completely confirmed.
    Checked the alert profile in that screen but I see no alerts.
    Do let me know if I am doing it the right way. If not then please let me know the way to configure the alert monitor.
    Thanks in advance
    Karan

    Hi Karan, I think you need to run alert determination in /sapapo/amon1 for the overall profile.

  • Alert Monitor Problem (Fields are Invisible)

    Hello All,
            In SCM 4.0 we have written an User Exit to add own customer specific fields. It was working in SCM 4. Now after our upgrade we are not able to view our customer specific fields in the alert monitor. The BADI is still active and when I debugged the BADI everything (addition of field catlog and value population) seems to fine. Please let me know if any need to maintain any additional setting to make our fields visible in the alert monitor.
    Thanks,
    Siva.

    Siva
    I think something is still missing in your layout setting.  Display the alerts in the alert monitor . After that go to change layout (the layout icon is the second one to the left of delete icon). When you say change layout a popup screen will be displayed with 2 sections "displayed  columns" and  "column set". Pull the additional fields from the column set to the displayed columns section and save the layout. (SAP will ask for a custom name , and you cannot save a std layout. So u have to give a custom name). When this is done and the alerts are regenerated the additional fields should defenitely get displayed.
    In case you dont see the additional fields in the column set itself ,then it means you do not have those characteristics in your system. You have to check RSD1 in that case.
    Thanks
    Saradha

  • Alert monitor in production

    Hi Gurus I have the following questions regarding the alert profiles in production landscape and. Is there a way to transport the alert profiles from the AUD system.
    Is it a good practice to make the alert monitors in the production system. i have made some excess do u think that I can delete them, because i think that doing this should not create any problems.
    Thanks

    Hi,
           If you need to transport the aalert profile then go to the table /SAPAPO/AM_PSET. Pass the alert profile name in the SET_ID field. Then select the contents of the row in the table /SAPAPO/AM_PSET then click on Table Entry in the menu and select transport entries. (Menu Path : Table Entry -> Trasnport Entry)
    Use the program /SAPAPO/AMON_REORG to delete the unwanted alerts.
    Regards,
    Siva.
    Message was edited by:
            sivaprakash pandian
    Message was edited by:
            sivaprakash pandian

  • Raising event when value for a parameter in alert monitor changes

    Hi All,
    We are using Redwood Cronacle version 7 and have connected it to SAP solution Manager System to get the central monitoring data. Now we want to raise a particular event whenever value for a specific parameter in alert monitor gets changed.
    I had a look of already present functions in JCS_MON package, but was not able to find any pre-existing function.
    Any pointers on how to achieve this...
    Thanks a lot.
    Best regards,
    Vithalprasad

    Hi Anton,
    Thanks for your reply. We want the event to be raised on one of the parameters which is coming from SAP solution Manager. This event is required to be raised every time the value of that parameter gets changed from its current value. So it is not possible to define some severity where value can be defined.
    One way can be to store the previous value in one custom table in repository and keep on checking with the present value. Once the difference is found then raise the even & replace the current value with the new value. But just want to know if there is some better solution for this.
    Thanks a lot.
    Best regards,
    Vithalprasad

  • Short dump while running Alert Monitor

    Hi,
    I am getting a short dump while determining alert in Alert Monitor through T. Code /SAPAPO/AMON1. The error says as below:
    Runtime Errors         BCD_NO_SIGN
    Short text : A packed number contains no sign.
    What happened? : Error in the ABAP Application Program, The current ABAP program "SAPLKKBL" had to be terminated because it has come across a statement that unfortunately cannot be executed.       
    Information on where terminated : Termination occurred in the ABAP program "SAPLKKBL" - in "FB_OUTTAB_SORT2".

    Hi Axon Generic,
    Please checkon the following
    1) In the overall profile of alert monitor, check the relative
    time interval whether specified correctly
    2) Under the alert profile in Overall profile, check the
    threshold values are defined correctly
    3) Check the SAP Note 151709 , 189061
    Please confirm your findings.
    Regards
    R. Senthil Mareeswaran.

  • Adobe Photoshop CS6 won't load on my macbook pro, says "Could not initialize Photoshop because the file was invalid (it has been deleted).

    Adobe Photoshop CS6 won't load on my macbook pro, says "Could not initialize Photoshop because the file was invalid (it has been deleted).

    Tried the preferences, they are not there, tried uninstalling and reinstalling, no love! Any help?

Maybe you are looking for