My Oracle Support Banner

Description Of All Properties Of ESD (Doc ID 1502678.1)

Last updated on MARCH 09, 2023

Applies to:

Siebel Email Marketing Server - Version 8.2.2.1 SIA[23012] and later
Information in this document applies to any platform.

Goal

Qn1:While sending email for one million customers with Siebel marketing, it takes about 4 hours (with the lowest log level).
The requirement is to send email for one million customers in half an hour.

As per the ESD log log4j.props it seems like the maximum amount of time is taken to re-send email to invalid addresses.

...
2012-10-22 18:14:11,907 [Thread-1] INFO SmtpEngine Initializing numTalkers to 8
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: connectTimeout = -1
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: smtpTimeout = 15000
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: workTimeout = 10000
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: reconnectTimeout = 60000
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: maxPerConnection = -1
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: suppressPipelining = false
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: smtpHostname = ServerHostName.here
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: mailerId = Siebel -1
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: throttleVal = -1
2012-10-22 18:14:11,923 [Thread-1] INFO SmtpEngine SMTPTalker: numOfTalkers = 8
...
2012-10-22 18:41:10,428 [SMTPTalker-4] WARN SMTPTalker Lost connection without delivering any messages: sleeping 60000 before retry

What is the 'numTalkers' parameter? Does increase of it increase the speed of whole process?

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.