Skip to content

Commit 64e8895

Browse files
committed
DATABASE servce
1 parent c87f201 commit 64e8895

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

oracle-plugin/src/e2e-test/features/oracle/Datatype.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Feature: Oracle - Verify Oracle source data transfer for multiple datatypes
3131
Then Replace input plugin property: "port" with value: "port" for Credentials and Authorization related fields
3232
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
3333
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
34-
Then Select radio button plugin property: "connectionType" with value: "SID"
34+
Then Select radio button plugin property: "connectionType" with value: "service"
3535
Then Select radio button plugin property: "role" with value: "normal"
3636
Then Enter input plugin property: "referenceName" with value: "sourceRef"
3737
Then Replace input plugin property: "database" with value: "databaseName"
@@ -50,7 +50,7 @@ Feature: Oracle - Verify Oracle source data transfer for multiple datatypes
5050
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
5151
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
5252
Then Enter input plugin property: "referenceName" with value: "targetRef"
53-
Then Select radio button plugin property: "connectionType" with value: "SID"
53+
Then Select radio button plugin property: "connectionType" with value: "service"
5454
Then Select radio button plugin property: "role" with value: "normal"
5555
Then Validate "Oracle2" plugin properties
5656
Then Close the Plugin Properties page

oracle-plugin/src/e2e-test/features/oracle/DatatypeLong.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Feature: Oracle - Verify Oracle source data transfer of type LONG
3131
Then Replace input plugin property: "port" with value: "port" for Credentials and Authorization related fields
3232
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
3333
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
34-
Then Select radio button plugin property: "connectionType" with value: "SID"
34+
Then Select radio button plugin property: "connectionType" with value: "service"
3535
Then Select radio button plugin property: "role" with value: "normal"
3636
Then Enter input plugin property: "referenceName" with value: "sourceRef"
3737
Then Replace input plugin property: "database" with value: "databaseName"
@@ -50,7 +50,7 @@ Feature: Oracle - Verify Oracle source data transfer of type LONG
5050
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
5151
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
5252
Then Enter input plugin property: "referenceName" with value: "targetRef"
53-
Then Select radio button plugin property: "connectionType" with value: "SID"
53+
Then Select radio button plugin property: "connectionType" with value: "service"
5454
Then Select radio button plugin property: "role" with value: "normal"
5555
Then Validate "Oracle2" plugin properties
5656
Then Close the Plugin Properties page

oracle-plugin/src/e2e-test/features/oracle/DatatypeLongRaw.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Feature: Oracle - Verify Oracle source data transfer of type LONG RAW
3131
Then Replace input plugin property: "port" with value: "port" for Credentials and Authorization related fields
3232
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
3333
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
34-
Then Select radio button plugin property: "connectionType" with value: "SID"
34+
Then Select radio button plugin property: "connectionType" with value: "service"
3535
Then Select radio button plugin property: "role" with value: "normal"
3636
Then Enter input plugin property: "referenceName" with value: "sourceRef"
3737
Then Replace input plugin property: "database" with value: "databaseName"
@@ -50,7 +50,7 @@ Feature: Oracle - Verify Oracle source data transfer of type LONG RAW
5050
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
5151
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
5252
Then Enter input plugin property: "referenceName" with value: "targetRef"
53-
Then Select radio button plugin property: "connectionType" with value: "SID"
53+
Then Select radio button plugin property: "connectionType" with value: "service"
5454
Then Select radio button plugin property: "role" with value: "normal"
5555
Then Validate "Oracle2" plugin properties
5656
Then Close the Plugin Properties page

oracle-plugin/src/e2e-test/features/oracle/DatatypeLongVarchar.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Feature: Oracle - Verify Oracle source data transfer of type LONG VARCHAR
3131
Then Replace input plugin property: "port" with value: "port" for Credentials and Authorization related fields
3232
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
3333
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
34-
Then Select radio button plugin property: "connectionType" with value: "SID"
34+
Then Select radio button plugin property: "connectionType" with value: "service"
3535
Then Select radio button plugin property: "role" with value: "normal"
3636
Then Enter input plugin property: "referenceName" with value: "sourceRef"
3737
Then Replace input plugin property: "database" with value: "databaseName"
@@ -50,7 +50,7 @@ Feature: Oracle - Verify Oracle source data transfer of type LONG VARCHAR
5050
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
5151
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
5252
Then Enter input plugin property: "referenceName" with value: "targetRef"
53-
Then Select radio button plugin property: "connectionType" with value: "SID"
53+
Then Select radio button plugin property: "connectionType" with value: "service"
5454
Then Select radio button plugin property: "role" with value: "normal"
5555
Then Validate "Oracle2" plugin properties
5656
Then Close the Plugin Properties page

oracle-plugin/src/e2e-test/features/oracle/DatatypeTimestamp.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Feature: Oracle - Verify Oracle source data transfer for all Timestamp types
3030
Then Replace input plugin property: "port" with value: "port" for Credentials and Authorization related fields
3131
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
3232
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
33-
Then Select radio button plugin property: "connectionType" with value: "SID"
33+
Then Select radio button plugin property: "connectionType" with value: "service"
3434
Then Select radio button plugin property: "role" with value: "normal"
3535
Then Select dropdown plugin property: "select-transactionIsolationLevel" with option value: "TRANSACTION_READ_COMMITTED"
3636
Then Enter input plugin property: "referenceName" with value: "sourceRef"
@@ -50,7 +50,7 @@ Feature: Oracle - Verify Oracle source data transfer for all Timestamp types
5050
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
5151
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
5252
Then Enter input plugin property: "referenceName" with value: "targetRef"
53-
Then Select radio button plugin property: "connectionType" with value: "SID"
53+
Then Select radio button plugin property: "connectionType" with value: "service"
5454
Then Select radio button plugin property: "role" with value: "normal"
5555
Then Select dropdown plugin property: "select-transactionIsolationLevel" with option value: "TRANSACTION_READ_COMMITTED"
5656
Then Validate "Oracle2" plugin properties

oracle-plugin/src/e2e-test/features/oracle/Oracle.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Feature: Oracle - Verify Oracle source data transfer
3030
Then Replace input plugin property: "port" with value: "port" for Credentials and Authorization related fields
3131
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
3232
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
33-
Then Select radio button plugin property: "connectionType" with value: "SID"
33+
Then Select radio button plugin property: "connectionType" with value: "service"
3434
Then Select radio button plugin property: "role" with value: "normal"
3535
Then Enter input plugin property: "referenceName" with value: "sourceRef"
3636
Then Replace input plugin property: "database" with value: "databaseName"
@@ -49,7 +49,7 @@ Feature: Oracle - Verify Oracle source data transfer
4949
Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
5050
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
5151
Then Enter input plugin property: "referenceName" with value: "targetRef"
52-
Then Select radio button plugin property: "connectionType" with value: "SID"
52+
Then Select radio button plugin property: "connectionType" with value: "service"
5353
Then Select radio button plugin property: "role" with value: "normal"
5454
Then Validate "Oracle2" plugin properties
5555
Then Close the Plugin Properties page

0 commit comments

Comments
 (0)