NAV backup problem

RoelofRoelof Member Posts: 377
One of our customers has a problem with using the backup utility in Nav.
It is regarding backup permissions.
The customer is on 4.00 executables and the database is version 3.70.

One of the roles the particular user has is a backup role:
Tables: 0, yes/yes/yes/yes.
System: 'Database Backup', yes/yes/yes/yes.

When he tries to backup NAV he get's the following error:
'You do not have permission to read the Table Information table.'

This table is a internal table, objectID=2000000028.
It looks like this error is related to the difference in NAV versions between the database and the executables.

Anyone any ideas?
Roelof de Jonghttp://www.wye.com

Comments

  • kinekine Member Posts: 12,562
    Do not forget to add DataTable permissions! Table are only permissions for the Table object itself (Table definition and code), not the data inside the table!
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • RoelofRoelof Member Posts: 377
    Thanks. That did the trick.
    Roelof de Jonghttp://www.wye.com
Sign In or Register to comment.