🎴 Flashcard Mode
SAP Enterprise Solutions: AS Java & R/3 Administration
Card1 / 12
Mastered0
Review0
QuestionClick to flip
Given an R/3 Central Instance with all services installed on Instance ID01, and having an SAP ID of C11, what is the name of the directory where the work process trace files are written (for Windows NT replace the "/" with "")?
AnswerClick to flip back
A
/usr/sap/C11/DVEBMGS01/work
💡 Explanation:
In SAP R/3 architecture, work process trace files are written to the 'work' directory under the instance directory. The path /usr/sap/C11/DVEBMGS01/work is correct where C11 is the SAP system ID and DVEBMGS01 is the instance name. Trace and log files are stored here, not in data or log directories.