Search found 9 matches

by neo637
Tue Feb 16, 2010 3:45 am
Forum: General
Topic: Complex Flat File Issue
Replies: 2
Views: 2139

Complex Flat File Issue

Hello Guys, I am working with complex flat file stages to read the EBCDIC files. My intitial requirement was to convert this EBCDIC file to ASCII file to reach this i was reading the src data from CFF stage and directly mapping to Sequential file stage.Till this point it is working good. Now my prob...
by neo637
Fri Feb 13, 2009 1:00 am
Forum: General
Topic: Appending leading Zeros and writting to excel file
Replies: 9
Views: 3489

Yes i even tried out with the prefix (') quote charector. Its is working fine, But the i have one more concern here. If some system process the same excel file what i generated will the value of the filed will have quote? Like if they trying to load the same file in to a Database then that particula...
by neo637
Thu Feb 12, 2009 6:14 am
Forum: General
Topic: Appending leading Zeros and writting to excel file
Replies: 9
Views: 3489

Hi Thanks for ur sugession. Yes even i do agree with your comments. Its not a datastage issue but the cell properties of .xls file are always taken as general by default. When the generate the file the defaulf cell prperties are General, So could you please help me is there any way can we change the...
by neo637
Wed Feb 11, 2009 11:32 am
Forum: General
Topic: Appending leading Zeros and writting to excel file
Replies: 9
Views: 3489

Hi Craig,

the excel file is .xls.
The leading zeros are stripped off after witting in to xls file.

Thanks
by neo637
Wed Feb 11, 2009 11:24 am
Forum: General
Topic: Appending leading Zeros and writting to excel file
Replies: 3
Views: 2877

Appending leading Zeros and writting to excel file

Hi,

I am trying to generate excel file in data stage.
In doing so i have a problem, When i am trying to append leading Zeros to a filed and witting into excel file all the leading zeros are stripped off.

Can some one help ma in solving this.

Thanks in advance.
by neo637
Wed Feb 11, 2009 11:22 am
Forum: General
Topic: Appending leading Zeros and writting to excel file
Replies: 9
Views: 3489

Appending leading Zeros and writting to excel file

Hi,

I am trying to generate excel file in data stage.
In doing so i have a problem, When i am trying to append leading Zeros to a filed and witting into excel file all the leading zeros are stripped off.

Can some one help ma in solving this.

Thanks in advance.
by neo637
Mon Dec 15, 2008 12:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To change the datatype of a column of datastage job in unix
Replies: 1
Views: 1230

To change the datatype of a column of datastage job in unix

Hi

I am new to datastage concepts i want to know about the background process in the server for datastage

How can we change the datatype of column of a datastage job in unix?
Where exactly all datastage jobs stored in the unix server?
by neo637
Sun Dec 14, 2008 10:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: to import and compile datastage jobs in UNIX
Replies: 2
Views: 6128

to import and compile datastage jobs in UNIX

Hi

How can we import and compile the datastage jobs in Unix?
Are there any unix commands for importing and compiling

Thanks in Advance
by neo637
Mon Aug 11, 2008 12:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup File Set Stage
Replies: 1
Views: 1366

Lookup File Set Stage

Hi

I am working on Lookup File Set Stage, in doing so i am facing a problem.
When i am trying to make a lookup on key column a error msg is populatting like

Key expression cannot be set on key columns of this link.The connected stege defines the key lookup

Can i know the problem?