freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: "James K. Lowden" <jklowden AT freetds.org>
- To: freetds AT lists.ibiblio.org
- Subject: Re: [freetds] Executing a huge sql script
- Date: Sat, 16 Nov 2013 10:13:10 -0500
On Wed, 13 Nov 2013 01:19:45 +0000
Chris Kings-Lynne <Chris.Kings-Lynne AT navitas.com> wrote:
> I'm trying to execute a huge sql script via tsql and although it can
> execute from management studio, tsql just fails halfway though.
> There's no error, nothing. It just finishes its 10th set of 1000
> inserts (with GO between) and simply chooses not to continue on with
> the next lot, in the same file.
I don't recommend tsql for that purpose; that's not its intended use.
tsql is primarily a diagnostic tool for testing the tds library
independent of the client libraries. That's why it has a bunch of
weird options for bypassing the configuration files, for instance.
I can't think of a reason offhand it would fail, though.
I recommend bsqldb for non-interactive use. The 'b' stands for
"batch". bsqldb will definitely report any errors and messages from
the server, and will exit if a server message carries a serverity >
10.
If that doesn't solve your issue, you'll need a TDSDUMP log.
HTH.
--jkl
-
[freetds] Executing a huge sql script,
Chris Kings-Lynne, 11/12/2013
- Re: [freetds] Executing a huge sql script, Frediano Ziglio, 11/13/2013
-
Re: [freetds] Executing a huge sql script,
James K. Lowden, 11/16/2013
-
Re: [freetds] Executing a huge sql script,
Chris Kings-Lynne, 11/16/2013
- Re: [freetds] Executing a huge sql script, Konrad Hambrick, 11/17/2013
-
Re: [freetds] Executing a huge sql script,
James K. Lowden, 11/18/2013
-
Re: [freetds] Executing a huge sql script,
Chris Kings-Lynne, 11/18/2013
-
Re: [freetds] Executing a huge sql script,
David Chang, 11/18/2013
-
Re: [freetds] Executing a huge sql script,
Konrad Hambrick, 11/19/2013
- Re: [freetds] Executing a huge sql script, Chris Kings-Lynne, 11/19/2013
- Re: [freetds] Executing a huge sql script, Frediano Ziglio, 11/20/2013
- Re: [freetds] Executing a huge sql script, Konrad Hambrick, 11/27/2013
- Re: [freetds] Executing a huge sql script, Chris Kings-Lynne, 11/27/2013
-
Re: [freetds] Executing a huge sql script,
Konrad Hambrick, 11/19/2013
-
Re: [freetds] Executing a huge sql script,
David Chang, 11/18/2013
-
Re: [freetds] Executing a huge sql script,
Chris Kings-Lynne, 11/18/2013
-
Re: [freetds] Executing a huge sql script,
Chris Kings-Lynne, 11/16/2013
Archive powered by MHonArc 2.6.24.