This can be thought of as a simple Java version of BCF. It reads a series of SQL commands from a text file and writes the results to the standard output. Since it has no GUI, it can be run from any command line interface, including a 3270 terminal on z/OS. Both source code and a compiled class file are installed, along with a shell script to invoke it, and a sample SQL input file. The script and sample input file contain documentation on the command line options.
This sample is installed in the CA IDMS Server installation directory:
Source code
Sample SQL input file
Shell script to run IdmsExample.class
Compiled sample program
|
Copyright © 2009 CA.
All rights reserved.
|
|