Troubleshooting

#SAP System hang?
– Can you access your SAP?
If yes, check SM21 for problem log
check SM13 for update deactivated
check SM50/SM51 for workprocess full
If you can’t access SAP,
check for filesystem full (usually archiver full)
check CPU/memory usage
UNIX Only: – check for listener service, up or not
– check whether there are two listener services running or not, kill one if any.

#Error converting Oracle Database to Oracle Fail Safe DB (windows
Problem:
You find error when converting Oracle from Standalone to OFS DB, with error saying that other node has .world.

Solution:
Delete the Oracle service using #oradim -delete -sid .
Rerun the convert process.