/AWS1/CL_RDD=>COMMITTRANSACTION()
¶
About CommitTransaction¶
Ends a SQL transaction started with the BeginTransaction
operation and
commits the changes.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_RESOURCEARN
TYPE /AWS1/RDDARN
/AWS1/RDDARN
¶
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
IV_SECRETARN
TYPE /AWS1/RDDARN
/AWS1/RDDARN
¶
The name or ARN of the secret that enables access to the DB cluster.
IV_TRANSACTIONID
TYPE /AWS1/RDDID
/AWS1/RDDID
¶
The identifier of the transaction to end and commit.