Problem:
When you run the Domino Report Server/400 output queue monitor (NTSMON), you get the error:
NTSERR: Error converting date for storage
Solution:
The dates are not formatted correctly when they are passed to the NTSADDRPT command. This can occur with international date formats, such as DD/MM/YYYY, and so on.
In Domino Report Server/400 version 1.20 and above, the NTSDATEFMT data area controls the date formatting for the Domino Report Server/400 output queue monitor (NTSMON). The default value is *SYSVAL.
To display the current value of NTSDATEFMT:
DSPDTAARA DTAARA(RJSDOM/NTSDATEFMT)
To resolve this problem, change the date format in NTSDATEFMT using the following command and one of the date-format values below:
CHGDTAARA DTAARA(RJSDOM/NTSDATEFMT) VALUE(*SYSVAL)
Possible values:
Last Modified On:
No, open a new Support Case