What else can I do?

If you feel an SLC is not working but should be, check to see whether the expected SLC events were generated. One way to do this is to use the SLC Debug Report tool.

To run an SLC debug report:
  1. Select Tools > Reports > Run SLC Debug Report.
  2. Complete the dialog that appears with as much information as you can, and then click Run Report.
  3. At a minimum, you need to provide the specific SLC ID (the name of the SLC Group) you want the report to focus on and a time frame for events related to the SLC. You have the option to specify process information. If you choose to do so, you must specify all of the following pieces of information: IBM® Sterling Control Center Monitor Server ID, the Process Name, and Process number for each process specified.
    Important: The format shown for the Start Time and End Time (YYYY/MM/DD HH:MM) must be used exactly if the default values are altered.
  4. The below tables outline what fields in SFG or B2B Integrator are used for Control Center Process Name and Process ID fields:
        Control Center Process Name Control Center Process ID
    Sterling FileGateway Arrived Files - Viewed from Sterling File Gateway user interfaces. Original File Name/Producer Filename ArrivedfileKey (Internally used value, not visible in SFG UI)
    Note: Each arrived file will spawn at least one FileGatewaySendMessage business process when routed. The Process ID is not explicitly resolvable from the SFG UI, but it is generally the WorkflowID +1 in the FG_0425 message. The +1 is due to use of inline BP. This BP can be viewed in B2B Dashboard.
    FileGatewaySendMessage WorkflowID+1
    B2B Dashboard Interface Business Processes - Viewed in B2B Dashboard, Central Search or Current Processes BP Name Instance ID
    AFT/Protocol Activity - Viewed in B2B Dashboard, Communication Sessions AdapterName Session ID

The report is saved to the IBM Sterling Control Center Monitor engine log folder under the name, SLCDebugReport.html. Retrieve this file from the log folder of the IBM Sterling Control Center Monitor engine install location to view the report results.

You may subsequently print this information, or copy and paste it into an email to send to someone to get help with your SLC.

The report will include:

  • The definition of the SLC
  • The definition of all schedules referenced by the SLC
  • All related SLC events produced for the SLC specified in the time frame given, including any events that triggered the SLC events, such as a Process Start event
  • The definition of any rules that were triggered by the SLC events generated
  • The definition of any actions that were taken by the rules triggered
  • The engine email system settings
If any process information is specified, the resulting report will also include all the process-related events for those processes.

The following shows a sample SLC Debug Report:

SLC Debug Utility Version 1.0
=============================
Date/Time: Wed Aug 04 15:13:09 CDT 2010
SLC ID: bothStandardSLC1
Start Range: Wed Aug 04 00:00:00 CDT 2010
End Range: Wed Aug 04 17:00:00 CDT 2010
Process ID: [Name=sample2  #28754  Server= aix534000sp]

bothStandardSLC1:
<?xml version="1.0" encoding="UTF-8"?>
<slaGroup>
  <id>bothStandardSLC1</id>
  <name>bothStandardSLC1</name>
  <desc></desc>
  <enabled>false</enabled>
  <nodes>
    <node>aix534000sp</node>
  </nodes>
  <processes>
    <process>sample2</process>
  </processes>
  <fileNames></fileNames>
  <submitters></submitters>
  <remoteNodes></remoteNodes>
  <schedules>
    <schedule>bothDuration1</schedule>
  </schedules>
  <serverGroups></serverGroups>
  <visibilityGroups>
    <visibilityGroup>Both</visibilityGroup>
  </visibilityGroups>
  <missingEvent>true</missingEvent>
  <monitorToleranceStart>1</monitorToleranceStart>
  <monitorToleranceEnd>1</monitorToleranceEnd>
</slaGroup>

Schedules:

bothDuration1:
<?xml version="1.0" encoding="UTF-8"?>
<durationSchedule>
  <id>bothDuration1</id>
  <desc></desc>
<enabled>true</enabled>
  <simpleSlc>false</simpleSlc>
  <dMin>000:00:00</dMin>
  <dMax>000:02:00</dMax>
  <vistype>private</vistype>
  <roles>
    <role>bothRole</role>
  </roles>
</durationSchedule>
SLC Event Report:

Event # 1
Event ID: 83947193024450792
Event Time: 2010/08/04  19:27:46.870 UTC
Processed Time: 2010/08/04  19:27:46.886|2010/08/04  19:27:46.883 UTC
Event Type: SLC
Message: CSLC033I Process started.  SLC:
bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767
SLC Instance ID: 83947193024450767
Rule Triggered: Process started on-time|Process started on-time-both
Alert: 0|3
Triggering event:
<event>
	<alert>|</alert>
	<ruleInstanceId>|</ruleInstanceId>
	<actionId>|
	</actionId>
	<ruleId>|</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04   19:27:46.945|2010/08/0419:27:46.851</actionsFlag>
	<dateTime>2010/08/0419:27:49.000</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450786</eventId>
	<eventType>3</eventType>
	<fileSize>-1</fileSize>
	<messageId>XSMG200I</messageId>
	<nodeId>aix534000sp	</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<seqNum>1</seqNum>
	<shortText>Process started, process:28754 name:sample2SNODE:hpig4000sp</shortText>
	<slaFlag>0</slaFlag>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STPT>2010/08/04 19:27:49.000</STPT>
	<STRT>2010/08/0419:27:49.000</STRT>
	<PRTY>10</PRTY>
	<CLAS>1</CLAS>
	<recCat>CAPR</recCat>
	<recordId>PSTR</recordId>
</event>
Event XML:
<event>
	<ruleInstanceId>|</ruleInstanceId>
	<activityType>P</activityType>
	<sourceEventTime>1280950069000</sourceEventTime>
	<groupId>bothStandardSLC1</groupId>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:46.886|2010/08/04   19:27:46.883</actionsFlag>
	<actionId>[alert0]|[alert3]</actionId>
	<alert>0|3</alert>
	<dateTime>2010/08/0419:27:46.870</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450792</eventId>
	<eventType>6</eventType>
	<fileSize>-1</fileSize>
	<messageId>CSLC033I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<ruleId>Process started on-time|Process startedon-time-both</ruleId>
	<seqNum>83947193024450792</seqNum>
	<shortText>CSLC033I Process started. 
        SLC:bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</shortText>
	<slaFlag>0</slaFlag>
	<slcId>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</slcId>
	<slcInstanceId>83947193024450767</slcInstanceId>
	<slcSource1>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1</slcSource1>
	<slcSource2>aix534000sp.sample2.28754.aix534000sp</slcSource2>
	<slcSourceEventId>83947193024450786</slcSourceEventId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
</event>
Event # 2
Event ID: 83947193024450794
Event Time: 2010/08/04  19:27:47.438 UTC
Processed Time: 2010/08/04  19:27:47.448|2010/08/04  19:27:47.445 UTC
Event Type: SLC
Message: CSLC042I Process ended when expected - between dMin and dMax.  SLC:
bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767
SLC Instance ID: 83947193024450767
Rule Triggered: Proc duration okay|Proc duration okay - both
Alert: 0|3
Triggering event:<event>
	<alert>|</alert>
	<ruleInstanceId>|</ruleInstanceId>
	<actionId>|</actionId>
	<ruleId>|</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:47.465|2010/08/04  19:27:47.432</actionsFlag>
	<dateTime>2010/08/04  19:27:50.000</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450791</eventId>
	<eventType>4</eventType>
	<fileSize>-1</fileSize>
	<messageId>XSMG252I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<seqNum>1</seqNum>
	<shortText>Process completed,SNODE:hpig4000sp</shortText>
	<slaFlag>0</slaFlag>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0
	</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STPT>2010/08/04  19:27:50.000</STPT>
	<STRT>2010/08/0419:27:49.000</STRT>
	<recCat>CAPR</recCat>
	<recordId>PRED</recordId>
</event>
Event XML:
<event>
	<ruleInstanceId>|</ruleInstanceId>
	<activityType>P</activityType>
	<sourceEventTime>1280950070000</sourceEventTime>
	<groupId>bothStandardSLC1</groupId>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:47.448|2010/08/04  19:27:47.445</actionsFlag>
	<actionId>[alert0]|[alert3]</actionId>
	<alert>0|3</alert>
	<dateTime>2010/08/04  19:27:47.438</dateTime>
	<eMailFlag>0|0	</eMailFlag>
	<eventId>83947193024450794</eventId>
	<eventType>6</eventType>
	<fileSize>-1</fileSize>
	<messageId>CSLC042I</messageId>
	<nodeId>aix534000sp	</nodeId>
	<nodeType>1</nodeType>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<ruleId>Proc duration okay|Proc duration okay - both</ruleId>
	<seqNum>83947193024450794</seqNum>
	<shortText>CSLC042I Process ended when expected - between dMin and dMax. 
	   SLC:bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</shortText>
	<slaFlag>0</slaFlag>
	<slcId>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</slcId>
	<slcInstanceId>83947193024450767</slcInstanceId>
	<slcSource1>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1</slcSource1>
	<slcSource2>aix534000sp.sample2.28754.aix534000sp</slcSource2>
	<slcSourceEventId>83947193024450791</slcSourceEventId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
</event>

Rules:
Process started on-time-both:
<?xml version="1.0" encoding="UTF-8"?><rule>
	<actionId>alert3</actionId>
	<desc>CSLC033I - alert3</desc>
	<enabled>true</enabled>
	<eventTypes>
		<eventType>6</eventType>
	</eventTypes>
	<id>Process started on-time-both</id>
	<match>&quot;/event[contains(messageId,&apos;CSLC033I&apos;)]&quot;</match>
	<priority>1</priority>
	<relative_priority>1</relative_priority>
	<visibilityGroups>
		<visibilityGroup>Both</visibilityGroup>
	</visibilityGroups>
	<linkedRule>
		<enabled>false</enabled>
		<nonResolutionActionId>alert0</nonResolutionActionId>
		<resolutionActionId>alert0</resolutionActionId>
		<resolutionTimeout>5</resolutionTimeout>
	</linkedRule>
	<effectiveMatch>&quot;/event[contains(messageId,&apos;CSLC033I&apos;) 
	    and  (eventType = &apos;6&apos; ) ]&quot;</effectiveMatch>
</rule>
Proc duration okay:
<?xml version="1.0" encoding="UTF-8"?>
<rule>
	<actionId>alert0</actionId>
	<desc>CSLC042I - alert0</desc>
	<enabled>true</enabled>
	<id>Proc duration okay</id>
	<match>&quot;/event[eventType=&apos;6&apos; and 
	contains(messageId,&apos;CSLC042I&apos;)]&quot;</match>
	<priority>21</priority>
	<eventType>6</eventType>
</rule>

Process started on-time:
<?xml version="1.0" encoding="UTF-8"?>
<rule>
	<actionId>alert0</actionId>
	<desc>CSLC033I - alert0</desc>
	<enabled>true</enabled>
	<id>Process started on-time</id>
	<match>&quot;/event[eventType=&apos;6&apos; and 
	contains(messageId,&apos;CSLC033I&apos;)]&quot;</match>
	<priority>7</priority>
	<eventType>6</eventType>
</rule>

Proc duration okay - both:
<?xml version="1.0" encoding="UTF-8"?>
<rule>
	<actionId>alert3</actionId>
	<desc>CSLC042I - alert3</desc>
	<enabled>true</enabled>
	<eventTypes>
		<eventType>6</eventType>
	</eventTypes>
	<id>Proc duration okay - both</id>
	<match>&quot;/event[contains(messageId,&apos;CSLC042I&apos;)]&quot;</match>
	<priority>8</priority>
	<relative_priority>8</relative_priority>
	<visibilityGroups>
		<visibilityGroup>Both</visibilityGroup>
	</visibilityGroups>
	<linkedRule>
		<enabled>false</enabled>
		<nonResolutionActionId>alert0</nonResolutionActionId>
		<resolutionActionId>alert0</resolutionActionId>
		<resolutionTimeout>5</resolutionTimeout>	
	</linkedRule>
	<effectiveMatch>&quot;/event[contains(messageId,&apos;CSLC042I&apos;) 
	and  ( eventType = &apos;6&apos; ) ]&quot;</effectiveMatch>
</rule>

Actions:

alert0:
<?xml version="1.0" encoding="UTF-8"?>
<action>
 <alert>0</alert>
 <desc></desc>
 <id>alert0</id>
</action>

alert3:
<?xml version="1.0" encoding="UTF-8"?>
<action>
 <alert>3</alert>
 <desc></desc>
 <id>alert3</id>
</action>

Engine Email System Settings:

SMTP Host Name: shuttlerun
SMTP Host Port: 25

Events Related to Process ID: [Name=sample2  #28754  Server= aix534000sp]

Event # 1
Event ID: 83947193024450783
Event Time: 2010/08/04  19:27:48.000 UTC
Processed Time: 2010/08/04  19:27:46.804|2010/08/04  19:27:46.775 UTC
Event Type: Process status
Record ID: QCEX
Message: CNCD053I Process moved to Execution queue.
Rule Triggered: |
Alert: |
Event XML:
<event>
	<alert>|</alert>
	<ruleInstanceId>|</ruleInstanceId>
	<actionId>|
	</actionId>
	<ruleId>|</ruleId>
	<processQueue>EXEC</processQueue>
	<nodeName>aix534000sp</nodeName>
	<localNode>P</localNode>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:46.804|2010/08/0419:27:46.775</actionsFlag>
	<dateTime>2010/08/04 19:27:48.000</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450783</eventId>
	<eventType>9</eventType>
	<fileSize>-1</fileSize>
	<messageId>CNCD053I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1	</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2	</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<seqNum>0</seqNum>
	<shortText>CNCD053I Process moved to Executionqueue.</shortText>
	<slaFlag>0</slaFlag>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<status>PE</status>
	<recCat>CAEV</recCat>
	<recordId>QCEX</recordId>
</event>


Event # 2
Event ID: 83947193024450786
Event Time: 2010/08/04  19:27:49.000 UTC
Processed Time: 2010/08/04  19:27:46.945|2010/08/04  19:27:46.851 UTC
Event Type: Process started
Record ID: PSTR
Message: Process started, process:28754 name:sample2 SNODE:hpig4000sp
Rule Triggered: |
Alert: |
Event XML:
<event>
	<alert>|</alert>
	<ruleInstanceId>|</ruleInstanceId>
	<actionId>|
	</actionId>
	<ruleId>|</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp
	</nodeName>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:46.945|2010/08/04  19:27:46.851</actionsFlag>
	<dateTime>2010/08/04  19:27:49.000</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450786</eventId>
	<eventType>3</eventType>
	<fileSize>-1</fileSize>
	<messageId>XSMG200I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp	</remoteNode>
	<returnCode>0</returnCode>
	<seqNum>1</seqNum>
	<shortText>Process started, process:28754 name:sample2SNODE:hpig4000sp</shortText>
	<slaFlag>0</slaFlag>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STPT>2010/08/04 19:27:49.000</STPT>
	<STRT>2010/08/0419:27:49.000</STRT>
	<PRTY>10</PRTY>
	<CLAS>1</CLAS>
	<recCat>CAPR</recCat>
	<recordId>PSTR</recordId>
</event>

Event # 3
Event ID: 83947193024450787
Event Time: 2010/08/04  19:27:49.000 UTC
Processed Time: 2010/08/04  19:27:46.962|2010/08/04  19:27:46.948|2010/08/04
19:27:46.958 UTC
Event Type: Process step started
Record ID: LSST
Message: Local Step started.
Rule Triggered: ||
Alert: ||
Event XML:
<event>
	<alert>||</alert>
	<ruleInstanceId>||</ruleInstanceId>
	<actionId>||</actionId>
	<ruleId>||</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<direction>outBound</direction>
	<dvg>Both|Up</dvg>
	<actionsFlag>2010/08/0419:27:46.962|2010/08/04  19:27:46.948|2010/08/04  19:27:46.958</actionsFlag>
	<dateTime>2010/08/0419:27:49.000</dateTime>
	<destFile>/data/cd4000sp/ndm/cfg/upfile.from_aix</destFile>
	<eMailFlag>0|0|0</eMailFlag>
	<eventId>83947193024450787</eventId>
	<eventType>1</eventType>
	<fileSize>-1</fileSize>
	<fromNode>P</fromNode>
	<messageId>XSMG201I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<seqNum>2</seqNum>
	<shortText>Local Stepcfg/msgfile.cfg</sourceFile>
	<stepName>Up</stepName>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0|0</trapFlag>
	<userOpFlag>0|0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STRT>2010/08/04  19:27:49.000</STRT>
	<RSTR>N</RSTR>
	<recCat>CAPR</recCat>
	<recordId>LSST</recordId>
</event>

Event # 4
Event ID: 83947193024450788
Event Time: 2010/08/04  19:27:49.000 UTC
Processed Time: 2010/08/04  19:27:47.331|2010/08/04  19:27:47.279|
2010/08/0419:27:47.326 UTC
Event Type: Process step ended
Record ID: CTRC
Message: Copy step successful.
Rule Triggered: |bothRule|upRule
Alert: |1|1
Event XML:<event>
	<alert>|1|1</alert>
	<ruleInstanceId>||</ruleInstanceId>
	<actionId>|[bothAlert1]|[upAlert1]</actionId>
	<ruleId>|bothRule|upRule</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<direction>outBound</direction>
	<dvg>Both|Up</dvg>
	<actionsFlag>2010/08/04  19:27:47.331|2010/08/04  19:27:47.279|2010/08/0419:27:47.326</actionsFlag>
	<dateTime>2010/08/04  19:27:49.000</dateTime>
	<destFile>/data/cd4000sp/ndm/cfg/upfile.from_aix</destFile>
	<eMailFlag>0|1280950067279|1280950067326</eMailFlag>
	<eventId>83947193024450788</eventId>
	<eventType>2</eventType>
	<fileSize>4313802</fileSize>
	<fromNode>P</fromNode>
	<messageId>SCPA000I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1	</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<seqNum>3</seqNum>
	<shortText>Copy step successful.</shortText>
	<slaFlag>0</slaFlag>
	<sourceFile>/data/cd4000sp/ndm/cfg/msgfile.cfg</sourceFile>
	<stepName>Up</stepName>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0|0</trapFlag>
	<userOpFlag>0|0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STPT>2010/08/04  19:27:49.000</STPT>
	<STRT>2010/08/04  19:27:49.000</STRT>
	<certIssuer>(/O=SCI/L=Irving/ST=Texas/C=US/SHA1=fed0aa6547066dccfc7476c19428b3a000b9c1e3/SN=00)</certIssuer>
	<certSubject>(/C=US/ST=Texas/O=SCI/OU=SV/CN=cdwopsxp01.csg.stercomm.com/emailAddress=jason_legel@stercomm.com/
		SHA1=e40edf02b0bb93463fb213f364600f7ae5551ad7/SN=7B)</certSubject>
	<secureEnabled>Y</secureEnabled>
	<secureProtocol>TLSv1</secureProtocol>
	<cipherSuite>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</cipherSuite>
	<OMSG>SCPA000I</OMSG>
	<OCCD>0</OCCD>
	<LMSG>SCPA000I</LMSG>
	<LCCD>0</LCCD>
	<RUSZ>16000</RUSZ>
	<RSTR>N</RSTR>
	<XLAT>N</XLAT>
	<LKFL>N</LKFL>
	<recCat>CAPR</recCat>
	<CKPT>Y</CKPT>
	<ECMP>Y</ECMP>
	<SCMP>N</SCMP>
	<DDS3>R</DDS3>
	<bytesSent>4313802</bytesSent>
	<bytesRead>4313802</bytesRead>
	<SRCR>188</SRCR>
	<SRUX>58</SRUX>
	<DBYW>4313802</DBYW>
	<DRCW>188</DRCW>
	<DBYX>885370</DBYX>
	<DRUX>58</DRUX>
	<recordId>CTRC</recordId>
</event>

Event # 5
Event ID: 83947193024450789
Event Time: 2010/08/04  19:27:49.000 UTC
Processed Time: 2010/08/04  19:27:47.351|2010/08/04
19:27:47.335|2010/08/04  19:27:47.347 UTC
Event Type: Process step started
Record ID: LSST
Message: Local Step started.
Rule Triggered: ||
Alert: ||
Event XML:
<event>
	<alert>||</alert>
	<ruleInstanceId>||</ruleInstanceId>
	<actionId>||</actionId>
	<ruleId>||</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<direction>inBound</direction>
	<dvg>Both|Down	</dvg>
	<actionsFlag>2010/08/04  19:27:47.351|2010/08/0419:27:47.335|2010/08/04  19:27:47.347</actionsFlag>
	<dateTime>2010/08/0419:27:49.000</dateTime>
	<destFile>/data/cd4000sp/ndm/cfg/downfile.from_hp</destFile>
	<eMailFlag>0|0|0</eMailFlag>
	<eventId>83947193024450789</eventId>
	<eventType>1</eventType>
	<fileSize>-1</fileSize>
	<fromNode>S</fromNode>
	<messageId>XSMG201I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<seqNum>4</seqNum>
	<shortText>Local Step started.</shortText>
	<slaFlag>0</slaFlag>
	<sourceFile>/data/cd4000sp/ndm/cfg/upfile.from_aix</sourceFile>
	<stepName>Down</stepName>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0|0</trapFlag>
	<userOpFlag>0|0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STRT>2010/08/04  19:27:49.000</STRT>
	<RSTR>N</RSTR>
	<recCat>CAPR</recCat>
	<recordId>LSST</recordId>
</event>

Event # 6
Event ID: 83947193024450790
Event Time: 2010/08/04  19:27:50.000 UTC
Processed Time: 2010/08/04  19:27:47.429|2010/08/04
19:27:47.383|2010/08/04  19:27:47.424 UTC
Event Type: Process step ended
Record ID: CTRC
Message: Copy step successful.
Rule Triggered: |bothRule|downRule
Alert: |1|1
Event XML:
<event>
	<alert>|1|1</alert>
	<ruleInstanceId>||</ruleInstanceId>
	<actionId>|[bothAlert1]|[downAlert1]</actionId>
	<ruleId>|bothRule|downRule</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<direction>inBound</direction>
	<dvg>Both|Down</dvg>
	<actionsFlag>2010/08/04  19:27:47.429|2010/08/04  19:27:47.383|2010/08/04  19:27:47.424</actionsFlag>
	<dateTime>2010/08/04  19:27:50.000</dateTime>
	<destFile>/data/cd4000sp/ndm/cfg/downfile.from_hp</destFile>
	<eMailFlag>0|1280950067383|1280950067424</eMailFlag>
	<eventId>83947193024450790</eventId>
	<eventType>2</eventType>
	<fileSize>4313802</fileSize>
	<fromNode>S</fromNode>
	<messageId>SCPA000I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<seqNum>0</seqNum>
	<shortText>Copy step successful.</shortText>
	<slaFlag>0</slaFlag>
	<sourceFile>/data/cd4000sp/ndm/cfg/upfile.from_aix</sourceFile>
	<stepName>Down</stepName>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0|0</trapFlag>
	<userOpFlag>0|0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STPT>2010/08/04  19:27:50.000</STPT>
	<STRT>2010/08/04  19:27:49.000</STRT>
	<certIssuer>(/O=SCI/L=Irving/ST=Texas/C=US/SHA1=fed0aa6547066dccfc7476c19428b3a000b9c1e3/SN=00)</certIssuer>
	<certSubject>(/C=US/ST=Texas/O=SCI/OU=SV/CN=cdwopsxp01.csg.stercomm.com/
		emailAddress=jason_legel@stercomm.com/SHA1=e40edf02b0bb93463fb213f364600f7ae5551ad7/SN=7B)</certSubject>
	<secureEnabled>Y</secureEnabled>
	<secureProtocol>TLSv1</secureProtocol>
	<cipherSuite>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</cipherSuite>
	<OMSG>SCPA000I</OMSG>
	<OCCD>0</OCCD>
	<LMSG>SCPA000I</LMSG>
	<LCCD>0</LCCD>
	<RUSZ>16000</RUSZ>
	<RSTR>N</RSTR>
	<XLAT>N</XLAT>
	<LKFL>N</LKFL>
	<recCat>CAPR</recCat>
	<CKPT>Y</CKPT>
	<ECMP>Y</ECMP>
	<SCMP>N</SCMP>
	<DDS3>R</DDS3>
	<bytesSent>4313802</bytesSent>
	<bytesRead>4313802</bytesRead>
	<SRCR>188</SRCR>
	<SRUX>58</SRUX>
	<DBYW>4313802</DBYW>
	<DRCW>188</DRCW>
	<DBYX>885370</DBYX>
	<DRUX>58</DRUX>
	<recordId>CTRC</recordId>
</event>
Event # 7
Event ID: 83947193024450791
Event Time: 2010/08/04  19:27:50.000 UTC
Processed Time: 2010/08/04  19:27:47.465|2010/08/04  19:27:47.432 UTC
Event Type: Process ended
Record ID: PRED
Message: Process completed, SNODE:hpig4000sp
Rule Triggered: |
Alert: |
Event XML:
<event>
	<alert>|</alert>
	<ruleInstanceId>|</ruleInstanceId>
	<actionId>|</actionId>
	<ruleId>|</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:47.465|2010/08/04  19:27:47.432</actionsFlag>
	<dateTime>2010/08/04  19:27:50.000</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450791</eventId>
	<eventType>4</eventType>
	<fileSize>-1</fileSize>
	<messageId>XSMG252I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<seqNum>1</seqNum>
	<shortText>Process completed, SNODE:hpig4000sp</shortText>
	<slaFlag>0</slaFlag>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STPT>2010/08/04  19:27:50.000</STPT>
	<STRT>2010/08/04  19:27:49.000</STRT>
	<recCat>CAPR</recCat>
	<recordId>PRED</recordId>
</event>

Event # 8
Event ID: 83947193024450792
Event Time: 2010/08/04  19:27:46.870 UTC
Processed Time: 2010/08/04  19:27:46.886|2010/08/04  19:27:46.883 UTC
Event Type: SLC
Message: CSLC033I Process started.  SLC:
bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767
SLC Instance ID: 83947193024450767
Rule Triggered: Process started on-time|Process started on-time-both
Alert: 0|3
Triggering event:
<event>
	<alert>|</alert>
	<ruleInstanceId>|</ruleInstanceId>
	<actionId>|</actionId>
	<ruleId>|</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:46.945|2010/08/04  19:27:46.851</actionsFlag>
	<dateTime>2010/08/04  19:27:49.000</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450786</eventId>
	<eventType>3</eventType>
	<fileSize>-1</fileSize>
	<messageId>XSMG200I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<seqNum>1</seqNum>
	<shortText>Process started, process:28754 name:sample2 SNODE:hpig4000sp</shortText>
	<slaFlag>0</slaFlag>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STPT>2010/08/04  19:27:49.000</STPT>
	<STRT>2010/08/04  19:27:49.000</STRT>
	<PRTY>10</PRTY>
	<CLAS>1</CLAS>
	<recCat>CAPR</recCat>
	<recordId>PSTR</recordId>
</event>
Event XML:
 <event>
	<ruleInstanceId>|</ruleInstanceId>
	<activityType>P</activityType>
	<sourceEventTime>1280950069000</sourceEventTime>
	<groupId>bothStandardSLC1</groupId>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:46.886|2010/08/04  19:27:46.883</actionsFlag>
	<actionId>[alert0]|[alert3]</actionId>
	<alert>0|3</alert>
	<dateTime>2010/08/0419:27:46.870</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450792</eventId>
	<eventType>6</eventType>
	<fileSize>-1</fileSize>
	<messageId>CSLC033I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<ruleId>Process started on-time|Process started on-time-both</ruleId>
	<seqNum>83947193024450792</seqNum>
	<shortText>CSLC033I Process started.  SLC:bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</shortText>
	<slaFlag>0</slaFlag>
	<slcId>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</slcId>
	<slcInstanceId>83947193024450767</slcInstanceId>
	<slcSource1>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1</slcSource1>
	<slcSource2>aix534000sp.sample2.28754.aix534000sp</slcSource2>
	<slcSourceEventId>83947193024450786</slcSourceEventId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
</event> 

Event # 9
Event ID: 83947193024450794
Event Time: 2010/08/04  19:27:47.438 UTC
Processed Time: 2010/08/04  19:27:47.448|2010/08/04  19:27:47.445 UTC
Event Type: SLC
Message: CSLC042I Process ended when expected - between dMin and dMax.  SLC:
 bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767
SLC Instance ID: 83947193024450767
Rule Triggered: Proc duration okay|Proc duration okay - both
Alert: 0|3
Triggering event:
 <event>
	<alert>|</alert>
	<ruleInstanceId>|</ruleInstanceId>
	<actionId>|</actionId>
	<ruleId>|</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:47.465|2010/08/04  19:27:47.432</actionsFlag>
	<dateTime>2010/08/04  19:27:50.000</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450791</eventId>
	<eventType>4</eventType>
	<fileSize>-1</fileSize>
	<messageId>XSMG252I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<seqNum>1</seqNum>
	<shortText>Process completed, SNODE:hpig4000sp</shortText>
	<slaFlag>0</slaFlag>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STPT>2010/08/04  19:27:50.000</STPT>
	<STRT>2010/08/04  19:27:49.000</STRT>
	<recCat>CAPR</recCat>
	<recordId>PRED</recordId>
</event>
Event XML:
<event>
	<ruleInstanceId>|</ruleInstanceId>
	<activityType>P</activityType>
	<sourceEventTime>1280950070000</sourceEventTime>
	<groupId>bothStandardSLC1</groupId>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:47.448|2010/08/04  19:27:47.445</actionsFlag>
	<actionId>[alert0]|[alert3]</actionId>
	<alert>0|3</alert>
	<dateTime>2010/08/04  19:27:47.438</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450794</eventId>
	<eventType>6</eventType>
	<fileSize>-1</fileSize>
	<messageId>CSLC042I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<ruleId>Proc duration okay|Proc duration okay - both</ruleId>
	<seqNum>83947193024450794</seqNum>
	<shortText>CSLC042I Process ended when expected - between dMin and dMax.  
		SLC:bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</shortText>
	<slaFlag>0</slaFlag>
	<slcId>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</slcId>
	<slcInstanceId>83947193024450767</slcInstanceId>
	<slcSource1>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1</slcSource1>
	<slcSource2>aix534000sp.sample2.28754.aix534000sp</slcSource2>
	<slcSourceEventId>83947193024450791</slcSourceEventId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
</event>
SLC: bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767
SLC Instance ID: 83947193024450767
Rule Triggered: Proc duration okay|Proc duration okay - both
Alert: 0|3
Triggering event:
<event>
	<alert>|</alert>
	<ruleInstanceId>|</ruleInstanceId>
	<actionId>|</actionId>
	<ruleId>|</ruleId>
	<localNode>P</localNode>
	<nodeName>aix534000sp</nodeName>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:47.465|2010/08/04  19:27:47.432</actionsFlag>	
	<dateTime>2010/08/04  19:27:50.000</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450791</eventId>
	<eventType>4</eventType>
	<fileSize>-1</fileSize>
	<messageId>XSMG252I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<origNode>aix534000sp</origNode>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<seqNum>1</seqNum>
	<shortText>Process completed, SNODE:hpig4000sp</shortText>
	<slaFlag>0</slaFlag>
	<submitterId>qatest</submitterId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
	<SUBI>qatest@aix534000sp</SUBI>
	<SBND>aix534000sp</SBND>
	<STPT>2010/08/04  19:27:50.000</STPT>
	<STRT>2010/08/04  19:27:49.000</STRT>
	<recCat>CAPR</recCat>
	<recordId>PRED</recordId>
</event>
Event XML:
 <event>
	<ruleInstanceId>|</ruleInstanceId>
	<activityType>P</activityType>
	<sourceEventTime>1280950070000</sourceEventTime>
	<groupId>bothStandardSLC1</groupId>
	<dvg>Both</dvg>
	<actionsFlag>2010/08/04  19:27:47.448|2010/08/04  19:27:47.445</actionsFlag>
	<actionId>[alert0]|[alert3]</actionId>
	<alert>0|3</alert>
	<dateTime>2010/08/04  19:27:47.438</dateTime>
	<eMailFlag>0|0</eMailFlag>
	<eventId>83947193024450794</eventId>
	<eventType>6</eventType>
	<fileSize>-1</fileSize>
	<messageId>CSLC042I</messageId>
	<nodeId>aix534000sp</nodeId>
	<nodeType>1</nodeType>
	<percentComplete>-1</percentComplete>
	<processId>28754</processId>
	<processName>sample2</processName>
	<remoteNode>hpig4000sp</remoteNode>
	<returnCode>0</returnCode>
	<ruleId>Proc duration okay|Proc duration okay - both</ruleId>
	<seqNum>83947193024450794</seqNum>
	<shortText>CSLC042I Process ended when expected - between dMin and dMax.  
		SLC: bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</shortText>
	<slaFlag>0</slaFlag>
	<slcId>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1.83947193024450767</slcId>
	<slcInstanceId>83947193024450767</slcInstanceId>
	<slcSource1>bothStandardSLC1.bothDuration1.aix534000sp.sample2.true.1</slcSource1>
	<slcSource2>aix534000sp.sample2.28754.aix534000sp</slcSource2>
	<slcSourceEventId>83947193024450791</slcSourceEventId>
	<trapFlag>0|0</trapFlag>
	<userOpFlag>0|0</userOpFlag>
</event>
The following event elements might be seen in events included in an SLC Debug Report:
actionId

Action performed when the event was processed

actionsFlag

Tells when the event was processed by the Rule service

activityType

The type of SLC component that generated the event:

  • WF = Workflow
  • M = Milestone
  • S = Process Step
  • P =Process
dateTime

Time the event was generated (values are in UTC)

destFile

Destination file name watched for by this SLC instance

groupId

SLC name

nodeId

Server name watched for by this SLC instance

ruleId

Rule triggered by the event

slcId

For Wildcard SLCs, formed by concatenating the SLC Name, the SLC schedule name, the server name specified, the destination file name specified, and other values

slcSourceEventId

Event ID of the event that caused this SLC event to be generated (not present in the sample debug report provided because it was the lack of process events that caused these SLC events to be generated)

Running a second report with the SLC Debug Report is helpful to identify the Process events that should have triggered the SLC. To run the Database Events Report:
  1. Select Tools > Reports > Define/Run and click the plus button to create a new report.
  2. In the Create Report wizard, select Audit > Database Events Report and click Next.
  3. In the Filter criteria, specify a Date Time and the Process ID and click Next.
  4. Select the following Columns: Date Time, Event Type, and XML STRING.
  5. Sort the report by Date Time, and then SEQ_NUM.
    Tip: Report data from Sterling B2B Integrator servers may be accurate only down to the second. In this case, it is helpful to include SEQ_NUM as a secondary sorted item, in addition to Date Time.
  6. Click Run Report.

The following shows the XML_STRING of the Database Events Report:

<event>
	<seqNum>79933397220401424</seqNum>
	<recordId>PSTR</recordId>
	<returnCode>0</resturnCode>
	<dateTime>2008/08/25 19:00:45.000</dateTime>
	<processId>7</processId>
	<nodeName>DANDER2K44</nodeName>
	<processName>PROCTEST</processNAme>
	<eventtype>3</eventType>
	<remoteNode>DANDER2K42</remoteNode>
	<origNode>DANDER2K44</origNode>
	<actionsFlag>1219690846619</actionsflag>
	<submitterId>cduser</submitterId>
	<nodeId>dander2k44</nodeId>
	<eventId>79933397220401424</eventId>
	<shortText>process number 7 (name PROCTEST , SNODE DANDER2K42)executing</shorttext>
	<nodeType>1</nodeType>
	<messageID>LSMG2001</messageId>
	<localNode>P</localNode>
</event>
<event>
	<seqNum>79933397220401426</seqNum>
	<recordId>LSST</recordId>
	<returnCode>0</returnCode>
	<dateTime>2008/08/25 19:00:46.000</dateTime>
	<processId>7</processId>
	<nodeName>DANDER2K44</nodeName>
	<processName>PROCTEST</processName>
	<eventType>1</eventType>
	<remoteNode>DANDER2K42</remoteNode>
	<origNode>DANDER2K44</origNode>
	<actionsflag>1219690846650</actionsFlag>
	<submitterId>cduser</submitterId>
	<nodeId>dander2k44</nodeId>
	<sourcefile>c:\temp\100MB.file</sourceFile>
	<eventID>79933397220401426</eventId>
	<destFile>C:\temp\100MB.out</destfile>
	<nodeType>1</nodeType>
	<localNode>P</localNode>
	<stepName>STEP1</stepName>
</event>
<event>
	<recordId>CTRC</record>
	<bytesSent>9353834</bytesSent>
	<processId>7</processId>
	<dateTime>2008/05/25 19:00:46.000</dateTime>
	<direction>outBound</direction>
	<bytesRead>9353022</bytesRead>
	<processName>PROCTEST</processName>
	<nodeName>DANDER2K44</nodeName>
	<eventType>2</eventType>
	<actionsFlag>1219690851166</actionsFlag>
	<submitterId>cduser</submitterId>
	<fileSize>9353022</fileSize>
	<nodeId>dander2k44</nodeId>
	<eventId>79933397220401435</eventId>
	<destfile>C:\temp\100MB.out</destFile>
	<nodeType>1</nodeType>
	<localNode>P</localNode>
	<deqNum>79933397220401435</seqNum>
	<returnCode>0</returnCode>
	<origNode>DANDER2K44</origNode>
	<remoteNode>DANDER2K42</remoteNode>
	<sourceFile>c:\temp100MB.file</sourceFile>
	<fromNode>P</fromNode>
	<shortText>Copy operation successful.</shortText>
	<messageId>SCPA0001</messageId>
	<stepName>STEP1</stepName>
</event>
<event>
	<seqNum>79933397220401436</seqNum>
	<recordId>PRED</recordId>
	<returnCode>0</returnCode>
	<dateTime>2008/08/25 19:00:46.000</dateTime>
	<processId>7</processId>
	<nodeName>DANDER2K44</nodeName>
	<processName>PROCTEST</processNamme>
	<eventType>4</eventType>
	<remoteNode>DANDER2K42</remoteNode>
	<origNode>DANDER2K44</origNode>
	<actionsFlag>1219690851182</actionsFlag>
	<submitterId>cduser</submitterId>
	<nodeId>dander2k44</nodeId>
	<eventId>79933397220401436</eventId>
	<shortText>A user process has completed successfully.</shortText>
	<nodeType>1</nodeType>
	<messageId>LSMG2621</messageId>
	<localNode>P</localNode>
</event>

The following event elements might be seen in events included in a Database Events Report:

actionId

The action performed when the event was processed

actionsFlag

Tells when the event was processed by the Rule service

date Time

Time event generated (values are in UTC)

destFile

The destination file name

eventType

The type of Event. Possible values include:

  • Process Step Start
  • Process Step End
  • Process Start
  • Process End
nodeId

The server name that the event was generated for

processId

The number of the process

processName

The name of the process

ruleId

The rule triggered by the event

This reports shows that the Process Start, Step Start, Step End, and Process End should trigger the SLC. The SLC looked for the destination filename C:\temp\100mb.*, when the destination filename was c:\temp\100mb.out. This is not a match because the drive specification for the SLC is a capital C, while the actual destination filename has a drive specification of a lower case c. This report shows why the generated SLC events state that the NERs or NERe started the file transfer.

Running these two reports in conjunction with one another should help you troubleshoot your SLC issues. After you have created these reports, you need to save them for future reference.

To Save reports, select Tools > Reports > Save Report.