Search found 2 matches
- Thu Oct 28, 2010 8:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Div (Mod) function usage in DataStage job
- Replies: 2
- Views: 3864
- Thu Oct 28, 2010 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Div (Mod) function usage in DataStage job
- Replies: 2
- Views: 3864
Div (Mod) function usage in DataStage job
Hi all :) I am creating a server job and have encountered the below error message when debugging: [IBM][CLI Driver][DB2/NT] SQL0440N No authorized routine named "DIV" of type "FUNCTION" having compatible arguments was found. SQLSTATE=42884 Here is the piece of code for the SQL st...