Skip to main content

71 docs tagged with "System Configuration"

View all tags

Administration Overview

OpCon administration encompasses server setup, component configuration, user security, access control, and database management.

Administrative Stored Procedures

Continuous provides scripts and supplemental SQL stored procedures to aid in managing OpCon: - SMA_CHGMACHINE - SMA_CHG_UNIX_GIDUID - SMA_CLEAN_ENS - SMA_CLEARSCHED - SMA_COPYSCHED - SMA_DELETESCHED.

Architecture Overview

The OpCon server consists of the Schedule Activity Monitor (SAM) and supporting services (SAM-SS).

Best Practices

OpCon best practices are proven patterns for building reliable, maintainable automation — from documenting thresholds and properties to setting up automated maintenance schedules, configuring alerts, and structuring job dependencies effectively.

BIRT Report Generator

BIRTRptgen.exe calls the BIRTPROCESSOR handler to run reports created with Business Intelligence and Reporting Tools (BIRT).

Check Job Termination

SMACheckTerm.exe compares the termination description of a completed job to a specific value.

Check Schedule and Job Status

SMAChkStat.exe compares schedule and job statuses in OpCon against a logical expression, then returns a pass or fail exit code.

Command-line Utilities Introduction

OpCon includes the following command-line utilities: - Administrative Stored Procedures - Audit History Cleanup - BIRT Report Generator - Check Job Termination - Check Schedule and Job Status -.

Configuration

After the SMADDI service has been installed with the SAM and the SMADDI stored procedures have been installed with the database, address the following topics before starting the service: -.

Data Input Message Elements

Data Input Message Elements define the XML structure used in SMADDI files, covering both data-storage elements and logical grouping elements.

Database Mirroring Checklist

The Continuous SQL scripts for mirroring the OpCon database use scripting variables defined in SMA_SetDBMirroringScriptingVariables.cmd.

Database Replication Checklist

The Continuous SQL scripts for replicating the OpCon database use scripting variables defined in SMA_SetDBReplicationScriptingVariables.cmd.

DoBatch

DoBatch.exe automatically builds, checks, deletes, or forecasts OpCon schedules via command files scheduled as Windows jobs.

Failover and Recovery with Replication

Failover and recovery with replication lets OpCon switch to a subscribing database server when the primary becomes unavailable, then restore the original configuration once the primary is back. The procedures cover: - Automatic Failover to the Subscribing OpCon Database Server - Manual Failover to the Subscribing OpCon Database Server -.

Failover Scenarios

Failover in OpCon shuts down the primary SMA Service Manager and starts the secondary, transferring control of the application group to the standby server. OpCon supports both automatic and manual failover, and the configuration depends on whether the database uses mirroring, replication, or a standalone setup.

Graphical Utilities Introduction

OpCon includes the following graphical utilities: - Legacy Audit Management - Schedule Import/Export (deprecated) - SMA OpCon Configuration Utility All of these utilities, except SMA Data Collector.

Introduction

The SAM and supporting services (SAM-SS) are the central components of OpCon.

Legacy Audit Management

The Legacy Audit Management program allows administrators to view audit information, as well as maintain the audit table.

Licensing

Continuous provides a license file during installation and maintenance to enable SAM.

Logging

The SAM and supporting services (SAM-SS) have several important logs.

OpCon Server Options

The Enterprise Manager Administration supports management of Server Options in OpCon.

Operations File Transfer Messages

In addition to displaying the completion percentage and the interim transfer operations (e.g., compressing, decompressing, etc.), the EM displays specific file transfer codes from the agent's.

Optional Components

Optional components in OpCon extend the core server with additional capabilities such as LDAP synchronization, notification handling, and data input processing.

Pingman

Pingman is a utility that constantly pings a machine to determine network stability.

Privileges

Privileges in OpCon control what actions each role can perform, covering access codes, batch users, departments, functions, machine groups, machines, schedules, and scripts.

Property Expressions API Syntax

The Property Expressions API syntax may contain strings, numbers, operators, functions, and OpCon properties (e.g., Global, Schedule Instance, Job Instance, and Machine Instance properties).

RBAC Overview

OpCon's RBAC model assigns users to roles, and roles hold specific privileges.

Reference Overview

Reference material for OpCon events, notification configuration, reports, command-line and graphical utilities, error message codes, property expression syntax, best practices, and licensing.

Roles

Roles maintain privileges for multiple User Accounts simultaneously, simplifying administration.

Running Work Overview

Before OpCon can submit jobs to an agent, the agent must be connected and configured, and the appropriate batch user credentials must be available.

Schedule Activity Monitor (SAM)

The Schedule Activity Monitor (SAM) determines when jobs in the Daily tables qualify for submission to an agent and processes OpCon events.

SMA Evaluate Expression

SMA Evaluate Expression (SMAEvalExp.exe) accesses the OpCon Property Expressions API — the same API used by Job Dependencies and Events Based on Complex Expressions.

SMA Notify Handler

The SMA Notify Handler component is responsible for reading the NOTIFY table in the OpCon database and writing the message to the appropriate location.

SMA Request Router

The SMA Request Router reads the OpCon database to process requests from the SAM and the Enterprise Manager.

SMA Resource Monitor Wizards

The SMA Resource Monitor User Interface provides Wizards within the Add and Edit functions for all monitor types and Action Groups.

SMA Start Time Calculator

The SMA Start Time Calculator periodically recalculates estimated start times for all active jobs in the OpCon Daily tables, then updates the database.

SMADDI Message Types

Each input file must contain a <msgtype> element describing the type of SMADDI message.

SMADirectory

SMADirectory (SMADirectory.exe) manages OpCon directories, keeping log and report directories from consuming excessive disk space.

SMAGetServiceStatus

The SMAGetServiceStatus utility (SMAGetServiceStatus.exe) monitors the status of Windows services.

SMALogEvent

SMALogEvent writes messages to the Windows event log from a command line.

SMASetRMFileName

SMASetRMFileName updates the file name monitored by a specified rule in the SMA Resource Monitor Rules file.

Summary Information

The SMA Resource Monitor User Interface creates and manages File Monitors, Counter Monitors, Service Monitors, Process Monitors, and Action Groups.

System Configuration Overview

System configuration covers all server-level settings — from initial installation and upgrade procedures through runtime server options (logging, SMTP, SSO, notifications) and database management.

User Accounts

User Accounts are required for authentication to OpCon.

Utilities Overview

OpCon utilities are organized into the following sections: - Command-line Utilities - Graphical Utilities - SMA Dynamic Data Input - SMA Resource Monitor.