SAP BW : Cannot delete DTP
Problem:
Cannot delete Data Transfer Process (DTP) from DSO/CUBE to DSO/CUBE. Despite all the pre-conditions have been met, such as deleting data and requests in the target and source.
Error Message:
Delta DTP cannot currently be deleted (see long text)
Message no. RSBK037
Diagnosis
You want to delete a delta DTP that has been successfully used to load requests from the source into the target. If you delete the DTP, you will also delete the information on the source data that was successfully transferred. As a result the source data would
be transferred again, if you create a new delta DTP that links the same source with the same target.
Procedure
You have two options:
1. Delete all the requests loaded with this DTP from the target and then delete the DTP.
2. Do not delete the DTP and continue to load deltas using this DTP.
Solution:
Go To Transaction RSBKDTP to delete DTP directly.(RSBKDTP is a tabe 如果在表中"刪除"是灰色的,可以在SE38中用ABAP程式
DELETE from RSBKDTP
WHERE DTP = 'DTP_07DSKGXKG6FHJKZ0QZ1ICPV01'
來執行,
或者用/H 進入DEBUG模式下刪除,但得考慮這樣通過後臺表來操作,TR不會記得這一操作,傳到QAS會不會有問題? )
Source: http://forums.sdn.sap.com/thread.jspa?threadID=1568522&messageID=8581401
Additional Note:
Data Transfer Process (DTP) is related to various object such as Target, Source and Transformation. Here’s an extra table check for transformation. After deleting DTP, Cube or DSO than the transformation should be deleted too.
RSTRAN Transformation
RSTRANFIELD Mapping of Rule Parameters – Structure Fields
RSTRANRULE Transformation Rule
RSTRANSTEPROUT Rule Type: Routine
RSTRANRULESTEP Rule Steps for a Transformation Rule
RSTRANSTEPMAP Mapping for Rule Step Within a Rule
Source:http://www.sapks.com/2010/01/dtp-tables.html
相關文章
- BW: How To Delete Workbookdelete
- SAP BW系統建立連結到BW
- SAP BW:CUBE size 分析
- SAP BW 學習筆記筆記
- 在SAP BW中使用javascriptJavaScript
- SAP BW 基礎知識
- Scheduled Process Chain is not Running in SAP BW 7AI
- SAP BW:Web使用者的切換Web
- SAP BW: 小生長談Delta - 2 (Update Mode)
- SAP BW 郵件傳送監控策略
- SAP BW: IDES 安裝BI ContentIDE
- 漢普簽約奇瑞SAP BW專案
- [Form sap-img]Important Transaction Codes For BWORMImport
- SAP BW Dimension 設定的兩個屬性
- SAP BW: InfoObject 0POST_KEY not assigned to an InfoAreaObject
- 理解SAP BW 中的 Bit-Map IndexingIndex
- 理解SAP BW 中的 Bit-Map Index (續)Index
- You cannot change a partition into an extended one or vice versa Delete it firstdelete
- SAP BW ODS無效字元自動處理程式字元
- 讀《更改SAP BW Client 的前後》之後感client
- SAP BW 系統監控的幾個t-code
- Cannot find package module sap/cds/commonPackage
- SAP BW: 系統連線遇到的一些問題
- DTP filter的動態更新方法/Bex Variable/DTP中的過濾變數Filter變數
- SAP BW ODS無效字元自動處理程式【升級版】字元
- BW InfoProvidersIDE
- Roles in BW ProjectsProject
- 啤酒釀造公司通過SAP BW on HANA解決報表難題TV
- 最近做華中專案的SAP BW, 特別忙,沒時間來
- DTP請求在並行模式出錯並行模式
- BW Query RRI FilterFilter
- BW: 80% of development costsdev
- BW Tips & Tricks
- BW標準教程
- 在 SAP BAS 裡使用 SAP UI5 應用消費 OData 的 Create 和 Delete 操作UIdelete
- BW 系統引數
- BW的Repair Full RequestAI
- Important Transaction Codes For BWImport