Hi there.
I just created a script for Oracle databases under SAP, that collects different logfiles. It helps either you or SAP Support to analyze issues and get the required details about it.
The tool is called Logcaga (Log Collector and Gatherer Assistant).
Features of this tool is:
- No user interaction is needed
- Reads some env. variables of the actual user (sidadm and orasid or even oracle) like ORACLE_HOME,ORACLE_BASE,ORACLE_SID
- based on the env. variables all the logs are compressed into logcaga.zip
Benefits of this tool:
- easy usage
- all required logfiles are available, so no missing logfiles during your/our analyze
- implementation for WINDOWS Ongoing. (comes later)
General usage:
- execute logcaga.sh
- check or attach logcaga.zip in SAP incident
- enjoy having all the required logfiles ;-)
The script itself is attached in below KBA:
2090832 - Log Collector and Gatherer Assistant (Logcaga)
Regards,
János