Search found 5 matches

by ramvertica
Thu Jun 13, 2013 1:48 pm
Forum: Vertica Data Load
Topic: FILLER - Ignoring columns while loading FIXED LENGTH file
Replies: 6
Views: 14839

Re: FILLER - Ignoring columns while loading FIXED LENGTH fil

Hi Skwa/all, Have question on ignoring columns in case of a delimited file using COPY. Please help. for the same table structre in my above post, say if I have input like this : $cat input.txt myname|19900605|23|30000|mytown I want to ignore field 2 and field 5 while loading. I tried this way, COPY ...
by ramvertica
Tue Jun 11, 2013 7:07 pm
Forum: Vertica Data Load
Topic: FILLER - Ignoring columns while loading FIXED LENGTH file
Replies: 6
Views: 14839

Re: FILLER - Ignoring columns while loading FIXED LENGTH fil

Hi Skwa,

Thanks a lot for your quick response.
by ramvertica
Tue Jun 11, 2013 4:18 pm
Forum: Vertica Data Load
Topic: FILLER - Ignoring columns while loading FIXED LENGTH file
Replies: 6
Views: 14839

FILLER - Ignoring columns while loading FIXED LENGTH file

Hi All, I am loading FIXED LENGTH ASCII File using COPY command. My input file has more columns than the target tables and hence while loading I wish to ignore columns that doesnt required to be loaded. Example as below: $ cat >input.txt myname199007082330000mytown Inout fileformat as : Name(6),birt...
by ramvertica
Sun May 26, 2013 5:12 am
Forum: Vertica Data Load
Topic: Loading Compressed EBCDIC files to load tables
Replies: 5
Views: 13001

Re: Loading Compressed EBCDIC files to load tables

Dear jpcavanaugh,

I do need this module to load EBCIDIC input file. Can you please help me?

Thanks,
Ramvertica
by ramvertica
Sun May 26, 2013 5:07 am
Forum: Vertica Data Load
Topic: COPY FROM LOCAL with DELIMITED file
Replies: 2
Views: 13118

COPY FROM LOCAL with DELIMITED file

I am using Vertica 6 in an AIX machine. I'm connecting to vertica using VSQL and I use COPY command to load data from my local directory to vertica DB. I load both FIXED LENGTH as well as DELMITED file. Fixed length : cat filename.txt | vsql -h myverticanode -u myuser -w passwd -c "set role all; cop...

Go to advanced search