Setting up the Unicode sample application is a manual process.
The utilities listed in Table 28 are required for running the various batch files and SQL scripts used in creating the Unicode sample application.
Database | Required Utilities |
---|---|
Oracle |
|
Create the Unicode TBC_U database in the same way that you create any database using an RDBMS:
Create the Unicode TBC_MD_U OLAP Metadata Catalog by following the steps in Setting up the TBC_MD OLAP Metadata Catalog, using the file oc_create_database_name_unicode.sql.
You use several files to create the Unicode sample application:
tbc_create_database_name_unicode.sql
TBC_Model_Unicode.xml
TBC_Metaoutline_Unicode.xml
Setting up the Unicode sample application consists of performing the following tasks:
The first task in setting up the Unicode sample application consists of running the tbc_create_database_name_unicode.sql file using one of the utilities listed in Table 28.
Run the tbc_create_database_name_unicode.sql file located in:
\is\samples\tbcdbase\
The tbc_create_database_name_unicode.sql file performs the following tasks:
The final task in setting up the Unicode sample application consists of importing the XML file for the Unicode sample model:
To import the Unicode sample OLAP model:
The XML Import/Export dialog box is displayed.
\is\Samples\tbcmodel\TBC_Model_Unicode.xml
A message is displayed when the import is complete.
To import the Unicode sample metaoutline:
The XML Import/Export dialog box is displayed.
\is\Samples\tbcmodel\TBC_Metaoutline_Unicode.xml
A message is displayed when the import is complete.