Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: johnny76
  • Content: Threads
  • Order by date
  1. johnny76

    Loggin Deadlocks

    Hi again, Can someone help me understand how to probperly read the information in a deadlock... ResType:LockOwner Stype:'OR' Mode: IX SPID:68 ECID:0 Ec:(0x51913598) Value:0x5b081bc0 Cost:(0/0) Victim Resource Owner: ResType:LockOwner Stype:'OR' Mode: IX SPID:68 ECID:0 Ec:(0x51913598)...
  2. johnny76

    Deadlock Issue

    Hi, I am loocking into deadlocks and am logging the events now...I have found an event that I cannot seem to find the corresponding table by the ID given...in one of the occurances: ResType:LockOwner Stype:'OR' Mode: X SPID:63 ECID:0 Ec:(0x4408B5B8) Value:0x5c5785e0 Cost:(0/0) Victim...
  3. johnny76

    Defrag using DBCC REINDEX

    Hi, I am trying to defrag a table that is 50% fragmented and it doesn't seem to be working. I found out it was fragmenetd using DBCC SHOWCONTIG and after I run DBCC REINDEX I get the same results. Any suggestions why I might be seeing no improvements? On one of the tables I am trying to...
  4. johnny76

    Compress a Word doc through programming

    Hi, My problem is that I have these Word documents that are too large in size, upwards of a MB. These documents have images in them. I can manually go in an right click an image inside the document click Format Picture then click Compress... then select all pictures in the document and save...
  5. johnny76

    Service Control Manager error: 7005

    Hi, Is anyone able to shed some light on this error... The RpcImpersonateClient call failed with the following error: No security context is available to allow impersonation. Any ideas of how I can go about fixing the problem? CES
  6. johnny76

    Validate XML Schema...

    Hi, I am brand new to XML and I was wondering if someone has some sample code to validate and XML file against a schema using VB to get me going? CES
  7. johnny76

    Perfmon question...

    Hi, I'll start by saying I really a programmer(please don't roll your eyes lol) but I am taking on more chores. I set up and started some counters on the server using perfmon. I have saved the setting as html wich was great in the begining. But now that the monitor has been running a couple...
  8. johnny76

    Basic Example of Schema for XML Newbie...

    Hi, I have been progomming for a number years now and I need to look into XML. Can I get a couple of pointers to get me started in XML. I currently understand the XML doc format and schema format. What I am looking for is a basic how to example of on validating using schema. Just simple...

Part and Inventory Search

Back
Top