dbTalk Databases Forums  

cannot open database requested in login

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss cannot open database requested in login in the microsoft.public.sqlserver.dts forum.



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

Default cannot open database requested in login - 07-19-2004 , 09:42 AM






Hi all,
Sql server 7.0

I have a DTS replication which truncates the destination
of one database and copies all the rows from the source
table of another database of same server(1st server) in
first step. in second step the rows are copied from
destination table to another table of other server(2nd
server).its an scheduled job.
its hung now as even after several hours the status shows
executing.
when i go to Dts designer and try to click on
transformations it gives error cannot open database '1st
server database' requested in login

pls help me in this.

TIA.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: cannot open database requested in login - 07-19-2004 , 09:57 AM






Is the connection object using Windows Authentication? If it is then when
you go to open the connection it will try to authenticate your Windows
Account. Do you have permissions to view that DB?

Have a look at this article as well for some nuances of DTS when run as a
scheduled job

http://support.microsoft.com/?kbid=269074

and be aware of this

http://support.microsoft.com/?kbid=290077


--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"haseeb" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi all,
Sql server 7.0

I have a DTS replication which truncates the destination
of one database and copies all the rows from the source
table of another database of same server(1st server) in
first step. in second step the rows are copied from
destination table to another table of other server(2nd
server).its an scheduled job.
its hung now as even after several hours the status shows
executing.
when i go to Dts designer and try to click on
transformations it gives error cannot open database '1st
server database' requested in login

pls help me in this.

TIA.



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

Default Re: cannot open database requested in login - 07-19-2004 , 11:41 AM



Hi,

thanks for reply,
But the DTS job was running from several months we did not
face any problem except this time and no one has changed
the user or the sa password.

Pls suggest.

TIA

Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: cannot open database requested in login - 07-19-2004 , 12:08 PM



Has somebody deleted the DB then?

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"haseeb" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

thanks for reply,
But the DTS job was running from several months we did not
face any problem except this time and no one has changed
the user or the sa password.

Pls suggest.

TIA



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

Default Re: cannot open database requested in login - 07-19-2004 , 12:24 PM



Hi,

The database is intact no one has deleted it.
i even checked it manually.


TIA

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.