Thanks Deanna and Tom for replying.
I have tried with either OUT or CFprocresult (i.e. not both) and I still get 
the same error :-

Error when I remove the OUT PARAM :- 
 SQL: {call METADATA.get_Metadata( (param 1) , (param 2) , (param 3) )}
CFQueryParam values: (param 1) = [type='IN', class='java.math.BigDecimal', 
value='564', sqltype='CF_SQL_NUMERIC', scale='0'] , (param 2) = [type='IN', 
class='java.lang.String', value='Column Layout', sqltype='CF_SQL_VARCHAR'] , 
(param 3) = [type='IN', class='java.lang.String', value='FIC_Inherit_Template', 
sqltype='CF_SQL_VARCHAR']
message:Error Executing Database Query.
detail:ORA-06550: line 1, column 7: PLS-00306: wrong number or types of 
arguments in call to 'GET_METADATA' ORA-06550: line 1, column 7: PL/SQL: 
Statement ignored




>On Tuesday 20 September 2005 14:24, Quinn Ng wrote:
>>     <CFPROCPARAM type = "OUT"
>>                      CFSQLType = "CF_SQL_REFCURSOR"
>>                    variable = "METADATA_CURTYPE">
>>     <CFPROCRESULT name = "metadataResult">
>>   </CFSTOREDPROC>
>
>One or t'other, not both :-)
>
>-- 
>
>Tom Chiverton 
>Advanced ColdFusion Programmer

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218690
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to