• BW:Full updates already available in DSO 0FIGL_O02; Cannot update init./delta


    问题是这样的,3.5的数据源,做了个初始化,结果上载D包的时候提示:

    Full updates already available in DSO 0FIGL_O02; Cannot update init./delta

    看看SDN上的解决办法:

    Full updates already available in DSO 0FIGL_O02; Cannot update init./delta

    Message no. RSM098   

    When you have FULL LOADs in the DSO, it will NOT allow INIT/DELTA load activation. You should have done a FULL REPAIR load instead of FULL LOAD. If the amount of History is not too much, you can delete the contents, Load History via FULL REPAIR, then do and INIT /DELTA.

    源文档 <http://forums.sdn.sap.com/thread.jspa?threadID=545265>

    由于之前的请求很多,所以也不方便去找到底哪个requestfull的。

    于是乎提了个messagesap的小哥给了个FM,也告诉我们之前的full request,只是不太乐意告诉我们咋找到的。

    然后我们的战略就是不告诉我们就不关message~~终于套出俩表来。

      

    RSICCONT

    RSSELDONE

    第一个很常用,第二个是关键。

    写个小程序,俩表做JOIN~~~~

    可以找到想要的request

    函数如下:

    RSSM_SET_REPAIR_FULL_FLAG

  • 相关阅读:
    java线程管理
    java进程间通信
    Possible multiple enumeration of IEnumerable
    Adding Search
    Working with SQL Server LocalDB
    ASP.NET Razor
    ASP.NET Razor
    modelstate.isvalid false
    Razor Intro
    open Command window here
  • 原文地址:https://www.cnblogs.com/hanmos/p/2793204.html
Copyright © 2020-2023  润新知