Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Scripted Cloudscape - Examples.

5 views
Skip to first unread message

PatrickF

unread,
Dec 8, 2005, 3:00:59 AM12/8/05
to
Scripted Cloudscape.

The following scripts use Tclblend to leverage the power of the
Cloudscape Java API in a dynamic language environment. They are
particularly suitable for "Cloudscape DBAs" and WebSphere Admins who
may have to manage Cloudscape databases running in network server mode.

Requires Tclblend.

Tclblend: http://tcljava.sourceforge.net/docs/website/index.html.
Tclblend Windows Build Instructions: http://wiki.tcl.tk/9993


Start and monitor Cloudscape network server.
http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/461728

Stop a Cloudscape Network Server.
http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/461729

Backup a Cloudscape Database in a network server multiuser environment.

http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/461730

Create a cloudscape database.
http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/461731

Run DDL against a Cloudscape database using batchupdate SQL.
http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/461732

Get network server runtime info.
http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/461733

List tables and schemas in a database.
http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/461734

Lock a cloudscape database for read only.
http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/461735

Unlock a cloudscape database that has been locked for readonly access.
http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/461736

Regards.

Patrick.

0 new messages