To delete contract objects:
- Type the following:
./dbclean.sh -object contract -type obsolete -instancexml instancename -db dbname -loglevel loglevel -dbtype oracle -dbuser user -dbpasswd password
dbclean -object contract -type obsolete -instancexml instancename -db database -loglevel loglevel -dbtype oracle -dbuser user -dbpasswd password
Use host:port:sid for the Oracle database name. For example, myhost:1521:mydb.
For the -db parameter, you must specify one of three database tables: productset, tradeposn, or trading.
- Examine the WC_installdir/instances/instance_name/logs/DBClean/DBClean.timestamp.log file.