Internal Batch User Name Changed to SYS_BAT

Currently, all internal batch streams and batch accelerator streams are using a internal user called SYS_BTCH. This user is being replaced by a new user added to this release called SYS_BAT.

The SYS_BTCH user that is being replaced in this release is planned for deprecation in the 26.10 release. You must change all the reference to the SYS_BTCH user in your batch stream definitions to SYS_BAT previous to the 26.10 release.

The two users are completely identical and the only difference is the user name.

Steps to enable and configure

Update all references to SYS_BTCH in your batch stream definitions to SYS_BAT previous to 26.10.

Tips and considerations

NOTE: You should not use SYS_ users when submitting batch jobs manually.