Skip to content

ORA-02055 from ut_runner when having a non-manual rollback test on a DB Link #601

Description

@pesse

Setting:
We have a view available via DB link and a test which selects from it. The test-suite is rollback-automatic, not manual.

Problem:
Wenn calling ut_runner.run we get ORA-02055 after all tests are run (not immediately after the DB-link test).
If we switch the DB link test to rollback-manual it's not an issue (as long as we rollback properly)
ut.run doesn't have that problem because of an additional rollback.

We should maybe catch that situation more specifically and add a test

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions