Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Strange Database backup

    ISSUE RESOLVED

    ----------------

    I used this command to obtain the varous jobs on the server.

    SELECT [name]

    FROM msdb..sysjobs

    The backup job did show up and I used the following command to remove it...

  • RE: Strange Database backup

    I don't see profile. This is SQL express. Therefore most feature are absent, e.g SQL agent.

  • RE: Strange Database backup

    The application doesn't have that capability. It's an application use to monitor devices. I don't know if a script was executed that is running within the database. Any help will...

Viewing 3 posts - 1 through 4 (of 4 total)