When trying to add new user accounts the system is giving an error when updating the system1 table.
cachablesystem1::LoadMasterDatabaseTable() - Could not copy data from table file '\\RMS1TEST\ILEADS8TEST$\COMMDATA\SYSTEM1.dbf' to master database table 'SYSTEM1'. A possibly related system message was:
RESOLUTION:
The site copied their database and commdata etc from production into their training system and there were triggers on the system1 table that were not changed. Once the triggers were disabled the system1 table was able to be updated to the backend and the user was no longer receiving errors. If triggers are needed and brought over to a different DB then they just need to be checked and pointed to the correct DB.
|