Showing posts with label update. Show all posts
Showing posts with label update. Show all posts

Thursday, March 29, 2012

Error installing SSIS

Hello a try installing SQL Server 2005 CTP and have many problem: this install fail when try installing SSIS and SSRS teh error is not update NETWORK AUTHORITY\ IN LOCAL ACCOUNT, what happend? please help me!
MarcoPlease try setup forum, there might be people more qualified to help with setup problem in that forum.

http://forums.microsoft.com/msdn/ShowForum.aspx?ForumID=95

Tuesday, March 27, 2012

Error installing SQL Server 2000

I think the problem is the Security Update KB824141 installed in Windows 2000 Server. T
ry to unistall it. (I found about this problem when I was searching in Google, but I di
d not test this solution. This solution was provided by http://examnotes.net/arch/

71/2003/10/959891).
If it fixes the problem, please, post it here.
(Sorry if my english is bad, I'm brasilian.)
God bless you.
-- PsyClown wrote: --
The installation is going fine untill it was finished copying files to the d
isk and starts setting up the server.
"First of the all the following error eccures: (ill try translating it from
danish to english)
The system dll file kernel32.dll was moved in the memory. The program will n
ot run correcly. The moving eccured, because the dll file C:\WINNT\system32\
MPR.dll used it in the adressarea, there otherwise was reversed for Windows
dll files.
The deliver of the dll file should be contacted to get a new dll file."
And then I get another error wich I can't remember now.
Well I've tried closing all unused programs before installing, but it doesn'
t help a bit and i've tried searching for something that could help me, with
out any results.
I hope someone can help me.It worked after I uninstalled the update.
thx for the help
*** Sent via Developersdex http://www.examnotes.net ***
Don't just participate in USENET...get rewarded for it!

Monday, March 26, 2012

Error installing KB 921896 (Microsoft SQL Server 2005 Express Edition)

I've been having trouble installing this update for Microsoft SQL Server Express Edition.

I have found some posts pertaining to this, but it looks like as if the cause can be any number of things. I do see that most ask for the contents of a file to be listed, so I'll list that below.

The error in the update history is also as follows:

Error Code: 0x64C
Try to install the update again, or request help from one of the following resources.

For self-help options:

Frequently Asked Questions
Find Solutions
Windows Update Newsgroup

For assisted support options:

Microsoft Online Assisted Support (no-cost for issues related to getting updates)

Print | Close

And here are the contents of F:\Program
Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\summary.txt

Time: 04/12/2007 20:12:10.359
KB Number: KB921896
Machine: AEON
OS Version: Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Package Language: 1033 (ENU)
Package Platform: x86
Package SP Level: 2
Package Version: 3042
Command-line parameters specified:
/quiet
/allinstances
Cluster Installation: No

************************************************** ********************************
Prerequisites Check & Status
SQLSupport: Passed

************************************************** ********************************
Products Detected Language Level Patch Level Platform Edition
Express Database Services (SQLEXPRESS) ENU RTM 2005.090.1399.00 x86 EXPRESS
Express Database Services (SQLExpress) ENU RTM x86 EXPRESS

************************************************** ********************************
Products Disqualified & Reason
Product Reason

************************************************** ********************************
Processes Locking Files
Process Name Feature Type User Name PID

************************************************** ********************************
Product Installation Status
Product : Express Database Services (SQLEXPRESS)
Product Version (Previous): 1399
Product Version (Final) :
Status : Failure
Log File : F:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9Express_Hotfix_KB921896_S QLEXPR.EXE
SQL Express Features : SQL_Data_Files,SQL_Engine,SQL_Replication,SQL_Shar edTools
Error Number : 1612
Error Description : Unable to install Windows Installer MSI file
-
Product : Express Database Services (SQLExpress)
Product Version (Previous):
Product Version (Final) :
Status : Failure
Log File : F:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9Express_Hotfix_KB921896_S QLEXPR.EXE
SQL Express Features : Client_Components,Connectivity,SDK
Error Number : 1612
Error Description : Unable to install Windows Installer MSI file
-

************************************************** ********************************
Summary
One or more products failed to install, see above for details
Exit Code Returned: 1612

ThanksI had a similar problem and found after some searching that in my case it was due to the SQL Express service being disabled.

Start -> Run and enter: services.msc
Go to the SQL Server (SQLEXPRESS) service. If it is disabled, then go into properties, set it to automatic and start it.
Then try installing the updates again.
Once finished, you can disable the service again.
|||Probably should have mentioned that I checked for this. I'd seen this as a problem before and it is running, though I never actually use it.
|||

i have the same probleme with the kb 921896 update

i did like it is siad earleir i activate the sql server services

but the update still will not install

anybody know how to fix that update?

thanks

|||

I can not install this update, I have tryed over, and over. It keeps coming up with a code error of : 2B22 than says get help.

It will not search for other updates until I get this installed, what can I do I have inabled things but still not working.

Thanks

Rob

|||Had the same problem. Installed SQLEXPR_ADV.EXE This is SR2 version of SQL Express. Solved problem. Helpdesk came with all sort of "solutions", none helped|||How did you go about installing SQLEXPR_ADV.EXE? Is there a download link from Microsoft or something?
|||I have done, what you said. And, it still will NOT install SQL SERVER 2005 Express 2|||

oist wrote:

Had the same problem. Installed SQLEXPR_ADV.EXE This is SR2 version of SQL Express. Solved problem. Helpdesk came with all sort of "solutions", none helped

Tried searching MS - only one reference found - indicateds running from command prompt. Received message "SQLEXPR_ADV.EXE not found". Error 2B22 get help ...............

|||

Hi,

I've looked into this and think I've found the answer as it was causing other problems I've had...

I deleted from disk the entire of the profile of one of the user accounts I use, and this user account was the one under which most of the software on the machine was installed (even though installed for all users).

The problem was that the installation source MSIs were cached in that users profile, not the system profile (which I think is wrong) but the upshot was that any upgrade/remove of packages installed as that user failed.

When I checked the logs of 921896 and saw that it was complaining about missing source, I had to do what I did with all the other apps, and Zap the MSI installation database for SQL Express. Then, you need to delete the SQL services, delete the SQL registry keys, and then re-apply SQL Express. Then you should be OK. If you do actually have any data, you'll need to backup/restore.

Worked for me...

Anthony

|||I installed SQLEXPR_ADV.EXE and solve the problem. During the installation asp.net messaging problem occur but at the end it installed succesfully on my Vista x64. I didn't have listed MSSQLEXPRESS service in services.

Error installing KB 921896 (Microsoft SQL Server 2005 Express Edition)

I've been having trouble installing this update for Microsoft SQL Server Express Edition.

I have found some posts pertaining to this, but it looks like as if the cause can be any number of things. I do see that most ask for the contents of a file to be listed, so I'll list that below.

The error in the update history is also as follows:

Error Code: 0x64C
Try to install the update again, or request help from one of the following resources.

For self-help options:

Frequently Asked Questions
Find Solutions
Windows Update Newsgroup

For assisted support options:

Microsoft Online Assisted Support (no-cost for issues related to getting updates)

Print | Close

And here are the contents of F:\Program
Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\summary.txt

Time: 04/12/2007 20:12:10.359
KB Number: KB921896
Machine: AEON
OS Version: Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Package Language: 1033 (ENU)
Package Platform: x86
Package SP Level: 2
Package Version: 3042
Command-line parameters specified:
/quiet
/allinstances
Cluster Installation: No

************************************************** ********************************
Prerequisites Check & Status
SQLSupport: Passed

************************************************** ********************************
Products Detected Language Level Patch Level Platform Edition
Express Database Services (SQLEXPRESS) ENU RTM 2005.090.1399.00 x86 EXPRESS
Express Database Services (SQLExpress) ENU RTM x86 EXPRESS

************************************************** ********************************
Products Disqualified & Reason
Product Reason

************************************************** ********************************
Processes Locking Files
Process Name Feature Type User Name PID

************************************************** ********************************
Product Installation Status
Product : Express Database Services (SQLEXPRESS)
Product Version (Previous): 1399
Product Version (Final) :
Status : Failure
Log File : F:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9Express_Hotfix_KB921896_S QLEXPR.EXE
SQL Express Features : SQL_Data_Files,SQL_Engine,SQL_Replication,SQL_Shar edTools
Error Number : 1612
Error Description : Unable to install Windows Installer MSI file
-
Product : Express Database Services (SQLExpress)
Product Version (Previous):
Product Version (Final) :
Status : Failure
Log File : F:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9Express_Hotfix_KB921896_S QLEXPR.EXE
SQL Express Features : Client_Components,Connectivity,SDK
Error Number : 1612
Error Description : Unable to install Windows Installer MSI file
-

************************************************** ********************************
Summary
One or more products failed to install, see above for details
Exit Code Returned: 1612

ThanksI had a similar problem and found after some searching that in my case it was due to the SQL Express service being disabled.

Start -> Run and enter: services.msc
Go to the SQL Server (SQLEXPRESS) service. If it is disabled, then go into properties, set it to automatic and start it.
Then try installing the updates again.
Once finished, you can disable the service again.
|||Probably should have mentioned that I checked for this. I'd seen this as a problem before and it is running, though I never actually use it.
|||

i have the same probleme with the kb 921896 update

i did like it is siad earleir i activate the sql server services

but the update still will not install

anybody know how to fix that update?

thanks

|||

I can not install this update, I have tryed over, and over. It keeps coming up with a code error of : 2B22 than says get help.

It will not search for other updates until I get this installed, what can I do I have inabled things but still not working.

Thanks

Rob

|||Had the same problem. Installed SQLEXPR_ADV.EXE This is SR2 version of SQL Express. Solved problem. Helpdesk came with all sort of "solutions", none helped|||How did you go about installing SQLEXPR_ADV.EXE? Is there a download link from Microsoft or something?
|||I have done, what you said. And, it still will NOT install SQL SERVER 2005 Express 2|||

oist wrote:

Had the same problem. Installed SQLEXPR_ADV.EXE This is SR2 version of SQL Express. Solved problem. Helpdesk came with all sort of "solutions", none helped

Tried searching MS - only one reference found - indicateds running from command prompt. Received message "SQLEXPR_ADV.EXE not found". Error 2B22 get help ...............

|||

Hi,

I've looked into this and think I've found the answer as it was causing other problems I've had...

I deleted from disk the entire of the profile of one of the user accounts I use, and this user account was the one under which most of the software on the machine was installed (even though installed for all users).

The problem was that the installation source MSIs were cached in that users profile, not the system profile (which I think is wrong) but the upshot was that any upgrade/remove of packages installed as that user failed.

When I checked the logs of 921896 and saw that it was complaining about missing source, I had to do what I did with all the other apps, and Zap the MSI installation database for SQL Express. Then, you need to delete the SQL services, delete the SQL registry keys, and then re-apply SQL Express. Then you should be OK. If you do actually have any data, you'll need to backup/restore.

Worked for me...

Anthony

|||I installed SQLEXPR_ADV.EXE and solve the problem. During the installation asp.net messaging problem occur but at the end it installed succesfully on my Vista x64. I didn't have listed MSSQLEXPRESS service in services.

Error installing KB 921896 (Microsoft SQL Server 2005 Express Edition)

I've been having trouble installing this update for Microsoft SQL Server Express Edition.

I have found some posts pertaining to this, but it looks like as if the cause can be any number of things. I do see that most ask for the contents of a file to be listed, so I'll list that below.

The error in the update history is also as follows:

Error Code: 0x64C
Try to install the update again, or request help from one of the following resources.

For self-help options:

Frequently Asked Questions
Find Solutions
Windows Update Newsgroup

For assisted support options:

Microsoft Online Assisted Support (no-cost for issues related to getting updates)

Print | Close

And here are the contents of F:\Program
Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\summary.txt

Time: 04/12/2007 20:12:10.359
KB Number: KB921896
Machine: AEON
OS Version: Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Package Language: 1033 (ENU)
Package Platform: x86
Package SP Level: 2
Package Version: 3042
Command-line parameters specified:
/quiet
/allinstances
Cluster Installation: No

************************************************** ********************************
Prerequisites Check & Status
SQLSupport: Passed

************************************************** ********************************
Products Detected Language Level Patch Level Platform Edition
Express Database Services (SQLEXPRESS) ENU RTM 2005.090.1399.00 x86 EXPRESS
Express Database Services (SQLExpress) ENU RTM x86 EXPRESS

************************************************** ********************************
Products Disqualified & Reason
Product Reason

************************************************** ********************************
Processes Locking Files
Process Name Feature Type User Name PID

************************************************** ********************************
Product Installation Status
Product : Express Database Services (SQLEXPRESS)
Product Version (Previous): 1399
Product Version (Final) :
Status : Failure
Log File : F:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9Express_Hotfix_KB921896_S QLEXPR.EXE
SQL Express Features : SQL_Data_Files,SQL_Engine,SQL_Replication,SQL_Shar edTools
Error Number : 1612
Error Description : Unable to install Windows Installer MSI file
-
Product : Express Database Services (SQLExpress)
Product Version (Previous):
Product Version (Final) :
Status : Failure
Log File : F:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9Express_Hotfix_KB921896_S QLEXPR.EXE
SQL Express Features : Client_Components,Connectivity,SDK
Error Number : 1612
Error Description : Unable to install Windows Installer MSI file
-

************************************************** ********************************
Summary
One or more products failed to install, see above for details
Exit Code Returned: 1612

ThanksI had a similar problem and found after some searching that in my case it was due to the SQL Express service being disabled.

Start -> Run and enter: services.msc
Go to the SQL Server (SQLEXPRESS) service. If it is disabled, then go into properties, set it to automatic and start it.
Then try installing the updates again.
Once finished, you can disable the service again.
|||Probably should have mentioned that I checked for this. I'd seen this as a problem before and it is running, though I never actually use it.
|||

i have the same probleme with the kb 921896 update

i did like it is siad earleir i activate the sql server services

but the update still will not install

anybody know how to fix that update?

thanks

|||

I can not install this update, I have tryed over, and over. It keeps coming up with a code error of : 2B22 than says get help.

It will not search for other updates until I get this installed, what can I do I have inabled things but still not working.

Thanks

Rob

|||Had the same problem. Installed SQLEXPR_ADV.EXE This is SR2 version of SQL Express. Solved problem. Helpdesk came with all sort of "solutions", none helped|||How did you go about installing SQLEXPR_ADV.EXE? Is there a download link from Microsoft or something?
|||I have done, what you said. And, it still will NOT install SQL SERVER 2005 Express 2|||

oist wrote:

Had the same problem. Installed SQLEXPR_ADV.EXE This is SR2 version of SQL Express. Solved problem. Helpdesk came with all sort of "solutions", none helped

Tried searching MS - only one reference found - indicateds running from command prompt. Received message "SQLEXPR_ADV.EXE not found". Error 2B22 get help ...............

|||

Hi,

I've looked into this and think I've found the answer as it was causing other problems I've had...

I deleted from disk the entire of the profile of one of the user accounts I use, and this user account was the one under which most of the software on the machine was installed (even though installed for all users).

The problem was that the installation source MSIs were cached in that users profile, not the system profile (which I think is wrong) but the upshot was that any upgrade/remove of packages installed as that user failed.

When I checked the logs of 921896 and saw that it was complaining about missing source, I had to do what I did with all the other apps, and Zap the MSI installation database for SQL Express. Then, you need to delete the SQL services, delete the SQL registry keys, and then re-apply SQL Express. Then you should be OK. If you do actually have any data, you'll need to backup/restore.

Worked for me...

Anthony

|||I installed SQLEXPR_ADV.EXE and solve the problem. During the installation asp.net messaging problem occur but at the end it installed succesfully on my Vista x64. I didn't have listed MSSQLEXPRESS service in services.

Error installing KB 921896 (Microsoft SQL Server 2005 Express Edition)

I've been having trouble installing this update for Microsoft SQL Server Express Edition.

I have found some posts pertaining to this, but it looks like as if the cause can be any number of things. I do see that most ask for the contents of a file to be listed, so I'll list that below.

The error in the update history is also as follows:

Error Code: 0x64C
Try to install the update again, or request help from one of the following resources.

For self-help options:

Frequently Asked Questions
Find Solutions
Windows Update Newsgroup

For assisted support options:

Microsoft Online Assisted Support (no-cost for issues related to getting updates)

Print | Close

And here are the contents of F:\Program
Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\summary.txt

Time: 04/12/2007 20:12:10.359
KB Number: KB921896
Machine: AEON
OS Version: Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Package Language: 1033 (ENU)
Package Platform: x86
Package SP Level: 2
Package Version: 3042
Command-line parameters specified:
/quiet
/allinstances
Cluster Installation: No

************************************************** ********************************
Prerequisites Check & Status
SQLSupport: Passed

************************************************** ********************************
Products Detected Language Level Patch Level Platform Edition
Express Database Services (SQLEXPRESS) ENU RTM 2005.090.1399.00 x86 EXPRESS
Express Database Services (SQLExpress) ENU RTM x86 EXPRESS

************************************************** ********************************
Products Disqualified & Reason
Product Reason

************************************************** ********************************
Processes Locking Files
Process Name Feature Type User Name PID

************************************************** ********************************
Product Installation Status
Product : Express Database Services (SQLEXPRESS)
Product Version (Previous): 1399
Product Version (Final) :
Status : Failure
Log File : F:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9Express_Hotfix_KB921896_S QLEXPR.EXE
SQL Express Features : SQL_Data_Files,SQL_Engine,SQL_Replication,SQL_Shar edTools
Error Number : 1612
Error Description : Unable to install Windows Installer MSI file
-
Product : Express Database Services (SQLExpress)
Product Version (Previous):
Product Version (Final) :
Status : Failure
Log File : F:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9Express_Hotfix_KB921896_S QLEXPR.EXE
SQL Express Features : Client_Components,Connectivity,SDK
Error Number : 1612
Error Description : Unable to install Windows Installer MSI file
-

************************************************** ********************************
Summary
One or more products failed to install, see above for details
Exit Code Returned: 1612

ThanksI had a similar problem and found after some searching that in my case it was due to the SQL Express service being disabled.

Start -> Run and enter: services.msc
Go to the SQL Server (SQLEXPRESS) service. If it is disabled, then go into properties, set it to automatic and start it.
Then try installing the updates again.
Once finished, you can disable the service again.
|||Probably should have mentioned that I checked for this. I'd seen this as a problem before and it is running, though I never actually use it.
|||

i have the same probleme with the kb 921896 update

i did like it is siad earleir i activate the sql server services

but the update still will not install

anybody know how to fix that update?

thanks

|||

I can not install this update, I have tryed over, and over. It keeps coming up with a code error of : 2B22 than says get help.

It will not search for other updates until I get this installed, what can I do I have inabled things but still not working.

Thanks

Rob

|||Had the same problem. Installed SQLEXPR_ADV.EXE This is SR2 version of SQL Express. Solved problem. Helpdesk came with all sort of "solutions", none helped|||How did you go about installing SQLEXPR_ADV.EXE? Is there a download link from Microsoft or something?
|||I have done, what you said. And, it still will NOT install SQL SERVER 2005 Express 2|||

oist wrote:

Had the same problem. Installed SQLEXPR_ADV.EXE This is SR2 version of SQL Express. Solved problem. Helpdesk came with all sort of "solutions", none helped

Tried searching MS - only one reference found - indicateds running from command prompt. Received message "SQLEXPR_ADV.EXE not found". Error 2B22 get help ...............

|||

Hi,

I've looked into this and think I've found the answer as it was causing other problems I've had...

I deleted from disk the entire of the profile of one of the user accounts I use, and this user account was the one under which most of the software on the machine was installed (even though installed for all users).

The problem was that the installation source MSIs were cached in that users profile, not the system profile (which I think is wrong) but the upshot was that any upgrade/remove of packages installed as that user failed.

When I checked the logs of 921896 and saw that it was complaining about missing source, I had to do what I did with all the other apps, and Zap the MSI installation database for SQL Express. Then, you need to delete the SQL services, delete the SQL registry keys, and then re-apply SQL Express. Then you should be OK. If you do actually have any data, you'll need to backup/restore.

Worked for me...

Anthony

|||I installed SQLEXPR_ADV.EXE and solve the problem. During the installation asp.net messaging problem occur but at the end it installed succesfully on my Vista x64. I didn't have listed MSSQLEXPRESS service in services.

Thursday, March 22, 2012

Error in Updating records using Openquery

Hi,

I am trying to update a DB2 table from Sql Server using Openquery but it gives me an

error, I tried selecting rows from the DB2 table using Openquery and it works fine.

Following is the update query:

UPDATE OPENQUERY(DB2_DB2T, 'SELECT STATUS FROM $ZUDBA01.TPT20_VOLS

WHERE AUD_NBR=10000004 AND POLL_NUM_ACTUAL=''999456789'' AND

REC_TYP=''SYM''') SET STATUS='RETURNED'

This query when executed gives following error:

Server: Msg 7399, Level 16, State 1, Line 35
OLE DB provider 'MSDASQL' reported an error.
[OLE/DB provider returned message: Insufficient base table information for updating or

refreshing.]
OLE DB error trace [OLE/DB Provider 'MSDASQL' IRowsetChange:: SetData returned

0x80004005: ].

Kindly help me out.

Thanks and Regards,

Pranjal

I am not sure how much this helps...but check it


http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=113747&SiteID=1

sql

error in updating field thru stor_proc

I'm trying to update 'password' field in a table thru a stored procedure which is called from my program.

I'm passing the values for password and the key fields.

While debugging I can see the values in each parameter, but I get an error that the 'value for password was not passed'.

Here's the program snippet for calling the stored proc.

All three parameters are 'varchar' type

dbConn.Open();

dbConn.CreateParameters(3);

dbConn.AddParameters(0, Pwd, newPwd);

dbConn.AddParameters(1, Login, pwd_Login);

dbConn.AddParameters(2, IdNum, pwd_IdNum);

result = dbMgr.ExecuteNonQuery(CommandType.StoredProcedure, SP_UPDPWD);

--

EXEC @.return_value = [dbo].[usp_UsrMstUpdPwdParaPwdEmailCaseNum]

@.Pwd = N'3Sg7vqowIBRdfgdfgrgdjykFTjTFt5hfHfhFtFghzIG1haWRliBuYW1lPw==',

@.Login = N'xyz@.abc.com',

@.IdNumber = N'00009'

--

What am I missing?

Is Pwd a variable or constant set to "@.Pwd", login to "@.Login", IdNum to "@.IdNum", and "SP_UPDPWD" to the appropriate string for your stored procedure?

Also, is this using an IDBManager pattern?

Thanks,

John

|||

Never mind. found the problem

The parameter for Password was not spelt right!

Sunday, March 11, 2012

Error In Replace With Spaces

Hi !
I'm trying to put a space after . and , in varchar fields.

I've tried

UPDATE Resultados
SET RespuestaAbierta = REPLACE(RespuestaAbierta, ',', ', ')

but nothing happened

What's wrong ??

Thanks and sorry if my english isnt so good.

Eduardo (from Argentina)This works fine for me:

drop table test2
create table test2(f1 varchar(1000))
insert test2 select '1,2,3,4,5,6,7'
select REPLACE(f1, ',', ', ') from test2

update test2 set f1=REPLACE(f1, ',', ', ')
select * from test2|||It seems to work fine for me, using:SELECT Replace('1,2,3,4,5,6,7,8,9', ',', ', ')Maybe the character you are looking for only looks like it is a comma.

-PatP|||Trabajos para m

DECLARE @.RespuestaAbierta varchar(50)
SELECT @.RespuestaAbierta = 'Brett,Kaiser'
SELECT REPLACE(@.RespuestaAbierta, ',', ', ')|||I can't understand,

this works fine ...

drop table test2
create table test2(f1 varchar(4000))
insert test2 select '1,2,3,4,5,6,7'
insert test2 select 'ninguna en especial,me la recomendo mi hermano.'
select REPLACE(f1, ',', ', ') from test2
update test2 set f1=REPLACE(f1, ',', ', ')

select * from test2
1, 2, 3, 4, 5, 6, 7
ninguna en especial, me la recomendo mi hermano.

but this one doesn't

select respuestaabierta,
REPLACE(respuestaabierta, ',', ', ')
from resultados
where idresultado = 1244591

ninguna en especial,me la recomendo mi hermano. ninguna en especial,me la recomendo mi hermano.

The field respuestaabierta is varchar(4000) null

Thanks for your answers !|||I remeber...the answer is that the comma in your column is not a comma!

That bugged us for a while once...

select char(130), ascii(',')

Do This

DECLARE @.x varchar(80)
SELECT @.x = 'This is not a comma' + CHAR(130) + ' even though it looks like one'
SELECT @.x
-- Then do

select CHARINDEX(CHAR(130),respuestaabierta)
from resultados
where idresultado = 1244591

-- If it's not 0, then that's what it is...

And let us know...|||Thanks, Brett

but that's not the problem :

select CHARINDEX(CHAR(130),respuestaabierta) , CHARINDEX(CHAR(44),respuestaabierta)
from resultados
where idresultado = 1244591
Output:

0 20

I've noticed that the table has

Collation = SQL_Latin1_General_CP1_CI_AS

and, with Collation = databasedefault works fine

what does it mean ?

Thanks|||Damn...I thought that might have been it...

Can you post the DDL of your table?

Do you know how to do that in Enterprise manager?|||Bred,
thanks for everything, I gave up
I did a stored procedure wich updates row by row (instead a single update command).
Thanks again. Eduardo (from Argentina)|||Too bad...I was gonna suggest that you find the position and say

SELECT ASCII(SUBSTRING(col1,n,1))

to see what the damn thing was...

what code did you use?

error in query execution plan when using linked server

One of our jobs stopped working. It gets to a certain update statement and
never finishes. We've tried new linked servers. I looked at an execution plan
yesterday and then today I added another linked server to test with and got
this error when I tried to look at the execution plan - "OLE DB provider
'SQLOLEDB' returned a 'NON-CLUSTERED and NOT INTEGRATED' index
'IX_PESTACCT_3' with incorrect bookmark ordinal 0. OLE DB error trace
[Non-interface error: OLE/DB provider returned an invalid bookmark ordinal
from the index rowset.]."
And now when I go back to using the original linked server I get the same
error.
Any ideas?
Thanks,
Dan D.
I guess the issue as to why you get the error now on the
original linked server is answered in your post on settings.
In terms of the specific error you are getting, it can
depend on what provider you are using and what options you
have selected for the provider. I've seen the error when
using Index As Access path for the provider option. You
typically use the option when the data source is on the
same server as SQL Server. You can find more information on
this option in books online under the topic:
Keyset-Driven Cursors Requirements for OLE DB Providers
Try removing the option to see if that specific error goes
away.
In terms of troubleshooting why the job stopped working, you
can turn on a trace flag to try to get additional error
information. Execute:
dbcc traceon(7300,3604)
and then run the query used by the job in Query Analyzer.
You could also use profiler and capture the OLEDB Errors
event.
-Sue
On Tue, 18 Jan 2005 07:53:15 -0800, Dan D.
<DanD@.discussions.microsoft.com> wrote:

>One of our jobs stopped working. It gets to a certain update statement and
>never finishes. We've tried new linked servers. I looked at an execution plan
>yesterday and then today I added another linked server to test with and got
>this error when I tried to look at the execution plan - "OLE DB provider
>'SQLOLEDB' returned a 'NON-CLUSTERED and NOT INTEGRATED' index
>'IX_PESTACCT_3' with incorrect bookmark ordinal 0. OLE DB error trace
>[Non-interface error: OLE/DB provider returned an invalid bookmark ordinal
>from the index rowset.]."
>And now when I go back to using the original linked server I get the same
>error.
>Any ideas?
>Thanks,
|||Yes that's the option. When I stopped using it the error went away.
I'll try the traceon and profiler.
Thanks Sue,
Dan D.
"Sue Hoegemeier" wrote:

> I guess the issue as to why you get the error now on the
> original linked server is answered in your post on settings.
> In terms of the specific error you are getting, it can
> depend on what provider you are using and what options you
> have selected for the provider. I've seen the error when
> using Index As Access path for the provider option. You
> typically use the option when the data source is on the
> same server as SQL Server. You can find more information on
> this option in books online under the topic:
> Keyset-Driven Cursors Requirements for OLE DB Providers
> Try removing the option to see if that specific error goes
> away.
> In terms of troubleshooting why the job stopped working, you
> can turn on a trace flag to try to get additional error
> information. Execute:
> dbcc traceon(7300,3604)
> and then run the query used by the job in Query Analyzer.
> You could also use profiler and capture the OLEDB Errors
> event.
> -Sue
> On Tue, 18 Jan 2005 07:53:15 -0800, Dan D.
> <DanD@.discussions.microsoft.com> wrote:
>
>
|||Hi,
I am developing an ole db provider and am getting the same error. It occurs
right after sql server reads the INDEXES schema rowset. I have set the
"Index as access path option" on and need to make it work with this option
on.
I have found that if I change the schema rowset to indicate that it is an
integrated index, the error goes away. Also, it seems odd to me that the
message is generated before the IOpenRowset call to open the index rowset
even occurs. There must be something in the schema rowset that sql server
uses to produce this error message.
What changes do I need to make to the index schema entries to prevent this
error ?
Thanks,
Bill Emerson
"Sue Hoegemeier" wrote:

> I guess the issue as to why you get the error now on the
> original linked server is answered in your post on settings.
> In terms of the specific error you are getting, it can
> depend on what provider you are using and what options you
> have selected for the provider. I've seen the error when
> using Index As Access path for the provider option. You
> typically use the option when the data source is on the
> same server as SQL Server. You can find more information on
> this option in books online under the topic:
> Keyset-Driven Cursors Requirements for OLE DB Providers
> Try removing the option to see if that specific error goes
> away.
> In terms of troubleshooting why the job stopped working, you
> can turn on a trace flag to try to get additional error
> information. Execute:
> dbcc traceon(7300,3604)
> and then run the query used by the job in Query Analyzer.
> You could also use profiler and capture the OLEDB Errors
> event.
> -Sue
> On Tue, 18 Jan 2005 07:53:15 -0800, Dan D.
> <DanD@.discussions.microsoft.com> wrote:
>
>

error in query execution plan when using linked server

One of our jobs stopped working. It gets to a certain update statement and
never finishes. We've tried new linked servers. I looked at an execution plan
yesterday and then today I added another linked server to test with and got
this error when I tried to look at the execution plan - "OLE DB provider
'SQLOLEDB' returned a 'NON-CLUSTERED and NOT INTEGRATED' index
'IX_PESTACCT_3' with incorrect bookmark ordinal 0. OLE DB error trace
[Non-interface error: OLE/DB provider returned an invalid bookmark ordinal
from the index rowset.]."
And now when I go back to using the original linked server I get the same
error.
Any ideas?
Thanks,
--
Dan D.I guess the issue as to why you get the error now on the
original linked server is answered in your post on settings.
In terms of the specific error you are getting, it can
depend on what provider you are using and what options you
have selected for the provider. I've seen the error when
using Index As Access path for the provider option. You
typically use the option when the data source is on the
same server as SQL Server. You can find more information on
this option in books online under the topic:
Keyset-Driven Cursors Requirements for OLE DB Providers
Try removing the option to see if that specific error goes
away.
In terms of troubleshooting why the job stopped working, you
can turn on a trace flag to try to get additional error
information. Execute:
dbcc traceon(7300,3604)
and then run the query used by the job in Query Analyzer.
You could also use profiler and capture the OLEDB Errors
event.
-Sue
On Tue, 18 Jan 2005 07:53:15 -0800, Dan D.
<DanD@.discussions.microsoft.com> wrote:
>One of our jobs stopped working. It gets to a certain update statement and
>never finishes. We've tried new linked servers. I looked at an execution plan
>yesterday and then today I added another linked server to test with and got
>this error when I tried to look at the execution plan - "OLE DB provider
>'SQLOLEDB' returned a 'NON-CLUSTERED and NOT INTEGRATED' index
>'IX_PESTACCT_3' with incorrect bookmark ordinal 0. OLE DB error trace
>[Non-interface error: OLE/DB provider returned an invalid bookmark ordinal
>from the index rowset.]."
>And now when I go back to using the original linked server I get the same
>error.
>Any ideas?
>Thanks,|||Yes that's the option. When I stopped using it the error went away.
I'll try the traceon and profiler.
Thanks Sue,
Dan D.
"Sue Hoegemeier" wrote:
> I guess the issue as to why you get the error now on the
> original linked server is answered in your post on settings.
> In terms of the specific error you are getting, it can
> depend on what provider you are using and what options you
> have selected for the provider. I've seen the error when
> using Index As Access path for the provider option. You
> typically use the option when the data source is on the
> same server as SQL Server. You can find more information on
> this option in books online under the topic:
> Keyset-Driven Cursors Requirements for OLE DB Providers
> Try removing the option to see if that specific error goes
> away.
> In terms of troubleshooting why the job stopped working, you
> can turn on a trace flag to try to get additional error
> information. Execute:
> dbcc traceon(7300,3604)
> and then run the query used by the job in Query Analyzer.
> You could also use profiler and capture the OLEDB Errors
> event.
> -Sue
> On Tue, 18 Jan 2005 07:53:15 -0800, Dan D.
> <DanD@.discussions.microsoft.com> wrote:
> >One of our jobs stopped working. It gets to a certain update statement and
> >never finishes. We've tried new linked servers. I looked at an execution plan
> >yesterday and then today I added another linked server to test with and got
> >this error when I tried to look at the execution plan - "OLE DB provider
> >'SQLOLEDB' returned a 'NON-CLUSTERED and NOT INTEGRATED' index
> >'IX_PESTACCT_3' with incorrect bookmark ordinal 0. OLE DB error trace
> >[Non-interface error: OLE/DB provider returned an invalid bookmark ordinal
> >from the index rowset.]."
> >
> >And now when I go back to using the original linked server I get the same
> >error.
> >
> >Any ideas?
> >
> >Thanks,
>|||Hi,
I am developing an ole db provider and am getting the same error. It occurs
right after sql server reads the INDEXES schema rowset. I have set the
"Index as access path option" on and need to make it work with this option
on.
I have found that if I change the schema rowset to indicate that it is an
integrated index, the error goes away. Also, it seems odd to me that the
message is generated before the IOpenRowset call to open the index rowset
even occurs. There must be something in the schema rowset that sql server
uses to produce this error message.
What changes do I need to make to the index schema entries to prevent this
error ?
Thanks,
Bill Emerson
"Sue Hoegemeier" wrote:
> I guess the issue as to why you get the error now on the
> original linked server is answered in your post on settings.
> In terms of the specific error you are getting, it can
> depend on what provider you are using and what options you
> have selected for the provider. I've seen the error when
> using Index As Access path for the provider option. You
> typically use the option when the data source is on the
> same server as SQL Server. You can find more information on
> this option in books online under the topic:
> Keyset-Driven Cursors Requirements for OLE DB Providers
> Try removing the option to see if that specific error goes
> away.
> In terms of troubleshooting why the job stopped working, you
> can turn on a trace flag to try to get additional error
> information. Execute:
> dbcc traceon(7300,3604)
> and then run the query used by the job in Query Analyzer.
> You could also use profiler and capture the OLEDB Errors
> event.
> -Sue
> On Tue, 18 Jan 2005 07:53:15 -0800, Dan D.
> <DanD@.discussions.microsoft.com> wrote:
> >One of our jobs stopped working. It gets to a certain update statement and
> >never finishes. We've tried new linked servers. I looked at an execution plan
> >yesterday and then today I added another linked server to test with and got
> >this error when I tried to look at the execution plan - "OLE DB provider
> >'SQLOLEDB' returned a 'NON-CLUSTERED and NOT INTEGRATED' index
> >'IX_PESTACCT_3' with incorrect bookmark ordinal 0. OLE DB error trace
> >[Non-interface error: OLE/DB provider returned an invalid bookmark ordinal
> >from the index rowset.]."
> >
> >And now when I go back to using the original linked server I get the same
> >error.
> >
> >Any ideas?
> >
> >Thanks,
>

error in query execution plan when using linked server

One of our jobs stopped working. It gets to a certain update statement and
never finishes. We've tried new linked servers. I looked at an execution pla
n
yesterday and then today I added another linked server to test with and got
this error when I tried to look at the execution plan - "OLE DB provider
'SQLOLEDB' returned a 'NON-CLUSTERED and NOT INTEGRATED' index
'IX_PESTACCT_3' with incorrect bookmark ordinal 0. OLE DB error trace
[Non-interface error: OLE/DB provider returned an invalid bookmark ordi
nal
from the index rowset.]."
And now when I go back to using the original linked server I get the same
error.
Any ideas?
Thanks,
--
Dan D.I guess the issue as to why you get the error now on the
original linked server is answered in your post on settings.
In terms of the specific error you are getting, it can
depend on what provider you are using and what options you
have selected for the provider. I've seen the error when
using Index As Access path for the provider option. You
typically use the option when the data source is on the
same server as SQL Server. You can find more information on
this option in books online under the topic:
Keyset-Driven Cursors Requirements for OLE DB Providers
Try removing the option to see if that specific error goes
away.
In terms of troubleshooting why the job stopped working, you
can turn on a trace flag to try to get additional error
information. Execute:
dbcc traceon(7300,3604)
and then run the query used by the job in Query Analyzer.
You could also use profiler and capture the OLEDB Errors
event.
-Sue
On Tue, 18 Jan 2005 07:53:15 -0800, Dan D.
<DanD@.discussions.microsoft.com> wrote:

>One of our jobs stopped working. It gets to a certain update statement and
>never finishes. We've tried new linked servers. I looked at an execution pl
an
>yesterday and then today I added another linked server to test with and got
>this error when I tried to look at the execution plan - "OLE DB provider
>'SQLOLEDB' returned a 'NON-CLUSTERED and NOT INTEGRATED' index
>'IX_PESTACCT_3' with incorrect bookmark ordinal 0. OLE DB error trace
>[Non-interface error: OLE/DB provider returned an invalid bookmark ord
inal
>from the index rowset.]."
>And now when I go back to using the original linked server I get the same
>error.
>Any ideas?
>Thanks,|||Yes that's the option. When I stopped using it the error went away.
I'll try the traceon and profiler.
Thanks Sue,
Dan D.
"Sue Hoegemeier" wrote:

> I guess the issue as to why you get the error now on the
> original linked server is answered in your post on settings.
> In terms of the specific error you are getting, it can
> depend on what provider you are using and what options you
> have selected for the provider. I've seen the error when
> using Index As Access path for the provider option. You
> typically use the option when the data source is on the
> same server as SQL Server. You can find more information on
> this option in books online under the topic:
> Keyset-Driven Cursors Requirements for OLE DB Providers
> Try removing the option to see if that specific error goes
> away.
> In terms of troubleshooting why the job stopped working, you
> can turn on a trace flag to try to get additional error
> information. Execute:
> dbcc traceon(7300,3604)
> and then run the query used by the job in Query Analyzer.
> You could also use profiler and capture the OLEDB Errors
> event.
> -Sue
> On Tue, 18 Jan 2005 07:53:15 -0800, Dan D.
> <DanD@.discussions.microsoft.com> wrote:
>
>|||Hi,
I am developing an ole db provider and am getting the same error. It occurs
right after sql server reads the INDEXES schema rowset. I have set the
"Index as access path option" on and need to make it work with this option
on.
I have found that if I change the schema rowset to indicate that it is an
integrated index, the error goes away. Also, it seems odd to me that the
message is generated before the IOpenRowset call to open the index rowset
even occurs. There must be something in the schema rowset that sql server
uses to produce this error message.
What changes do I need to make to the index schema entries to prevent this
error ?
Thanks,
Bill Emerson
"Sue Hoegemeier" wrote:

> I guess the issue as to why you get the error now on the
> original linked server is answered in your post on settings.
> In terms of the specific error you are getting, it can
> depend on what provider you are using and what options you
> have selected for the provider. I've seen the error when
> using Index As Access path for the provider option. You
> typically use the option when the data source is on the
> same server as SQL Server. You can find more information on
> this option in books online under the topic:
> Keyset-Driven Cursors Requirements for OLE DB Providers
> Try removing the option to see if that specific error goes
> away.
> In terms of troubleshooting why the job stopped working, you
> can turn on a trace flag to try to get additional error
> information. Execute:
> dbcc traceon(7300,3604)
> and then run the query used by the job in Query Analyzer.
> You could also use profiler and capture the OLEDB Errors
> event.
> -Sue
> On Tue, 18 Jan 2005 07:53:15 -0800, Dan D.
> <DanD@.discussions.microsoft.com> wrote:
>
>

Error in paramterized query - Execute SQL Task

Hi,

I am having some difficulties with a Execute SQL Task, I'll try to describe:

The task contains 2 queries:

UPDATE config SET last_timestamp_int=this_timestamp_int, this_timestamp_int=CAST(GETDATE() AS INT) WHERE company_id=?

SELECT last_timestamp_int AS last_timestamp_int, this_timestamp_int AS this_timestamp_int FROM config WHERE company_id=?

The ? reference to a variable set in Parameter Mapping, which has a initial string value set. Direction set to "Input", Datatype set to "varchar", and parametername to "0". The connectiontype is OLE DB. I have tried to set BypassPrepare to true, but that doesnt help.

The second query fetch 2 values which is stored in the task's Result Set, in two variables. Resultset is set to single row.

When I press Parse Query, I get an error:

"The query failed to parse. Parameter Information cannot be derived from SQL statements. Set parameter information before preparing command."

When I try to run the package, I get this error:

SSIS package "Package.dtsx" starting.

Error: 0xC002F210 at Store last timestamp in variable, Execute SQL Task: Executing the query "UPDATE config SET last_timestamp_int=this_timestamp_int, this_timestamp_int=CAST(GETDATE() AS INT) WHERE company_id=?

SELECT last_timestamp_int AS last_timestamp_int, this_timestamp_int AS this_timestamp_int FROM config WHERE company_id=?" failed with the following error: "No value given for one or more required parameters.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

Task failed: Store last timestamp in variable

Warning: 0x80019002 at Define global variables: The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.

Warning: 0x80019002 at Package: The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.

SSIS package "Package.dtsx" finished: Failure.

Can someone please help me identify, what it is I am doing wrong?

Thanks in advance

Your setup looks correct to me, so I have two suggestions for troubleshooting this.

1. Break up the task into two separate tasks, one for the update and a second for the select.

2. Run profiler to see the value and result of your queries when they run.

I don't think there's any issue with the parsing. My understanding is that the parser doesn't know what to do with the ? variable so it always returns an error even if it's a valid working query.

|||Use two parameters, one for the UPDATE and one for the SELECT (even though the values of the parameters are the same)

Friday, February 24, 2012

Error in BOL after last windows update

Hello All,
I ran windows update last night and now anytime I go to SQL Server Books
Online it errors on loading HTML Help hh.exe. It will also take down
Enterprise manager or Query Analyzer if I attempt to launch BOL from those
tools.
Any thoughts.
My plan is to reinstall BOL this evening but has anyone else had this
behavior>
Thanks,
LP
Hi
The Windows Help component was updated with the Windows Security release
yesterday.
It might have become an issue, but I will test it later today.
Regards
Mike
"LP" wrote:

> Hello All,
> I ran windows update last night and now anytime I go to SQL Server Books
> Online it errors on loading HTML Help hh.exe. It will also take down
> Enterprise manager or Query Analyzer if I attempt to launch BOL from those
> tools.
> Any thoughts.
> My plan is to reinstall BOL this evening but has anyone else had this
> behavior>
> Thanks,
> LP
|||Thanks,
I'd rather not have to reinstall BOL but I do use it often.
"Mike Epprecht (SQL MVP)" wrote:
[vbcol=seagreen]
> Hi
> The Windows Help component was updated with the Windows Security release
> yesterday.
> It might have become an issue, but I will test it later today.
> Regards
> Mike
> "LP" wrote:
|||If you do end up reinstalling BOL, please make sure you get the latest
version at
http://www.microsoft.com/downloads/d...DisplayLang=en
Gail Erickson [MS]
SQL Server Documentation Team
This posting is provided "AS IS" with no warranties, and confers no rights
"LP" <LP@.discussions.microsoft.com> wrote in message
news:03353C12-95B1-4AFC-9D0A-B8057B791856@.microsoft.com...[vbcol=seagreen]
> Thanks,
> I'd rather not have to reinstall BOL but I do use it often.
>
> "Mike Epprecht (SQL MVP)" wrote:
|||Hi
On the systems I have, from XP to Server 2003, I found no problem.
Install the latest BOL and see if it fixes your problem.
Regards
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@.epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Gail Erickson [MS]" <gaile@.online.microsoft.com> wrote in message
news:uiowUTO#EHA.1524@.TK2MSFTNGP09.phx.gbl...
> If you do end up reinstalling BOL, please make sure you get the latest
> version at
>
http://www.microsoft.com/downloads/d...DisplayLang=en[vbcol=seagreen]
> --
> Gail Erickson [MS]
> SQL Server Documentation Team
> This posting is provided "AS IS" with no warranties, and confers no rights
> "LP" <LP@.discussions.microsoft.com> wrote in message
> news:03353C12-95B1-4AFC-9D0A-B8057B791856@.microsoft.com...
release
>

Error in BOL after last windows update

Hello All,
I ran windows update last night and now anytime I go to SQL Server Books
Online it errors on loading HTML Help hh.exe. It will also take down
Enterprise manager or Query Analyzer if I attempt to launch BOL from those
tools.
Any thoughts.
My plan is to reinstall BOL this evening but has anyone else had this
behavior>
Thanks,
LPHi
The Windows Help component was updated with the Windows Security release
yesterday.
It might have become an issue, but I will test it later today.
Regards
Mike
"LP" wrote:
> Hello All,
> I ran windows update last night and now anytime I go to SQL Server Books
> Online it errors on loading HTML Help hh.exe. It will also take down
> Enterprise manager or Query Analyzer if I attempt to launch BOL from those
> tools.
> Any thoughts.
> My plan is to reinstall BOL this evening but has anyone else had this
> behavior>
> Thanks,
> LP|||Thanks,
I'd rather not have to reinstall BOL but I do use it often.
"Mike Epprecht (SQL MVP)" wrote:
> Hi
> The Windows Help component was updated with the Windows Security release
> yesterday.
> It might have become an issue, but I will test it later today.
> Regards
> Mike
> "LP" wrote:
> > Hello All,
> >
> > I ran windows update last night and now anytime I go to SQL Server Books
> > Online it errors on loading HTML Help hh.exe. It will also take down
> > Enterprise manager or Query Analyzer if I attempt to launch BOL from those
> > tools.
> >
> > Any thoughts.
> >
> > My plan is to reinstall BOL this evening but has anyone else had this
> > behavior>
> >
> > Thanks,
> >
> > LP|||If you do end up reinstalling BOL, please make sure you get the latest
version at
http://www.microsoft.com/downloads/details.aspx?FamilyID=a6f79cb1-a420-445f-8a4b-bd77a7da194b&DisplayLang=en
--
Gail Erickson [MS]
SQL Server Documentation Team
This posting is provided "AS IS" with no warranties, and confers no rights
"LP" <LP@.discussions.microsoft.com> wrote in message
news:03353C12-95B1-4AFC-9D0A-B8057B791856@.microsoft.com...
> Thanks,
> I'd rather not have to reinstall BOL but I do use it often.
>
> "Mike Epprecht (SQL MVP)" wrote:
>> Hi
>> The Windows Help component was updated with the Windows Security release
>> yesterday.
>> It might have become an issue, but I will test it later today.
>> Regards
>> Mike
>> "LP" wrote:
>> > Hello All,
>> >
>> > I ran windows update last night and now anytime I go to SQL Server
>> > Books
>> > Online it errors on loading HTML Help hh.exe. It will also take down
>> > Enterprise manager or Query Analyzer if I attempt to launch BOL from
>> > those
>> > tools.
>> >
>> > Any thoughts.
>> >
>> > My plan is to reinstall BOL this evening but has anyone else had this
>> > behavior>
>> >
>> > Thanks,
>> >
>> > LP|||Hi
On the systems I have, from XP to Server 2003, I found no problem.
Install the latest BOL and see if it fixes your problem.
Regards
--
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@.epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Gail Erickson [MS]" <gaile@.online.microsoft.com> wrote in message
news:uiowUTO#EHA.1524@.TK2MSFTNGP09.phx.gbl...
> If you do end up reinstalling BOL, please make sure you get the latest
> version at
>
http://www.microsoft.com/downloads/details.aspx?FamilyID=a6f79cb1-a420-445f-8a4b-bd77a7da194b&DisplayLang=en
> --
> Gail Erickson [MS]
> SQL Server Documentation Team
> This posting is provided "AS IS" with no warranties, and confers no rights
> "LP" <LP@.discussions.microsoft.com> wrote in message
> news:03353C12-95B1-4AFC-9D0A-B8057B791856@.microsoft.com...
> > Thanks,
> >
> > I'd rather not have to reinstall BOL but I do use it often.
> >
> >
> > "Mike Epprecht (SQL MVP)" wrote:
> >
> >> Hi
> >>
> >> The Windows Help component was updated with the Windows Security
release
> >> yesterday.
> >> It might have become an issue, but I will test it later today.
> >>
> >> Regards
> >> Mike
> >>
> >> "LP" wrote:
> >>
> >> > Hello All,
> >> >
> >> > I ran windows update last night and now anytime I go to SQL Server
> >> > Books
> >> > Online it errors on loading HTML Help hh.exe. It will also take down
> >> > Enterprise manager or Query Analyzer if I attempt to launch BOL from
> >> > those
> >> > tools.
> >> >
> >> > Any thoughts.
> >> >
> >> > My plan is to reinstall BOL this evening but has anyone else had this
> >> > behavior>
> >> >
> >> > Thanks,
> >> >
> >> > LP
>

Error in BOL after last windows update

Hello All,
I ran windows update last night and now anytime I go to SQL Server Books
Online it errors on loading HTML Help hh.exe. It will also take down
Enterprise manager or Query Analyzer if I attempt to launch BOL from those
tools.
Any thoughts.
My plan is to reinstall BOL this evening but has anyone else had this
behavior>
Thanks,
LPHi
The Windows Help component was updated with the Windows Security release
yesterday.
It might have become an issue, but I will test it later today.
Regards
Mike
"LP" wrote:

> Hello All,
> I ran windows update last night and now anytime I go to SQL Server Books
> Online it errors on loading HTML Help hh.exe. It will also take down
> Enterprise manager or Query Analyzer if I attempt to launch BOL from those
> tools.
> Any thoughts.
> My plan is to reinstall BOL this evening but has anyone else had this
> behavior>
> Thanks,
> LP|||Thanks,
I'd rather not have to reinstall BOL but I do use it often.
"Mike Epprecht (SQL MVP)" wrote:
[vbcol=seagreen]
> Hi
> The Windows Help component was updated with the Windows Security release
> yesterday.
> It might have become an issue, but I will test it later today.
> Regards
> Mike
> "LP" wrote:
>|||If you do end up reinstalling BOL, please make sure you get the latest
version at
http://www.microsoft.com/downloads/...&DisplayLang=en
Gail Erickson [MS]
SQL Server Documentation Team
This posting is provided "AS IS" with no warranties, and confers no rights
"LP" <LP@.discussions.microsoft.com> wrote in message
news:03353C12-95B1-4AFC-9D0A-B8057B791856@.microsoft.com...[vbcol=seagreen]
> Thanks,
> I'd rather not have to reinstall BOL but I do use it often.
>
> "Mike Epprecht (SQL MVP)" wrote:
>|||Hi
On the systems I have, from XP to Server 2003, I found no problem.
Install the latest BOL and see if it fixes your problem.
Regards
--
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@.epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Gail Erickson [MS]" <gaile@.online.microsoft.com> wrote in message
news:uiowUTO#EHA.1524@.TK2MSFTNGP09.phx.gbl...
> If you do end up reinstalling BOL, please make sure you get the latest
> version at
>
http://www.microsoft.com/downloads/... />
layLang=en
> --
> Gail Erickson [MS]
> SQL Server Documentation Team
> This posting is provided "AS IS" with no warranties, and confers no rights
> "LP" <LP@.discussions.microsoft.com> wrote in message
> news:03353C12-95B1-4AFC-9D0A-B8057B791856@.microsoft.com...
release[vbcol=seagreen]
>

Sunday, February 19, 2012

Error in : MSmerge_tombstone

I when i am try to update data in one table having replication, it gives me the error msg below;

cannot insert duplicate key row in object 'MSmerge_tombstone' with unique index 'uc1MSmerge_tombstone'

why this happens? pls. advise how i can get rid of this message.

I discovered that the table MSmerge_tombstone on subscriber is having triggers. I removed this trigger and the problem doenot reapper. Is it advisable to do that? Pls. advise.

Thanks,

I do not think removing triggers is good idea, MSmerge_tombstone table is used by replication process to track the rows that have been deleted on the subscriber
|||Could you pls. advise how can i get rid of this error?