SAP传输停止错误:Test call of transport control program (tp) ended with return code 0208!
?今天在項(xiàng)目中突然接到同事請(qǐng)求,說無法釋放請(qǐng)求,錯(cuò)誤如下:
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程序(其實(shí)也就是更新Kernel)。SAP論壇上說,有可能是目錄讀寫權(quán)限有問題,這啟發(fā)了我,查看SAP系統(tǒng)/usr/sap文件夾果然沒有了共享權(quán)限。于是想給這個(gè)目錄重新share出去。但是奇怪的事發(fā)生了,右鍵菜單中連"share"都沒了。到網(wǎng)上查資料得知,可能是Services中的Server服務(wù)停了。到系統(tǒng)中一看果然如此,把這個(gè)Server服務(wù)起來后,SAP傳輸系統(tǒng)正常。這真是奇怪,也沒有人去動(dòng)它,不知道是不是中毒了。晚上查殺一下!
總結(jié)
以上是生活随笔為你收集整理的SAP传输停止错误:Test call of transport control program (tp) ended with return code 0208!的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 3种特殊总帐标志
- 下一篇: SAP手工传输TP使用方法