Forum Replies Created

Viewing 15 posts - 151 through 165 (of 315 total)

  • RE: SQL Patches

    To my understanding, we do not have an automated tool for SQL Server similar to Windows Update. I would normally goto the the following web link and check the latest...

  • RE: How do you give a user access to Sql Server?

    quote:


    Nevermind... I figured it out. For more info see: http://www.1planhost.com/support/s_sql2000cnu.asp

    From there it is a simple matter of registering the db in Sql...

  • RE: Sqlserver Startup error

    Does your ID (using to start SQL Server Serivces) a Local Profile on Compaq machine nad Roaming profile in Dell machine?

    Just a thought. Have seen similar errors with locally stored...

  • RE: Scripting databases

    Lost track of this thread... Many thanks to Belov and 5409045121009.

  • RE: Hidden Indexes prefixed with _WA

    I ran into the same situation few months back... These Index are created by the SQL Setver itself to optimise the query performance based on the usage.

    This feature started from...

  • RE: Single User Bug????

    mharr,

    If I do uncheck the "Attempt to repair minor problems", can we run any command in a batch mode to see if there are any errors in the databases ?!

    ...

  • RE: Single User Bug????

    martinvg,

    Whats happening in my case is, the processes which are coming authomatically (form applications) into the database are logging in. These processed are not supposed to come into the databse...

  • RE: Enterprise Manager - Import Wizard error

    Rusty,

    Did your issue resolve?! Just curious...

  • RE: Enterprise Manager - Import Wizard error

    Are the Source and Target databases sitting on the same Server & Instance ?

  • RE: Re: XP_CMDSHELL

    Wes,

    You don't need double quotes. It worked just fine with single.

  • RE: Re: XP_CMDSHELL

    I have created c:\test.bat with the following content on Server01 :

     dir c:\ 

    From Server02 in QA, I executed the following:

     
  • RE: Hard disk space for a table

    You could even see the size of the tables in Enterprise Manager --> View Task Pad --> Tables Page...

  • RE: Discrepancy on QOD for 7-28-03

    Brian,

    We do use the common slang in our day to day DBA life. I think that there is nothing wrong on your part.

    Anyway we can leave this issue and don't...

  • RE: Discrepancy on QOD for 7-28-03

    cholliet,

    I was just wondering if you have been offered water with "spoon" or "cup", when you request someone that you would like to have some water.... (not glass of water)

    I...

  • RE: Run DTS Weekdays Only

    Right Click on DTS Package and select Schedule Package. Then in the Schedular, select weekly, select which weekdays would you like to have the DTS job run.

Viewing 15 posts - 151 through 165 (of 315 total)