How to fake oracle error
I know back in version 9i. I am able to fake oracle error just by adding the error line in alert.log file. But how can I achieve the same in oracle database 11gr2 version 11.2.0.3 to be specific so that oem grid control can pick up? I want to test if there is error in the alert and it will alert me or not. My oem version is 12c. I tried to add lines in log.xml, but it is not picking up the error. Please advise. Thank you very much.
0