Mass processing of indexes cancelled

Hi,
After a system refresh there were a number of missing secondary indexes (tcode DB02).
I have selected them all for mass processing, and then stared to process them with tcode SE14 > DB Requests > Mass processing.
During this mass processing the system has been restarted and the job TBATG-20100723 failed
joblog:
Job started                                                                
Step 001 started (program RADBAT01, variant &0000000000000, user ID myuser)
DB log: TBATG-20100723                                                     
Job cancelled due to system shutdown
Now in SE14 > DB Requests > Mass processing the job status of the remaining indexes is "cancelled".
Is there anyway to restart this process?
Kind regards,
Nicolas

Hello,
The job has status cancelled.
I've done a check status but this didn't change anything in DB02
Kind regards,
Nicolas

Similar Messages

  • Failure Writing file...Report processing has been canceled by user

    I'm having a bit of an odd issue.  In my SCOM environment I have 8 scheduled reports that management likes to look at. 7 of them are working just fine, however one of them keeps failing with the status:
    "Failure writing file <file name> : Report processing has been canceled by the user."
    Now this report is running every Sunday at 2:30 AM and I can assure you I am not up administering reports at 2:30 am on a Sunday.
    Except for the file name this is set up identically to one of the reports that is working fine. If I write click and "run" the report it generates, though it takes a few minutes, and I can save it as an excel file to where we want it. There's nothing
    in the event log around the time it says it last ran (2:30:03 AM).
    Any ideas?

    Hi Dave,
    Could be conflicting with this built maintenance at 2:30am:
    There is a rule in the System Center Internal Library called "Optimize Indexes". This rule runs every night at 2:30am on the RMS and calls p_OptimizeIndexes.  Make sure any standard maintenance you perform on the OpsMgr DB does not interfere
    with this job. 
    http://blogs.technet.com/b/kevinholman/archive/2008/04/12/what-sql-maintenance-should-i-perform-on-my-opsmgr-databases.aspx
    Did you look at SQL Reporting Services Logs?
    As well, you can try to change the Report Execution TimeOut in Report Manager.
    Natalya

  • Setting in Mass processing activity

    Hello Forecasting Experts,
    There are two parameter settings while creating an Forecasting mass processing activity -
    1. Always use job profile
    2. Generate profile and assign it
    Can someone tell me what is the effect of using each above setting? Please give some recommendation as to which one has to be used when?
    Thanks in advance.
    Kelly

    Hi Kelly,
    These are not one or the other.  You can have none of the options checked and things can run fine.
    'Always Use Job Profile' option means system will use the forecast profile specified in the activity, regardless of what forecast profile assignments the demand planners may have made.  This can be problematic.  If the forecast profile in the activity is seasonal and it processes a CVC that should really have a constant model, the system may interpret noise as seasonality and give you what it thinks the seasonality is.  This is a recipe for higher forecast error.
    'Generate profile and assign it' options instructs the system to create a new profile with a GUID and assign it.  Strategy 56 was made for this...  Seems like it would take longer to process your forecast this way.
    'Generate new profile when errors' option will only generate a new forecast profile and assign it when the system encounters an error during normal calculation.  Example of this kind of error is when the model is Seasonal but you have some periods with blank history mixed in there -- the system can't calculate a seasonal index on zero history.  In this situation the system would generate a profile with a GUID and assign it.  The good news is that these are then easy to find in trxn /SAPAPO/MSDP_FCST2 since they have a GUID.  You can then have a demand planner go back to the CVC and tune the model properly.
    (Warning! Business Process advice ahead!!  Proceed with extreme caution!!!)
    One strategy with these options is:  Use the 'Generate profile and assign it' when you're first getting underway at go-live.  Let the system do the heavy number crunching the first few times.  Then have your demand planners tune the models for A and B products/families.  When they've had a fair amount of time to get all of those done, delete all GUID profile assignments (there's a button for this in trxn /SAPAPO/MSDP_FCST2 called 'Delete Generated Profiles').  So now, all actively tuned models (A & B products) have a demand-planner-assigned profile and all C products have no profile assignment.  During the forecast calculation run, A & B products will follow their assigned forecast profiles and all C products will use the profile specified in the activity.  In this strategy, none of the options in the activity are selected.
    Hope this helps!
    Dan

  • Error in processing [/useradmin/index.jsp]

    In our PI system 7.1, when we try the below url
    http://hostname.xx.xxx.com:50000/useradmin/index.jsp
    we are getting the below error
    "500   Internal Server Error
      SAP NetWeaver Application Server 7.11 / AS Java 7.11 
      Error: "Error in processing [/useradmin/index.jsp] in application [sap.com/com.sap.security.core.admin]."
      Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jsts/home
    Details: "The WebApplicationException log ID is [AA4FB520760500F20000000000AC0064]."
    the Default trace file has the below error message:
    #2.#2011 10 10 16:23:19:399#0-400#Error#com.sap.engine.services.servlets_jsp.ISE500#
    com.sap.ASJ.web.000500#BC-JAS-SEC-UME#sap.com/com.sap.security.core.admin#AA4FB520760500EF0000000300AC0064#4047350000000004#sap.com/com.sap.security.core.admin#com.sap.engine.services.servlets_jsp.ISE500#J2EE_GUEST#0##B15C71CBF37D11E0C7CC0000003DC1F6#b15c71cbf37d11e0c7cc0000003dc1f6#b15c71cbf37d11e0c7cc0000003dc1f6#0#Thread[HTTP Worker [@501859437],5,Dedicated_Application_Thread]#Plain##
    500 Internal Server Error is returned for HTTP request [http://hostname.xx.xxxx.com:50000/useradmin/index.jsp]:
      component [jsp],
      web module [useradmin],
      application [sap.com/com.sap.security.core.admin],
      DC name [sap.com/com.sap.security.core.admin],
      CSN component[BC-JAS-SEC-UME],
      problem categorization [com.sap.ASJ.web.000137],
      internal categorization [-1555343295].
    [EXCEPTION]
    com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: Internal error occurred while parsing the jsp page [/usr/sap/P1X/DVEBMGS00/j2ee/cluster/apps/sap.com/com.sap.security.core.admin/servlet_jsp/useradmin/root/index.jsp].
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:200)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
            at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
            at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:486)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:397)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:83)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:243)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
            at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
            at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
            at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
            at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
            at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
            at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:428)
            at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:247)
            at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
            at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
            at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
            at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:327)
    Caused by: com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: [/usr/sap/P1X/DVEBMGS00/j2ee/cluster/apps/sap.com/com.sap.security.core.admin/servlet_jsp/useradmin/root/index.jsp]
            at com.sap.engine.services.servlets_jsp.jspparser_api.JspParser.generateJspClass(JspParser.java:160)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:192)
            ... 37 more
    Has anyone faced this issue?
    Regards
    Senthil

    Hi,
    Please check with your Basis Team if User Management services and applications are running. It is under Operations Managemenr -> Systems -> Start & Stop.
    Regards,
    Jenny

  • Mass Processing pop up in BI 7.0

    Dear Experts,
                         I am getting popup window "mass processing" while doing status not ok(RED) for some delta loads in monitor screen(Before going for Repeat delta)
    Here it is asking for :
    " 2 Infoproviders still have to be checked ?
    Interactive or Automatic (without asking for confirmation)?
    Which option i need to select ? What is Interactive & Automatic ? I haven't seen this popup earlier. What could be the reason for this popup screen ? Please suggest how to proceed in this case .
    Thanks & Regards,
    Pcrao.

    Hi,
    One option I thought of, but never applied in practice. Create an excel with all the field related information in the structure of table,
    RSDIOBJ Directory of all InfoObjects
    RSDCHABAS Basic Characteristics (for Characteristics,Time Characteristics, and Units)
    *RSKYF Key Figures
    RSDTIM Time Characteristics
    RSDUNI Units*
    And upload this table with the flat using function module etc.
    But then you would need to update below tables to with relevant details.
    RSDIOBJT Texts of InfoObjects
    RSDIOBJ Directory of all InfoObjects
    RSDIOBJT Texts of InfoObjects
    RSDATRNAV Navigation Attributes
    RSDATRNAVT Navigation Attributes
    RSDBCHATR Master Data Attributes
    RSDCHABAS Basic Characteristics (for Characteristics,Time Characteristics, and Units)
    RSDCHA Characteristics Catalog
    RSDDPA Data Package Characteristic
    RSDIOBJCMP Dependencies of InfoObjects
    RSKYF Key Figures
    RSDTIM Time Characteristics
    RSDUNI Units
    Edited by: Parth Kulkarni on Jun 22, 2011 4:56 PM

  • Mass processing of Workorders-Reg

    Hi,
    We are having standard Tcode COHV for mass Processing of Production Order.
    Like that do we have any tcode for mass processing of Workorder.
    The reason behind is instead of having CO99 for closing the order with only one plant(my requirement is multiple plants and multiple order types) ,Is it possible to use IW38 in Background to change the order from TECO to CLSD.
    Because the option is given in IW38(Menu- Program-Execute in Background).If so how to do that?
    Pl throw some light on this.
    Regards
    KRISHNAN

    Krishnan,
    In my 4.7 A&D IS system, we don't even have a menu path starting with Program in IW72 or
    IW38 (Menu- Program-Execute in Background).
    Only Order > Completion > Complete business, but these programs are designed to release, TECO etc all from within the transaction.
    Additionally, you are not restricted to one plant and one order type in CO99. You can leave these open, you are then only restricted by one Controlling Area.
    Problem with that is that you are not restricted to PM orders, all order types are processed.
    If you are using PM task lists in all your orders, that may work for you as a selection criteria, but that's an unlikely case.
    If not, you should be able to reach an agreement with all internal order type users that all orders should be (financially) closed after n days in state of TECO.
    Most companies are keen not to leave any 'finished' orders open and available to financial postings.
    The usual late postings are differences in invoices and purchase orders. If there are a lot of these it is practical to wait a number of days and then close.
    The errors that occur afterwards can always be processed by reversing the closure.

  • Problem in COHV with mass processing function Release.

    Hello,Guru's
    I have problem in COHV with mass processing function Release.
    even after execution of COHV the status of Orders remains unchanged.i.e. remain Created instead of Release
      My user require all Orders should release in mass process
    with material availability Check .
    and OPJK setting is
    material availability
    Check availability during order release=X
    Release material = 1(User decides on release if parts are missing)

    > with material availability Check .
    > and OPJK setting is
    > material availability
    >  Check availability during order release=X
    > Release material = 1(User decides on release if parts are missing)
    Hi,
    With these two settings in OPJK, there will not be any impact on COHV.
    Any dates, date ranges you are inputing in the COHV.
    Try with Manually inputing some of the Orders in COHV and in the Foreground you try.
    Afterwards, try with Some selected Orders in the Background..
    You may get the clue for the problem..
    Regards,
    Siva

  • Errors in the OLAP storage engine: An error occurred while processing the indexes for the partition of the measure group of the cube from the database.

    Errors in the OLAP storage engine: An error occurred while processing the indexes for the partition of the measure group of the cube from the database.
    I have dropped and recreated a fact table to refresh the data as the table is having identity columns. So not able to directly insert data. After that cube is throwing above error.
    Please suggest.

    Hi Md,
    It hard to analyse the issue base on the limited information, Are there any error message on the log? Under C:\Program Files\Microsoft SQL Server\MSAS11.\OLAP\Log (this could be different for your server), there are 3 log files that are generated:
    msmdrrv.log
    FlightRecorderCurrent.trc
    FightRecorderBack.trc
    The msmdrrv.log simply points to the other two logs. There might be some detail information for this error. Please provide us the detail information about it, so that we can make further analysis.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Mass processing by T.code COOIS

    Hi,
    How can I execute some mass processing in the T.CODE COOIS and  not only reporting.
    I canu2019t use u201Csettingsu201D and u201Cmass processingu201D in my system. They are deactived. Do I need some customizing.
    Thanks
    Dede

    Hi Glenn,
    Please use COHV - Mass processing by which you can execute the required changes.
    COOIS is purely used to collectively get the desired reports for the discrete production process( production orders, etc)
    Hope this clears your question.
    Thanks & Regards,
    Abhijeet Guha

  • QAC2 in mass processing

    Dear Experts,
    I know the transaction QAC2 for transfering inspection lot qty from plant to plat or storage location to storage location.
    When it is executed for an inspection lot and SL is changed or plant is changed a material document of mvt-323 is generated for each individual posting.
    But is there any transaction for mass processing of this activity and to create only one material document for bulk inspection lots.
    If any one knows about this, please update ASAP
    Regards
    Vivek

    There is no std SAP  T- code available which could process this in Mass .

  • Mass processing

    HI,
    Is it possible to st the Deletion flag to the process order through mass processing.
    Regards,
    Amit

    Hi ,
    Thanks for the reply.
    Actuallay in my senario we have a user status NDLF - No deletion Flag.
    So in mass processing i want to deactivate the NDLF status and want to activate the DLFL status. we are scheduling background job monthly once to do this activity.
    So  i was just trying through COID / COHV / COHVPI. Whether it can possible or not.
    But in COID mass processing we can update user status NDLF but we can not update  DLFL deletion flag.
    So i need to run 2 different  variant
    1 for Removing NDLF stataus through COID and
    2 for Updating DLFL status through program .
    Do you have any better solution than this.
    Regards,
    Amit

  • SOP mass processing problem

    Hi All,
    I am working on flexible planning in SOP.. I am trying to transfer the SOP plan to demand management through mass processing function..
    I have done the following...
    I created transfer profile through MC8S
    i created activity through MC8T  and assigned the transfer profile created earlier..
    then created a mass processing job through MC8D and then finally scheduled it... SOP plan is not getting transferred to demand management.
    I am getting the below error...
    When I transfer the plan manually through MC90 for each material transfer is successful...
    why  the plan is not getting transferred through mass processing.. can somebody help me out...
    Thanks
    Kumar

    Hi,
    Thanks for reply.. our planning periodicity is weekly buckets....
    I am sending the screen shots of the same....
    Screen shot of planning type...
    Screen shot of MC8D...
    I have entered plan in weekly buckets
    Now this is not getting transferred to demand management...
    Can you help me out...
    Thanks
    Kumar

  • Mass Processing of Planned orders

    Hi all,
    We can do mass availability check for the planned orders and we can firm the planned orders for which the materials are available through COHV but can we have a output log after the mass processing so that we can see the list of planned orders got firmed and for any other messages.
    Regards
    Kumar

    Dear,
    In COHV or COMAC.
    in mass processing gtab page
    select function = material availability check, execute it.
    In selection tab page
    Plant
    Order type
    System status - MSPT.
    Or
    Start the report PPCOXPR1 with the T.code SE38
    Then try with Tcode CO24..
    Regards,
    R.Brahmankar

  • Mass processing for SOP

    Hi,
    I am able create sale plan through MC87 transaction by selecting the create sale plan through forecasting, when total consumption values are maintained in the material. But I want this to be done by MASS processing function. In other words I want to up date key figure sales in S076 table.
    There is one tcode MPBT which is to create total forecast in background. But this is happening only when unplanned consumption values are maintained in material. Is this behaviour is correct?
    Can u detail the configuration settings required for mass processing of SOP.
    Through help I came to now that mass processing can be done for forecasting. Is this forecasting and creating sales plan are same. Kindly brief.
    Thanks & Regards,
    N. Laxman

    you can refer the below link:
    [http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf]
    configuration steps for SOP:
    1)Set parameter for Info structure and Key figure
    2)Maintain Transfer Profile
    3)Define Activity
    4)Define Key figure assignment
    5)Define copy profile.
    procedure of Standard SOP:
    1. Create Plan in inactive version
    2. Disaggregate product group plan & Check capacity
    3. Version Management
    4. Transfer Product group to planning
    procedure of Flexible Planning:
    1.Create Plan in inactive version
    2.Convert Plan in to Active Version
    3.Transfer to Demand management
    Master Data in SOP:
    1.Information Structure
    2.Planning Type
    3.Planning Hierarchy
    4.Product Group
    5.Resource
    6.Rough cut planning profile
    It's very helpful link & std procedures for SOP.
    SOP steps have 3 classifications
    1) STD SOP for Material
    2) STD SOP for Product Group
    3) Flexible Planning
    A) Now Let we take STD SOP for Material
    This will takes place in Material and Plant level
    so the charateristics will be Material and Plant
    The key figures are Sales,Production Qty,Targer stock level,.......etc
    Steps
    1) Create Planning for material MC87
    2) Copy to Active Version MC78
    3) Transfer to Demand Mangement MC74
    B) STD sop for Product Group
    Here also the Characteristics are same material->product group
    You have to maintain master data Product group
    steps:
    1) Create Product Group MC84
    2) Create Plan for Product Group MC81
    3) Disaggregate Product Group Plan MC76
    4) Copy to active version MC78
    5) Transfer to Demand Management mc75 for Pg or mc74 for material
    C) FLEIXIBLE PLANNING
    Here you can able to Define your own characteristics and Key figures
    Char like Sales org,Dis chann, Div,......
    Key figures like stock,invoice qty,....
    steps
    1) Create Info structute MC21
    2) Maintain Planning Parametes MC7F
    3) Create Planning Type MC8A
    4) Create Flexible Planning MC93
    5) Copy to active version MC8V
    6) Transfer to Demand managemet
    5) Create Std SOP Planning -MC
    6) Transfer to DM from change mode of Flex Plann with active version MC94
    if you want use the flexible planning info like SIS in std sop after the 4th step of above it will be like
    5) MC87 std sop there Sales data from SIS it will ask for info str and version then you can get it automatically then the std steps like
    6) Copy to Active Version MC78
    7) Transfer to Demand Mangement MC74
    Pls let me know any clarifications.

  • Mass Processing errors

    Hi Experts,
           I am doing mass processing of process orders through CORM transaction, its showing errors for some orders,
    The errors are,
    1.  Balance of ORD 1000010 is not zero
    2. Unprocessed future change recs for order 1000012 prevent del. flag/completion
    3. System status CRTD is active (ORD 1000220)
    Please explain me in details the solutions for all the above errors.
    Thanks & Regards,
    Karad D D

    Hi Devidas,
    1. Balance of ORD 1000010 is not zero.
    For this please get in touch with Costing persons. Orders are not yet settled. hence this problem is there.
    2. Unprocessed future change recs for order 1000012 prevent del. flag/completion.
    Few transactions are open for this material please close it.
    3. System status CRTD is active (ORD 1000220)
    Please put status TECO for this orders this will solve your problem.
    Please confirm,
    Regards,
    Amit Kulkarni.

Maybe you are looking for

  • Creating a WRT160N + AM200 network.

    I am currently using an AM200 modem with a RFC 1483 Routed network, but right now I have it connected in one of the 4 WRT160N ports (the blue ones). I can't seem to find a way to use the yellow one instead.   A friend was able to set it up (he has a

  • Query for Existing Records( to improve performance)

    Hi Friends, I want to show only those records from A Table which is not in B Table. Table A-- Ticket no Ticket date 1 01-01-2009 2 02-01-2009 3 02-02-2009 Table B--- Ticket no Ticket date 3 02-02-2009 means only 1,2 should show. I am using EXISTS sel

  • Error in archive directory FW_WRT54Gv8.2_8.2.08.001_US_20091005.bin

    I looked around and could not see an answer for this yet.  have a Wireless-G BroadBand Router (WRT54G) ver7.2 running on windows xp pro sp2. I tried to upgrade from http://192.168.1.1/Upgrade.htm in explore but it says it fails. Any help? I want to s

  • Ignoring ApplicationStructure.xml; not on sourcepath

    I'm experimenting with the 'Building J2EE Applications with Oracle JHeadstart for ADF tutorial'. When I try and to build and deploy I get a couple of compile errors: ignoring C:\MyDemo\ViewController\properties\DomainDefinitions.xml; not on sourcepat

  • Open with Default Photoshop

    I have few photoshop installed with my Mac Pro : 1. Drive 1 basically a clone copy of my Drive 4 2. Drive 4 10.8 But every time I open a raw file NEF from Bridge, the photo shows up in Camera Raw, after the editing I try to open with Photoshop, it al