Thursday, January 17, 2008

Siebel -- DBCHCK

DBCHCK is Siebel supplied utility to compare the Logical Schema in the Siebel Repository against the Objects in the Physical Oracle Database.

DBCHCK should be run regularly to check the status of the Siebel Enterprise, particularly following a release.

DBCHCK can be useful to to identify custom indexes added by the development team but not added to the Repository using Siebel Tools.

Syntax:
dbchck /S ODBC_DATASOURCE /U USERNAME /P PASSWORD /T TABLE OWNER /R REPOSITORY /L LOGFILE /D CHECK_AGAINST_DICTIONARY /A ALL_TABLES

No comments: