dbTalk Databases Forums  

SQL, Oracle, Parameters

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SQL, Oracle, Parameters in the microsoft.public.sqlserver.dts forum.



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

Default SQL, Oracle, Parameters - 02-22-2005 , 02:19 PM






Hi All

I'm doing the following SQL as the source to a data transformation, as you
see there is a parameter (the query works OK without one)


SELECT
icp,
data_identifier,
status,
readingdate,
trading_period,
active,
reactive,
apparent
FROM SAPR3.ZTBL_EIEP3
WHERE rownum < ?

But I get the error ORA-01008. Any ideas what might be wrong?

Thanks
Pete

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.