Implementing Siebel Business Applications on DB2 UDB for z/OS > Customizing a Development Environment > Siebel Tools Considerations on DB2 for z/OS >

Setting Database Options


When developing applications on any platform (for example, DB2 for Windows) that will eventually be deployed on DB2 for z/OS, you must set the appropriate database options in Siebel Tools. Setting these options enables all Siebel Tools features for DB2 for z/OS and validates Siebel objects for the zSeries:

  • CHAR columns with length >1 are allowed.
  • Users can eliminate unused indexes.
  • Users can reduce the size of VARCHAR fields.

To set database options for DB2 for z/OS

  1. In Siebel Tools, choose View > Options.

    The Development Tools Options dialog appears.

  2. On the Database tab, select the Developing for deployment on DB2 for zSeries check box.
Implementing Siebel Business Applications on DB2 UDB for z/OS Copyright © 2008, Oracle. All rights reserved.