Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 25 Feb 2003 @ 23:18:12 GMT


     
  <Prev Next>  
<<First
<Prev
Next> Last>>  


Subj:   Error 7453: Interval field overflow
 
From:   Hebert, John

I am receiving this error when I run the following query:

SELECT CallDetail.callTime +  CAST(CallDetail.actionCode AS INTERVAL
HOUR) AS switchLocalTime
  FROM CallDetail
 WHERE CallDetail.mdn = '1231231234'
   AND switchLocalTime > timestamp '2002-12-21 00:00:00'
   AND switchLocalTime < timestamp '2002-12-21 23:59:59'

The error is:

7453: Interval field overflow.

The really strange thing is that sometimes the query works without error. The callTime column is of type timestamp and the actionCode column is of type smallint.

Anyone have any ideas?


Thanks,

John



     
  <Prev Next>  
<<First
<Prev
Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023