I have the following environment
1. Win 2003 + SQL 200 SP
2. Win 2008 + RMS R2
3. Win2008+MS/ACS
4. Win2003 Ad
It seems to be i successfully installed everything, but I get the following
when i run report
Semantic query execution failed. Invalid object name 'AdtServer.dvAll5'.
I even reinstalled MS and ACS, but no luck. I could not find anything good
from my search
Any ideas? do I need recreate manually Adtserver.dvAll5
Thanks
on Sql server i did setspn and everything is fine. After restart of SQL and
ACS all views have been recreated
setspn -A MSSQLSvc/<fqdn> <domain>\<account>
and
setspn -A MSSQLSvc/<fqdn>:<port> <domain>\<account>
Thanks
Ramin
"Ramin" <mi...@garayev.co.uk> wrote in message
news:#pTGZbYU...@TK2MSFTNGP02.phx.gbl...