Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


4.2.12 com.sun.jts.dblogging.use.nontx.connection.for.add

com.sun.jts.dblogging.use.nontx.connection.for.add stores the non-transactional connection log records in a database.

Description

com.sun.jts.dblogging.use.nontx.connection.for.add stores the non-transactional connection logs in a database and uses the non-transactional connections for the INSERT statements.

Set true or false values:

false: Logs are not inserted into the table for the non-transactional connections.

true: Logs are inserted into the table for the non-transactional connections.

Specifiable values

Type: Boolean

{true | false}

Initial value

Not specified

Default value

If the definition item is omitted

false

Examples

asadmin> create-jvm-options --target instance1 
-Dcom.sun.jts.dblogging.use.nontx.connection.for.add=true

Notes

Used in the server