Search found 219 matches

by parag.s.27
Mon Sep 10, 2007 3:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Not able to prevent generation of empty CSV file
Replies: 8
Views: 2831

use folder stage

Make use of Folder stage as the target stage instead of the sequential file stage and your requirement will be achieved easily. we have done the same things successfully.
by parag.s.27
Tue Sep 04, 2007 4:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SAX parser exception
Replies: 1
Views: 9565

SAX parser exception

I am getting following error when I am connecting to a Microsoft SQL server database through ODBC Connector Stage. ODBC_Connector_0: [IIS-CONN-DAAPI-000296] SAX parser exception thrown: Invalid character (Unicode: 0x1) (CC_PropertySet::fatalError, file CC_PropertySet.cpp, line 2,005) Now I searched ...
by parag.s.27
Tue Aug 28, 2007 12:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting an Error: regarding Input Redirection
Replies: 11
Views: 11809

ArndW wrote:I really should have been paying attention - this is a Version 8 question and I think it likely that you are going to have to get IBM support involved as it does look more like a bug than a design issue.
Thanx Arndw,

Will send the job export to the IBM team and try and resolve.
by parag.s.27
Mon Aug 27, 2007 11:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with Surrogate Key Generator
Replies: 3
Views: 961

After this post I tried almost 15 different job designs. And a particular pattern came up. I don't know whether its correct or not... What I am doing is: - lookup_stage---------------->Funnel-------->Dataset \ /|\ \ | \ | Surrogate key generator------>Copy----->Transform----->Oracle So it always giv...
by parag.s.27
Mon Aug 27, 2007 11:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting an Error: regarding Input Redirection
Replies: 11
Views: 11809

I'm sorry if my question was misleading. What are you doing in the ODBC connector stage (which database, which options, etc.) ... Hi, sorry for misunderstanding. I am connecting to Microsoft SQL server and I am doing a select * on the table named as EventLog. Apart from it all the options are defau...
by parag.s.27
Mon Aug 27, 2007 11:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting an Error: regarding Input Redirection
Replies: 11
Views: 11809

I'm sorry if my question was misleading. What are you doing in the ODBC connector stage (which database, which options, etc.) ... Hi, sorry for misunderstanding. I am connecting to Microsoft SQL server and I am doing a select * on the table named as EventLog. Apart from it all the options are defau...
by parag.s.27
Mon Aug 27, 2007 11:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting an Error: regarding Input Redirection
Replies: 11
Views: 11809

I'm sorry if my question was misleading. What are you doing in the ODBC connector stage (which database, which options, etc.) ... Hi, sorry for misunderstanding. I am connecting to Microsoft SQL server and I am doing a select * on the table named as EventLog. Apart from it all the options are defau...
by parag.s.27
Mon Aug 27, 2007 8:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with Surrogate Key Generator
Replies: 3
Views: 961

Problem with Surrogate Key Generator

Can I use any active stage after a surrogate key generator. I am using a surrogate key generator in a reject link of lookup stage. and from this surrogate key generator I am feeding the values to a copy stage which populates 2 copies of this data in 2 different tables. but I am getting an error of S...
by parag.s.27
Mon Aug 27, 2007 3:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting an Error: regarding Input Redirection
Replies: 11
Views: 11809

ArndW wrote:What kind of a stage is this ODBC_Connector_108? ...
Its a ODBC connector stage which is now a days available with ODBC enterprise database stage. This ODBC connector is setting up a connection with Sequel server and fetches data.
by parag.s.27
Mon Aug 27, 2007 2:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting an Error: regarding Input Redirection
Replies: 11
Views: 11809

Re: Getting an Error: regarding Input Redirection

The ODBC_Connector_108 stage has the string " -XMLProperties '<?xml" which seems to trigger the error message at compilation. Is the "<" properly quoted so that it isn't interpreted as a redir ... But I can not see any "<" coming in my data. Also at the stage level I h...
by parag.s.27
Mon Aug 27, 2007 1:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting an Error: regarding Input Redirection
Replies: 11
Views: 11809

Getting an Error: regarding Input Redirection

I am getting an error while running a job it says main_program: Syntax error: Error in "transform" operator: Error in input redirection: Expected input name, got: "?", line 291; text: <? First of all if its a syntax error then why was this not caught during compilation. Also I ch...
by parag.s.27
Sun Aug 12, 2007 6:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in lookup stage
Replies: 3
Views: 1650

Warning in lookup stage

Can some one tell me why is this warning comming in the lookup stage.

Code: Select all

Lookup_123: When checking operator: Dropping component "UNDERWRITER" because of a prior component with the same name.
I tried searching in the forum, but could,nt get any link
by parag.s.27
Tue Aug 07, 2007 10:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameter Passing in sequence
Replies: 4
Views: 1539

Parameter Passing in sequence

We are using an execute command stage for taking the output of Cat command which is reading a file. Next to this stage we are using a routine activity to take a specific value from the output of the Cat command. Finally I am passing this specific value to a parameter which will be used in a differen...
by parag.s.27
Sun May 06, 2007 10:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Ouput to Excel on Multiple Sheets
Replies: 18
Views: 8083

So tell me what you finaly want as result and I tell you the best way to achiev it. Dear WoMaWil,what i want is output to Excel file on Multiple sheets.i.e i have source extract containing data about multiple instances of data and what i want is that after transformation the the output should be in...
by parag.s.27
Mon Apr 23, 2007 1:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Ouput to Excel on Multiple Sheets
Replies: 18
Views: 8083

I'm not suggest you have to do it. 'Get' as in 'make arrangements with whomever manages the server' to have the DSN created. Craig the information regarding server management is not available from Client even on special request.Besides even if we manage to get one off approvals it will only help in...