Search found 16 matches

by dsouza.adithfrancis
Tue Dec 14, 2010 9:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Complex Flat File: Issue when reading data from CFF stage
Replies: 1
Views: 2224

Complex Flat File: Issue when reading data from CFF stage

Hi , I am facing an issue when reading a data file through a Complex flat file stage. My File naming convention is : csna.src.fmdate.00.dy.TSK001A1.12101213.dat is the file which i am able to read using CFF stage. When i try to read the same file by giving :- csna.src.fmdate.00.dy.TSK001A1.*.dat i a...
by dsouza.adithfrancis
Sat Nov 13, 2010 6:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error When trying to Format a Parameter Value
Replies: 5
Views: 2173

The issue has been resolved .

When reading the parameter set , read the parameter with DATE datatype .
The DB2 connector stage recognises the DATE and converts it into its internal format .

Thanks & Regards
Adith
by dsouza.adithfrancis
Sat Nov 13, 2010 5:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Extracting Data from DB2 Connector Stage
Replies: 4
Views: 4407

Extracting Data from DB2 Connector Stage

Hi , I Have been facing an issue when i use the DB2 Connector stage . I have defined a user defined SQL Query which joins 4 tables each having approximately 1 million records . Without partitioning , the query executed for a hour. When i checked a few options to implenment parallelism in my Data sta...
by dsouza.adithfrancis
Sun Nov 07, 2010 9:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error When trying to Format a Parameter Value
Replies: 5
Views: 2173

Hi Craig ,

I got this error message .

No Authorised routine named "DATE" of type "FUNCTION" having compatible arguments was found SQLSTATE 42884.

The Command in DB2 Connect stage :

where B.OPEN_DT = DATE('#ps_FM_DT.p_FM_DT#' ,'MM/DD/YYYY')
by dsouza.adithfrancis
Sun Nov 07, 2010 9:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error When trying to Format a Parameter Value
Replies: 5
Views: 2173

Error When trying to Format a Parameter Value

Hi All , I am using a parameter value File(eg: IN_Date in the format YYYY-MM-DD) to be compared with a date column in DB2 . I am using the DB2 connector stage to achive this . However, the job aborts giving an Formating error Please find the representaion in the example in DB2 Connector Stage Eg: Ta...
by dsouza.adithfrancis
Thu May 27, 2010 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to get a list of Datastage Warnings Message ID
Replies: 4
Views: 3502

Need to get a list of Datastage Warnings Message ID

Hi All , I need some information about where i would get a whole list of Datastage PX Warning message ID's . Belwo is an example With the Message ID . Message ID : TOIX000018 Message Type : Warning Example of Message Txt : Import unsuccessful at record .( This is a generic message ). Regards Francis...
by dsouza.adithfrancis
Mon Apr 12, 2010 4:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage adminstrator
Replies: 5
Views: 2996

This is a command line input in DS Adminstrator .
SELECT * FROM DS_ROUTINES WHERE NAME ='ROUTINE NAME' ;

regards
Francis Adith
by dsouza.adithfrancis
Tue Dec 18, 2007 5:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reg:Data validation using DB2 Load Utility
Replies: 2
Views: 1878

Reg:Data validation using DB2 Load Utility

Hi, i am trying to insert data into the DB2 table using the DB2 Load Utility. The source data is coming from a flat file which is of fixed width say for eg.1102ATBRKY0203. In the 10th position we have a character 'Y'. Now using DB2 load utility,i have to load it into the table only if the 10th posit...
by dsouza.adithfrancis
Mon Dec 17, 2007 3:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error For DB2 Bulk Load
Replies: 2
Views: 1857

Error For DB2 Bulk Load

Hi , I am getting below error... while loading Data through Db2 bulk load. Test2_DB2UDB_EMP_Job..DB2_UDB_EMP: SQL3508N Error in accessing a file or path of type "TEMP_FILE" during load or load query. Reason code: "1". Path: "Test2_DB2UDB_EMP_Job..DB2_UDB_EMP: SQL3508N Error ...
by dsouza.adithfrancis
Fri Dec 14, 2007 12:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Occuring while using DB2 UDB Bulk Load .
Replies: 6
Views: 4071

DB2 Bulk loader error

Hi , I encountered another problem while running the job . Error message : Internal Error: Function 'get_stage_prop' failed Property 'Remote Message File Name' value not found For the property field Remote message file name : *If i mention a path on the DB2 server* will it require details such as us...
by dsouza.adithfrancis
Fri Dec 14, 2007 12:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Occuring while using DB2 UDB Bulk Load .
Replies: 6
Views: 4071

DB2 Bulk loader error

Hi , I encountered another problem while running the job . Error message : Internal Error: Function 'get_stage_prop' failed Property 'Remote Message File Name' value not found For the property field Remote message file name : *If i mention a path on the DB2 server* will it require details such as us...
by dsouza.adithfrancis
Thu Dec 13, 2007 4:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Occuring while using DB2 UDB Bulk Load .
Replies: 6
Views: 4071

Re: Error Occuring while using DB2 UDB Bulk Load .

Hi, I had mentioned the path of the source file and the file name from where data has to be Loaded. DB2 UDB Properties: Directory for data and command files : \edw\corp\stg\landing\BMD_SALES.txt Eg : Path :\edw\corp\stg\landing\ * Path where the file is located* File name : BMD_SALES.txt * Source Fi...
by dsouza.adithfrancis
Thu Dec 13, 2007 12:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Occuring while using DB2 UDB Bulk Load .
Replies: 6
Views: 4071

Error Occuring while using DB2 UDB Bulk Load .

Hi , I am using the DB2 UDB Load stage to load data from a Sequential file to DB2 database using DB2 UDB Bulk Load .I have given the Source file name in the DB2 stage against'Directory for Data and Command Files' Error Message : Internal Error: Function 'get_stage_prop' failed Property 'Directory fo...