Search found 9 matches

by heatlamp
Fri Sep 21, 2012 10:22 pm
Forum: JDBC
Topic: Execution time exceeded run time cap
Replies: 2
Views: 21858

Re: Execution time exceeded run time cap

Thanks Sharon. Unfortunately the destination database is not Vertica.

Jim
by heatlamp
Fri Sep 21, 2012 3:00 pm
Forum: JDBC
Topic: Execution time exceeded run time cap
Replies: 2
Views: 21858

Execution time exceeded run time cap

Hi, I'm moving very large tables to a backup database using JDBC, and have run into this error java.sql.SQLException: [Vertica][VJDBC](3326) ERROR: Execution time exceeded run time cap of 04:00 at com.vertica.util.ServerErrorData.buildException(Unknown Source) at com.vertica.dataengine.VResultSet.fe...
by heatlamp
Tue Sep 11, 2012 8:36 pm
Forum: Vertica Database Administration
Topic: export to csv
Replies: 6
Views: 30376

Re: export to csv

Thanks again, very useful info.

Jim
by heatlamp
Tue Sep 11, 2012 4:13 pm
Forum: Vertica Database Administration
Topic: export to csv
Replies: 6
Views: 30376

Re: export to csv

Great, thanks for your help!

I wonder if this would be more efficient than a java or c++ program. A script is certainly more maintainable.

Jim
by heatlamp
Tue Sep 11, 2012 1:01 am
Forum: Vertica Database Administration
Topic: export to csv
Replies: 6
Views: 30376

export to csv

I need to export a fair amount of Vertica data to csv files to transfer to a non-Vertica database. EXPORT AS SELECT to a csv would be perfect. Oracle, for example, provides a UTL_FILE procedure to do this.

Any hints?

Thanks, Jim
by heatlamp
Wed Aug 22, 2012 1:48 am
Forum: New to Vertica Database Administration
Topic: Partial online backup
Replies: 7
Views: 13463

Re: Partial online backup

Thanks JIm, EXPORT via SELECT is a great place for me to start. Let me read up.

Also makes me wonder how much slower INSERT AS SELECT into a different database would be than EXPORT/IMPORT.

Jim
by heatlamp
Wed Aug 22, 2012 1:04 am
Forum: New to Vertica Database Administration
Topic: Partial online backup
Replies: 7
Views: 13463

Re: Partial online backup

Thanks again, but I really don't want to get off topic. Perhaps I or another will post RE our production issues.

Jim

Go to advanced search