Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Informix Topics / February 2006

Tip: Looking for answers? Try searching our database.

dbload

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
David Reed - 24 Feb 2006 13:45 GMT
Is there a way when using the "dbload" command to specify that it must
stop after a number of SUCCESSFUL rows have been loaded?

Regards
David Reed
Art S. Kagel - 27 Feb 2006 20:55 GMT
> Is there a way when using the "dbload" command to specify that it must
> stop after a number of SUCCESSFUL rows have been loaded?

Truncate the input file?  Copy only the number of records you need from the
whole file to a copy, using say head: head -1000 oldfile.unl >newfile.unl?

Art S. Kagel
Art S. Kagel - 27 Feb 2006 20:55 GMT
> Is there a way when using the "dbload" command to specify that it must
> stop after a number of SUCCESSFUL rows have been loaded?

Truncate the input file?  Copy only the number of records you need from the
whole file to a copy, using say head: head -1000 oldfile.unl >newfile.unl?

Art S. Kagel
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.