Thanks Kelly,
Unfortunately we're on Oracle >< Chris ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Gatewood Kelly Sent: Friday, November 16, 2007 2:16 PM To: [email protected] Subject: Re: CMDB 6.3 error "You have no write access to the field DataSet Name" Chris, if you are on MS SQL server this may help identify the filter. Open Query Analyzer and run the following. select name from filter where filterid in (select filterid from filter_push where assignShort like '%DataSet Name%') and filterid in (select filterid from filter_mapping where schemaid in (select schemaid from arschema where name = 'AST:ComputerSystem')) I hope it helps. Kelly Gatewood ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Moore, Chris Sent: Friday, November 16, 2007 12:34 To: [email protected] Subject: CMDB 6.3 error "You have no write access to the field DataSet Name" ** Hey everyone- Administrators don't get this error, it must be a filter because I can't log it as a non-administrator. This is on the form AST:ComputerSystem. If a non-administrator changes, for instance, the serial number and tries to save, they get this error. The field DataSet Name is not on the form and when I did it as an administrator and logged it, that field did not appear in the log. Does anyone know a quick way I can find which form contains that field? Thanks, Chris __20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

