Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #1084

Re: Can't delete sp_makewebtask

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From "Bob Barrows" <reb01501@NOSPAMyahoo.com>
Newsgroups comp.databases.ms-sqlserver
Subject Re: Can't delete sp_makewebtask
Date Tue, 29 May 2012 21:03:54 -0400
Organization A noiseless patient Spider
Lines 23
Message-ID <jq3rkc$jt4$1@dont-email.me> (permalink)
References <8b7e9ecc-5bed-46e0-8733-ec14c70c1cf8@googlegroups.com> <jq3hl8$qvd$1@dont-email.me> <3ef168a3-61fa-4d42-b890-9562593d024a@googlegroups.com>
Injection-Date Wed, 30 May 2012 01:03:08 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="vQmQhKLKuh0OvmkK+suVIw"; logging-data="20388"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18TUd2/jJK3ydw6OOW44CchWkHn902+FtY="
X-MimeOLE Produced By Microsoft MimeOLE V6.00.2900.6157
X-RFC2646 Format=Flowed; Original
X-Antivirus-Status Clean
X-Newsreader Microsoft Outlook Express 6.00.2900.5931
X-Antivirus avast! (VPS 120302-0, 03/02/2012), Outbound message
Cancel-Lock sha1:7QLAGtXyW29JfonSZ0Zo96oAhQ8=
X-Priority 3
X-MSMail-Priority Normal
Xref csiph.com comp.databases.ms-sqlserver:1084

Show key headers only | View raw


tbone wrote:
> On Tuesday, May 29, 2012 4:13:40 PM UTC-6, Bob Barrows wrote:
>> tbone wrote:
>>> I have a need to remove sp_makewebtask in sql server 2005.  I am
>>> logging in with a user that is in the sysadmin role however when I
>>> try to run the command:  drop procedure sp_makewebtask
>>> I receive:
>>> Msg 3701, Level 11, State 5, Line 1
>>> Cannot drop the procedure 'sp_makewebtask', because it does not
>>> exist or you do not have permission.
>>> The same thing happens for xp_makewebtask.  Is it possible to drop
>>> these procedures?  If so how do I do it?
>>
>> You might be in the wrong database. What database are you using when
>> you run this command?
>
> I have tried master and msdb as well as a user db.

I've just discovered they are located in the System.Resource database, which 
is read-only so it appears you cannot delete them. What will be gained by 
deleting them? You can disable them easily enough. 

Back to comp.databases.ms-sqlserver | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Can't delete sp_makewebtask tbone <tony.despain@gmail.com> - 2012-05-29 14:46 -0700
  Re: Can't delete sp_makewebtask "Bob Barrows" <reb01501@NOSPAMyahoo.com> - 2012-05-29 18:13 -0400
    Re: Can't delete sp_makewebtask tbone <tony.despain@gmail.com> - 2012-05-29 16:16 -0700
      Re: Can't delete sp_makewebtask "Bob Barrows" <reb01501@NOSPAMyahoo.com> - 2012-05-29 21:03 -0400
  Re: Can't delete sp_makewebtask Erland Sommarskog <esquel@sommarskog.se> - 2012-05-30 07:21 +0000
    Re: Can't delete sp_makewebtask tbone <tony.despain@gmail.com> - 2012-05-30 08:36 -0700
      Re: Can't delete sp_makewebtask "Bob Barrows" <reb01501@NOyahooSPAM.com> - 2012-05-30 12:47 -0400
        Re: Can't delete sp_makewebtask tbone <tony.despain@gmail.com> - 2012-06-07 10:49 -0700

csiph-web