Search found 17 matches

by praneeth
Wed Jan 31, 2007 11:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NLS usage
Replies: 1
Views: 1166

NLS usage

Hi All,

The default NLS we use is UTF-8,but there are some special characters in the in source file so I have changed the NLS to MS1252.Should I use the Same NLS1252 to my target(ORACLE) or use the default NLS UTF-8.

Any Help

Thanks
Pra
by praneeth
Tue Jan 23, 2007 4:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: oracle warning
Replies: 15
Views: 5131

Hi Narasimha,

The length of Target field is 4000
Thanks
Pra
narasimha wrote:When you used Varchar as your target, what was the length you had specified?
by praneeth
Tue Jan 23, 2007 3:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: oracle warning
Replies: 15
Views: 5131

Hi,
I have used Long in target but, I am getting the same warning

Thanks
Pra
I_Server_Whale wrote:Like in my previous post, where it explains the ORA error. Can you change the target field to LONG datatype and run the job?

Whale.
by praneeth
Tue Jan 23, 2007 3:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: oracle warning
Replies: 15
Views: 5131

Hi,
The dataType for the field is Varchar in Job and TargetDatabase

Thanks
Pra

I_Server_Whale wrote:
chulett wrote:Datatype of the field in your job? Datatype of the target field in the database?
It will help if you provide answers for the above questions.
by praneeth
Tue Jan 23, 2007 3:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: oracle warning
Replies: 15
Views: 5131

Hi Craig,

I have checked the dataType its Varchar.

Any Help

Thanks
Pra
by praneeth
Tue Jan 23, 2007 2:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: oracle warning
Replies: 15
Views: 5131

oracle warning

Hi All, I am getting an ora warning,few fields in my file have huge text so I am using the SubString to limit the data to 4000Bytes Example: If Len(DSLink3.ASDFG)<=4000 Then DSLink3.ASDFG Else DSLink3.ASDFG[1,3999] The warning is: ORA-01461: can bind a LONG value only for insert into a LONG column A...
by praneeth
Thu Jan 18, 2007 12:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file error
Replies: 8
Views: 3099

Hi Craig,

Thank's for your help.I will let them Know.

Thanks
Pra
by praneeth
Thu Jan 18, 2007 12:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file error
Replies: 8
Views: 3099

Hi, Here is the sample record,I am putting the(|) symbol to differentiate between the columns 11 | 023 | F Customer observed smoke & a burning smell. Worn mixer motor with a locked rotor, and possibly an internal short circuit that burned a 10 ohm 1W carbon composition resistor on the EMC Motor ...
by praneeth
Thu Jan 18, 2007 12:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file error
Replies: 8
Views: 3099

Hi Craig,

The Problem here is the first 15 records also have (,) in the data but the warning i am getting is from 16 record.

Any help

Thanks
Pra
by praneeth
Thu Jan 18, 2007 12:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file error
Replies: 8
Views: 3099

Sequential file error

Hi All, I am trying to read data from the CSV file using the sequential file,but there are (,) in the data also,and when I am trying to view the data the warning coming up is example..Sequential_File_193.DSLink195: nls_read_delimited() - row 16, column ENTRYDATE, required column missing example..Seq...
by praneeth
Tue Dec 12, 2006 4:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file
Replies: 5
Views: 2546

Hi All,

Thanks for your replys,the source file was not sent in a proper format.

Thanks
Praneeth
by praneeth
Tue Dec 12, 2006 1:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Stored Procedure Stage
Replies: 3
Views: 1194

Hi DSguru2B,

Thanks for your response,not reponding means when i try to import the stored procedure meta data through the table definitions it is trying to retrive the meta data and after few mintues it shows not responding.

Thanks
Praneeth
by praneeth
Tue Dec 12, 2006 12:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Stored Procedure Stage
Replies: 3
Views: 1194

Stored Procedure Stage

Hi All, I am using the Stored Procedure Stage to call a procedure,When I try to Import the meta Data through the table definitions the server is not reponding.Is there any other way to call the stored procedure.I am using the windows OS or can I call the Stored Procedure in the After tab in the Orac...
by praneeth
Fri Dec 08, 2006 5:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file
Replies: 5
Views: 2546

Sequential file

Hi All, I am trying to read a file using the sequential file,the source file has 17 columns,out of these 17 columns 4 columns have chunk of data. When it try to view the data there are some warning messeges. example..Sequential_File_162.DSLink171: nls_read_delimited() - row 1, column productdisposit...
by praneeth
Thu Jul 27, 2006 3:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: wcs in datawarehouse
Replies: 7
Views: 2146

Re: wcs in datawarehouse

I have googled about WCS, can you explain more in detail Thanks praneeth To me WCS can have the following possible systems..don't know which one applies to your question :? WCS- Websphere Commerical Suite WCS - Warehouse Control System - applies to Warehouse in general or as Kenneth said World Class...