Remove Visual_Search_Assets
Brought to you by:
garybollinger,
joejmullen
The statement:
CREATE TABLE VISUAL_SEARCH_ASSETS (ASSET_ID
NUMBER,signature_created
number(2),error_message varchar2(254),VISUAL_image
ORDSYS.ORDVir);
should be removed from the database creation table
creation scripts. The visual search functionality has
not been carried forward in the web client so this
table is not needed.