Flowchart Conventions

The flowcharts in this troubleshooting section are a combination of both component flowcharts for server components and process flowcharts for different types of SMS processes. Each flowchart contains an introduction that includes:

Each flowchart identifies the components, files, decision points, and processes relative to each SMS component. The flowcharts include the following elements:


Table 16.1 Flowchart Elements

SymbolMeaning
Flowchart symbol for SMS componentSMS Component (the thread of SMS Executive that performs the actions described at this point in the flowchart).
Flowchart symbol for decision pointDecision point.
Flowchart symbol for databaseData stored to a database.
Flowchart symbol indicating end of a process, the point at which data is written to a fileProcess ends, writing data to a file.
Flowchart symbol for additional information related to a specific point in flowchartComment, tip, or additional information for a specific point in the flowchart.
Flowchart symbol indicating that flowchart is continued from previous page or continues to next pageTransfer to or from another page of the same flowchart or a different flowchart.
Flowchart symbol for network connectivityNetwork connectivity.
Flowchart symbol that separates action occurring on different computersHeavy line that separates action taking place on different computers (site systems or clients).

The directory paths in the flowcharts are shown from the perspective of an administrator using the computer that is currently designated in the flowchart. For example, if the activity being described takes place on an SMS Primary Site Server, all directories are listed as if you were using that computer. For example, the inbox directory for Replication Manager on the local computer is referenced as: SMS\Inboxes\Replmgr.box.

When the flowchart requires a connection to another computer, the directory is shown as a share on the other computer. For example, a connection from a site system to the site server Replication Manager inbox is referenced as: \\<ServerName>\SMS_<SiteCode>\Inboxes\Replmgr.box.