load data

From: dir <dir_at_dir.dir>
Date: Thu, 18 Sep 2008 07:39:59 +0200
Message-ID: <gaspje$g9v$1@ss408.t-com.hr>


load data
infile 'file.txt'
append
into table <table>
(

some1    position(*)    char terminated by ';',
some2    position(*)    char terminated by ';',
some3    position(*)    char terminated by ';'
)

sometimes when run it look like freeze.

what can be problem? tnx Received on Thu Sep 18 2008 - 00:39:59 CDT

Original text of this message