182 IBM WebSphere Commerce Suite V4.1 for OS/390
An example of which is:
massimpt -infile my.data.xml.in -o CMNSRV -p MSERVER -s DBS2 -log mylog
-deffile /usr/lpp/CommerceSuite/xml/massimpt/schema.xml -synfile data.dtd
-method SQL -mode update -inputformat XML
This will create a file called data.dtd. Always check your logfile for any messages.
Note that if you miss off the -p <PLAN NAME> (which is not used on the
distributed platforms) you may see an SQLSTATE 58006 error message. This
means that there wasa problem in connecting to the database.
6.3.3 Create a definition file
The default definition file is schema.xml. The sample definition file imports data to
the category, product, and related tables. If you have extended the Commerce
Suite database (by ...