- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2016 09:37 AM
Hi all, still learning Servicenow. I am getting the following error message when trying to open the Applications table:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2016 09:57 AM
Resolved by finding a column titled Tags in the table. By removing it as a displayed column, my data returned to view and the error disappeared.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2016 09:50 AM
And FWIW, I found a sys_package table in Dictionary Entries, but I don't see a sys_package8 or a sys_tags in Dictionary Entries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2016 09:57 AM
Resolved by finding a column titled Tags in the table. By removing it as a displayed column, my data returned to view and the error disappeared.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2016 01:32 PM
I'm seeing the same issue but with CMDB_CI: Syntax Error or Access Rule Violation detected by database (Unknown column 'cmdb_ci_network_adapter2.mac_address' in 'field list')
I'm not following what your solution was. Can you explain further?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2016 01:31 PM
Hi Sharon,
First go to your table. Between the column headers, right click, select configure, select list layout. Then, in the list of columns in the table (right side, not left), I found one titled Tags. In your case, you should see one that says Mac Address. If you remove that, the error should be fixed. In my case, I didn't need the Tags title, so hopefully its the same case for you.
Let me know if that doesn't work for you.