OLTP Classification Agent
The OLTP Classification Agent is a container ALTR provides that runs classification against your OLTP databases — Oracle, SQL Server, PostgreSQL, and MySQL — from inside your own environment. The agent connects to your database, samples data locally, evaluates your classifiers, and uploads only the results to ALTR.
What the Agent Runs
Section titled “What the Agent Runs”The agent runs the same collections and classifiers as ALTR Hosted and In-Warehouse classification — build a collection once and it works wherever classification runs. See Classification Processing Location for which classifier rules evaluate on OLTP jobs.
OLTP data sources always classify through this agent — unlike Snowflake, which also offers ALTR Hosted and In-Warehouse processing, there’s no alternative processing location for OLTP.
Data Handling for External Conditions
Section titled “Data Handling for External Conditions”Sampled data stays in your environment, with one exception: a classifier’s Google DLP or Amazon Comprehend Conditions condition calls the corresponding cloud service directly, using credentials you provide. Those calls go to your own Google Cloud or AWS account — never to ALTR.
Scheduling
Section titled “Scheduling”The agent supports cron scheduling, so classification jobs can run on a recurring basis without manual intervention. Snowflake and Databricks classification jobs must be triggered on demand.
Installation and Registration
Section titled “Installation and Registration”Setting up the agent — registering your database as a repository (ALTR’s term for a registered data source), generating a key pair, running the container, and configuring credential providers — is covered separately: see Data Classification with Agents.