> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ocient.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Database Administration

export const Ocient = "Ocient®";

Database Administrators are responsible for ensuring the smooth operation of an {Ocient} System and learning how to maximize performance to meet the goals of their organization.

See these pages for key concepts that are useful for understanding Ocient System dynamics and managing users.

## Tutorials

### Security

These pages explain system authentication, SSO, network security, and encryption options.

* [Ocient Security Guide](/ocient-security-guide)
* [Set Up Data Encryption](/set-up-data-encryption)
* [Authentication Methods](/authentication-methods)
* [Database Password Security Settings](/database-password-security-settings)

### User Control

These pages explain Ocient user management, including controlling security and priority for user groups:

* [Manage Users, Groups, and Roles](/manage-users-groups-and-roles)
* [Workload Management and Service Classes](/workload-management-and-service-classes)
* [Workload Management Walkthrough](/workload-management-walkthrough)
* [Object-Type Level Privileges Management](/object-type-level-privileges-management)

### Query Performance and Tuning

Configure keys and indexes before loading large amounts of data into a table. These pages provide detailed information on how to optimize query performance by setting up Ocient keys and indexing:

* [TimeKeys and Clustering Keys](/timekeys-and-clustering-keys)
* [Secondary Indexes](/secondary-indexes)
* [CREATE TABLE SQL Statement Examples](/create-table-sql-statement-examples)
* [Manage Distributed Tasks](/manage-distributed-tasks)

### Storage

These pages explain compression and caching options in the Ocient System:

* [Table Compression Options](/table-compression-options)
* [Global Dictionary Compression](/global-dictionary-compression)
* [Table Retention Policies](/table-retention-policies)
* [Result Set Caching](/result-set-caching)
* [Remove Records from an Ocient System](/remove-records-from-an-ocient-system)

## SQL Reference Pages

For detailed documentation on supported DDL or DCL commands and syntax, see:

* [Data Query Language (DQL) Statement Reference](/data-query-language-dql-statement-reference)
* [Data Definition Language (DDL) Statement Reference](/data-definition-language-ddl-statement-reference)
* [Data Control Language (DCL) Statement Reference](/data-control-language-dcl-statement-reference)

## Related Links

[Connect to Ocient](/connect-to-ocient)

[Ingest Data with Legacy LAT Reference](/ingest-data-with-legacy-lat-reference)
