Use the commands in the following tables to transfer the Quincy Funds data from the development database to the your production database.

Exporting the Demo Data from the Development Database

Use the command below (on one line, with no line breaks) to export the demo data from the development 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


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices