INFORMIX
Extending INFORMIX-Universal Server: User-Defined Routines
Chapter 4: Debugging User-Defined Routines
Home Contents Index Master Index New Book

Installing and Registering DataBlade Modules

Installing a DataBlade module places the files for the modules in a subdirectory of the INFORMIXDIR/extend directory. Registering a DataBlade module adds the module to a database.

Important: To debug a DataBlade module, the shared object file must be compiled with the -g compiler option so that debugging symbols are available to the debugger.
For DataBlade modules that you create with the DataBlade Developers Kit, you can copy the directory tree that BladePack generates into the module subdirectory under INFORMIXDIR/extend. Then you use BladeManager to register the DataBlade module in your test database. For instructions on running BladeManager, refer to the BladeManager User's Guide.

To install and register other DataBlade modules, such as the DataBlade modules included with Universal Server, refer to the instructions that accompany them.




Extending INFORMIX-Universal Server: User-Defined Routines, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.