Skip to content

[Bug]: Oracle mode lowercase database fails to perform database change pre-check #1337

@tonghan-gsh

Description

@tonghan-gsh

ODC version

ODC 4.2.3

OB version

What happened?

I used the oracle mode lowercase database to execute the statement in the sql window successfully, but the pre-check for the database change task failed.
image

What did you expect to happen?

Precheck does not fail.

How can we reproduce it (as minimally and precisely as possible)?

datasource: oracle420
database: odctest
sql: create table test(a int);
insert into test values(1);
select * from test;

Anything else we need to know?

No response

Cloud

No response

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions