dbTalk Databases Forums  

Inventory Cube

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Inventory Cube in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Morse
 
Posts: n/a

Default Inventory Cube - 12-03-2003 , 02:15 PM






How have other tackled the Inventory Cube? I am thinking along the lines of
these two strategies

1. 1 and only one snap shot at a time that we decide accurately reflects
realistic inventory levels. Meaning not necessarily at the end of the month
when they could be low.

or

2. Take 4 snapshots a month and average those 4 together giving me my
inventory snap shot for the month. Does anyone have other ideas? I'm
interested in hearing how you have solved this interesting situation.

-mike



Reply With Quote
  #2  
Old   
Vikrant V Dalwale [MSFT]
 
Posts: n/a

Default RE: Inventory Cube - 12-04-2003 , 08:43 PM








Hello Michael,

The inventory problem is one of the most typical semiadditive measure
problems. Please refer to the following Article
which talks about Inventory snapshot recommendations for most accurate
results.

OLAP Services: Semiadditive Measures and Inventory Snapshots
http://msdn.microsoft.com/library/de...us/dnolap/html
/olapover.asp

Also, following book would be a good read for more info on inventory
problems,

Ralph Kimball's book: The Data Warehouse Toolkit
*
Please let me know if above information help answer your question.

Thanks for posting to MSDN Managed Newsgroup.

Vikrant Dalwale

Microsoft SQL Server Support Professional

Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three straightforward
steps listed to improve your computer’s security."
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
Quote:
Reply-To: "Michael Morse" <mike.morse (AT) micromo (DOT) com
From: "Michael Morse" <mike.morse (AT) micromo (DOT) com
Subject: Inventory Cube
Date: Wed, 3 Dec 2003 15:15:56 -0500
Lines: 16
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.0
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Message-ID: <eAF5IpduDHA.684 (AT) TK2MSFTNGP09 (DOT) phx.gbl
Newsgroups: microsoft.public.sqlserver.olap
NNTP-Posting-Host: 63.74.110.132
Path:
cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!TK2MSFTN GP08.phx.gbl!TK2MSFTNGP09.
phx.gbl
Quote:
Xref: cpmsftngxa06.phx.gbl microsoft.public.sqlserver.olap:45313
X-Tomcat-NG: microsoft.public.sqlserver.olap

How have other tackled the Inventory Cube? I am thinking along the lines
of
these two strategies

1. 1 and only one snap shot at a time that we decide accurately reflects
realistic inventory levels. Meaning not necessarily at the end of the
month
when they could be low.

or

2. Take 4 snapshots a month and average those 4 together giving me my
inventory snap shot for the month. Does anyone have other ideas? I'm
interested in hearing how you have solved this interesting situation.

-mike





Reply With Quote
  #3  
Old   
Vikrant V Dalwale [MSFT]
 
Posts: n/a

Default RE: Inventory Cube - 12-04-2003 , 10:03 PM





Hello Michael,

Sorry about the wrong URL in my previous post . The correct URL is ,

OLAP Services: Semiadditive Measures and Inventory Snapshots
http://msdn.microsoft.com/library/de...us/dnolap/html
/semiadd2.asp?frame=true


Thanks

Vikrant Dalwale

Microsoft SQL Server Support Professional


Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three straightforward
steps listed to improve your computer’s security."
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
Quote:
X-Tomcat-ID: 74503134
References: <eAF5IpduDHA.684 (AT) TK2MSFTNGP09 (DOT) phx.gbl
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
From: vikrantd (AT) online (DOT) microsoft.com (Vikrant V Dalwale [MSFT])
Organization: Microsoft
Date: Fri, 05 Dec 2003 02:43:12 GMT
Subject: RE: Inventory Cube
X-Tomcat-NG: microsoft.public.sqlserver.olap
Message-ID: <rcutKmtuDHA.2520 (AT) cpmsftngxa07 (DOT) phx.gbl
Newsgroups: microsoft.public.sqlserver.olap
Lines: 57
Path: cpmsftngxa07.phx.gbl
Xref: cpmsftngxa07.phx.gbl microsoft.public.sqlserver.olap:45262
NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122



Hello Michael,

The inventory problem is one of the most typical semiadditive measure
problems. Please refer to the following Article
which talks about Inventory snapshot recommendations for most accurate
results.

OLAP Services: Semiadditive Measures and Inventory Snapshots
http://msdn.microsoft.com/library/de...-us/dnolap/htm
l
/olapover.asp

Also, following book would be a good read for more info on inventory
problems,

Ralph Kimball's book: The Data Warehouse Toolkit
*
Please let me know if above information help answer your question.

Thanks for posting to MSDN Managed Newsgroup.

Vikrant Dalwale

Microsoft SQL Server Support Professional

Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three
straightforward
steps listed to improve your computer’s security."
This posting is provided "AS IS" with no warranties, and confers no
rights.



--------------------
Reply-To: "Michael Morse" <mike.morse (AT) micromo (DOT) com
From: "Michael Morse" <mike.morse (AT) micromo (DOT) com
Subject: Inventory Cube
Date: Wed, 3 Dec 2003 15:15:56 -0500
Lines: 16
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.0
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Message-ID: <eAF5IpduDHA.684 (AT) TK2MSFTNGP09 (DOT) phx.gbl
Newsgroups: microsoft.public.sqlserver.olap
NNTP-Posting-Host: 63.74.110.132
Path:
cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!TK2MSFTN GP08.phx.gbl!TK2MSFTNGP09

Reply With Quote
  #4  
Old   
Michael Morse
 
Posts: n/a

Default Re: Inventory Cube - 12-05-2003 , 09:05 AM



This does not provide information on obtaining fact table data and methods
for inventory. It assumes you already have a fact table.



"Vikrant V Dalwale [MSFT]" <vikrantd (AT) online (DOT) microsoft.com> wrote

Quote:

Hello Michael,

Sorry about the wrong URL in my previous post . The correct URL is ,

OLAP Services: Semiadditive Measures and Inventory Snapshots

http://msdn.microsoft.com/library/de...us/dnolap/html
/semiadd2.asp?frame=true


Thanks

Vikrant Dalwale

Microsoft SQL Server Support Professional


Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three
straightforward
steps listed to improve your computer's security."
This posting is provided "AS IS" with no warranties, and confers no
rights.



--------------------
X-Tomcat-ID: 74503134
References: <eAF5IpduDHA.684 (AT) TK2MSFTNGP09 (DOT) phx.gbl
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
From: vikrantd (AT) online (DOT) microsoft.com (Vikrant V Dalwale [MSFT])
Organization: Microsoft
Date: Fri, 05 Dec 2003 02:43:12 GMT
Subject: RE: Inventory Cube
X-Tomcat-NG: microsoft.public.sqlserver.olap
Message-ID: <rcutKmtuDHA.2520 (AT) cpmsftngxa07 (DOT) phx.gbl
Newsgroups: microsoft.public.sqlserver.olap
Lines: 57
Path: cpmsftngxa07.phx.gbl
Xref: cpmsftngxa07.phx.gbl microsoft.public.sqlserver.olap:45262
NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122



Hello Michael,

The inventory problem is one of the most typical semiadditive measure
problems. Please refer to the following Article
which talks about Inventory snapshot recommendations for most accurate
results.

OLAP Services: Semiadditive Measures and Inventory Snapshots

http://msdn.microsoft.com/library/de...-us/dnolap/htm
l
/olapover.asp

Also, following book would be a good read for more info on inventory
problems,

Ralph Kimball's book: The Data Warehouse Toolkit

Please let me know if above information help answer your question.

Thanks for posting to MSDN Managed Newsgroup.

Vikrant Dalwale

Microsoft SQL Server Support Professional

Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three
straightforward
steps listed to improve your computer's security."
This posting is provided "AS IS" with no warranties, and confers no
rights.



--------------------
Reply-To: "Michael Morse" <mike.morse (AT) micromo (DOT) com
From: "Michael Morse" <mike.morse (AT) micromo (DOT) com
Subject: Inventory Cube
Date: Wed, 3 Dec 2003 15:15:56 -0500
Lines: 16
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.0
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Message-ID: <eAF5IpduDHA.684 (AT) TK2MSFTNGP09 (DOT) phx.gbl
Newsgroups: microsoft.public.sqlserver.olap
NNTP-Posting-Host: 63.74.110.132
Path:

cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!TK2MSFTN GP08.phx.gbl!TK2MSFTNGP09



Reply With Quote
  #5  
Old   
Vikrant V Dalwale [MSFT]
 
Posts: n/a

Default Re: Inventory Cube - 12-09-2003 , 12:41 PM




Hello Michael,

As this is more of a design question -- not really about the product issue
-- , I would recommend that you may research it in the technical literature
for some ideas, for example:
http://search.barnesandnoble.com/tex...iry.asp?isbn=0
471200247


Thanks for posting to MSDN Managed Newsgroup.

Vikrant Dalwale

Microsoft SQL Server Support Professional


Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three straightforward
steps listed to improve your computer’s security."
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
Quote:
Reply-To: "Michael Morse" <mike.morse (AT) micromo (DOT) com
From: "Michael Morse" <mike.morse (AT) micromo (DOT) com
References: <eAF5IpduDHA.684 (AT) TK2MSFTNGP09 (DOT) phx.gbl
rcutKmtuDHA.2520 (AT) cpmsftngxa07 (DOT) phx.gbl
<NcIVBTuuDHA.2520 (AT) cpmsftngxa07 (DOT) phx.gbl>
Quote:
Subject: Re: Inventory Cube
Date: Fri, 5 Dec 2003 10:05:09 -0500
Lines: 108
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.0
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Message-ID: <eXtZxE0uDHA.1196 (AT) TK2MSFTNGP12 (DOT) phx.gbl
Newsgroups: microsoft.public.sqlserver.olap
NNTP-Posting-Host: 63.74.110.132
Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTN GP08.phx.gbl!TK2MSFTNGP12.
phx.gbl
Quote:
Xref: cpmsftngxa07.phx.gbl microsoft.public.sqlserver.olap:45279
X-Tomcat-NG: microsoft.public.sqlserver.olap

This does not provide information on obtaining fact table data and methods
for inventory. It assumes you already have a fact table.



"Vikrant V Dalwale [MSFT]" <vikrantd (AT) online (DOT) microsoft.com> wrote in message
news:NcIVBTuuDHA.2520 (AT) cpmsftngxa07 (DOT) phx.gbl...


Hello Michael,

Sorry about the wrong URL in my previous post . The correct URL is ,

OLAP Services: Semiadditive Measures and Inventory Snapshots

http://msdn.microsoft.com/library/de...-us/dnolap/htm
l
/semiadd2.asp?frame=true


Thanks

Vikrant Dalwale

Microsoft SQL Server Support Professional


Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three
straightforward
steps listed to improve your computer's security."
This posting is provided "AS IS" with no warranties, and confers no
rights.



--------------------
X-Tomcat-ID: 74503134
References: <eAF5IpduDHA.684 (AT) TK2MSFTNGP09 (DOT) phx.gbl
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
From: vikrantd (AT) online (DOT) microsoft.com (Vikrant V Dalwale [MSFT])
Organization: Microsoft
Date: Fri, 05 Dec 2003 02:43:12 GMT
Subject: RE: Inventory Cube
X-Tomcat-NG: microsoft.public.sqlserver.olap
Message-ID: <rcutKmtuDHA.2520 (AT) cpmsftngxa07 (DOT) phx.gbl
Newsgroups: microsoft.public.sqlserver.olap
Lines: 57
Path: cpmsftngxa07.phx.gbl
Xref: cpmsftngxa07.phx.gbl microsoft.public.sqlserver.olap:45262
NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122



Hello Michael,

The inventory problem is one of the most typical semiadditive measure
problems. Please refer to the following Article
which talks about Inventory snapshot recommendations for most accurate
results.

OLAP Services: Semiadditive Measures and Inventory Snapshots

http://msdn.microsoft.com/library/de...n-us/dnolap/ht
m
l
/olapover.asp

Also, following book would be a good read for more info on inventory
problems,

Ralph Kimball's book: The Data Warehouse Toolkit

Please let me know if above information help answer your question.

Thanks for posting to MSDN Managed Newsgroup.

Vikrant Dalwale

Microsoft SQL Server Support Professional

Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three
straightforward
steps listed to improve your computer's security."
This posting is provided "AS IS" with no warranties, and confers no
rights.



--------------------
Reply-To: "Michael Morse" <mike.morse (AT) micromo (DOT) com
From: "Michael Morse" <mike.morse (AT) micromo (DOT) com
Subject: Inventory Cube
Date: Wed, 3 Dec 2003 15:15:56 -0500
Lines: 16
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.0
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Message-ID: <eAF5IpduDHA.684 (AT) TK2MSFTNGP09 (DOT) phx.gbl
Newsgroups: microsoft.public.sqlserver.olap
NNTP-Posting-Host: 63.74.110.132
Path:

cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!TK2MSFTN GP08.phx.gbl!TK2MSFTNGP0
9





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.