Use the commands in the following tables to transfer the Quincy Funds data from SOLID to the your production database. Note: The Quincy Funds demo is supported only on SOLID and Oracle.

Exporting the Demo Data from SOLID

Use the command below (on one line, with no line breaks) to export the demo data from the SOLID database to an XML file called all.xml.

Demo Application

Command

Quincy Funds

bin/startSQLRepository –s server_name -m DSSJ2EEDemo
-exportRepositories all all.xml

Importing the Demo Data to the Production Database

Use the command below (on one line, with no line breaks) to import the data contained in all.xml to the database used by your application server.

Demo Application

Command

Quincy Funds

bin/startSQLRepository –s server_name -m DSSJ2EEDemo
-import all.xml –repository

 
loading table of contents...