Skip to content

Commit

Permalink
0002545: AS400 parameter to control what database type CLOBs are cast
Browse files Browse the repository at this point in the history
to.
  • Loading branch information
jumpmind-josh committed Jun 10, 2016
1 parent 8624eb3 commit c0f3654
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -1183,6 +1183,11 @@ oracle.transaction.view.clock.sync.threshold.ms=60000
# Tags: other
db2.zseries.version=DSN08015

# Specify the database type to cast clob values to
# DatabaseOverridable: true
# Tags: AS400
as400.cast.clob.to=DBCLOB

# Specify the type of line feed to use in JMX console methods. Possible values are: text or html.
# Tags: other
jmx.line.feed=text
Expand Down

0 comments on commit c0f3654

Please sign in to comment.