Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #2245
| Path | csiph.com!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Anton Shepelev <anton.txt@gmail.moc> |
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | Re: `sqlcmd' defective by design? |
| Date | Tue, 14 May 2024 01:05:59 +0300 |
| Organization | A noiseless patient Spider |
| Lines | 16 |
| Message-ID | <20240514010559.361a252eb7de61db42f229d1@gmail.moc> (permalink) |
| References | <20240513142445.206132420c1c47759b78c197@g{oogle}mail.com> <XnsB171E75C59835Yazorman@127.0.0.1> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Tue, 14 May 2024 00:06:00 +0200 (CEST) |
| Injection-Info | dont-email.me; posting-host="17861307c715763bc524c48a79691d36"; logging-data="3902362"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/QYdpfU0gazKHLImYnImYRkUn6bPkaRgU=" |
| Cancel-Lock | sha1:IOBJ3zRTMk3w9gb5vgHztIDMwzI= |
| X-Newsreader | Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) |
| Xref | csiph.com comp.databases.ms-sqlserver:2245 |
Show key headers only | View raw
Erland Sommarskog: > What sort of timeout are we talking about? I guess this is > something that involves a linked server -- or how would > you else get a timeout with SQLCMD? Nothing of the sort. It is the usual timeout that occurs when the command or script executed via `sqlcmd' is taking longer than the number of seconds speciffied in the -t command-line parameter. In my test, I was executing: echo WAITFOR DELAY '00:00:10' | sqlcmd -S mytesty -V 11 -r -b -t 8 -- () ascii ribbon campaign -- against html e-mail /\ www.asciiribbon.org -- against proprietary attachments
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Next in thread | Find similar
`sqlcmd' defective by design? Anton Shepelev <anton.txt@g{oogle}mail.com> - 2024-05-13 14:24 +0300
Re: `sqlcmd' defective by design? Anton Shepelev <anton.txt@g{oogle}mail.com> - 2024-05-13 17:32 +0300
Re: `sqlcmd' defective by design? Erland Sommarskog <esquel@sommarskog.se> - 2024-05-13 22:44 +0200
Re: `sqlcmd' defective by design? Anton Shepelev <anton.txt@gmail.moc> - 2024-05-14 01:05 +0300
Re: `sqlcmd' defective by design? Erland Sommarskog <esquel@sommarskog.se> - 2024-05-14 21:23 +0200
csiph-web