Topics
Started by
Posts
Last post
HI. We are running sql server 2000 standard edition with quad processors on a windows nt oper…
7 replies
For loading the images from the folder to database i need to specify the file location as variable …
15 replies
Hi, I am trying to do this command: exec('BULK INSERT ctbs FROM '''+@caminhoexacto+''' …
1 replies
Hi All, We are facing insufficient memory issues on one of our production box with configuration SQ…
3 replies
All, I've got SQL server 2000 installed on an esxi 3.5i host and for some strange reason at 9:57am …
2 replies
Has anyone created a script to automaticallyt correct sids that have been orphaned? It is straightf…
4 replies
USE tempdb IF OBJECT_ID('t1') IS NOT NULL DROP TABLE t1 GO CREATE TABLE t1 (id INT PRIMARY KEY,…
4 replies
Dear all My SQLSERVER 2000 went off and came back immediately with in 2 min, while doing root cause…
1 replies
I can setup a profiler (SQL Server 2000) to trace the SQL's for specific databases. But let's say i…
2 replies
Hi, 1.Disabled all the logshipping jobs i.e backup job in Primary and copy/restore jobs in secondar…
1 replies
hi experts, This is 2005. Have a small database with a huge log - 200GB. Running out of disk space …
15 replies
Dear All, One of Our server is SQL is express edition and I am able to connect that server but when…
2 replies
Hi Guys, Just wondering... I've changed packages to run using windows authentication and i've chang…
2 replies
Anyone know of any issues with some SQL log files being placed on a iScsi drive that is based on a …
4 replies
Hi all, We have an old SQL 2000 server that is business critical from a reporting point of view. Th…
10 replies
Viewing 15 topics - 466 through 480 (of 16,171 total)
You must be logged in to create new topics.