dbTalk Databases Forums  

AS 2005 - errors after password change

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


Discuss AS 2005 - errors after password change in the microsoft.public.sqlserver.olap forum.



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

Default AS 2005 - errors after password change - 09-15-2006 , 04:10 PM






Hello all,

I changed the password that I use for my AS 2005 database. I changed
it in the data source, so when I go into the connection there, I can
connect properly (when I click the Edit button for the Connection
String, and then hit Test Connection).

However, when I go to a dimension, and try to process it, I get the
error:

OLE DB error: OLE DB or ODBC error: Login failed for user
'[MyUserName]'.; 42000.

Errors in the high-level relational engine. A connection could not be
made to the data source with the DataSourceID of '[MyDatabaseName]',
Name of '[MyDatabaseName]'.

Where else do I need to change the password?

Thanks,
Sylvia


Reply With Quote
  #2  
Old   
iloveseahawks@gmail.com
 
Posts: n/a

Default Re: AS 2005 - errors after password change - 09-17-2006 , 11:06 PM






As the error message says, you need to also change the password for
your relational database. SQL 2005 and AS 2005 are two different
animals.

Chu

Sylvia wrote:
Quote:
Hello all,

I changed the password that I use for my AS 2005 database. I changed
it in the data source, so when I go into the connection there, I can
connect properly (when I click the Edit button for the Connection
String, and then hit Test Connection).

However, when I go to a dimension, and try to process it, I get the
error:

OLE DB error: OLE DB or ODBC error: Login failed for user
'[MyUserName]'.; 42000.

Errors in the high-level relational engine. A connection could not be
made to the data source with the DataSourceID of '[MyDatabaseName]',
Name of '[MyDatabaseName]'.

Where else do I need to change the password?

Thanks,
Sylvia


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

Default Re: AS 2005 - errors after password change - 09-18-2006 , 10:39 AM



Sorry, I should have said "I changed the password on the SQL Server
login that I use for AS 2005 to connect to my SQL Server database".

Where else do I need to change it?

thanks,
Sylvia


iloveseahawks (AT) gmail (DOT) com wrote:
Quote:
As the error message says, you need to also change the password for
your relational database. SQL 2005 and AS 2005 are two different
animals.

Chu

Sylvia wrote:
Hello all,

I changed the password that I use for my AS 2005 database. I changed
it in the data source, so when I go into the connection there, I can
connect properly (when I click the Edit button for the Connection
String, and then hit Test Connection).

However, when I go to a dimension, and try to process it, I get the
error:

OLE DB error: OLE DB or ODBC error: Login failed for user
'[MyUserName]'.; 42000.

Errors in the high-level relational engine. A connection could not be
made to the data source with the DataSourceID of '[MyDatabaseName]',
Name of '[MyDatabaseName]'.

Where else do I need to change the password?

Thanks,
Sylvia


Reply With Quote
  #4  
Old   
iloveseahawks@gmail.com
 
Posts: n/a

Default Re: AS 2005 - errors after password change - 09-18-2006 , 12:24 PM



What did you set in "ImpersonationInfo"? Have you updated that as well
if you are not impersonating service account?

Thanks,
Chu

Sylvia wrote:
Quote:
Sorry, I should have said "I changed the password on the SQL Server
login that I use for AS 2005 to connect to my SQL Server database".

Where else do I need to change it?

thanks,
Sylvia


iloveseahawks (AT) gmail (DOT) com wrote:
As the error message says, you need to also change the password for
your relational database. SQL 2005 and AS 2005 are two different
animals.

Chu

Sylvia wrote:
Hello all,

I changed the password that I use for my AS 2005 database. I changed
it in the data source, so when I go into the connection there, I can
connect properly (when I click the Edit button for the Connection
String, and then hit Test Connection).

However, when I go to a dimension, and try to process it, I get the
error:

OLE DB error: OLE DB or ODBC error: Login failed for user
'[MyUserName]'.; 42000.

Errors in the high-level relational engine. A connection could not be
made to the data source with the DataSourceID of '[MyDatabaseName]',
Name of '[MyDatabaseName]'.

Where else do I need to change the password?

Thanks,
Sylvia


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

Default Re: AS 2005 - errors after password change - 09-18-2006 , 02:05 PM



I've tried all the ImpersonationInfo options - use specific name and
password, use service account, credentials of the current user, and
default.

When I use the "specific name and password", it never saves the
password information.

Also, in the Connection Manager, under SQL Server Authentication, it
has an option to save password. It also NEVER saves the password in
there. So, when I first input my login, password info, and hit 'test
connection', it succeeds. Then, when I click ok, then shut down the
Data Sources properties, and then reopen it, the password has
disappeared.

thanks,
Sylvia


iloveseahawks (AT) gmail (DOT) com wrote:
Quote:
What did you set in "ImpersonationInfo"? Have you updated that as well
if you are not impersonating service account?

Thanks,
Chu

Sylvia wrote:
Sorry, I should have said "I changed the password on the SQL Server
login that I use for AS 2005 to connect to my SQL Server database".

Where else do I need to change it?

thanks,
Sylvia


iloveseahawks (AT) gmail (DOT) com wrote:
As the error message says, you need to also change the password for
your relational database. SQL 2005 and AS 2005 are two different
animals.

Chu

Sylvia wrote:
Hello all,

I changed the password that I use for my AS 2005 database. I changed
it in the data source, so when I go into the connection there, I can
connect properly (when I click the Edit button for the Connection
String, and then hit Test Connection).

However, when I go to a dimension, and try to process it, I get the
error:

OLE DB error: OLE DB or ODBC error: Login failed for user
'[MyUserName]'.; 42000.

Errors in the high-level relational engine. A connection could not be
made to the data source with the DataSourceID of '[MyDatabaseName]',
Name of '[MyDatabaseName]'.

Where else do I need to change the password?

Thanks,
Sylvia


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

Default Re: AS 2005 - errors after password change - 09-20-2006 , 10:28 AM



Anyone else care to comment? Seems like someone else must have run
into this before.

thanks,
Sylvia



Sylvia wrote:
Quote:
I've tried all the ImpersonationInfo options - use specific name and
password, use service account, credentials of the current user, and
default.

When I use the "specific name and password", it never saves the
password information.

Also, in the Connection Manager, under SQL Server Authentication, it
has an option to save password. It also NEVER saves the password in
there. So, when I first input my login, password info, and hit 'test
connection', it succeeds. Then, when I click ok, then shut down the
Data Sources properties, and then reopen it, the password has
disappeared.

thanks,
Sylvia


iloveseahawks (AT) gmail (DOT) com wrote:
What did you set in "ImpersonationInfo"? Have you updated that as well
if you are not impersonating service account?

Thanks,
Chu

Sylvia wrote:
Sorry, I should have said "I changed the password on the SQL Server
login that I use for AS 2005 to connect to my SQL Server database".

Where else do I need to change it?

thanks,
Sylvia


iloveseahawks (AT) gmail (DOT) com wrote:
As the error message says, you need to also change the password for
your relational database. SQL 2005 and AS 2005 are two different
animals.

Chu

Sylvia wrote:
Hello all,

I changed the password that I use for my AS 2005 database. I changed
it in the data source, so when I go into the connection there, I can
connect properly (when I click the Edit button for the Connection
String, and then hit Test Connection).

However, when I go to a dimension, and try to process it, I get the
error:

OLE DB error: OLE DB or ODBC error: Login failed for user
'[MyUserName]'.; 42000.

Errors in the high-level relational engine. A connection could not be
made to the data source with the DataSourceID of '[MyDatabaseName]',
Name of '[MyDatabaseName]'.

Where else do I need to change the password?

Thanks,
Sylvia


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.