PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.server > Can Operator has more than one emails?
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Can Operator has more than one emails?

Réponse
 
LinkBack Outils de la discussion
Vieux 05/09/2008, 15h11   #1
sg
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Can Operator has more than one emails?

Hi,

We are using SQL 2005. I'm trying to setup an operator who can have more
than 2 emails, is that possible?
Otherwise, is there any other way I can notify at least 2 DBAs when the job
failed.

Thanks a lot in advance,
Sarah
  Réponse avec citation
Vieux 05/09/2008, 15h47   #2
Tibor Karaszi
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Can Operator has more than one emails?

YEs. I believe that both semi-colon and comma separated work. I'm 100% that one of them work. Give
it a try and you will see...

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi


"sg" <sg@discussions.microsoft.com> wrote in message
news:5CBA1160-4545-4BD8-8DC5-5C0E414A453D@microsoft.com...
> Hi,
>
> We are using SQL 2005. I'm trying to setup an operator who can have more
> than 2 emails, is that possible?
> Otherwise, is there any other way I can notify at least 2 DBAs when the job
> failed.
>
> Thanks a lot in advance,
> Sarah


  Réponse avec citation
Vieux 08/09/2008, 19h44   #3
sg
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Can Operator has more than one emails?

Hi Tibor,

This works great on production. However, I was doing a test on our test
server, it didn't work, I'm wondering if there is some configuration needed
to be turned on.

Thanks a lot,
Sarah

"Tibor Karaszi" wrote:

> YEs. I believe that both semi-colon and comma separated work. I'm 100% that one of them work. Give
> it a try and you will see...
>
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://sqlblog.com/blogs/tibor_karaszi
>
>
> "sg" <sg@discussions.microsoft.com> wrote in message
> news:5CBA1160-4545-4BD8-8DC5-5C0E414A453D@microsoft.com...
> > Hi,
> >
> > We are using SQL 2005. I'm trying to setup an operator who can have more
> > than 2 emails, is that possible?
> > Otherwise, is there any other way I can notify at least 2 DBAs when the job
> > failed.
> >
> > Thanks a lot in advance,
> > Sarah

>
>

  Réponse avec citation
Vieux 08/09/2008, 20h21   #4
Aaron Bertrand [SQL Server MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Can Operator has more than one emails?

What does "didn't work" mean? Do you get an error message? If so, what is
it? Have you tried just sending a basic e-mail from your own e-mail client,
through the same SMTP server, with two or more recipients?


On 9/8/08 1:44 PM, in article
3354555B-CEEA-4CC0-AAB6-411CCB0D2F1B@microsoft.com, "sg"
<sg@discussions.microsoft.com> wrote:

> Hi Tibor,
>
> This works great on production. However, I was doing a test on our test
> server, it didn't work, I'm wondering if there is some configuration needed
> to be turned on.
>
> Thanks a lot,
> Sarah
>
> "Tibor Karaszi" wrote:
>
>> YEs. I believe that both semi-colon and comma separated work. I'm 100% that
>> one of them work. Give
>> it a try and you will see...
>>
>> --
>> Tibor Karaszi, SQL Server MVP
>> http://www.karaszi.com/sqlserver/default.asp
>> http://sqlblog.com/blogs/tibor_karaszi
>>
>>
>> "sg" <sg@discussions.microsoft.com> wrote in message
>> news:5CBA1160-4545-4BD8-8DC5-5C0E414A453D@microsoft.com...
>>> Hi,
>>>
>>> We are using SQL 2005. I'm trying to setup an operator who can have more
>>> than 2 emails, is that possible?
>>> Otherwise, is there any other way I can notify at least 2 DBAs when the job
>>> failed.
>>>
>>> Thanks a lot in advance,
>>> Sarah

>>
>>


  Réponse avec citation
Vieux 08/09/2008, 21h17   #5
sg
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Can Operator has more than one emails?

Hi Aaron,

Sorry, I didn't explain clearly.

I setup a test job on purpose on test server, It will fail. I setup when the
job fail, send an email to operator DBA (including 2 DBAs). However, after
running the job, the job failed, I didn't get email. I did same test on
production server, it works.

Hope this is clearly this time.
Sarah

"Aaron Bertrand [SQL Server MVP]" wrote:

> What does "didn't work" mean? Do you get an error message? If so, what is
> it? Have you tried just sending a basic e-mail from your own e-mail client,
> through the same SMTP server, with two or more recipients?
>
>
> On 9/8/08 1:44 PM, in article
> 3354555B-CEEA-4CC0-AAB6-411CCB0D2F1B@microsoft.com, "sg"
> <sg@discussions.microsoft.com> wrote:
>
> > Hi Tibor,
> >
> > This works great on production. However, I was doing a test on our test
> > server, it didn't work, I'm wondering if there is some configuration needed
> > to be turned on.
> >
> > Thanks a lot,
> > Sarah
> >
> > "Tibor Karaszi" wrote:
> >
> >> YEs. I believe that both semi-colon and comma separated work. I'm 100% that
> >> one of them work. Give
> >> it a try and you will see...
> >>
> >> --
> >> Tibor Karaszi, SQL Server MVP
> >> http://www.karaszi.com/sqlserver/default.asp
> >> http://sqlblog.com/blogs/tibor_karaszi
> >>
> >>
> >> "sg" <sg@discussions.microsoft.com> wrote in message
> >> news:5CBA1160-4545-4BD8-8DC5-5C0E414A453D@microsoft.com...
> >>> Hi,
> >>>
> >>> We are using SQL 2005. I'm trying to setup an operator who can have more
> >>> than 2 emails, is that possible?
> >>> Otherwise, is there any other way I can notify at least 2 DBAs when the job
> >>> failed.
> >>>
> >>> Thanks a lot in advance,
> >>> Sarah
> >>
> >>

>
>

  Réponse avec citation
Vieux 08/09/2008, 21h30   #6
Aaron Bertrand [SQL Server MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Can Operator has more than one emails?

Not really, as you haven't really explained everything you tried. Does the
notification work if the operator only has a single e-mail address? Have
you checked the logs of the SMTP server to see if the message was received,
or if it was not relayed, why?




On 9/8/08 3:17 PM, in article
F1F691B0-0A9C-40D9-A60C-A233E1671385@microsoft.com, "sg"
<sg@discussions.microsoft.com> wrote:

> Hi Aaron,
>
> Sorry, I didn't explain clearly.
>
> I setup a test job on purpose on test server, It will fail. I setup when the
> job fail, send an email to operator DBA (including 2 DBAs). However, after
> running the job, the job failed, I didn't get email. I did same test on
> production server, it works.
>
> Hope this is clearly this time.
> Sarah
>
> "Aaron Bertrand [SQL Server MVP]" wrote:
>
>> What does "didn't work" mean? Do you get an error message? If so, what is
>> it? Have you tried just sending a basic e-mail from your own e-mail client,
>> through the same SMTP server, with two or more recipients?
>>
>>
>> On 9/8/08 1:44 PM, in article
>> 3354555B-CEEA-4CC0-AAB6-411CCB0D2F1B@microsoft.com, "sg"
>> <sg@discussions.microsoft.com> wrote:
>>
>>> Hi Tibor,
>>>
>>> This works great on production. However, I was doing a test on our test
>>> server, it didn't work, I'm wondering if there is some configuration needed
>>> to be turned on.
>>>
>>> Thanks a lot,
>>> Sarah
>>>
>>> "Tibor Karaszi" wrote:
>>>
>>>> YEs. I believe that both semi-colon and comma separated work. I'm 100% that
>>>> one of them work. Give
>>>> it a try and you will see...
>>>>
>>>> --
>>>> Tibor Karaszi, SQL Server MVP
>>>> http://www.karaszi.com/sqlserver/default.asp
>>>> http://sqlblog.com/blogs/tibor_karaszi
>>>>
>>>>
>>>> "sg" <sg@discussions.microsoft.com> wrote in message
>>>> news:5CBA1160-4545-4BD8-8DC5-5C0E414A453D@microsoft.com...
>>>>> Hi,
>>>>>
>>>>> We are using SQL 2005. I'm trying to setup an operator who can have more
>>>>> than 2 emails, is that possible?
>>>>> Otherwise, is there any other way I can notify at least 2 DBAs when the
>>>>> job
>>>>> failed.
>>>>>
>>>>> Thanks a lot in advance,
>>>>> Sarah
>>>>
>>>>

>>
>>


  Réponse avec citation
Vieux 09/09/2008, 08h16   #7
Tibor Karaszi
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Can Operator has more than one emails?

.... also, one work and the other doesn't work. Do they both use the same mail subsystem (Db Mail or
SQL Mail). And did you try both , and ; as separators?

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi


"Aaron Bertrand [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message
news:C4EAF584.11D1F%ten.xoc@dnartreb.noraa...
> Not really, as you haven't really explained everything you tried. Does the
> notification work if the operator only has a single e-mail address? Have
> you checked the logs of the SMTP server to see if the message was received,
> or if it was not relayed, why?
>
>
>
>
> On 9/8/08 3:17 PM, in article
> F1F691B0-0A9C-40D9-A60C-A233E1671385@microsoft.com, "sg"
> <sg@discussions.microsoft.com> wrote:
>
>> Hi Aaron,
>>
>> Sorry, I didn't explain clearly.
>>
>> I setup a test job on purpose on test server, It will fail. I setup when the
>> job fail, send an email to operator DBA (including 2 DBAs). However, after
>> running the job, the job failed, I didn't get email. I did same test on
>> production server, it works.
>>
>> Hope this is clearly this time.
>> Sarah
>>
>> "Aaron Bertrand [SQL Server MVP]" wrote:
>>
>>> What does "didn't work" mean? Do you get an error message? If so, what is
>>> it? Have you tried just sending a basic e-mail from your own e-mail client,
>>> through the same SMTP server, with two or more recipients?
>>>
>>>
>>> On 9/8/08 1:44 PM, in article
>>> 3354555B-CEEA-4CC0-AAB6-411CCB0D2F1B@microsoft.com, "sg"
>>> <sg@discussions.microsoft.com> wrote:
>>>
>>>> Hi Tibor,
>>>>
>>>> This works great on production. However, I was doing a test on our test
>>>> server, it didn't work, I'm wondering if there is some configuration needed
>>>> to be turned on.
>>>>
>>>> Thanks a lot,
>>>> Sarah
>>>>
>>>> "Tibor Karaszi" wrote:
>>>>
>>>>> YEs. I believe that both semi-colon and comma separated work. I'm 100% that
>>>>> one of them work. Give
>>>>> it a try and you will see...
>>>>>
>>>>> --
>>>>> Tibor Karaszi, SQL Server MVP
>>>>> http://www.karaszi.com/sqlserver/default.asp
>>>>> http://sqlblog.com/blogs/tibor_karaszi
>>>>>
>>>>>
>>>>> "sg" <sg@discussions.microsoft.com> wrote in message
>>>>> news:5CBA1160-4545-4BD8-8DC5-5C0E414A453D@microsoft.com...
>>>>>> Hi,
>>>>>>
>>>>>> We are using SQL 2005. I'm trying to setup an operator who can have more
>>>>>> than 2 emails, is that possible?
>>>>>> Otherwise, is there any other way I can notify at least 2 DBAs when the
>>>>>> job
>>>>>> failed.
>>>>>>
>>>>>> Thanks a lot in advance,
>>>>>> Sarah
>>>>>
>>>>>
>>>
>>>

>


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 07h03.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,15698 seconds with 15 queries