Just after our V11 upgrade I'm getting this error on a couple of reports. Has something changed with Tessitura control group security that I've missed or forgotten about? The parameter in common to the reports having this error involves pulling a list of post_nos and checks against VRS_BATCH_TYPE. The parameter pull downs are fine in the client, but I observe that selecting directly against that table as dbo returns no results: perhaps the initial pull of data happens in the context of the client user, but then immediately control is passed over to ImpUser or the like, and ImpUser no longer has access to those rows in TR_BATCH_TYPE?
Any clues or suggestions would be appreciated,
Gawain
I had the same error on a report and the only way I managed to fix it was to take a copy of the Report Set Up file and then use the new version instead of the old one and suddenly the report worked without any issues at all.
Caryl
Hmm. Thanks for the suggestion: I'll pass it along to support.