SAP传输停止错误:Test call of transport control program (tp) ended with return code 0208!
?今天在項目中突然接到同事請求,說無法釋放請求,錯誤如下:
Test call of transport control program (tp) ended with return code 0208
Message no. TK094
Diagnosis
Your transport request could not be exported, since all requirements were not fulfilled.
Calling the transport control program tp
?? "tp EXPCHK DEVK903476 pf=//sapdev/sapmnt/trans/bin/TP_DOMAIN_DEV.PFL -Dtransdir=//sa"
which checks the export requirements, returned the following information:
Return code from tp: 0208
Error text from tp: ERROR:
System Response
Further processing is terminated.
Procedure
Check the following points:
Feasibility of the transport control program tp?
Parameter settings in the transport profile?
Availability of the transport directory and the subdirectories (cofiles, data, log, sapnames, bin)?
Write authorization for the subdirectories?
Write authorization for the files of the subdirectories cofiles, data, log, sapnames?
Release the request again when the error has been removed
查過Notes215176之后得知,需要更新TP程序(其實也就是更新Kernel)。SAP論壇上說,有可能是目錄讀寫權限有問題,這啟發了我,查看SAP系統/usr/sap文件夾果然沒有了共享權限。于是想給這個目錄重新share出去。但是奇怪的事發生了,右鍵菜單中連"share"都沒了。到網上查資料得知,可能是Services中的Server服務停了。到系統中一看果然如此,把這個Server服務起來后,SAP傳輸系統正常。這真是奇怪,也沒有人去動它,不知道是不是中毒了。晚上查殺一下!
總結
以上是生活随笔為你收集整理的SAP传输停止错误:Test call of transport control program (tp) ended with return code 0208!的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 3种特殊总帐标志
- 下一篇: SAP手工传输TP使用方法