all groups > sqlserver server > june 2004
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Estimate disk space required for my DB
Posted by Hari Shankar at 6/30/2004 11:46:06 PM
Hi All,
I got some hints on estimating the table size from BOL.
But how do I estimate other objects like SP, UDF etc.
I want to estimate the disk size required at my deployment
SQL Server box.
Is there any tool available to estimate the DB size?
Thanks in advance,
Hari... more >>
corrupted backup file
Posted by y999yy NO[at]SPAM yahoo.com at 6/30/2004 11:36:13 PM
We run SQL backup jobs everyday to backup the DB. Our server crashed,
so we're trying to restore the database using the backup file (*.bak)
However, we noticed that we're unable to restore the DB because the
backup file is corrupted. Does anyone have any suggestion how we can
restore the DB? I'm... more >>
Taskpad view
Posted by BrettF at 6/30/2004 11:14:01 PM
When clicking on databases in SQL2000 Enterprise Mgr, is there any way to make Taskpad the default view? Even after closing Enterprise Mgr, I would still like Taskpad to be the default view upon reopening and viewing db's.... more >>
SQL Server Horror Stories
Posted by DavidM at 6/30/2004 10:38:55 PM
Hello - if anyone is interested in reading about my SQL Server issues,
please feel free to read my posts.
http://www.micro-mess.com/forum/viewforum.php?f=35
... more >>
'sa' a worthless user with Windows Authentication ???
Posted by Hassan at 6/30/2004 9:29:19 PM
If i set up my SQL to use Windows Authentication only, does 'sa' become
totally useless 'cos obviously one cannot log on with sa in that mode ?
... more >>
Hotfix fixed my SQL Server
Posted by Chris Botha at 6/30/2004 8:05:02 PM
I've applied "Hotfix 8.00.0859", which I downloaded from the Microsoft site,
and now I get the "Invalid cursor state" error described here
http://support.microsoft.com/?kbid=831997
The article says there is another hotfix that fixes what the previous hotfix
screwed up, and one should contact "... more >>
Upgrade from evaluation version in XP
Posted by Dennis at 6/30/2004 6:27:51 PM
The following link mentions the steps of upgrading SQL Server 2000
Evaluation Edition to the retail version. Can I use this method to upgrade
the evaluation version to Enterprise Edition in Windows XP Pro? Since
Evaluation Edition can be supported by XP, but not Enterprise Edition.
http://supp... more >>
How do I change the Log Ship Monitor server????
Posted by H at 6/30/2004 6:00:14 PM
Hi
How do I change the log shipping monitor to another server
without setting up log shipping again?
Thanks
H
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SQL Server to Oracel
Posted by fitzjarrell NO[at]SPAM cox.net at 6/30/2004 5:57:28 PM
omlet@omlet.org wrote in message news:<dc6c1ff0.0406300739.5001ae2a@posting.google.com>...
> fitzjarrell@cox.net (David Fitzjarrell) wrote in message news:<9711ade0.0406292055.4bfaa4fe@posting.google.com>...
> > omlet@omlet.org wrote in message news:<dc6c1ff0.0406291431.ef3d9f8@posting.google.com>... more >>
How big a SQL database can be
Posted by Albert Pascual at 6/30/2004 5:07:01 PM
How big an SQL database can grow to be? There is any limitation. My database is 4 GB so far (MDF file) every month is growing around 100 MB, what's the limit?
Thanks
Al... more >>
Scenarios for backing up sql data on tape
Posted by Kyle Jedrusiak at 6/30/2004 4:54:35 PM
What we're been doing...
We have a scheduled sql backup occur to a specific folder on a seperate hard
drive.
Then our tape backup software backs up that file.
We have never tried to put a backup off the tape an restore it.
Is there a better way?
Kyle!
... more >>
SQL Error Logs filling
Posted by pjsm at 6/30/2004 4:45:01 PM
I've created a customised log shipping process (the servers involved are not Enterprise Edition) that requires that the fail-over database is readonly. Thus the shipped logs are being restored using the standby recovery option.
I've just noticed that each restore is adding numerous entries to SQL... more >>
listbox and sql stored procedure
Posted by John at 6/30/2004 4:32:44 PM
Hi,
First of all sorry for my not perfect english.
I've got listbox in my .aspx page where the users can make multiple
selection.
So, Users can select 7 items in listbox, I have to take value from
items and pass it to stored procedure to delete 7 rolls in my table. Th... more >>
deploy SQL2000 database to other server
Posted by bobyang3 NO[at]SPAM hotmail.com at 6/30/2004 3:58:29 PM
hi,
I am sorting data from all different sources, xml, access, text..etc
to my own sql2000 server. (computer name is "testingmachine")
atfter I clean up the database, I will give the final database to the
client and install in their server (computer name is "SQLS")
1) what's the best way t... more >>
Extend MSDE to Enterprise
Posted by Niles at 6/30/2004 3:53:01 PM
I have a system that came with the MSDE database, because of the 2G limit I am trying to point it to the enterprise version of SQL 2000. All connection strings have been changed to the enterprise (With vendor help). The connection is established and according to a trace from Profiler, all queries ... more >>
Transaction Logs on another machine
Posted by KerryClinton at 6/30/2004 3:34:01 PM
Ok, I have read through previous posts but I am trying to figure out exactly what I can do.
I am trying to store my transaction logs on another computer. It is UNC, but I have it mapped to the H: drive. Of course SQL is only seeing the local drives.
My questions are:
1. Do I have to sche... more >>
Not able to use sp_help
Posted by Aju at 6/30/2004 2:04:43 PM
Hi all,
in query analyzer when using other database than master can't execute
following
sp_help master..sysdatabases
Regards
Ajay
... more >>
Registry Size
Posted by Ron Snow at 6/30/2004 1:56:51 PM
I am getting the error "Windows cannot load the profile.
Please increase the registry size and restart the
computer". Can I delete the unused profiles
from "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\ProfileList" to make more space
available in the registry and maybe o... more >>
Reindex tables question
Posted by Debbie at 6/30/2004 1:56:20 PM
We reindexed all of our tables this weekend. We ran the showcontig for
all of the tables before the reindex and after and when I was comparing
the 2 reports, I noticed that 2 of the tables' (out of about 50) scan
indexes actually increased immediately after the reindex. One went from
100% to ... more >>
model db
Posted by nupee at 6/30/2004 1:54:01 PM
Hello,
Question.. why would the model db transaction log be growing and getting full? No new activity such as adding new databases or user defined data has occurred.
Thanks!!... more >>
automated restore
Posted by rob at 6/30/2004 11:51:01 AM
Is it possible to do an automatic/daily restore of a
database to a test box that is being backed up as part of
a maintenence plan? Since the backup file contains a
timestamp, I'm wondering if the file name is stored in one
of the msdb system tables where I can select it into the
restore s... more >>
Server Roles
Posted by Dmitry Karneev at 6/30/2004 11:34:42 AM
Hi!
Is it possible to clone role?
Is it possible to retrieve role permissions?
Thanks.
Dmitry
... more >>
Error when attempt to link to exchange
Posted by Reinhold Erlacher at 6/30/2004 11:27:14 AM
hello,
I try to add exchange server as linked server in mssql on SBS2003.
I use sp_addlinkedserver :
EXEC sp_addlinkedserver 'exchange',
'Exchange OLE DB provider',
'exoledb.DataSource.1',
'file:\\.\backofficestorage\localhost\public folders
Now when trying to run a query or listing table... more >>
How Can I Know What is the licensing mode that was installed for S
Posted by Lorena at 6/30/2004 11:21:03 AM
How Can I Know What is the licensing mode that was installed for SQLSERVER.
If the sqlserver was installed per processor Licensing for example, mi contract must be match with this installation type or isn't necessary?
... more >>
Deadlock Trace - can you interpret?
Posted by Steve Cockayne at 6/30/2004 11:14:08 AM
Hi all.
I'm confused by the deadlock trace posted at the end of this post. If anyone
knows where a more complete listing of the information in trace flag 1204
output exists, please let me know - BOL doesn't appear to tell all in this
case (maybe my BOL is out of date). My "SELECT @@version" ... more >>
Disk writes/sec value
Posted by Jamie at 6/30/2004 11:05:38 AM
I picked up the disk writes/sec for a particular physical
disk and noticed it shoot to 2800 at times..
What does that mean ? There are 2800 writes to that array
that may comprise of 6 disks or so..... more >>
Monitoring Disk activity
Posted by Jamie at 6/30/2004 10:59:52 AM
Whats the best perfmon counter to use to check how many
bytes are being read and written to disk/sec ?
I know most of the read and writes take place within a
virtual buffer cache, but what triggers a read/write from
disk .. I am currently running SQL 2000 if that helps... more >>
Phantom connections
Posted by ao at 6/30/2004 10:58:57 AM
I am experiencing problems with multiple 'phantom'
sessions connecting to the master data base. These
sessions come in as
SQLDMO_1
SQLDMO_2
SQLDMO_3
and so on..
we don't believe this is related to any user activity
has anyone seen this before?
... more >>
Convert ASCI to Unicode in SQL 2000
Posted by SSUN at 6/30/2004 10:34:38 AM
Hi,
Anybody knews how to convert existing ASCII data in SQL
2000 table to Unicode thru import/export process and need
not change SQL statements (add N prefix to string) in
application. For exm, need not use unicode convertion for
following SQL statements.
--------------------------------... more >>
Full Model Recovery (Backup)
Posted by Robert_at_CBB at 6/30/2004 10:21:02 AM
I run a FULL backup each morning at 12:00am, Steps are, check db, backup, zip backup and remove, shrink log file.
Along with the FULL backup I run Transaction log backups from 7:00am to 11:59pm
once an hour. Append the file. The file has grown to over 33gigs by 11:59pm. At 12:30am I zip the file... more >>
Using a HEX differential when moving data files.
Posted by Tim Net at 6/30/2004 9:37:23 AM
Hello,
Is it possible to migrate a MSSQL server from one machine to another using
some sort of differential utility?
Assumptions of a possible scenario:
Two machines(Old and New) both with a MSSQL installation in the same
location: D:\MSSQL
10 GB of databases that need minimal down time for ... more >>
Can I do this Query?
Posted by Sarah at 6/30/2004 8:59:53 AM
I need to create a query that returns the number of boxes required per =
customer order. The following is an example of what I am trying to =
achieve
Order No Line No Box Capacity
1 1 .75
1 2 .75
1 3 .35
... more >>
all services hanging
Posted by matt at 6/30/2004 8:15:33 AM
I have a Win2000 SQL server (SQL7) that has some services
either stopping or starting. In fact you cannot manually
start or stop ANY services, also you cannot run any
installers or un-install programs from add/remove.
Does anyone have any ideas as to what could be the cause,
additionally... more >>
repairing damaged sql server MDF and LDF files
Posted by SummerCoke at 6/30/2004 7:56:01 AM
Hi All,
My SQL server's data files all corrupted during a severe power failure, we manage to get back the data files and reinstall the sql server. but unforunately we failed to attaching the database back to the server. The error message indicating it is caused by corrupted MDF or LDF files.
... more >>
The semaphore timeout period has expired
Posted by Alexis Comte at 6/30/2004 5:40:44 AM
Hi All,
I get this strange error lately .
Did one of you allready got this problem ?
I/O error 121(The semaphore timeout period has expired.) detected during
read at offset 0x000000c9700000 in file 'c:\sql\base.mdf'..
--
Alexis Comte
alexis.comte@capit.net
http://www.capit.net
... more >>
Backup error
Posted by Fredrik at 6/30/2004 5:32:01 AM
Hi all!
I take backup of a database every night using
"BACKUP DATABASE [Db1] TO DISK = N'\\server\e$\Backup\Databases\Db1\Db1.bak' WITH INIT , NOUNLOAD , NAME = N'Db1 backup', NOSKIP , STATS = 10, NOFORMAT"
But some nights a have recived the following error message when I view the j... more >>
Performance Monitors Start/Stop 7AM
Posted by Dan J. at 6/30/2004 4:57:41 AM
I have Windows 2000 Advanced Server with SQL Server 2000
Enterprise with SP3A. I trying to set up a job to import
Performance Monitors daily into SQL Server table. How
would I set up Performance Monitor to stop at 7AM close
the present file, create a new file at 7:01AM start
collecting... more >>
using nvarchar
Posted by dj at 6/30/2004 4:15:04 AM
Does the datatype nvarchar affect query performance in a
negative way as opposed to simply using varchar?... more >>
Restoring Master Database errors on SQL 2000 SP3a
Posted by Martin Cheetham at 6/30/2004 2:40:37 AM
Hi All
I work in a envoriment where i restore lots of master
database for specfic reason.
The problem i am currently encountering is the following
When i attempt to restore the Master database is SQL
Enterprise Manager (in single user mode) i get a error
box with a title of sql-dmo ... more >>
SQL 2000 migration for Chinese data
Posted by Charles at 6/30/2004 2:05:15 AM
Dear All,
I am trying to migrate SQL6.5 to SQL2000 with Chinese
data in the database. I found that those chinese data
are become wired after migration. Do you have any idea?
Thanks.
... more >>
Disk Size
Posted by mat at 6/30/2004 1:28:44 AM
I want to find the size of the physical disks on a SQL
server. I have tried using xp_cmdshell but i cannot find a
command that will return the disk size. The closest that i
have come is forating the results of chkdsk but this takes
time to run. Can anyone offer any other suggestions. Ist
t... more >>
H
Posted by H at 6/29/2004 10:53:41 PM
Hi
How do I change the log shipping monitor to another server
without setting up log shipping again?
Thanks
H... more >>
SQL Server 2000 Personal Edition
Posted by Dennis at 6/29/2004 10:13:27 PM
Anyone know how to install SQL Server Personal Edition from Enterprise
Edition CD?? I can't
find the installation option.But someone tols me that it is available in the
Enterprise Edition CD.
... more >>
How do I merge NDF files into the MDF ??
Posted by H at 6/29/2004 9:52:48 PM
Hi
I have a database with a whole lot of secondary data files
(*.ndf's). What do I run to merge all of those into the
Primary data file (*.mdf)?
Thanks
H... more >>
Dual Processors
Posted by Steve W at 6/29/2004 8:49:43 PM
Hi,
I've been recommended a server spec by an application vendor. I plan to buy
and start using this app, and it runs on SQL Server.
The server spec is for a single processor model. There will be a core of
about 25 users on the system with a maximum of 40. How can I decide if I
should buy a d... more >>
SQL Server 2000 Evaluation
Posted by Dennis at 6/29/2004 8:36:58 PM
Anyone tried the evaluation edition of SQL Server 2000?
Website mentions it can be used for 120 days.
Can I continue using it after the evaluation period?... more >>
How to link informix data with MS SQL 2000?
Posted by Zamira at 6/29/2004 7:28:02 PM
I have a unix system with an informix data,
How many options there are to link this informix data with MS SQL?
Is there a "best way"?... more >>
Database backup hardware
Posted by G Clark at 6/29/2004 6:09:02 PM
Can anyone suggest what types of hardware I should be using to backup my SQL database. I currently do a differential each night to a file share, which works well, and there is no concern for network usage. I wonder if using a tape or perhaps DVD is a better method. Is a differential backup to DVD ev... more >>
Backup Error
Posted by Michael at 6/29/2004 6:09:01 PM
I am getting this error:
Internal I/O request 0x05097428: Op: Write, pBuffer: 0x07400000, Size: 851968, Position: 4294580736, UMS: Internal: 0x103, InternalHigh: 0x0, Offset: 0xFFFA1A00, OffsetHigh: 0x0, m_buf: 0x07400000, m_len: 851968, m_actualBytes: 0, m_errcode: 112, BackupFile: i:\backups\wa... more >>
SQL Server 2005 ?
Posted by Peter at 6/29/2004 5:49:22 PM
There is an application running SQL Server 2000. The
software vendor suggests upgrading the application to a
later version at the end of this year (May be Novemeber).
Is it a good idea to postpone the upgrade until MS
releases SQL Server 2005 ?
Thanks... more >>
|