Re: Discrepancy in number of rows and size of database
From: Scott Huerta (Huerta_at_discussions.microsoft.com)
Date: 12/10/04
- Next message: Cqlboy: "SQL Server Clustering - Stopping SQL Related Services"
- Previous message: David Portas: "RE: Need more than 300 columns"
- In reply to: Dejan Sarka: "Re: Discrepancy in number of rows and size of database"
- Next in thread: Bob Castleman: "Re: Discrepancy in number of rows and size of database"
- Reply: Bob Castleman: "Re: Discrepancy in number of rows and size of database"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Dec 2004 07:39:06 -0800
Thanks for the reply Dejan.
How do I make sure that I'm a member of the SysAdmin role? I think I might
already be as I can see system (i.e. "SYS...") tables and objects.
"Dejan Sarka" wrote:
> Scott,
>
> Database has reserved space, it does not have to be full. So I guess this is
> the discrepancy you see.
> If you are a member of the sysadmin role, you see all objects, no matter of
> owner.
> Where are the missing rows? I don't know. Check the Profiler tool in Books
> OnLine, with this tool you can catch all commands SQL Server is receiving.
>
> --
> Dejan Sarka, SQL Server MVP
> Associate Mentor
> www.SolidQualityLearning.com
>
> "Scott Huerta" <Scott Huerta@discussions.microsoft.com> wrote in message
> news:EDE920CD-F82C-48BC-AA10-FC5885BCC4D3@microsoft.com...
> > I'm trying to help a customer extract some data out of their SQL Server
> > database and am confused as to what I see.
> >
> > First of all, this is my second day working with MS SQL Server so I'm not
> at
> > all up to speed on it as I am with other RDBMs.
> >
> > This database is almost a gigabyte is size. There are roughly 25 user
> > tables in it. None of these tables have more than 250 records and none of
> > these records are very large.
> >
> > According to the customer they thousands of records when they run the
> > application tha tuses this database. But I don't see them.
> >
> > Could they be under a different owner? I see all of the "DBO" owned
> tables.
> >
> > Unfortunately this customer doesn't have any documentation on the system
> and
> > the consultant who sold the system to them is long gone.
> >
> > Any ideas?
> >
> > TIA
> >
> > Scott Huerta
> > Distinctive Solutions
>
>
>
- Next message: Cqlboy: "SQL Server Clustering - Stopping SQL Related Services"
- Previous message: David Portas: "RE: Need more than 300 columns"
- In reply to: Dejan Sarka: "Re: Discrepancy in number of rows and size of database"
- Next in thread: Bob Castleman: "Re: Discrepancy in number of rows and size of database"
- Reply: Bob Castleman: "Re: Discrepancy in number of rows and size of database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|