1.CDO> CHANGE DATABASE DISG_FILE cont> DESCRIPTION "INFORMATION ON DIS SECTION EMPLOYEES" cont> "PERSONNEL CONTACT IS JIM SMITH" cont> AUDIT "JIM SMITH ACCEPTS THIS ACCOUNT 06/30/90". In this example, the CHANGE DATABASE command modifies the description clause and adds an AUDIT clause to the DISG_FILE database. 2.CDO> CHANGE DATABASE DISG_FILE cont> ON DISK1:[SMITH.PERSONNEL]EMP.DAT. In this example, the CHANGE DATABASE command moves the DISG_ FILE database to a new location.