Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: MICROSOFTDTPROPERTIES

Re: MICROSOFTDTPROPERTIES

From: Don Granaman <granaman_at_home.com>
Date: Wed, 23 May 2001 20:36:29 -0700
Message-ID: <F001.0030CD92.20010523202523@fatcity.com>

Another fine example of vendor cluelessness in picking scale for number datatypes.
NUMBER(7,0) should be quite sufficient for CRASH_INTERVAL_SECONDS and AUTO_DATA_CORRUPT_INTERVAL_SECONDS!

> <Joking>
>
> I think we've stumbled on to something...
>
> SQL> desc MICROSOFTDPROPERTIES;
> Name Null? Type
> ----------------------------------- -------- --------------------
> PROPERTY_ID NUMBER(38,0)
> FIRST_CRASH_DATE DATE
> NEXT_CRASH_DATE DATE
> TOTAL_CRASH_NUMBER_SETTING LONG
> NONSENSICAL_HEX_ERROR_CODE VARCHAR2(38)
> CRASH_INTERVAL_SECONDS NUMBER(38,0)
> SECURITY_LOOPHOLE_ID NUMBER(38,0)
> SECURITY_LOOPHOLE_DESC VARCHAR2(250)
> AUTO_DATA_PURGE_INTERVAL_SECONDS NUMBER(38,0)
> AUTO_DATA_CORRUPT_INTERVAL_SECONDS NUMBER(38,0)
>
> </joking>
>
> > I have developers who have created this table. Now they've come to me to
> > find out what the table does. I think it is used by the Microsoft
> > Transaction Server software. Does anyone know for sure the purpose of
the
> > MICROSOFTDTPROPERTIES table?
> >
> > Michael Armstead
> > Application Database Administrator, OCP-Certified
> > US Pharmaceuticals IT
> > Glaxo SmithKline
> >
> >
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: Armstead, Michael A
> > INET: maa25681_at_GlaxoWellcome.com
> >
> > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> > San Diego, California -- Public Internet access / Mailing Lists
> > --------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB ORACLE-L
> > (or the name of mailing list you want to be removed from). You may
> > also send the HELP command for other information (like subscribing).
> >
> >
>
>
> --
> Jim Hawkins
> Lead SAPR/3 Oracle Database Administrator
> MEMC Electronic Materials, Inc.
> 600 Pearl Drive
> St. Louis, MO 633376
> 9636) 474-7832
> jhawkins_at_memc.com (work)
> jhawkins_at_primary.net (home)
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Jim Hawkins
> INET: jhawkins_at_primary.net
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Don Granaman
  INET: granaman_at_home.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed May 23 2001 - 22:36:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US