System table '%.*ls' was not created, because ad hoc updates to system catalogs are not enabled.
Event Information
"According to Microsoft
Cause: You will see the above error in any of these circumstances: 1.You attempt to add an index to a system table when the allow updates option is off. 2.You attempt to issue any form of ALTER TABLE for a system table. Resolution: Updates to system tables are not supported. "