Directory Structure (Windows NT) 
The directory ORACLE_HOME contains, amongst others:
File name/Directories |
File type/Directories |
database\init<SID>.ora |
ORACLE profile |
database\init<SID>.sap |
BRBACKUP, BRARCHIVE, BRRESTORE profile |
database\init<SID>.dba |
SAPDBA profile |
bin\svrmgr30 |
SVRMGR from ORACLE |
The directory SAPDATA_HOME contains, amongst others:
\sapreorg
|
Directory for export and unload dump files, Directory for files and scripts |
<timestamp>.<ext> |
detailed log files |
\sapcheck
<timestamp>.chk |
detailed log file for results from SAPDBA runs with the option -check |
<timestamp>.aly |
detailed log file for results from SAPDBA runs with the option -analyze |
<timestamp>.nxt |
detailed log file for results from SAPDBA runs with the option -next |
\sapbackup back<SID>.log |
Directory for any backups to disk Summary log |
b<encoded timestamp>.<ext> |
detailed log files |
\saparch arch<SID>.log |
Directory for the Oracle offline redo log files. Summary log |
a<encoded timestamp>.<ext> |
detailed log files |
\saptrace
background |
Directory for the Oracle alert files and trace files for the background processes. |
usertrace |
Directory for Oracle trace files from application programs. |
\sapdata1,....\sapdata<n> |
Directories for the database data files |

The directory for backups to disk (SAPDATA_HOME\sapbackup) is defined via the
See also:
Directory Tree (Windows NT)