I commented out line 75 (#alias($(P):TZ, $(P)TIMEZONE)) in iocAdminSoft_aliases.db to resolve the following error when booting synApps 6.3 ioc:
Alias "29idTest:TIMEZONE" refers to unknown record "29idTest::TZ"
ERROR at or before ')' in file "/net/s29dserv/xorApps/epics/synApps_6_3/ioc/29idTest/29idTestApp/Db/iocAdminSoft_aliases.db" line 75
ERROR failed to load '/net/s29dserv/xorApps/epics/synApps_6_3/ioc/29idTest/29idTestApp/Db/iocAdminSoft_aliases.db'
has context menu
I commented out line 75 (
#alias($(P):TZ, $(P)TIMEZONE)
) iniocAdminSoft_aliases.db
to resolve the following error when booting synApps 6.3 ioc:From Kevin:
The iocStats developers removed the TIMEZONE record from iocAdminSoft.substitutions 10 months ago: https://github.com/epics-modules/iocStats/commit/0b25630674facbfe0cce8b4e05aa9687fd4b232b
And added it to the RTEMS annd VxWorks-specific files: https://github.com/epics-modules/iocStats/commit/fa5de25db30a038616f1e46fdb6448d89dadda99