![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Untill a few days back everyting was fine but since recently my DTS which was scheduled to process a cube now fails. I looked at the detais of the scheduled job and in summary this is the message that it shows: ....Error string: Unable to connect to the registry on the server (UKT19), or you are not a member of the OLAP Administrators group on this server.... I have not made any changes and thus do not understand this problem. The strange part is that when I manually run the DTS, it works fine. Any clues?? Thanks. ************************************************** ******************** Sent via Fuzzy Software @ http://www.fuzzysoftware.com/ Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources... |
#3
| |||
| |||
|
|
Hi One of the differences between running the DTS using Enterprise Manager and running the DTS as a job, is the user context. When you use Enterprise Manager (ore command prompt), the package is run in the context of the logon user (usually your personal account). When you execute through a job, the package is run with the creditentials of the startup account for the SQL Server Agent Service. Check which user creditentials the agent runs under. Then check the users memberships on the server. "Learner" wrote: Untill a few days back everyting was fine but since recently my DTS which was scheduled to process a cube now fails. I looked at the detais of |
|
....Error string: Unable to connect to the registry on the server (UKT19), or you are not a member of the OLAP Administrators group on this |
|
I have not made any changes and thus do not understand this problem. The strange part is that when I manually run the DTS, it works fine. Any clues?? Thanks. ************************************************** ******************** Sent via Fuzzy Software @ http://www.fuzzysoftware.com/ Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources... |
#4
| |||
| |||
|
|
Untill a few days back everyting was fine but since recently my DTS which was scheduled to process a cube now fails. I looked at the detais of the scheduled job and in summary this is the message that it shows: ....Error string: Unable to connect to the registry on the server (UKT19), or you are not a member of the OLAP Administrators group on this server.... I have not made any changes and thus do not understand this problem. The strange part is that when I manually run the DTS, it works fine. Any clues?? Thanks. ************************************************** ******************** Sent via Fuzzy Software @ http://www.fuzzysoftware.com/ Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources... |
![]() |
| Thread Tools | |
| Display Modes | |
| |