File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
oracle-plugin/src/e2e-test/resources Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ errorMessageInvalidNumberOfSplits=Invalid value for Number of Splits '0'. Must b
77errorMessageNumberOfSplitNotNumber =Unable to create config for batchsource Oracle ' numSplits' is invalid: Value of field\
88 \ class io.cdap.plugin.db.config.AbstractDBSpecificSourceConfig.numSplits is expected to be a number.
99errorMessageInvalidFetchSize =Invalid fetch size. Fetch size must be a positive integer.
10- errorMessageInvalidSourceDatabase =SQL error while getting query schema: Listener refused the connection with the following \
10+ errorMessageInvalidSourceDatabase =SQL error while getting query schema: Error: Listener refused the connection with the following \
1111 error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
1212errorMessageInvalidImportQuery =Import Query select must contain the string ' $CONDITIONS' . if Number of Splits is not set\
1313 \ to 1. Include ' $CONDITIONS' in the Import Query
You can’t perform that action at this time.
0 commit comments