Administer > Database Cleanup utility > Clean the database


Delete Request for Quote objects


Procedure

  1. From the WC_INSTALL/bin directory, run the following script:

    • ./dbclean.sh -object rfq -type obsolete -instance.xml instancename -db dbname -dbuser user -loglevel loglevel

    • dbclean -object rfq -type obsolete -instance.xml instancename -db dbname -loglevel loglevel

    • ./dbclean.sh -object rfq -type obsolete -instance.xml instancename -db dbname -loglevel loglevel -dbtype oracle -dbuser user -dbpasswd password

    • dbclean -object rfq -type obsolete -instance.xml instancename -db dbname -loglevel loglevel -dbtype oracle -dbuser user -dbpasswd password

  2. Examine the WC_INSTALL/instances/instance/logs/DBClean/DBClean. timestamp.log file.


Related concepts

Database Cleanup utility


Related tasks

Configure databases for use with the staging utilities

Set the PATH environment variables for WebSphere Commerce utilities

Clean the database

Add a configuration to the Database Cleanup utility

Related reference

Dbclean utility script

Database Cleanup utility objects

Examples: Deleting objects


+

Search Tips   |   Advanced Search