y2k revisited?

Pickering, John (NORBORD) PICKERIJ@norbord.com
Thu, 26 Feb 2004 15:38:27 -0500


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C3FCA8.7C9A7B30
Content-Type: text/plain;
	charset="iso-8859-1"

Bob
 
Take a look at the pdl option statement parameter in my original message. I
understood this to mean that 19 is the default century for dates where yy is
>= 50. Not correct?
 
Please note that 8.19 works fine and 8.49 fails -- so what's changed between
these versions?
 
Regards,
JWP
 
-----Original Message-----
From: Deskin, Bob [mailto:Bob.Deskin@Cognos.COM]
Sent: Thursday, February 26, 2004 3:25 PM
To: 'Pickering, John (NORBORD)'; Powerhouse List (E-mail)
Cc: Deskin, Bob
Subject: RE: y2k revisited?



The issue here is that the date is declared as CENTURY EXCLUDED. Any century
excluded date is assumed to be in the default century. The option is named
"INPUT CENTRUY" and applies to input only. It does not apply to existing
data not does it apply to century excluded dates. It was designed so that
pre-existing (pre-Y2K) screens did not have to be modified where they
allowed a year entry without the century into a century included date.
Century excluded dates still had to be converted.

So the defined item gives you 19000229 which is an invalid date because
there was no Feb 29, 1900 based on the rule of 400.

Bob Deskin              
Senior Product Manager, Application Development Tools, Cognos Inc. 
bob.deskin@cognos.com (613) 738-1338 ext 7268 FAX: (613) 727-1178 
3755 Riverside Drive, Ottawa ON K1G 4K9 CANADA 

-----Original Message----- 
From: Pickering, John (NORBORD) [ mailto:PICKERIJ@norbord.com
<mailto:PICKERIJ@norbord.com> ] 
Sent: February 26, 2004 3:19 PM 
To: Powerhouse List (E-mail) 
Cc: Deskin Bob (E-mail) 
Subject: y2k revisited? 


Anybody got any ideas about this one? 

I've logged a "case" with Cognos but I thought somebody out there might have
found and fixed this one already. We're moving to a new machine and a new
version of MPE and are taking the opportunity to upgrade PowerHouse versions
at the same time. So what's with the error below in 8.49.C?

The dictionary options include: 

  Century INCLUDED & 
  Input Century 19 From Year 50 & 

Any help appreciated. 

Regards, 
JWP 


Q U I Z   (PowerHouse  8.19.C4) 
Copyright 1999 COGNOS INCORPORATED 
Norbord Industries Inc. 

> def d-date-ce date century excluded = 000229 
> rep all 
> go 


04/02/26                    Norbord Industries Inc.                    PAGE 
1 

  D-DATE-CE 

  00/02/29 




Q U I Z   (PowerHouse  8.49.C) 
Copyright 2003 COGNOS INCORPORATED 
Norbord Ind. 

> def d-date-ce date century excluded = 000229 
> rep all 
> go 


04/02/26                    Norbord Industries Inc.                    PAGE 
1 

  D-DATE-CE 

  ######## 


? 

Records selected:  0 
Lines printed:     3 
Pages printed:     1 

** Data conversion errors: 1 

> 


This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so.  Thank you.


------_=_NextPart_001_01C3FCA8.7C9A7B30
Content-Type: text/html;
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>RE: y2k revisited?</TITLE>

<META content="MSHTML 5.50.4522.1800" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=687403720-26022004><FONT face=Arial color=#0000ff 
size=2>Bob</FONT></SPAN></DIV>
<DIV><SPAN class=687403720-26022004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=687403720-26022004><FONT face=Arial color=#0000ff size=2>Take a 
look at the pdl option statement parameter in my original message. I understood 
this to mean that 19 is the default century for dates where yy is &gt;= 50. Not 
correct?</FONT></SPAN></DIV>
<DIV><SPAN class=687403720-26022004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=687403720-26022004><FONT face=Arial color=#0000ff size=2>Please 
note that 8.19 works fine and 8.49 fails -- so what's changed between these 
versions?</FONT></SPAN></DIV>
<DIV><SPAN class=687403720-26022004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=687403720-26022004><FONT face=Arial color=#0000ff 
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=687403720-26022004><FONT face=Arial color=#0000ff 
size=2>JWP</FONT></SPAN></DIV>
<DIV><SPAN class=687403720-26022004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
size=2>-----Original Message-----<BR><B>From:</B> Deskin, Bob 
[mailto:Bob.Deskin@Cognos.COM]<BR><B>Sent:</B> Thursday, February 26, 2004 3:25 
PM<BR><B>To:</B> 'Pickering, John (NORBORD)'; Powerhouse List 
(E-mail)<BR><B>Cc:</B> Deskin, Bob<BR><B>Subject:</B> RE: y2k 
revisited?<BR><BR></FONT></DIV>
<P><FONT size=2>The issue here is that the date is declared as CENTURY EXCLUDED. 
Any century excluded date is assumed to be in the default century. The option is 
named "INPUT CENTRUY" and applies to input only. It does not apply to existing 
data not does it apply to century excluded dates. It was designed so that 
pre-existing (pre-Y2K) screens did not have to be modified where they allowed a 
year entry without the century into a century included date. Century excluded 
dates still had to be converted.</FONT></P>
<P><FONT size=2>So the defined item gives you 19000229 which is an invalid date 
because there was no Feb 29, 1900 based on the rule of 400.</FONT></P>
<P><FONT size=2>Bob 
Deskin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</FONT><BR><FONT size=2>Senior Product Manager, Application Development Tools, 
Cognos Inc.</FONT> <BR><FONT size=2>bob.deskin@cognos.com (613) 738-1338 ext 
7268 FAX: (613) 727-1178</FONT> <BR><FONT size=2>3755 Riverside Drive, Ottawa ON 
K1G 4K9 CANADA</FONT> </P>
<P><FONT size=2>-----Original Message-----</FONT> <BR><FONT size=2>From: 
Pickering, John (NORBORD) [<A 
href="mailto:PICKERIJ@norbord.com">mailto:PICKERIJ@norbord.com</A>] 
</FONT><BR><FONT size=2>Sent: February 26, 2004 3:19 PM</FONT> <BR><FONT 
size=2>To: Powerhouse List (E-mail)</FONT> <BR><FONT size=2>Cc: Deskin Bob 
(E-mail)</FONT> <BR><FONT size=2>Subject: y2k revisited?</FONT> </P><BR>
<P><FONT size=2>Anybody got any ideas about this one?</FONT> </P>
<P><FONT size=2>I've logged a "case" with Cognos but I thought somebody out 
there might have found and fixed this one already. We're moving to a new machine 
and a new version of MPE and are taking the opportunity to upgrade PowerHouse 
versions at the same time. So what's with the error below in 8.49.C?</FONT></P>
<P><FONT size=2>The dictionary options include:</FONT> </P>
<P><FONT size=2>&nbsp; Century INCLUDED &amp;</FONT> <BR><FONT size=2>&nbsp; 
Input Century 19 From Year 50 &amp;</FONT> </P>
<P><FONT size=2>Any help appreciated.</FONT> </P>
<P><FONT size=2>Regards,</FONT> <BR><FONT size=2>JWP</FONT> </P><BR>
<P><FONT size=2>Q U I Z&nbsp;&nbsp; (PowerHouse&nbsp; 8.19.C4)</FONT> <BR><FONT 
size=2>Copyright 1999 COGNOS INCORPORATED</FONT> <BR><FONT size=2>Norbord 
Industries Inc.</FONT> </P>
<P><FONT size=2>&gt; def d-date-ce date century excluded = 000229</FONT> 
<BR><FONT size=2>&gt; rep all</FONT> <BR><FONT size=2>&gt; go</FONT> </P><BR>
<P><FONT 
size=2>04/02/26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Norbord Industries 
Inc.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
PAGE</FONT> <BR><FONT size=2>1</FONT> </P>
<P><FONT size=2>&nbsp; D-DATE-CE</FONT> </P>
<P><FONT size=2>&nbsp; 00/02/29</FONT> </P><BR><BR><BR>
<P><FONT size=2>Q U I Z&nbsp;&nbsp; (PowerHouse&nbsp; 8.49.C)</FONT> <BR><FONT 
size=2>Copyright 2003 COGNOS INCORPORATED</FONT> <BR><FONT size=2>Norbord 
Ind.</FONT> </P>
<P><FONT size=2>&gt; def d-date-ce date century excluded = 000229</FONT> 
<BR><FONT size=2>&gt; rep all</FONT> <BR><FONT size=2>&gt; go</FONT> </P><BR>
<P><FONT 
size=2>04/02/26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Norbord Industries 
Inc.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
PAGE</FONT> <BR><FONT size=2>1</FONT> </P>
<P><FONT size=2>&nbsp; D-DATE-CE</FONT> </P>
<P><FONT size=2>&nbsp; ########</FONT> </P><BR>
<P><FONT size=2>?</FONT> </P>
<P><FONT size=2>Records selected:&nbsp; 0</FONT> <BR><FONT size=2>Lines 
printed:&nbsp;&nbsp;&nbsp;&nbsp; 3</FONT> <BR><FONT size=2>Pages 
printed:&nbsp;&nbsp;&nbsp;&nbsp; 1</FONT> </P>
<P><FONT size=2>** Data conversion errors: 1</FONT> </P>
<P><FONT size=2>&gt; </FONT></P><BR>
<P><FONT size=2>This message may contain privileged and/or confidential 
information.&nbsp; If you have received this e-mail in error or are not the 
intended recipient, you may not use, copy, disseminate or distribute it; do not 
open any attachments, delete it immediately from your system and notify the 
sender promptly by e-mail that you have done so.&nbsp; Thank 
you.</FONT></P></BODY></HTML>

------_=_NextPart_001_01C3FCA8.7C9A7B30--