07.08.2013 Views

SAS 9.1.3 Intelligence Platform: System Administration Guide

SAS 9.1.3 Intelligence Platform: System Administration Guide

SAS 9.1.3 Intelligence Platform: System Administration Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

106 Configure Workunit Journaling R Chapter 13<br />

e-mail addresses) enclose the addresses in parentheses and separate them with<br />

a comma.<br />

ALERTEMAILATTACHMENT="filename"<br />

The ALERTEMAILATTACHMENT attribute specifies the name of a file—such as<br />

omaconfig.xml—that you would like attached to any alert e-mail sent.<br />

Once you have made these additions, your element might look like this:<br />

<br />

There are two additional attributes that you might need to add to the <br />

element: WORKUNITJOURNALYIELDCOUNT and ALERTEMAILTEST. The first specifies<br />

how many updates the metadata server can make to the workunit journal file<br />

before it must yield to another internal task. (You do not usually change the value<br />

of this option.) The second is a temporary option that enables you to determine<br />

whether the options previously discussed for the alert e-mail have valid values.<br />

For further information on this subject, see “Reference Information for<br />

omaconfig.xml” on page 254. This section also includes more in-depth discussions<br />

of the options shown in the preceding code snippet.<br />

3 Save the file omaconfig.xml.<br />

4 Open the file sasv9_MetadataServer.cfg in the directory<br />

<strong>SAS</strong>-config-dir\Lev1\<strong>SAS</strong>Main\MetadataServer.<br />

5 Add the following invocation parameters to the configuration file. The metadata<br />

server needs this information in order to send the alert e-mails mentioned<br />

previously.<br />

-emailsys SMTP<br />

The <strong>SAS</strong> Metadata Server uses the SMTP (Simple Mail Transfer Protocol) e-mail<br />

interface to send alert e-mail messages to the metadata server administrator.<br />

-emailhost mail-server<br />

Specify the full name of your mail-server host.<br />

-emailid account-of-sender<br />

Specify the e-mail address that you want to appear in the From field of an alert<br />

e-mail. The EMAILID option supports e-mail addresses in two forms:<br />

"server-name" and "". If you have multiple<br />

metadata servers (for example, development, test, and production servers), you<br />

can include a server name to indicate which server is sending the e-mail.<br />

The lines that you add to the configuration file might look like this:<br />

-emailsys SMTP<br />

-emailhost mailhost.company.com<br />

-email "Metadata Server 1"<br />

6 Save your changes to sasv9_MetadataServer.cfg.<br />

7 Restart the metadata server.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!