InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.14: Administering database connections (overview) >
6.6.14.7: Notes about InstantDB

6.6.14.7: Notes about InstantDB

InstantDB limitations

InstantDB is provided only for running the Hit Count enterprise bean example, and the WebSphere Samples Gallery.

Two instances of InstantDB databases are created when the product is installed:

  The use of InstantDB in a development, test, or production environment (other than to run the WebSphere Samples) is not supported.

InstantDB tracing

InstantDB places its tracing information in the file:

product_installation_root/bin/trace.log
where product_installation_root refers to the IBM WebSphere Application Server installation root.

To turn logging off:

  1. Open one or both of following files in a text editor:
    product_installation_root/bin/sampleDB.prp
    product_installation_root/installedApps/Samples.ear/sample.prp
    
  2. Locate the line:
    traceFile=./trace.log
    
  3. Comment the line out:
    ! traceFile=./trace.log
    

Go to previous article: Notes about various databases Go to next article: Recreating database tables from the exported table DDL

 

 
Go to previous article: Notes about various databases Go to next article: Recreating database tables from the exported table DDL