The Adabas kit contains example utility input data - this allows you to try out some of the Adabas utilities, and to load example data into the database so that you can gain experience of using Adabas.
The following Adabas demo files are provided with the Adabas kit:
File Number | Adabas File Name | Description |
---|---|---|
9 | EMPLOYEES | File used for the C example program (see Command Reference) |
11 | EMPLOYEES-NAT | File used as example file by Natural containing employees data |
12 | VEHICLES | File used as example file by Natural containing vehicles data |
13 | MISCELLANEOUS | Example for a file containing a large number of fields |
14 | LOBFILE of 9 | Lob file of the Adabas file EMPLOYEES |
Notes:
The Adabas kit contains the following utility input files in the directory $ADADIR/$ADAVERS/demodb (UNIX) or %ADADIR%\%ADAVERS%\demodb (Windows):
File Name | Description |
---|---|
LoadDemo.bsh (UNIX) loadall.bat (Windows) |
Script to load all demo files provided via ADAFDU, ADACMP and ADAMUP |
loadfile.bat (Only Windows) |
Script to load one of the demo files via ADACMP and ADAMUP – called by loadall.bat |
emp.cmp | ADACMP parameters for the EMPLOYEES file |
emp.cmpin | Decompressed demo data to be loaded via ADACMP and ADAMUP in the EMPLOYEES file |
emp.fdt | FDUFDT file containing the FDT of the EMPLOYEES file |
emp.fdu | ADAFDU parameters for the EMPLOYEES file |
emp_nat.cmp | ADACMP parameters for the EMPLOYEES_NAT file |
emp_nat.cmpin | Decompressed demo data to be loaded via ADACMP and ADAMUP in the EMPLOYEES_NAT file |
emp_nat.fdt | FDUFDT file containing the FDT of the EMPLOYEES_NAT file |
emp_nat.fdu | ADAFDU parameters for the EMPLOYEES_NAT file |
mis.cmp | ADACMP parameters for the MISCELLANEOUS file |
mis.cmpin | Decompressed demo data to be loaded via ADACMP and ADAMUP in the MISCELLANEOUS file |
mis.fdt | FDUFDT file containing the FDT of the MISCELLANEOUS file |
mis.fdu | ADAFDU parameters for the MISCELLANEOUS file |
napp_backup.csh (Only UNIX) |
Example script for External Backup on Network Appliance filers |
napp_conf (Only UNIX) |
Example configuration file for External Backup on Network Appliance filers |
napp_restore.csh (Only UNIX) |
Example script for External Restore on Network Appliance filers |
ordexp.demo | ORDEXP file containing all Adabas demo files. This file is used if you click on Load Demo Files when creating a database with ADADBA |
veh.cmp | ADACMP parameters for the VEHICLES file |
veh.cmpin | Decompressed demo data to be loaded via ADACMP and ADAMUP in the VEHICLES file |
veh.fdt | FDUFDT file containing the FDT of the VEHICLES file |
veh.fdu | ADAFDU parameters for the VEHICLES file |
For OpenVMS, the directory ADABAS$EXAMPLES contains the following:
File Name | Description |
---|---|
demo.exp | Demo data to be loaded into the files EMPLOYEES-NAT, VEHICLES and MISCELLANEOUS via @ADABAS$VERSION:DBGEN.COM |