Skip to content

jkyeung/ibmioss-demo-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IBMIOSS Demo Data

Create demo data for IBMIOSS demo applications

Requirements

Python 3 with the following packages

  • ibm_db
  • itoolkit

Objects Created

  • IBMIOSSRCV - journal receiver
  • IBMIOSSJRN - journal
  • CONTACT - 100,000 random names/addresses (addresses are not real addresses)

Usage

python3 build_ibmioss_demo_data <library-name>

<library-name> is optional - if not provided the pgm will create a library called IBMIOSS to hold the objects.

Journaling is added to the CONTACT file dumping to the IBMIOSSRCV journal receiver.

About

Create demo data for IBMIOSS demo applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages