Hi Nair, All,
We are using sql server 2000 (and debating to move to oracle).
By any chance do you have the query in which we can pull the following info.
a. Given an user name (or id) get all the objects (mainly folders, documents) to which he/she has access and the access level (see, see contents, etc)
b. Given a group id, find all the folders and documents to which the group has permission and the permission level.
c. query or oscript idea to find out whether a user is deleted and if yes then recursively remove him/her from all the livelink objects to which he/she has access.
we have close to 1000 users using the system and one of the main concern was whether doing any of the above will crash the db because of level of querying needed. Is this real.
Madhu.
We are using sql server 2000 (and debating to move to oracle).
By any chance do you have the query in which we can pull the following info.
a. Given an user name (or id) get all the objects (mainly folders, documents) to which he/she has access and the access level (see, see contents, etc)
b. Given a group id, find all the folders and documents to which the group has permission and the permission level.
c. query or oscript idea to find out whether a user is deleted and if yes then recursively remove him/her from all the livelink objects to which he/she has access.
we have close to 1000 users using the system and one of the main concern was whether doing any of the above will crash the db because of level of querying needed. Is this real.
Madhu.