To delete bad event monitor records that have no To email address:
- Sign on to the iSeries with a user ID that has security-officer authority.
- Add RJSIMAGE to library list:
ADDLIBLE RJSIMAGE
- Run the following command, making sure to use all single quotes:
DOCSQL SQLSTM('delete from rjsimage/docevent where eto = '' ''')
Last Modified On:
No, open a new Support Case