Viewing 15 posts - 46 through 60 (of 91 total)
Migrate repository to SQL database, and give user access to that database( Not sure what is the min. access user need to have to this DB). Or try giving OLAP...
April 3, 2003 at 12:59 pm
Thanks, John & Andy. This sounds good and really helpful.
Now since you mentioned about service Pack and hot fixes before upgrade here is what I am thinking.
- Take backups.
-...
April 3, 2003 at 7:10 am
Sorry John, but I didn't really understand how your suggestion was different than Andy's except for the renaming Master, msdb.
First of all why do we need to even rename...
April 2, 2003 at 4:01 pm
There is other forum for Analysis service, this is probabley not a right place.
GO on the machine where you installed Analysis service, and go in users and group management. Click...
April 2, 2003 at 2:32 pm
Set your QA to display results in text. Then run following Query.
select 'grant execute on '|name|' to yourusername' from sysobjects where type='sp'
Take the Results of this query and copy in...
March 15, 2003 at 11:53 am
Not sure how I can monitor MDAC activity.
-I have 7.00.1063(SP4) on this machine.
-When I go in ODBC panel in this machine, I see named pipes, TCP/IP and multiprotocol library.
Thanks for...
March 14, 2003 at 2:13 pm
Thanks, racosta.I was more leaning towards registry since this has lot to do with that but I finally found solution.
It's microsoft bug #12647. Came out last month.
This KB article describes...
March 13, 2003 at 3:06 pm
I installed Same Analysis services on other server and I was able to connect to that server. Are there any registry settings that I need to change to connect with...
March 13, 2003 at 11:29 am
Check if owner of the job, that runs packages has changed or privileges to this owner has changed.
February 24, 2003 at 9:57 am
I have same problem. I couldn't find the solution but here is my post. May be you can use the suggestions made here and may be it will work for...
February 24, 2003 at 8:34 am
Allen,
Tried that too. Didn't work.
Thanks.
February 16, 2003 at 3:45 pm
Thanks everyone for your response.
This is what I am at now.
I don't have builtin/admin account in SQl logins.
I added NT authority/system account in sql logins and gave sysadmin rights.
Microsoft...
February 13, 2003 at 12:24 pm
I don't get this. I added
'Nt Authority\System' account and gave SA priv. to this account. Microsfot search service is up and running under local system account. Still no change....
February 11, 2003 at 9:50 am
Yes, I did remove builtin\admin account. I do have Microsoft search services and they are running.
If I add 'Nt Authority\System' account and give SA privileges to account, who exactly gets...
February 10, 2003 at 12:52 pm
Viewing 15 posts - 46 through 60 (of 91 total)