Siebel Remote and Replication Manager Administration Guide > Reference Materials for Siebel Remote > Server Component Parameters >

Parameters of the Generate New Database Server Component


Table 56 describes some of the parameters of the Generate New Database server component.

Table 56. Some of the Parameters of the Generate New Database Server Component
Name
Alias
Required
Description

Client Db Type

ClientDbType

Optional

Client database engine type. The default value is SQL Anywhere.

DBA Password

DbaPwd

Optional

Password for the database administrator account. The default value for SQL Anywhere is SQL. You can set the DBA Password parameter to the password of the user ID for the database administrator that resides in the empty database template file.

Index Space

ISpace

Optional

Space name in the DB template where Siebel Remote stores Siebel indexes. You must not specify the Index Space parameter unless you use the specified index space to build a custom empty database file.

Interface Tables

IFaceTbls

Optional

Create interface tables and indexes. The default value is FALSE.

New DBA password

NewDbaPwd

Optional

The password that Siebel Remote assigns to the local database administrator on the remote client. For more information, see Setting the Password for the Local Database Administrator.

SQL Anywhere Database

DbfFile

Required

Database filename for SQL Anywhere. The default value is sse_utf8.dbf, which is a Unicode file that supports all languages. Alternatively, the sse_encr.dbf file provides typical Sybase encryption of the local database template.

Table Space

TSpace

Optional

Space name in the DB template where Siebel Remote stores Siebel tables. You must not specify the Table Space parameter unless you intend to use the specified table space to build a custom empty database file.

Use DDL File

UseDdlFile

Optional

Use when you create a new template file. The default value is FALSE, which configures Siebel Remote to read the schema directly from the server database.

Set the Use DDL File parameter to FALSE only if you run the Generate New Database component after you modify the schema. Generate New Database then reads the latest schema from the server database instead of from the DDL file.

Use Transaction Log File

UseTxnLog

Optional

Use when you create a new template file. The default value is TRUE.

Warehouse Tables

WarehouseTbls

Optional

Use to create Warehouse tables and indexes. The default value is FALSE.

Siebel Remote and Replication Manager Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.