When run a batch Ideal job the @I$INTERNAL STATUS command does not display the level set ".04" on DD & DB like it does online.
BATCH
=> @I$INTERNAL STATUS
=>
=>
-------------------------------------------------------------------------------
IDEAL: Product information SYS: $ID DISPLAY
IDEAL 15.1.01 RELEASE LEVELS IDEAL OPTIONS
IPC VERSION: 15.1 DB: Y
DD VERSION: 15.1 DBSQL: DATACOM
DB VERSION: 15.1 DB2: N
ONLINE
IDEAL: Product information SYS: $ID DISPLAY
IDEAL 15.1.01 RELEASE LEVELS IDEAL OPTIONS
IPC VERSION: 15.1 DB: Y
DD VERSION: 15.1.04 DBSQL: DATACOM
DB VERSION: 15.1.04 DB2: N
Release: 15.1
The display of the level-set was never implemented in batch.
There is a way to get the modification levels in batch, but it will take creating a new Ideal module to do this, so it will need to be done as an enhancement.