2.361 SAGA_MSG_FRAMEWORK

SAGA_MSG_FRAMEWORK specifies the type of queuing system to be used by the saga infrastructure in a PDB.

Property Description

Parameter type

String

Syntax

SAGA_MSG_FRAMEWORK = { CLASSIC_QUEUE | TXEVENTQ }

Default value

CLASSIC_QUEUE

Modifiable

ALTER SYSTEM

Modifiable in a PDB

Yes

Basic

No

Oracle RAC

Multiple instances can have different values.

Saga components use a queuing system for communication. This parameter allows you to specify the type of queing system to be used:

  • CLASSIC_QUEUE - AQ queues (formerly called AQ classic queues)

  • TXEVENTQ - Transactional Event Queues

Note:

This parameter is available starting with Oracle AI Database 26ai, Release Update 23.26.1.