Re: Control storage of Data
From: David Portas (REMOVE_BEFORE_REPLYING_dportas_at_acm.org)
Date: 07/16/04
- Next message: Mark: "Enforce (MTS) & Performance"
- Previous message: Dan D.: "Re: changing default drives for data and logs"
- In reply to: J. Persson: "Re: Control storage of Data"
- Next in thread: Mark Allison: "Re: Control storage of Data"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 16 Jul 2004 13:46:31 +0100
> there seems to be a
> difference in how SQL Server and Oracle stores the data
> binary (?).
That's not so surprising. Oracle supports non-Wintel platforms which have
different standards for binary numerics. Probably Oracle's internal
implementation changes depending on the platform but maybe there are some
things they have standardised across all OSs - I really don't know.
To answer your question, in SQL Server there is no method of controlling how
values are stored internally beyond using the standard datatypes.
Lumigent (www.lumigent.com) markets a Log Explorer product so it may help
you to check it out if you haven't already. Maybe it will help you analyze
the log data.
Hope this helps.
-- David Portas SQL Server MVP --
- Next message: Mark: "Enforce (MTS) & Performance"
- Previous message: Dan D.: "Re: changing default drives for data and logs"
- In reply to: J. Persson: "Re: Control storage of Data"
- Next in thread: Mark Allison: "Re: Control storage of Data"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|