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
相關文章
- Cannot find package module sap/cds/commonPackage
- 啤酒釀造公司通過SAP BW on HANA解決報表難題TV
- DTP filter的動態更新方法/Bex Variable/DTP中的過濾變數Filter變數
- 檢視BW執行狀態
- 在 SAP BAS 裡使用 SAP UI5 應用消費 OData 的 Create 和 Delete 操作UIdelete
- SAP ABAP OData 服務如何支援刪除(Delete)操作試讀版delete
- JavaScript deleteJavaScriptdelete
- URLSearchParams delete()delete
- FormData delete()ORMdelete
- Map delete() 方法delete
- WeakMap delete() 方法delete
- WeakSet delete() 方法delete
- SQL__DELETESQLdelete
- Set delete() 方法delete
- JavaScript delete用法JavaScriptdelete
- URLSearchParams delete() 方法delete
- git delete and revertGitdelete
- MySQL Delete PHPMySqldeletePHP
- 如何在Oracle表中選擇主鍵列BWOracle
- 對話技術平臺(DTP)推出自定義閒聊功能
- OUTLOOK - Unable to Delete Meetingsdelete
- 740. Delete and Earndelete
- SAP 使用BP建立供應商報錯 - You cannot create a vendor with grouping G001 - 對策
- SAP RETAIL 執行事務程式碼WRP1,報錯-Transaction WRP1 cannot be executed-AI
- 450-Delete Node in a BSTdelete
- 記憶體(new delete )記憶體delete
- Sanic delete()方法/函式delete函式
- 如何提高MySQL DELETE 速度MySqldelete
- jemalloc delete 出現 segmentfaultdelete
- 關於 SAP UI5 Context.prototype.delete 方法的輸入引數 Group ID 的細節UIContextdelete
- ERROR: Cannot uninstall ‘PyYAML‘. It is a distutils installed project and thus we cannot accuratelyErrorYAMLProject
- 解決無法連線SQL Server資料庫的方法BWSQLServer資料庫
- 解決cannot find module providing package或cannot find main modulePackageAI
- xxx cannot be resolved to a type
- diskgroup "DATADG" cannot be mounted
- cannot instantiate QtProjectEngine objectQTProjectObject
- python--之np.deletePythondelete
- 【SQL】11 SQL DELETE 語句SQLdelete
- [20190825]Join View and delete.txtViewdelete