# Licensed Materials - Property of IBM, 5724-E76, (C) Copyright IBM Corp. 2004 - All Rights reserved.

# ----------------------------------- #
# Properties of the DataStore Service #
# ----------------------------------- #

# The type of database management system that controls the datasource
# Valid values:   DB2
#                 DB2_ZOS
#                 ORACLE
#                 SQLSERVER
#                 INFORMIX
#                 CLOUDSCAPE
#
# Default: DB2

datasource.dbms=cloudscape

# The machine ID unique for this portal installation
# Use MAC address to ensure global uniqueness (do not just leave it on 000000000000 ! )
datasource.machineid=907F6D46467F


# Specifies if resource delete operations should be performed as
# direct deletes or detached with a scheduler cleanup daemon. 
#
# Note: This property is only taken into account, if you have 
#       the PME extension installed with your WebSphere Application
#       Server and the configuration property was.pme.asynchbeans in the
#       file <WPS>/shared/app/config/services/ConfigService.properties
#       is set to true. 
#
# Valid values:  true    (use cleanup daemon)
#                false   (use direct delete)

scheduler.cleanup.enabled=true

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.