Search found 99 matches

by sangi1981
Thu Sep 15, 2011 11:53 am
Forum: General
Topic: data type
Replies: 1
Views: 1556

data type

Hi all,
I have to treat with financial data, decimal field with many digits after comma.
What is better data type I can use for among float, double(dfloat) and decimal?
I don't understand difference between float-dfloat and decimal.
Thanks in advance.
by sangi1981
Mon Sep 12, 2011 2:29 am
Forum: General
Topic: Datastage 8.5 Certification And Try It Again Voucher
Replies: 11
Views: 9416

Hi all,
I contacted directly IBM certification assistance.
Try It Again Voucher can be used for datastage cert, selecting Info Mgmt from Prometric site.
So if you failed first exam, you have second chance.

Not exists sample test for 8.5.....
by sangi1981
Thu Sep 01, 2011 4:07 am
Forum: General
Topic: Datastage 8.5 Certification And Try It Again Voucher
Replies: 11
Views: 9416

Datastage 8.5 Certification And Try It Again Voucher

Hi all, I hope this is right place to ask question about certification. First question, what can I study to take 8.5 certification? Second question, is it possibile to use voucher TIA with datastage? In this site: http://www.prometric.com/ibm/tiad.htm there is a list of product: Cognos - $230.00 Inf...
by sangi1981
Thu Jul 14, 2011 3:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sqlloader and management of blank or empty fields
Replies: 1
Views: 979

sqlloader and management of blank or empty fields

Hi all, I hope to find some solution to my question.... I load data into Oracle table using sqlloader; my source is a sybase table. Some fields are empty strings or contain one blank and are not null, yet in target table these fields are not null. When I use sqlloader, empty string and blank value b...
by sangi1981
Tue Jun 21, 2011 8:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sqlserver from datastage: load table with strange name
Replies: 2
Views: 1717

OK, thanks.

I used the odbc stage with write option, and in this case the use of square brackets gives error.
By using the upsert option within odbc stage, now table with square brackets is properly recognized.
Thanks
by sangi1981
Tue Jun 21, 2011 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sqlserver from datastage: load table with strange name
Replies: 2
Views: 1717

Sqlserver from datastage: load table with strange name

Hi All, I have a sqlserve table, whose name is like "Vers-xxx_yyy". As you can see, there is a character "-". I don't know why this table was made so But, I have to load it from datastage job. So when I run my job, I obtain error "table doesn't exist". I use odbc stage....
by sangi1981
Mon Jun 20, 2011 9:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Call sqlserver procedure from datastage
Replies: 1
Views: 2542

Call sqlserver procedure from datastage

Hi all and thanks in advance. I'm developing a parallel job that has to invoke a sqlserver procedure. So I use Stored Procedure stage, but I have some problem. Design of my job is: column_generator->transformer->stored_procedure. In column generator i create one row to create a stream. In transforme...
by sangi1981
Fri Apr 29, 2011 8:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sybase float field
Replies: 3
Views: 2231

Thanks for your replay. This is a link where I found notices about limits reading sybase fields of type float: http://publib.boulder.ibm.com/infocenter/iisinfsv/v8r5/topic/com.ibm.swg.im.iis.conn.sybase.doc/topics/t_csybref_Sybase_SQL_Server_Data_Type_Support.html I found a workaround: instead of tr...
by sangi1981
Fri Apr 29, 2011 3:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sybase float field
Replies: 3
Views: 2231

Sybase float field

Hi all, Using DS8.1, Sybase like source and SqlServer like target I encountered a rounding problem reading float field. In example, I read a float field with value 0.95, that become 0.949999.... In reference guide there is a note about this behavior, but is there workaround to solve it!? Thank you v...
by sangi1981
Wed Feb 09, 2011 2:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: convert to number type without losing precision
Replies: 2
Views: 1944

convert to number type without losing precision

Hi, I have a problem with the rounding of floating point numbers. I read numbers from a file, such as 0.0000295710, 24861.19, and 116342.61, which transformer converts into a numeric type. I simply map field from varchar to float/double, without using any function. The problem is that if I use float...
by sangi1981
Thu Jan 20, 2011 11:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot find job ROOT when try to save job
Replies: 10
Views: 7753

Hi all,
this is an update.
My local and remote support studied the case, and so they found two problem:
A) Client hardware configuration is undersized....only 2 GB RAM
B) Strange behavior in comunication between Windows Client and Sun Solaris Server with that particular job....

That's all.
Thank you
by sangi1981
Wed Jan 19, 2011 2:25 pm
Forum: General
Topic: DSJOB, AWK, AND SUN SOLARIS ...
Replies: 0
Views: 1075

DSJOB, AWK, AND SUN SOLARIS ...

Hi all, I know that this topic may be off topic, however I hope to find an answer or a suggestion. I'm writing some shell scripts that launch job with dsjob and do some other things like collect job log (with dsjob -jobdetails ....), and load them on DB. So, these scripts call other sub scripts that...
by sangi1981
Fri Jan 14, 2011 7:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Services with Datastage 8.1
Replies: 1
Views: 1251

Services with Datastage 8.1

Hi all,
in DS 7.5 exists RTI to create and deploy services.
In DS 8.1?
Thanks in advance
by sangi1981
Wed Jan 05, 2011 4:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot find job ROOT when try to save job
Replies: 10
Views: 7753

Yes, indeed I will do so.
I will update when technical support will give me response.
Thank you