A place to maintain planned downtime

Hi all, are there any SAP standard functionality to maintain planned downtime? In Solution Manager? Another central place in the SAP landscape?
Users should be able to see when the system will be unavailable, and get warnings or messages before the system is down. Do I have to create a table and abap programs/function modules for this?
I need a place for external and internal partners to look up and check when the system will be down.

Hi Rune,
This is a standard BASIS activity. Contact your BASIS team to do it T. Code SM02.
Regards,
Pranav.

Similar Messages

  • Planned downtime

    hi,
    is there any way to manage the fixed recurring planned down time in APO???
    we can manage it in APO-Resource, other than this, how can we manage it.
    secondly, is there any way to maintain source of supply every month???
    source of supply, means replenish from one plant to another plant. so receiving plant can change source of supply every month? is it possible in APO or ECC!!
    Thanks,
    Regards,
    Jignesh.

    Hey Jignesh,
    as an answer to the first part of your question:
    you can model it either by
      - defining capacity variants (tab. general data)
      - using copy and paste downtimes (ugly)
      - creating maintenance plans (which is I assume exactly what you are looking for)
    But watch out.... orders react differently to different types of downtimes.
    If an order reaches a planned downtime created by option 2 or 3 it's automatically rescheduled at the end of the downtime, whereas with capacity variants the order keeps going on!
    Hope this helps a bit... Bobby

  • How to create Maintainance Plan Which occur every year For particular time duration

    Hello
    I want to create Maintenance Plan which will take full backup Daily Between 1st Oct to 30 July every year.
    Meance plan should execute Only between 1st oct to 30 July every year, It should take backup Daily basis.
    I have seen in sql server we can create Maintainance Plan But If I set Start Date & end Date then after that End Date the plan will never work.
    So Is it possible to setup Maintenance Plan which will occur every year between 1st Oct to 30 July?
    Can you please suggest me some Way for it?
    Thanking you in advance..
    Regards
    Vipul

    Hello
    I have searched for sp_update_schedule store procedure.
    I can not get the roles to make it enable like 
    By default, members of the sysadmin fixed server role can execute this stored procedure. Other users must be granted one of the following SQL Server Agent fixed database roles in the msdb database:
    SQLAgentUserRole
    SQLAgentReaderRole
    SQLAgentOperatorRole
    For details about the permissions of these roles, see SQL Server Agent Fixed Database Roles.
    Only members of sysadmin can modify a schedule owned by another user."
    I am using sa user to login Which is Part of sysadmin But in new query I get error that sp_update_schedule not found.
    I try to add role to sa But Not getting that role.
    Can you please explain me how to do it?

  • Error in maintainance plan : Exception has been thrown by the target of an invocation. (mscorlib)

    Hi,
    I am getting below error while trying to create new maintainance plan in SQL 2008 R2, by right click on "New Maintainance plan"...could you please help on this...
    I have tried to register DTS.dll but after that also error is coming...
    ===================================
    Exception has been thrown by the target of an invocation. (mscorlib)
    Program Location:
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at Microsoft.SqlServer.Management.DatabaseMaintenance.MaintDesignerMenuHandler.GetExistingPackageNames(String serverName, String userName, SqlSecureString securePassword)
       at Microsoft.SqlServer.Management.DatabaseMaintenance.MaintDesignerMenuHandler.GetNewPackageName(String serverName, String userName, SqlSecureString securePassword)
       at Microsoft.SqlServer.Management.DatabaseMaintenance.MaintDesignerMenuHandler.Invoke()
    ===================================
    No description found
    Program Location:
       at Microsoft.SqlServer.Dts.Runtime.Application.GetPackageInfos(String strFolder, String serverName, String serverUserName, String serverPassword)

    Hi,
    According to the description, I understand that you receives the below error message when trying to create Maintenance Plans:
    "Exception has been thrown by the target of an invocation. (mscorlib)
    Have you registered MsDtsSrvrUtil.dll and SqlTaskConnections.dll as well? If no, I suggest you register “DTS.dll”, “MsDtsSrvrUtil.dll”, “SqlTaskConnections.dll” using register32.exe.
    If the version of an instance of SQL Server 2008 R2 is earlier than SQL Server 2008 R2 SP2, as Shanky suggested, you may obtain the latest service pack for Microsoft SQL Server. For more information, click the following article number to view the article
    in the Microsoft Knowledge Base:
    http://support.microsoft.com/kb/2527041/en-us
    In addition, here is a similar thread. Please refer the solution by DevB:
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/ca19a00a-3782-48e9-9ccd-44d4680359c0/maintanance-plan?forum=sqltools
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Duration of a shift and planned downtime

    Hi All,
    I checked the current postings, but couldn't find anything related to what I am looking for, while one or two related to time intervals and schedules was almost close...
    I am a project manager working on an xMII implementation that currently is not running ERP.
    The factory has a regular 8 hour shift schedule, a 6 hr weekend shift schedule, a 8 hr weekend shift schedule, a 6 hour holiday shift shift, and a 8 hr holiday shift.  For the 6 hr shifts the planned downtime is 40 min.  For the 8 hr holiday and weekend shifts the planned downtime is 65 min and the reg 8 hr shift has 75 min of planned downtime.
    My understanding is that xMII first looks at the schedule and then the interval.
    Does anyone have any idea around how the intervals could be set-up, linked to a schedule so that the code can see that the shift is 8 hrs in duration but because it is a holiday schedule 65 min of planned downtime should be subtracted instead of the usual 75 min?
    Thanks in advance for any thoughts...
    Susan

    Hi Susan,
    Your understanding that 'xMII first looks at the schedule and then the interval' is accurate, but the standard time engine capabilities for Time Periods and Schedules doesn't really address your particular needs.
    It is a little unclear where and how you want to apply the 75 or 65 minutes of downtime subtraction, but if you default this to 75 and then only adjust it to 65 when you are in a 'holiday' schedule you could probably accomplish your desired outcome.
    A database table that contains the holiday start and end datetime shift ranges could be queried in relation to the current time for the notion of in/out of holiday mode.  So if you default it to 75 and then if the query indicates a 'holiday mode' change it to 65 for the necessary subtraction.
    Regards,
    Jeremy Good

  • Scheduling Maintainance plan

    .I created a maintainance plan, single cycle plan , cycle duration 1 day for 10 days
    I schedule it , system created plans for all days but mainatinance call only for the first day
    i tried dead line monitoring , there also it created  miantainance call only for 1st day.
    Please suggest wat i shud do to have calls also created for all 10 days

    Hi Pete A,
    Is it means that, for a maint plan,
    Cycle Length: 1month
    Scheduling period: 1 Year
    & i want all calls should be called immediately after scheduling. In this case I need to provide,
    Interval for Call Object = 1 Year  (ie. Scheduling Period)
    so that we can get all calls get scheduled for the Scheduling period of 1 Year.
    Plz reply immediately...
    Amol.

  • Where to maintain planning related / process related minimum interval

    Dear Sir,
    To have buffer / leeway in planning , SAP has provided the provision for maintaing of the following information :
    Planning related minimum interval
    Planning related minimum offset
    Process related minimum Interval
    We do not know where this information can be maintained in the SAP System .  
    We request SAP experts to kindly guide us about maintaining of the above information into the SAP system .
    With Thanks and Regards
    Sonia agarwal

    Sonia,
    These terms are used within APO Detailed Scheduling (part of PP/DS) module.  They can be found in certain master data (PPMs and PDS's) and they are used in various scheduling tasks: heuristics, DS planning board, optimizer.
    Online help about production order time intervals in scheduling can be found at
    http://help.sap.com/saphelp_scm70/helpdata/EN/5f/e9693728e52456e10000009b38f889/frameset.htm
    and related pages.
    It is quite a daunting task to maintain data that meets a set of business requirements unless you have extensive knowledge of PP/DS.  Since you have never done this before, I strongly recommend that you engage an experienced PP/DS resource to assist you in this area.  You can spend weeks and weeks using trial and error methods in varying the many interrelated parameters that will have an impact on scheduling.  Then, when the client asks you to 'tweak' the results, more weeks.
    If you feel compelled to attempt this on your own anyway, then I also suggest that you will get more answers if you post such questions in one of the SCM/APO forums.  I suggest that you first read the above mentioned help, including all the subordinate pages and the contained links, before you ask more detailed questions.
    Best Regards & Good Luck,
    DB49

  • Error while  Maintain Planning Parametes (MC7F)

    Dear Experts,
    I am configuring Flexible Planning . In this procedure first I have created Info structure S893 later with the same name when I am trying to maintain Info structure planning parameters I am getting the error  "Info structure S893 does not exist or is not active" Message no. MA003.
    Request any one of you to help me to complete the flexible planning configuration.Please share if any one have document to configure FLexible planning to my mail id [email protected]
    Regards,
    Krishna Mohan

    Dear All,
    Sorry for bothering , I forgot to generate the info structure hence the issue , My issue is resolved
    thank you.
    Regards,
    Krishna Mohan

  • Excel in place to maintain a Z table

    I need to build a Excel inplace based utility to maintain table entries in a z table. So I can use this Excel inplace utility to add new record, modify existing ones or delete existing ones.
    Can someone kindly share the code for a simple 5 field with 3 fields as key in the table excel inplace maintenance program.
    Thanks
    Karen

    Hi,
    i would give you the steps so that you can write the code:
    1) Selection screen fields:
          Filename: RLGRAP-FILENAME
          Server: Presentation/Application server(Radiobutton)
          Radiobutton for Delete/insert/Update
    2) Upload the data from the input EXCEL file from presentation server
        CALL FUNCTION 'FAA_FILE_UPLOAD_EXCEL'
        If application server, use GUI_UPLOAD.
    3) Based on the data uploaded, Split the filedata into an internal table ITAB
    4) If the radiobutton Insert/Update is selected, Use
    MODIFY <ztable> from ITAB  (make sure that the table structure ITAB is same as ztable)
    if the radiobutton delete is selected, Use
    DELETE from <ztable> using ITAB  (Please check the syntax for delete and modify bu doing F1)
    Regards
    shiva

  • SAP In-Memory Developer Center - planned downtime 2011-11-15, 10-11am PST

    Dear HANA DevCenter users,
    I want to inform you about a maintenance downtime scheduled for Tuesday, Nov 15, 10am to approximately 11am PST (19:00 - 20:00 CET).
    We will upgrade the HANA Sandbox systems to version 1.00.20.355749, the SPS3 ramp-up release. This will fix the problems with non-visible tables/attributes in views some users have reported, as well as introduce new features (details to be published).
    Along with the server update, we will also release a new cloudshare.com image with the updated client drivers and HANA studio. When you logon to your cloudshare environment after the update, you will be offered to "revert" to the new snapshot. This will overwrite all changes you made to your current image, so make a conscious decision...
    If you want to upgrade your HANA studio yourself, you can do this already now by following these steps:
    - From the main menu in HANA Studio, choose Help -> Install New Software
    - Click the Addu2026 button in the top right corner
    - Assign any name for the new update repository and file:////hanasvr-01/hdbstudio_update as location (you should see a list of entries now)
    - Click the link What is already installed? in the bottom right corner
    - Select u201CSAP HANA Studiou201D and click the Updateu2026 button
    As always, please let us know about any problems on this forum or via email to inmemorydevcenter AT sap.com
    --Juergen
    PS: Don't know what the In-Memory Developer Center is? Check it out [here|http://www.sdn.sap.com/irj/sdn/sap-technology-innovation?rid=/webcontent/uuid/c022341c-5ed1-2e10-0b98-9b6a3314dd25]

    Hi DevCenter users,
    The Systems are back and upgraded to SPS3. We have released a new cloudshare image - when you logon to cloudshare, you will be prompted to "revert to current snapshot" by a red page header. Please revert to the latest snapshot if you want to use the new Studio and Client, but be aware that reverting to a new snapshot will invalidate all local changes you have applied to your desktop. This includes installations of frontend tools, files you saved to the cloudshare desktop and your system connections in HANA. So please backup your data before reverting and have your HANA credentials handy
    Here's the new features:
    - HANA DB, Studio and Client drivers upgraded to 1.00.20.355749 (SPS3)
    - Installed SBOP Analysis MS Office (aka AAO) 1.2
    - We've added an FTP server to our environment to make it easier and faster for you to upload data to the server. Upload your CSV/CTL files to ftp.sapdevcenter.com - please create a subdirectory for your username to avoid name clashes. Once data is uploaded to the ftp server, you can LOAD FROM '/dropbox/<your subdirectory>/<your file>'
    Don't hesitate to ask any questions here, or via email to sapdevcenter AT sap.com
    --Juergen
    PS: Don't know what the In-Memory Developer Center is? Check it out [here|http://www.sdn.sap.com/irj/sdn/sap-technology-innovation?rid=/webcontent/uuid/c022341c-5ed1-2e10-0b98-9b6a3314dd25]

  • Best practice for RAC planned downtime maintenance?

    I have a 3 node RAC on Linux redhat. DB version is 11gr2.
    I want to know the steps to perform each node OS patch upgrade.
    I want to be sure I did right steps:
    1). Node 1, stop crs and do the OS patch upgrade.
    2). same steps for Node 2, 3.
    Is this right?
    Thank you for any help.

    user569151 wrote:
    I have a 3 node RAC on Linux redhat. DB version is 11gr2.
    I want to know the steps to perform each node OS patch upgrade.
    I want to be sure I did right steps:
    1). Node 1, stop crs and do the OS patch upgrade.
    2). same steps for Node 2, 3.
    If your RAC environment is configured properly follow this step:
    Node 1:
    * Relocate services to node 2 or 3 and stop database instance and service using SRVCTL
    * Stop Clusterware using CRSCTL
    * Disable automatic Startup of Clusterware on this node using CRSCTL
    * Patch your OS
    * Relink Oracle Binaries (Grid Infrastructure/Oracle Database) (P.S You will need unlock and re-lock your Grid Home to relink binaries see note RAC: Frequently Asked Questions [ID 220970.1])
    If you are using ACFS you must check if that OS Upgrade will affect ACFS drivers (ACFS Supported On OS Platforms. [ID 1369107.1])
    * Enable Automatic Startup of Clusterware on this node using CRSCTL
    * Start Clusterware using CRSCTL
    * Start Database and Services with SRVCTL
    Repeat steps above on Node 2 and 3
    Of course don't forget a good plan to backup and recovery to support case of failure.
    http://docs.oracle.com/cd/E11882_01/server.112/e17157/planned.htm#CJACDIJD
    Is It Necessary To Relink Oracle Following OS Upgrade? [ID 444595.1]
    My concern is here, let's say each node has to be restarted.
    So my procedure should be on 1st node: crsctl stop crs to stop everything and failover everything to other nodes.
    I wonder crsctl stop crs will cause ASM instance to be down?Yes "CRSCTL STOP CRS" will try stop all clusterware resource with clean state. If any problem occurs will be raised on your prompt.
    Regards,
    Levi Pereira
    Edited by: Levi Pereira on Nov 1, 2012 7:35 PM

  • Planned Downtime of SDN at Saturday, 19th January 2008, 9:00 CET

    Hi all,
    next saturday, 19th january 2008, SDN will be down for maintenance starting at 9:00 CET, estimated duration: 2-4 hours.
    We will change the central fileserver and need to shutdown all SDN scenarios. Reason for the change is to stabilize the most critical component of the SDN landscape, which was responsible for some outages you might have noticed in the near past.
    sorry for any inconvenience,
    Norbert

    Hi DevCenter users,
    The Systems are back and upgraded to SPS3. We have released a new cloudshare image - when you logon to cloudshare, you will be prompted to "revert to current snapshot" by a red page header. Please revert to the latest snapshot if you want to use the new Studio and Client, but be aware that reverting to a new snapshot will invalidate all local changes you have applied to your desktop. This includes installations of frontend tools, files you saved to the cloudshare desktop and your system connections in HANA. So please backup your data before reverting and have your HANA credentials handy
    Here's the new features:
    - HANA DB, Studio and Client drivers upgraded to 1.00.20.355749 (SPS3)
    - Installed SBOP Analysis MS Office (aka AAO) 1.2
    - We've added an FTP server to our environment to make it easier and faster for you to upload data to the server. Upload your CSV/CTL files to ftp.sapdevcenter.com - please create a subdirectory for your username to avoid name clashes. Once data is uploaded to the ftp server, you can LOAD FROM '/dropbox/<your subdirectory>/<your file>'
    Don't hesitate to ask any questions here, or via email to sapdevcenter AT sap.com
    --Juergen
    PS: Don't know what the In-Memory Developer Center is? Check it out [here|http://www.sdn.sap.com/irj/sdn/sap-technology-innovation?rid=/webcontent/uuid/c022341c-5ed1-2e10-0b98-9b6a3314dd25]

  • Downtime Management - planned outage entry for a past date?

    Using downtime management with success, however I forgot to enter a 'planned downtime' for some ad-hoc maintenance work a couple of weeks back. I now have a large outage spike appearing in my system availability reports (CCMSBISUITE) when I know it was a bit of planned outage work so should really be discounted. I have recurring a downtime window for our standard outage day, but this planned work happened outside of that window.
    Is it somehow possible to create a 'planned downtime' event for a past date, which will 'smooth' out the outage spike appearing in the BI reports? I'm getting 'invalid date' entries when trying to do so with Downtime Manager, but though someone might know how to do this if it's possible.
    Thanks
    Daniel

    I think you are out of luck on this one.  However it would not be too hard to develop your own report for creating a retroactive downtime.  We have done some analysis of the code for making our own enhancements to DTM and you will find CL_DSWP_DTM_MANAGER to be a good starting point if you have an ABAPer. 
    But I wouldn't invest too much in any custom solution, as DTM will be completely replaced in SolMan 7.1 (see note 1517275 and the help at http://help.sap.com/saphelp_sm71_sp01/helpdata/en/bf/5a62721652477592bf3441cc5ab6ec/frameset.htm); the new feature seems like it will be much more general (an overall IT Calendar) but will actually remove some features in a step backwards (for example you will have to find somewhere else to document system crashes and other unplanned outages...).  If we get into the ramp-up I will report back to this thread on the specifics of retroactive downtime documentation in SolMan 7.1 if I find anything interesting.

  • COPA Sales Planning issue

    Hi,
    We are uploading COPA sales planning price and quantity to derive the Revenue.
    Revenue = sales planning price * quantity
    Currency = USD (as default 2 decimal places)
    In Excel file we maintained planning price = USD 1.561 and Sales Quantity = 50000.
    The expected results in KEPM after upload is = 1.561 x 50000 = 78050.
    Once uploaded the results in KEPM shows:
    Planning price = USD 1.560 & Quantity = 50000
    The results is = 78000.
    FYI - the planning layout is Integrated Excel and field for Sales Planning Price have been set to 3 decimals.
    This have caused differences in reporting. Is there a way to make SAP calculation accept 3 decimals instead of 2 decimals.

    KEPM will display the currency decimal places based on settings in table TCURX. In this case, only 2 decimal places allowed for USD even though the planning layout have been set to >2.

  • Cost rates maintained in ERP system and cost elements from PPM 5.0

    Hello experts,
    I will appreciate it if  you could help me with this subject below.
    I want to search in ERP system what cost rates are maintained for each approved worked hour in PPM system. But, I do not know where should I look for this.
    I take a look on the report of the created internal order:
    You can see, that the actual posting of 25.000 is booking in the ERP PROD system on cost element IT-HOURS
    When I display the booked working times I find 5 Hours taht I booked on my personnel number on Internal Order :
    I want to know where in the system  is  maintained the cost rate that calculates automatically the 5 hours booked on cost element IT-HOURS to 25.000 . So each hour costs 5.000. I want to change the amount of each hour from 5000 to 50. 
    I’m not an ERP expert so I don’t know where such rate can be maintained in ERP. I need your expert help!
    Thanks a lot,
    Ruxandra P.

    Hi Ruxandra!
    You have to distinguish plan costs from actual costs. By doing time confirmation (e.g. via CATS) on your internal order the system posts actual costs.
    Using the Role concept of PPM (role-based or task-based) you are dealing (generally spoken) with plan costs. Derived from your entry message I suppose you are already using accounting integration.
    Accounting Integration is a big topic, that is very difficult to generally describe in a posting. Please have a look to the general information in help.sap.com => General Information About Accounting Integration - SAP Portfolio and Project Management - SAP Library
    Please beware: There are many accounting integration scenarios, therefore there are several aspects and places to maintain cost/revenu rates. On the PPM UI you have the possibility to maintain differing cost/revenu-rates per role/task.The rates in general (plan and actuals) are maintained in KP26.
    Also have a look to your business partner (role-based scenario), if there is a cost/revenu rate.
    For time confirmation you can have a look to PA30 => infotype 0315 for your CATS suggestion values (activity type, costcenter, etc...).
    Please come back with any detailed questions, you would like to have answered.
    Regards,
    Peter

Maybe you are looking for

  • Doubt in 'SELECT-CASE'

    I have a doubt in 'SELECT-CASE'. There is this example of which i have :- SELECT /*+ rule */ SUM(CASE WHEN age <= 15 THEN cnt ELSE 0 END) "upto 15 Years" , SUM(CASE WHEN age >= 16 AND age <= 20 THEN cnt ELSE 0 END) "16-20 Years" , SUM(CASE WHEN age >

  • After reboot my phone will no longer switch back on please help

    i eventually got round to downloading the desktop manager after doing a update i rebooted my phone, now it will no longer switch back on and the red light keeps flash can anybody help

  • TS1347 Outlook agenda items are not synced on iphone

    I am syncing my iphone with MS outlook via Itunes. But since the last month or so I do not see my agenda items on the iphone. Older items I still see. What is the problem?

  • Auscompgeek: latest Firefox update has caused a conflict with Norton 360

    Latest Firefox update has caused a conflict with Norton 360 "Web Safe" feature when using Yahoo search - no icons visible, i.e., green check mark for OK, gray for not enough info in Norton user data base, RED for unsafe "Web Safe" feature functions i

  • Possible to update photoshop elements 8 from windows to Mac platform?

    I currently own photoshop elements 8 for the windows platform.  I now need to use this on my MacBook.  Is it possible to use my current serial number to download the installation or do I need to repurchase the product?  It seems that later versions o