Siebel Business Analytics Applications Installation and Administration Guide > Integrating Analytics Dashboards and Operational Applications Data >

Importing Siebel Industry Applications Seed Data


Siebel Business Analytics seed data is not installed with Siebel Industry Applications. You must import the seed data into your database after the Siebel Business Analytics installation is completed.

To import Analytics seed data into a Siebel transactional database

  1. Obtain the required language .inp and .dat files from the Siebel Business Analytics language folder $INSTALLDIR\SeedData\ l_xx, where xx is the two-letter code for the language you want to import.
  2. Copy the .dat and corresponding .inp file from the language folder to the Siebel Server installation \bin folder.
  3. From the command prompt in siebsrvr\bin, run the following command:

    dataimp /u $USERNAME /p $PASSWORD /c "$ODBCDatasource" /d $Tableowner /f analytics_seed_<XXX>.dat /i metadata_upgrade_<XXX>_<DBPlatform>.inp /w y

    Replace the XXX with the Siebel Systems three-letter code (FRA, ITA) and the DBPlatform with the abbreviation for the database platform being used. For example:

    dataimp /u sadmin /p sadmin /c JPN_CRMDEV1 /d siebel /f analytics_seed_JPN.dat /i metadata_upgrade_JPN_db2.inp /w y

For information about merging content into the Siebel Business Analytics Web Catalog, see the topic on Analytics Catalog Manager in Siebel Business Analytics Web Administration Guide.

Siebel Business Analytics Applications Installation and Administration Guide