Page 1 of 1

Importing SP from SQL Server 2000

Posted: Wed Oct 17, 2001 9:06 am
by admin
Hi All

Im trying to import a SQL Server 2000 stored procedure definition but keep
getting:

Parameter @RETURN_VALUE in stored procedure dev.dbo.usp_Reports_DataStage_Quality_Summary;1 is defined as type 5, which is not supported in DataStage.

Definition not imported!

What does the above mean? This sp does not have any parameters, in or out. I dont know where DS is getting the @RETURN_VLAUE from.

TIA
Hong