2 Prerequisites
Before deploying Oracle TSAM Plus Manager, make sure you have the following software and tools installed:
- Oracle Fusion Middleware Infrastructure 14.1.2, which includes WebLogic Server 14.1.2 and the libraries required by Oracle TSAM Plus Manager.
- If you have selected to install the bundled WebLogic Server when installing Oracle TSAM Plus Manager, you do not need to install Oracle Fusion Middleware Infrastructure separately
- Oracle Database 19c or higher
- Oracle database SQL*Plus 19c or higher
Note:
Make sure the directory containing sqlplus is included in your$PATHenvironment variable
- Oracle Database Server
To use the AI-based Operations Assistant feature, the following Oracle Database releases are required:
- Oracle Autonomous AI Database 26ai
- Non-autonomous Database 26ai(23.26.2.2.0) or later release updates
- For AI based Operations Assistant,when using non-Autonomous Database Edition, Oracle
DBMS_CLOUDfamily of packages setup required, see https://docs.oracle.com/en/database/oracle/oracle-database/26/sutil/using-dbms_cloud-family-packages.html
- Oracle database SQL*Plus 19c or higher
To use the Operations Assistant, access to one or more AI providers are required, we have tested with the following AI providers:
Table 2-1 AI Providers
| AI Provide Name | Configuration Value |
|---|---|
| OCI GenAI Service | oci |
| OpenAI | openai |
| Azure OpenAI | azure |
Below are the models that have been tested with the recommended token limits
Table 2-2 LLM Models
| LLM Model | Recommended Token Limit |
|---|---|
| xai.grok-4.3 | Between 1024 and 65536 |
| meta.llama-4-maverick-17b-128e-instruct-fp8 | Between 1024 and 4096 |
| gpt-5.4 | Between 1024 and 65536 |
Access to LLM models is provided through Oracle Database Select AI Agent. For additional models please refer to Oracle Select AI Agent documentations at https://docs.oracle.com/en-us/iaas/autonomous-database-serverless/doc/select-ai-about.html