Siebel Tools Reference > Adding Custom Extensions to the Data Model > Updating the Logical Schema Definition in the Local Environment >

Modifying Extension Tables or Columns


You may need to modify your extension tables or columns after creating or activating them. You can modify properties of extension tables or columns only. Modification of standard base tables and their columns is not supported. If you delete the custom table, you need to delete the data object as well, if there is any.

To modify an existing extension column

  1. Connect to your local development database with Siebel Tools.
  2. In the Object Explorer, expand the Table object type.
  3. In the Object List Editor, select the table containing the extension column to modify.
  4. NOTE:  If you are adding a new extension table to the EIM Table Mapping list, make sure you click Activate to create all the necessary temporary columns that are needed for EIM processing.

  5. In the Object Explorer, select Column.
  6. In the Object List Editor, select the extension column to modify.
  7. Modify the appropriate properties.

You can rename a column prior to applying it to the server. However, once the column has been added or applied to the server, you cannot simply rename the column and must deactivate the existing column and create a replacement extension column.

To rename an existing extension column

  1. Deactivate the unwanted column.
  2. Create the new column in Siebel Tools (the logical schema).
  3. Export the data from the old column.
  4. Drop the old column.
  5. Use ddlsync.ksh to synchronize the logical and physical schema and import the data back in.

To modify an existing extension table

  1. Connect to your local development database with Siebel Tools.
  2. In the Object Explorer, select the Table object type.
  3. In the Object List Editor, select the extension table to modify.
  4. Modify the appropriate properties.

NOTE:  Be careful when modifying the Physical Type property for columns; depending on existing data in the column, changes may not be possible.


 Siebel Tools Reference, Version 7.5, Rev. A 
 Published: 18 April 2003