This rake task creates a database script to change all Oracle CLOB columns to VARCHAR2 columns.
Changing Oracle CLOBs to VARCHAR2s can result in a huge performance increase, especially if the database and app servers are not close together on the network.