메뉴 건너뛰기

SAP 한국 커뮤니티

Runtime Errors         MESSAGE_TYPE_X
Date and Time          2010.11.15 15:59:43


 


 Short text
     The current application triggered a termination with a short dump.


오류분석
    Short text of error message:
    테이블 ADRP     변경중 데이타베이스 오류발생


    Long text of error message:


    Technical information about the message:
    Message class....... "AM"
    Number.............. 842
    Variable 1.......... "ADRP"
    Variable 2.......... " "
    Variable 3.......... " "
    Variable 4.......... " "


 


오류수정방법
    Probably the only way to eliminate the error is to correct the program.
    -


    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:


    "MESSAGE_TYPE_X" " "
    "SAPLSZA0" or "LSZA0U47"
    "ADDR_SAVE_INTERN"


    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:


    1. The description of the current problem (short dump)


       To save the description, choose "System->List->Save->Local File
    (Unconverted)".


    2. Corresponding system log


       Display the system log by calling transaction SM21.
       Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".


    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
       In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
   4. Details about the conditions under which the error occurred or which
   actions and input led to the error.



 


 


 


 


--------------------------------------------------------------------


 


데이터 마이그레이션을 진행하고 있습니다.


750만건정도의 데이터를 스탠다드 테이블에 입력하고 있습니다.


모듈은 CRM이고, BUT000테이블 에 데이터를 넣기 위해


스탠다드 BAPI를 써서 입력을 진행하고 있는데요,


450만건정도까지 잘 진행되는가 싶더니 그 이후로는 덤프가 나기 시작합니다.


바로 위 덤프입니다.


 


MESSAGE_TYPE_X 덤프는 워낙 일반적인 에러라 오류 찾기가 어렵네요.


잘 입력되던 것이 450만건 이후로는 왜 자꾸 저 덤프가 떨어질까요.


 


너무 답답하네요...


BC도 뭐가 문제인지 잘 모르겠다는군요.


 


몇가지 의심이 나는 부분은,


시스템 부하가 엄청 높아진다는 것입니다.


거의 99%를 칠 때도 있구요.


 


그 외엔 뭐가 문제인건지 잘 보이지가 않네요.


혹시 비슷한 경험을 하셨거나 아주 작은 팁이라도 있으신 분 계시면 답변 부탁드리겠습니다.


 


읽어주셔서 감사합니다.


 


 

번호 제목 글쓴이 날짜 조회 수
5593 <img src=3.gif>주차(WEEK) 구하는 펑션 문의 합니다. (일~토) [4] 크리스~ 2010.11.19 1817
5592 <img src=2.gif>스크린상에서 체크박스의 활성화 비활성화에 대하여 문의드립니다. [3] 신동욱 2010.11.19 2645
5591 <img src=3.gif>회계 필드 대체 관련 질문입니다. [8] file 쓰나미 2010.11.18 2360
5590 <img src=3.gif>BAPI_RESERVATION_CREATE1 자재예약을 할때 CHARG(배치번호)의 의미가 무엇인가요? [2] 써언 2010.11.18 2023
5589 <img src=2.gif>Web 화면에서 RFC나 다른 방법을 통해서 File을 전송 받을 수 있을까요? [2] 서영아빠 2010.11.18 1465
5588 <img src=3.gif>아직 초보라서 테이블에 대한 개념 질문하나요~ [11] 언제나1등 2010.11.18 2082
5587 <img src=2.gif>[ alv - row를 single 선택 ] 문의드립니다. [3] file 맹꽁이 2010.11.18 1764
5586 <img src=3.gif>BDC 실행후 제대로 문서가 생성 되었음에도 sy-subrc = 0 체크 구문을 타지 않는 경우 [2] 필통 2010.11.18 1228
5585 <img src=3.gif>alv에서 버튼을 추가해서 엑셀파일로 다운로드 하고 싶습니다. 이 버튼을 어떻게 만들어야 할지 모르겠습니다. [3] 꼬마호랑이 2010.11.17 1610
5584 <img src=3.gif>[ALV GRID] 이벤트로 버튼을 추가하였습니다.. 비활성 시킬수있나요? [5] 맹꽁이 2010.11.17 2680
5583 <img src=3.gif>결과출력할때 헤더고정에 대해서요,,,ㅋ [4] 언제나1등 2010.11.17 2123
5582 <img src=2.gif>[2] BADI 실습을 해보려고 하는데 Select or Create Enhancement Implementattion 창에서 어떤걸 선택해야 하는건지요? file 기쁨 2010.11.17 1248
5581 <img src=3.gif>'CONVERSION_EXIT_ALPHA_OUTPUT' funtion에 대해 질문요~ [5] 언제나1등 2010.11.17 2861
5580 <img src=2.gif>BADI 실습을 해보려고 하는데 specify fillter types 라고....에러메세지 [1] file 기쁨 2010.11.17 1410
5579 <img src=3.gif>table에서 데이터 조회시 *을 사용하는 방법이 먼가요? [12] 써언 2010.11.16 1297
5578 <img src=3.gif>call transaction으로 라인더블클릭시 이벤트 일어나게 하는 방법 좀 알려주세여. [7] 꼬마호랑이 2010.11.16 1793
5577 <img src=2.gif>테이블 검색관련 질문드려요~(아밥은 아니구요..) [3] hsh1002 2010.11.16 1123
» <img src=3.gif>MESSAGE_TYPE_X 덤프 문의드립니다. [6] 나만고양이 2010.11.15 7846
5575 <img src=3.gif>[re] <img src=1.gif>ZF01_001 관련해서 질문드립니다. [1] file sapjoy 2010.11.15 1073
5574 <img src=3.gif>[re] <img src=1.gif>ZF01_001 관련해서 질문드립니다. [1] file sapjoy 2010.11.15 1248