An ACID was created with 'NOPW'. When doing a:
TSS LIST(acid) DATA(PASSWORD)
The ACID shows a 30 day Password Expiration Interval. A non-expiring password was expected.
If:
PASSWORD(NOPW)
...was specified on the TSS CREATE command, it will default to the Password Expiration Interval in the PWEXP Control Option. To create and ACID no password and a non-expiring password, use 'PASSWORD(NOPW,0)' on the TSS CREATE command.