Re: Terminating this procedure. Cannot have an open transaction when this is run.
From: Tibor Karaszi (tibor.please_reply_to_public_forum.karaszi_at_cornerstone.se)
Date: 12/19/03
- Next message: ken: "upgrade MSDE to sp3a"
- Previous message: Baisong Wei[MSFT]: "RE: Accessing SQL Server Accross Domain"
- In reply to: DavidM: "Terminating this procedure. Cannot have an open transaction when this is run."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 19 Dec 2003 11:48:17 +0100
Sounds to me like an sp_configure issue. Can you post the output from sp_configure form that server?
-- Tibor Karaszi, SQL Server MVP Archive at: http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver "DavidM" <scandal_123@cox.net> wrote in message news:u%233cS8cxDHA.2064@TK2MSFTNGP10.phx.gbl... > Hello - > > I'm trying to run > > Exec sp_change_Users_login 'report' > > From a few databases on our production server. When I try to execute, I'm > receiving the following error message: > > Server: Msg 15289, Level 16, State 1, Procedure sp_change_users_login, Line > 27 > > Terminating this procedure. Cannot have an open transaction when this is > run. > > This appears to run other servers. The particular server I'm trying to get > this to work on is our DSS serer where tables are either truncated and/or > dropped and created nightly for about 15+ databases. > > Transaction log is set to Simple and we're running SQL Server 2000. > > Thanks > > > -- > ...david > http://www.micro-mess.com > http://www.va-mustang.com > If you wish to reply to me personally, please remove > the "underline" from scandal_123@cox.net. The is done to avoid SPAM! > >
- Next message: ken: "upgrade MSDE to sp3a"
- Previous message: Baisong Wei[MSFT]: "RE: Accessing SQL Server Accross Domain"
- In reply to: DavidM: "Terminating this procedure. Cannot have an open transaction when this is run."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|