System hang caused by http_mlog_list Firstly, if your system's basis version matches notes 0003059669 and 0003049078, please implement them.Secondly, please provide the screenshot of the tcode UCON_CHW, I want to know if Context type 1/2/3 are in logging status. IT/SAP 2025.12.02
When the 'Access unsafe site' option does not appear in Chrome On the problem page: Type "thisisunsafe" on your keyboard(you don’t need to type it in the address bar or any input field). The page will open automatically. IT/SAP 2025.11.24
[HANA] Replication Mode 1. Syncrhonous in-memory (SYNCMEM):Primary system은 Secondary system이 데이터를 메모리에 저장했다는 응답을 받은 후 트랜잭션을 커밋한다.Primary system의 트랜잭션 지연 시간이 적다.Secondary system의 디스크 I/O는 Primary System 성능에 영향을 주지 않는다. Secondary system과의 연결이 끊어져도 Primary System은 트랜잭션 처리를 계속하고 변경 사항을 로컬 디스크에만 기록한다. 다음의 상황에서 데이터 손실이 발생할 수 있다:Replication이 활성상태에서 두 시스템(Primary, Secondary)이 동시에 다운되었을 때Secondary가 동작 불능인 상태에서 Takeover를 수행한 경우 .. IT/SAP 2025.11.19
HANA Studio Usage Tips 1. Representation of NULL Value Window -> Preperence -> SAP HANA -> Runtime -> Common 2. Increase heap memory Open hdbstudio.ini: Edit Xmx value 3. Viewing usage heap memoryWindow -> Preperence -> Check [Show heap status] IT/SAP 2025.07.22
2613787 - Problem when looking for leading ledger in different client SymptomReading the leading ledger in a different client could return wrong results. This feature is used in the pre-checks (Simplification Item checks) for FI-GL. The check returns error FI_GL_20 when called for a different client, though there is a leading ledgerOther TermsFI_GL_20, CLS4H_CHECKS_FI_GL, CLS4SIC_FI_GLReason and PrerequisitesCoding errorSolutionImplement the corrections provided b.. IT/SAP 2025.05.26
Table EXPORT/IMPORT using R3trans Features Possible regardless of OS, DB EXPORT control fileexportclient=XXXfile='/.DMP'select * from ...select * from EXPORT COMMANDR3trans -w .LOG .CTL IMPORT control fileimportclient=xxxfile='/.DMP IMPORT commandR3trans -w .LOG .CTL IT/SAP 2024.12.13