看目前使用者的預設資料表空間SQL>select username,default_tablespace from user_users; 查看使用者下所有的表SQL>select * from user_tables; 查看名稱包含log字元的表SQL>select object_name,object_id from user_objectswhere instr(object_name,'LOG')>0; 查看某表的大小SQL>select
IDX2 查看IDOC結構,如果發現XI與SAP發送來的IDOC mate date 轉換失敗,可以用這個事務代碼查看兩邊的結構是否一樣IDX5 根據日期進行查看發送和接收的IDOC,XML messages in idoc adapterIDX1 查看IDOC Port (port maintenance in idoc adapter)
解決jdbc receiver 並發相互影響問題 ,message status To Be Delivered https://websmp130.sap-ag.de/sap(bD16aCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1136474 Advanced Mode : poolWaitingTime 30000 https://websmp230.sap-ag.de/sap(bD16aCZjPTAwMQ==)/bc/bsp/
R3接收IDOC的定義,這種辦法是一步一步手工建立,也可以通過Function Module直接建立Inbound /oubbound IDOC,http://www.cnblogs.com/byfhd/archive/2008/05/10/1191063.html In the previous posts, we have covered the XI specific aspects of creating your first XI scenario. Now, let us
文章目錄 Scenario: Scenario:Http Client sends a Synchronous request to a DB. The stored Procedure is executed and the correspoing role of the user is sent back to the HTTP Client. List Of steps: Below is a sample DB Structure
1.監控Intergration Engine t-code:sxi_monitor 這個可以根據status group 進行尋找,選擇日期,還有message ID,點擊狀態表徵圖就可以查看報錯資訊,在上面的工具列有兩個重要的按鈕,restart :就是用來重發,Cancel processing of message with errors:這個按鈕用來取消message,使message不在處理。一般出錯後要進行重發,試試可以過不,但要根據錯誤資訊。2.監控 inbound