Download Latest Version tpc-c-ifmx.tar.gz (392.7 kB)
Email in envelope

Get an email when there's a new version of IIUG Software Repository

Home / ESQL / pl
Name Modified Size InfoDownloads / Week
Parent folder
adddevic.ec 2020-05-11 2.1 kB
addjob.ec 2020-05-11 4.4 kB
generic.sql 2020-05-11 3.9 kB
go_gen.sh 2020-05-11 320 Bytes
gop 2020-05-11 3.8 kB
master.sql 2020-05-11 2.2 kB
readme.txt 2020-05-11 863 Bytes
Totals: 7 Items   17.6 kB 0
Description
-----------
Allows adding onpload HPL LOAD jobs to the onpload database w/out
using the GUI interface. Add basic device and load job without
fancy options and mapping.

Files
-----
generic.sql - used to create job after being run thru a sed script
master.sql - creates a table and procedures in onpload database
go_gen.sh - takes params (called from gop) to sed the generic.sql
            file and create and run the job
gop - user interface shell script to create the jobs and
      optionally run.
readme - this file

Installing and Using
--------------------
1. You should be logged in as "informix"
2. dbaccess onpload master.sql
3. database that you want to load to must have logging
4. run the "gop" shell script to use the interface

Notes:
------
onpload:session should have a unique index on sessionid (existing bug)
Source: readme.txt, updated 2020-05-11