REP-01318: An error occurred while setting transaction to read-only.
Cause: Having specified READONLY=YES, this error occurred at the start of report execution, while ending the current transaction (with a COMMIT) and starting the read-only transaction, or at the end of report execution, while ending the read-only transaction (with a COMMIT).
Action: Verify the database connection, and verify that that no cursors or locks were left pending by the previous transaction.
Level: 1
Impact: Transactioning