Forum Replies Created

Viewing 15 posts - 361 through 375 (of 535 total)

  • RE: C:\ drive full in sql server box

    im confused as to why spacemonger isnt showing the space correctly. Ive never seen it show an incorrect amount of free space, and by the sounds of it half...

  • RE: C:\ drive full in sql server box

    download it from your machine and copy it over, its tiny

  • RE: C:\ drive full in sql server box

    its not an install, its simply an exe that runs, you dont install anything.

  • RE: C:\ drive full in sql server box

    you may want to download a program called spacemonger, if you download version 1.4 it was the last free version. this will show a graphical display of your files...

  • RE: Problem with Maintenance Plan Cleanup Task

    if you run the script manually does it delete the files?

  • RE: Stored Procedure with Parameters

    smthembu (5/21/2008)


    Thanks for your time and help, i found the problem it now works.

    I need help on the same issue with regards in updating the domain account. Example

    Staff_numb ...

  • RE: alter procedure not fully working

    i would just include the sp_recompile command at the end of your alter script (after a go command, you dont want it as part of the SP).

  • RE: sql job running indefinitely

    are the tasks within the jobs actually completing and the job is just not ending, or are the tasks still actuallyu running?

  • RE: Database Backup using Full recovery model

    Dean Jones (5/20/2008)


    Hi All,

    I am thinking of changing the recovery model of my database to full recovery model, on doing a test on another database, I noticed that the log...

  • RE: Profiler read counter

    Thats exactly what i have just put in place. i am going to run the query at 6am, they start around 7am. i will see what the results...

  • RE: Profiler read counter

    Hi Kevin,

    Thanks for the response, i have checked the logs and there doesnt seem to be any messages like the ones you posted above.

    One thing i do run on a...

  • RE: SQL SERVER 2005 Collation

    just for info those 2 collations are kinda the same settings, however you get one when the default language of the machine is set to US and the other when...

  • RE: replication error

    If you go to your replication monitor, find the replication job that it timing out, right click and go to "agent profile". You will probably have the default profile...

  • RE: replication error

    thats just the standard message that comes up when it means its waiting for the snapshot to be applied. If it times out ( i think the default is...

  • RE: Post-SP2 implementation

    im not aware of any problems that would require an updatestats or dbcc checkdb. you may want to do the checkdb just to make sure everything is ok, but...

Viewing 15 posts - 361 through 375 (of 535 total)