Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Execution log of OEM-job misses first part of log

DikkieDickFeb 7 2020 — edited Feb 27 2020

Hi,

We have a bunch of jobs running from Enterprise Manager. That's working fine and jobs complete successfully. As the joboutput has valuable information I get a mail with the execution log. Only the first part is in one way or another missing. And there is absolutely no clue why and how. Sometimes it's missing an extra line compared to the day before. I tried putting a bunch of empty lines in the output (sqlstatements), but that didn't solve the issue.

It's quite annoying and can't find a cause or reason. Any ideas?

When I see the log of the job in OEM itself it shows 'everything'

Thanx in advance.

Comments

BPeaslandDBA

Which network? For RAC, there are two networks, the public network (which your apps use to connect to the database) and the private network (used for node-to-node cluster communications). If you disable the public network, Oracle will work just fine and you don't need to do anything. If you disable the private network, nodes will get evicted from the cluster. It would be better to stop clusterware on all nodes in this case.

Cheers,
Brian

1 - 1

Post Details

Added on Feb 7 2020
4 comments
515 views