![]() |
![]() |
Using the Cloudscape Database with WebLogic Server![]()
Setting Up Cloudscape for Use with WebLogic ServerIn order to use Cloudscape with WebLogic Server, you must:
NOTE: The evaluation version of Coudscape that ships with WebLogic Server supports only one database connection at a time.
Creating the Example "demo" DatabaseMany of the examples use the "demo" database that comes pre-built in the cloudscape.system.home directory (the samples/eval/cloudscape/data directory in your WebLogic Server distribution). The DDL used to create this database is located at samples/examples/utils/ddl/demo.ddl. You can use the Schema utility to recreate the database as shown in the command below:$ java utils.Schema jdbc:cloudscape:demo;create=true COM.cloudscape.core.JDBCDriver -verbose demo.ddlFor more information on using the Schema utility, see Using the WebLogic Utilities. Starting CloudviewCloudview is Cloudscape's graphical user interface that you use to create, view, and manage Cloudscape databases.To start Cloudview from a command shell:
![]() Other ResourcesThe following links provide more information about Cloudscape: website: |
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|