Viewing 3 posts - 1 through 4 (of 4 total)
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...
January 27, 2010 at 1:38 pm
#1109575
I don't see profile. This is SQL express. Therefore most feature are absent, e.g SQL agent.
January 27, 2010 at 1:05 pm
#1109549
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...
January 27, 2010 at 12:26 pm
#1109515