To run the ASP data area generation script
At the command line, type:
add_asp_da productline dataarea dbspace dbname username password
where the following parameters apply.
This parameter | Indicates |
---|---|
productline
|
The product line in which the data area is created. |
dataarea
|
The data area to create. |
dbspace
|
The database space within the product line to assign to the data area. |
dbname
|
The name of the database to use for the data area. username and password remain fixed. Enter a new dbname for each data area. The script creates the database and puts data area tables in that database. The data area files are created using the data area name as the schema name. |
username
|
The name to use when connecting to the database. |
password
|
The password to use when connecting to the database. |