Viewing 15 posts - 181 through 195 (of 310 total)
Hello Jaydeep,
Its just a guess because I never done such a setup but maybe you could look at the:
Oracle Service for MTS
Is it installed and running?
Hope it can help,
Regards,
Carl
May 24, 2005 at 6:43 am
Hello Dale,
This is something that also happened to us: Having a simple "firehose" cursor involved in a deadlock (doing nothing else on the connection and not being in a transaction).
When it...
May 20, 2005 at 7:18 am
Thanks Noel,
you seem to confirm that there is no other way to check that.
Best regards,
Carl
May 19, 2005 at 1:08 pm
Hello Mike,
No doubt, this operation is automated.
Have a nice day.
Carl
May 19, 2005 at 9:25 am
Thank's Barsileus,
The concept of collation is not the problem here the problem is that since SQL Server 2000 was deliver it was written in BOL:
About Kana-sensitivenes:
"Specifies that SQL...
May 13, 2005 at 7:52 am
Hello Bersileus,
think it miss me something. There is something I don't understand.
How do you know which collation are "focussed" on kanatype sensitiveness?
I would have first tougth it is just related...
May 12, 2005 at 12:36 pm
Hello Bersileus,
Thanks for that info.
I never tougth kantype sensitiveness would have something to do with this behavior.
Look at what it is said in BOL about that:
"Specifies that SQL...
May 12, 2005 at 6:29 am
Just to add a little more complexity, you can use Named Pipes but the underlying protocole stack is TCP/IP.
Carl
May 9, 2005 at 1:28 pm
Hello Vanessa,
Look in BOL (books online) you'll see many topics about that subject. It depends on how deep you want to go but if you search for these keywords in BOL you...
May 9, 2005 at 7:36 am
In fact, this is my error.
I was using object_name(rsc_objid) not being in the rigth DB .
Forget all that.
Best regards
Carl
May 2, 2005 at 10:42 am
Hello Mike,
I will try it but knowing that sp_lock add taken its information from syslockinfo and used the rsc_objid to output the object Name and giving me sp_recompile, I am...
May 2, 2005 at 10:35 am
... In fact not completely.
There is a last thing I would found very usefull to learn:
How to distinguish which protocol stack is used underneath (TCP/IP, NetBeui or NwLink) when the Named Pipes...
April 28, 2005 at 6:55 am
Hello Allen,
found the article id: 101150 more interesting...
http://support.microsoft.com/default.aspx?scid=kb;en-us;101150
It goes deeper and help me understand my case completely.
Best regards,
Carl
April 27, 2005 at 2:43 pm
Hello Allen,
First of all, let me say that the problem is not happening here at our site, it is one of our client that have this problem.
Here is the error received...
April 27, 2005 at 7:30 am
Viewing 15 posts - 181 through 195 (of 310 total)