Usage Note 33100: Performing pre-installation tasks within Oracle before you configure Xythos
If you use Oracle as the backend database for Xythos, you must create one database and two schemas within Oracle. Xythos uses one schema for the Xythos Global Schema and the other schema for the Xythos Document Store. Note that these steps must be performed before you configure Xythos, either by using the Configuration Wizard or the run_config script.
You must also create an Index tablespace named indx. The following SQL sample code shows how you can create this index tablespace.
CREATE TABLESPACE INDX DATAFILE '/extra/oracle/data/indx.dbf' SIZE 50M EXTENT
MANAGEMENT LOCAL AUTOALLOCATE;
Further Oracle database requirements are included in the "Xythos WFS Database Requirements" section of Third Party Software for SASĀ® 9.1.3 Foundation with Service Pack 4.
If you are unable to create the Index tablespace, you can use the value users as the value for Tables tablespace, Index tablespace, and BLOB tablespace when you run the Xythos Configuration Wizard.
Operating System and Release Information
SAS System | Xythos WebFile Server OEM Package | Microsoft Windows 2000 Advanced Server | 2.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Datacenter Server | 2.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Server | 2.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 2.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 2.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Enterprise Edition | 2.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Standard Edition | 2.2 | | 9.1 TS1M3 SP4 | |
Microsoft Windows XP Professional | 2.2 | | 9.1 TS1M3 SP4 | |
64-bit Enabled AIX | 2.2 | | 9.1 TS1M3 SP4 | |
64-bit Enabled Solaris | 2.2 | | 9.1 TS1M3 SP4 | |
HP-UX IPF | 2.2 | | 9.1 TS1M3 SP4 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Date Modified: | 2008-09-03 14:35:52 |
Date Created: | 2008-08-28 15:02:29 |