dbTalk Databases Forums  

Error creating datasource

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Error creating datasource in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ron
 
Posts: n/a

Default Error creating datasource - 03-21-2005 , 04:31 PM






A user is getting an error "Cannot update, database or object is read-only"
when creating a datasource.

The user has db_owner role of the database that's being connected to.

I know very little of Analysis Server and any help would be appreciated.

Thanks.

Ron


Reply With Quote
  #2  
Old   
MPS
 
Posts: n/a

Default Re: Error creating datasource - 03-21-2005 , 06:48 PM






This is the typical error when two or more users are using SQL Analysis
Manager and the Olap repository is still in MS Access database, which it's
oppened in exclusive mode by Analysis Manager.

Try migrating Olap Repository to SQL Server and hopefully your problem is
gone.

Michael Prendergast


"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:CC03234F-0585-41A7-8128-078EB865B5AA (AT) microsoft (DOT) com...
Quote:
A user is getting an error "Cannot update, database or object is read-only"
when creating a datasource.

The user has db_owner role of the database that's being connected to.

I know very little of Analysis Server and any help would be appreciated.

Thanks.

Ron






Reply With Quote
  #3  
Old   
Ron
 
Posts: n/a

Default Re: Error creating datasource - 03-22-2005 , 09:19 AM



There's no Access involved - just SQL Server

Ron

"MPS" wrote:

Quote:
This is the typical error when two or more users are using SQL Analysis
Manager and the Olap repository is still in MS Access database, which it's
oppened in exclusive mode by Analysis Manager.

Try migrating Olap Repository to SQL Server and hopefully your problem is
gone.

Michael Prendergast


"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:CC03234F-0585-41A7-8128-078EB865B5AA (AT) microsoft (DOT) com...
A user is getting an error "Cannot update, database or object is read-only"
when creating a datasource.

The user has db_owner role of the database that's being connected to.

I know very little of Analysis Server and any help would be appreciated.

Thanks.

Ron







Reply With Quote
  #4  
Old   
Rodrigo
 
Posts: n/a

Default Re: Error creating datasource - 03-22-2005 , 11:01 AM



How do you migrate the OLAP Repository (Access) to a SQL Server???


"MPS" wrote:

Quote:
This is the typical error when two or more users are using SQL Analysis
Manager and the Olap repository is still in MS Access database, which it's
oppened in exclusive mode by Analysis Manager.

Try migrating Olap Repository to SQL Server and hopefully your problem is
gone.

Michael Prendergast


"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:CC03234F-0585-41A7-8128-078EB865B5AA (AT) microsoft (DOT) com...
A user is getting an error "Cannot update, database or object is read-only"
when creating a datasource.

The user has db_owner role of the database that's being connected to.

I know very little of Analysis Server and any help would be appreciated.

Thanks.

Ron







Reply With Quote
  #5  
Old   
MPS
 
Posts: n/a

Default Re: Error creating datasource - 03-22-2005 , 08:34 PM



Open Analysis Manager, select the server name in the list (typically one),
right click over the server name and there you are, MIGRAR DEPOSITO in
Spanish, MIGRATE REPOSITORY I guess in English (I use Spanish version

You will need a DB created in SQL Server and connect to it with owner
privileges over that database


"Rodrigo" <Rodrigo (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:515C83DA-0157-4E12-9832-DAD3A18AC8E8 (AT) microsoft (DOT) com...
Quote:
How do you migrate the OLAP Repository (Access) to a SQL Server???


"MPS" wrote:

This is the typical error when two or more users are using SQL Analysis
Manager and the Olap repository is still in MS Access database, which
it's
oppened in exclusive mode by Analysis Manager.

Try migrating Olap Repository to SQL Server and hopefully your problem is
gone.

Michael Prendergast


"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:CC03234F-0585-41A7-8128-078EB865B5AA (AT) microsoft (DOT) com...
A user is getting an error "Cannot update, database or object is
read-only"
when creating a datasource.

The user has db_owner role of the database that's being connected to.

I know very little of Analysis Server and any help would be
appreciated.

Thanks.

Ron











Reply With Quote
  #6  
Old   
MPS
 
Posts: n/a

Default Re: Error creating datasource - 03-22-2005 , 08:41 PM



Just in case, default installation for MS Analysis Services manages Olap
repository in an Access Database.

Probably you do not have any data in Access, but the repository, if is not
migrated yet, It's still in a MS Access Database. The file is named
msmdrep.mdb and has two tables, OlapObjects and Server.

Hope it helps,

Michael Prendergast

"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:6DB504F8-F1CB-4EFB-A216-8A50909012E5 (AT) microsoft (DOT) com...
Quote:
There's no Access involved - just SQL Server

Ron

"MPS" wrote:

This is the typical error when two or more users are using SQL Analysis
Manager and the Olap repository is still in MS Access database, which
it's
oppened in exclusive mode by Analysis Manager.

Try migrating Olap Repository to SQL Server and hopefully your problem is
gone.

Michael Prendergast


"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:CC03234F-0585-41A7-8128-078EB865B5AA (AT) microsoft (DOT) com...
A user is getting an error "Cannot update, database or object is
read-only"
when creating a datasource.

The user has db_owner role of the database that's being connected to.

I know very little of Analysis Server and any help would be
appreciated.

Thanks.

Ron











Reply With Quote
  #7  
Old   
Ron
 
Posts: n/a

Default Re: Error creating datasource - 03-23-2005 , 10:55 AM



That did the trick - Thanks MPS.

"MPS" wrote:

Quote:
Just in case, default installation for MS Analysis Services manages Olap
repository in an Access Database.

Probably you do not have any data in Access, but the repository, if is not
migrated yet, It's still in a MS Access Database. The file is named
msmdrep.mdb and has two tables, OlapObjects and Server.

Hope it helps,

Michael Prendergast

"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:6DB504F8-F1CB-4EFB-A216-8A50909012E5 (AT) microsoft (DOT) com...
There's no Access involved - just SQL Server

Ron

"MPS" wrote:

This is the typical error when two or more users are using SQL Analysis
Manager and the Olap repository is still in MS Access database, which
it's
oppened in exclusive mode by Analysis Manager.

Try migrating Olap Repository to SQL Server and hopefully your problem is
gone.

Michael Prendergast


"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:CC03234F-0585-41A7-8128-078EB865B5AA (AT) microsoft (DOT) com...
A user is getting an error "Cannot update, database or object is
read-only"
when creating a datasource.

The user has db_owner role of the database that's being connected to.

I know very little of Analysis Server and any help would be
appreciated.

Thanks.

Ron












Reply With Quote
  #8  
Old   
MPS
 
Posts: n/a

Default Re: Error creating datasource - 03-23-2005 , 03:56 PM



Good to hear that

Michael Prendergast

"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:0727D691-8903-4472-97BC-1A9F65508608 (AT) microsoft (DOT) com...
Quote:
That did the trick - Thanks MPS.

"MPS" wrote:

Just in case, default installation for MS Analysis Services manages Olap
repository in an Access Database.

Probably you do not have any data in Access, but the repository, if is
not
migrated yet, It's still in a MS Access Database. The file is named
msmdrep.mdb and has two tables, OlapObjects and Server.

Hope it helps,

Michael Prendergast

"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:6DB504F8-F1CB-4EFB-A216-8A50909012E5 (AT) microsoft (DOT) com...
There's no Access involved - just SQL Server

Ron

"MPS" wrote:

This is the typical error when two or more users are using SQL
Analysis
Manager and the Olap repository is still in MS Access database, which
it's
oppened in exclusive mode by Analysis Manager.

Try migrating Olap Repository to SQL Server and hopefully your problem
is
gone.

Michael Prendergast


"Ron" <Ron (AT) discussions (DOT) microsoft.com> escribió en el mensaje
news:CC03234F-0585-41A7-8128-078EB865B5AA (AT) microsoft (DOT) com...
A user is getting an error "Cannot update, database or object is
read-only"
when creating a datasource.

The user has db_owner role of the database that's being connected
to.

I know very little of Analysis Server and any help would be
appreciated.

Thanks.

Ron
















Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.