Insufficient permissions error

Post Reply
basement_addict
Posts: 78
Joined: Mon Nov 19, 2001 5:20 pm

Insufficient permissions error

Post by basement_addict »

In SYSTABLES I have this table

browsetreeimages T browsetreeimages 04 PUBLIC


On one of the servers I get this error:

SQL 1>select * from browsetreeimages;
000 Insufficient permissions on browsetreeimages in the function ipreparetree


here is the file system listing


-rw------- 1 ccast ccast 56640 Feb 11 11:56 browsetreeimages.tbl
-rw------- 1 ccast ccast 57554 Feb 11 11:56 xbrowsetreeimages_browsetreeid.btr
-rw------- 1 ccast ccast 57554 Feb 11 11:56 xunbrowsetreeimages_brwstrmgd.btr

This works fine on several servers but others cause the error.
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Insufficient permissions error

Post by John »

How does SYSPERMS compare between the servers where it works and where it doesn't?
John Turnbull
Thunderstone Software
Post Reply