On The Insider: Brooke Hogan to Pose for Playboy?
4 Resources for

spid

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Spiderweb Software (12 results), spider (9 results), BlackSpider Technologies (4 results)

TechRepublic Resources

Diagnose SQL Server performance issues using sp_lock
A common misconception among IT pros is that "locks are bad," and you must do everything possible to ensure database locking doesn't prevent processes from running. In order to ensure a consistent database environment, the database engine must use a mechanism to acquire exclusive use of a resource when that...
Tags: Procedure, Performance, Microsoft SQL Server, Lock, Locks, Spid, Dbid, Tim, Storage, Databases, Hardware, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-03-31
How to find the association between SQL server SPID and domain/mdw logon?
We use ODBC connecting MS Access application frontend to MS SQL server 2000 database. Users log on Citrix server to run frontend application. The application share the same ODBC Data Source serverwide. Users logon Citrix server using domain logon and log in Access applcation using login contained in .mdw workgroup.MS...
Tags: Databases, derek369@..., SPID, Microsoft Access, Microsoft SQL Server
Discussion threads 2007-06-05
Diagnosing SQL Server performance issues using sp_lock
A common misconception among IT pros is that "locks arebad," and you must do everything possible to ensure database lockingdoesn't prevent processes from running. In order to ensure a consistentdatabase environment, the database engine must use a mechanism to acquireexclusive use of a resource when that resource is being modified.SQL...
Tags: database, lock, Microsoft SQL Server, performance, Tim Chapman
Technical articles 2006-06-26
Configure IT Quick: Use SQL Profiler to diagnose SQL Server performance issues
Use Profiler templates, event traces, and other monitoring tools to fix problems with your SQL server.SQL Profiler can help you diagnose SQL Server performance issues quickly and easily. This graphical tool lets you monitor SQL Server events based on criteria you choose. You can use it to trace events and...
Tags: Programming languages, Databases, performance, Steven Warren MCSE, MCDBA, information technology, SQL Profiler, TSQL Statements, SQL, Microsoft SQL Server, SPID
Technical articles 2002-09-19

Additional Resources

Outlook 2003 and exchange 5.5
I am not very familiar with these but when someone here sends a task that they can accept or decline the original sender does not get a response nor does it populate their calendar.Issue might be here:http://support.microsoft.com/?scid=kb;en-us;286166&spid=2520&sid=69Or herehttp://support.microsoft.com/?scid=kb;en-us;821695&spid=2520&sid=69Make sure that everyone has access to the folder where where the calendar's...
Tags: Microsoft Outlook, Microsoft Office, E-mail clients
Q&A 2004-10-14
10 common SQL Server problems and solutions
This list outlines 10 common SQL Server problems and solutions. This handy two-page list outlines 10 familiar SQL Server problems and an assortment of solutions. From "Out of Space" errors to a database going suspect, this list is great quick reference for every SQL administrator.Here's a sample:Number...
Tags: Microsoft SQL Server, Problem, Server, Databases, Enterprise Software, Software, Data Management
Download resources 2005-12-14
More trouble with Office 2003 SP 3
Combo box controls and list box controls display no value or incorrect values in Access 2003 after you install Office 2003 Service Pack 3: http://support.microsoft.com/kb/945280/en-us?spid=2488 by Susan Harkins
Tags: Microsoft Office 2003, Microsoft Office, Office Suites, Software, Susan Harkins
Blog posts 2007-12-07
SQL Sessions
How can I logoff user sessions on SQL at a certain time of the day?As I need to run a batch and don't want any usersconnecting to the SQL.Like you here's me looking for sp_kill @spid. No such thing apparently. Haven't tries it but this fella says the solution ishttp://www.developerkb.com/modules/wfsection/article.php?articleid=27I...
Tags: Programming languages, SQL
Q&A 2005-07-20
Oracle Tip: Kill runaway Oracle processes on Windows with OraKill
A user's process will occasionally hang orspin and lock out other sessions. If the DBA still has access tothe database, she can usually just issue the following query: selects.username, s.osuser, s.sid, s.serial#, p.spid   from v$session s,v$process p  where s.paddr = p.addr    and s.username is not null; ...
Tags: Storage, Databases, Operating systems, Scott Stephens, database, Oracle Corp., Microsoft Windows
Technical articles 2004-06-02
Grayed out buttons in Office 2003
I have several conputers with Office 2003:Go to File | send to| Mail Recipient for reviewMail Recipient as Attachmentbuttons are grayed outHow can I activation the two buttons?Are you using Outlook or another email program?This is a good place to start:http://support.microsoft.com/?scid=kb;en-us;834008&spid=2525&sid=69I am using ThunderbirdThe article gave me the answer...
Tags: Microsoft Office, Mail Recipient
Q&A 2006-05-03
Find blocking processes using recursion in SQL Server 2005
Blocking occurs in SQL Server 2005 when one process has one or more records locked, while another process tries to acquire locks on the same set or subset of records. This causes the second process to wait until the first process is done so it can acquire the records; this...
Tags: Process, Microsoft SQL Server, Statement, Information, Microsoft SQL Server 2005, #Processes, BlockingSPID, SELECT, RowNo, LevelRow, usp_StoredProcedure3, Tim, Databases, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-01-28
Upgrade Exchange 5.5 to Exchange 2003
Hi,I have NT 4.0 PDC and Windows 2k member server with Exchange 5.5+SP3. I already upgrade NT 4.0 to Windows 2003 with ADC all users can logon to new ADC (windows 2003 server). My question is how to I upgrade old windows 2k member server with exchange 5.5+sp3 to Exchange...
Tags: ayewinnie@..., Exchange, Microsoft Exchange 5.5 Server, Microsoft Exchange Server 2003, server, windows
Q&A 2004-12-01
(Shared) File is in use by "username"
I have a user that is complaining that sometimes when they open a shared file, the 'username' field is blank. They are wanting the name of the user to appear every time they open a file, usually excel, that is being used. I am not sure where to start looking...
Tags: Microsoft Office, User Name, profileS
Q&A 2006-06-23
5.5 to 2000/2003
A few years ago I found a MS Project download that laied out the migration path of going from 5.5 on NT to 2000/2003. The company that I am currently with is making the same move and I can not find the Project download again. If any one can point...
Tags: Microsoft Project, dlantz
Q&A 2005-11-17
MST files in Office 2003
I have created a MST file for the installation of Office 2003. I have also included the path to the mst file under the setup.ini file. When I run the installation it still asks for the product key even though I have checked it is correct on the MST set-up....
Tags: Fuzzy001, Microsoft Office, Microsoft Office 2003, MST, software
Q&A 2006-03-10
Disappearing emails and attachments
I am running Windows 2000 Pro with Outlook XP. I receive emails fine but when I reply to them, they disappear out of my inbox to a black hole. I also have attachments that are not showing up in the inbox but if I move them to another folder and...
Tags: e-mail
Q&A 2005-08-18
DNS errors
I acquired a poorly config network.It has a w2k DC w/ DNS DHCP.also has w2k3 DC but many errors. DNS errors eID 4004 "The DNS server was unable to complete directory service enumeration of zone .. This DNS server is configured to use information obtained from Active Directory for...
Tags: DNS, Microsoft Windows 2000, mxtech13@..., server, W2K3, windows
Q&A 2006-03-22
Outlook 2000, import of .pst-file.
Back than, I exportet the .pst-file, and then burned a CD. Now I copy the 678 MB .pst-file file to harddrive, and make shure it isn't write protected. If I try to import from PST file, I get this message:* "Properties for this information service must be defined prior to...
Tags: Borgesen, e-mail, Folder, hard drive, Microsoft Outlook, Microsoft Outlook 2000, scanpst, _IS_
Q&A 2006-07-21
Getting to know Integrated Services Digital Network (ISDN)
If you're a bit confused as to just what the specifics are that make up ISDN, never fear! Todd Lammle is here to detail all the specs of ISDN services.ISDN was designed and implemented to be an upgrade from slower analog modems. The first difference between ISDN and analog modems...
Tags: Broadband Internet, Todd Lammle, network, ISDN, NT1
Technical articles 2001-07-11
System Log - DCOM Error
Event Id:10006, Category: None, Source:DCOMDCOM got error "class not registered" from the computer(Windows2003 Server) when attempting to activiate the server. (5A5AA0AA-4683-96B0-B43301E83971).This error appears in WIndows2000 Server, System Log Event.Plz Help, it fills the system log and have to clear the events every one hour.Thanks.Could be due to a third party...
Tags: Application Center 2000 Service Pack 1, computer, DCOM, dillooIT@..., Error Event Source, Exchange 2000 Conferencing Server, Microsoft Application Center, Microsoft Application Center 2000, Microsoft Corp., Microsoft Windows, Microsoft Windows 2000, server, windows
Q&A 2005-03-07
  • << Previous
  • page 1 of 1
  • Next >>


Microsoft Access Basics
Buy Now
TechRepublic's Portable Storage Policy
Your organization is subject to a mix of strict legal, ethical, and self-imposed mandates that protect all of the organization's information, records, ...
Buy Now

Cracking Open