Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #1323
| From | "Bob Barrows" <reb01501@NOyahooSPAM.com> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | Re: Command-line |
| Date | 2012-10-04 10:17 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <k4k5pe$8cp$1@dont-email.me> (permalink) |
| References | <76ed486b-2819-44c7-989b-ab729534ea8d@googlegroups.com> |
What versions and editions of SQL Server are involved? Are the PCs in a network domain or are they remote/disconnected from a network? It is possible to run DBCC using isql or osql depending on the version of SQL Server on the machine. Google or Books OnLine should provide you plenty of information on both utilities. fcache wrote: > Hi, > > I work for a healthcare system and I support medical devices on the > IT side of things. I am running into PC based devices running MS SQL > that fail and I'd like to be able to run consistency checks on their > databases. So, I want to create a flash drive with a command-line > utility that will let me do this. Is this possible? The utility > would basically need to be a stand-alone executable. > > What say you? > > Thanx, > Ed
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Next in thread | Find similar
Command-line fcache <fcache@gmail.com> - 2012-10-03 20:43 -0700
Re: Command-line "Bob Barrows" <reb01501@NOyahooSPAM.com> - 2012-10-04 10:17 -0400
Re: Command-line fcache <fcache@gmail.com> - 2012-10-04 16:55 -0700
Re: Command-line Erland Sommarskog <esquel@sommarskog.se> - 2012-10-05 07:32 +0000
csiph-web