Results 1 to 2 of 2

Thread: SQL 6.5 non-scheduled tasks dumping to NULL device

  1. #1
    Pete Keenan Guest

    SQL 6.5 non-scheduled tasks dumping to NULL device

    I have some "phantom" tasks running, specifically, DB dumps to a NULL Pipe device and they are not scheduled!!! These do not show up in the SYSTASKS table, where can I look to possibly find these un-scheduled dumps? Thank you....

  2. #2
    Craig Guest

    SQL 6.5 non-scheduled tasks dumping to NULL device (reply)

    They could be:
    1.) Winat scheduled tasks
    2.) Dump commands in sql code
    3.) Dump commands in stored procedure code
    4.) Scheduled tasks on other SQL servers running on your server

    And I am sure other places..........


    ------------
    Pete Keenan at 6/13/00 2:08:48 PM

    I have some "phantom" tasks running, specifically, DB dumps to a NULL Pipe device and they are not scheduled!!! These do not show up in the SYSTASKS table, where can I look to possibly find these un-scheduled dumps? Thank you....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •