HOME    SERVICES    SUCCESS STORIES    CURRENT PROJECTS    DOWNLOADS    CONTACT US  

 

  DOWNLOADS
 
 
 
   

 

 

Informix Database Utilities

Informix Load FAQ  A roadmap for loading and unloading data to and from an Informix database.

XPS Query Monitor  Monitor exactly what is happening under the covers with your XPS PDQ queries.

Informix Disk Usage  Monitor space allocation within your Informix engine.  Breaks out allocation by  dbspace and table/index.  

             oncheck.awk  for 7.x          

             oncheck.awk for 9.x  

The XPS version of these scripts gets its output directly from sysmasters and includes dbslice as well as dbspace and table space usage.

             disk usage    for 8.x

System Catalog Utilities

Find tables names and/or columns names within a database which match a search string.    findcol

Find all tables which use or are used by your table.  Useful for determining the chain of foreign key and view references.  Searches through multiple levels.   depend.sh