This section is used to address the script files that enable data to be inserted into a DB2 database.
*ALL addresses the script used to populate a new database; if this script is not specified, the corresponding generic script will be run.
v.w is the insertion script run when the database is migrated from version v.w.; if this script is not specified, the corresponding generic script will be run.
This section is not mandatory.
[Data/DB2]
*ALL = sample_data_db2.dat
1.0 = sample_10_11_db2.dat
1.1 = sample_11_12_db2.dat
...
|
(1) See the topic Working with Database Versions .