Search found 37 matches

by Mhasan
Fri Sep 21, 2007 4:28 am
Forum: General
Topic: FLOAT TO VARCHAR ??
Replies: 9
Views: 4634

rwierdsm So how to convert It..
by Mhasan
Fri Sep 21, 2007 4:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to convert Float to Varchar
Replies: 2
Views: 2310

How to convert Float to Varchar

Hi,

Can anybody tell me how to convert float to varchar..

My input data is coming in Float datatype( sql server ) but target database oracle is it in Varchar format
by Mhasan
Thu Sep 20, 2007 5:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: While vewing the data Error!
Replies: 1
Views: 840

While vewing the data Error!

Hi got this error msg while vewiing the data in Oracle enterprise stage ...

##E TDOR 000172 Access to sys.dba_extents is required but not available; please see your database administrator for select privileges.

Can you tell me how to resolve it ....But able to select the records through TOAD
by Mhasan
Thu Sep 20, 2007 1:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Any way to put parameter?
Replies: 8
Views: 3578

Hi Yuan.

Environmental level we are defining the parameter for each source system.
For each job anyway we need to defien the parameter value if we are not passing the hard coded value to it ..So i posted that query .
by Mhasan
Thu Sep 20, 2007 1:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Any way to put parameter?
Replies: 8
Views: 3578

Hi , Atucally My question was ....for example ..i have a job A for that i need to define the jobparameter value those are actually defined in Environmemtal variable as userdefined.....i can do this task machanically for each job ..Now my question is Is there any austomated methed to place these Para...
by Mhasan
Wed Sep 19, 2007 1:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: confusion with Log file
Replies: 3
Views: 1128

Thanks for the reply, Actually Iam looking for the Log file name like Ora.XXX.XXX.log every time we run job it creates the Log file ...hOw to know which log file is for with Job ..in director i didnt find any file of name ora..... I can do manual search but it will be very tedious Job... please let ...
by Mhasan
Tue Sep 18, 2007 9:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: confusion with Log file
Replies: 3
Views: 1128

confusion with Log file

Hi ,
Can anybody tell me ..Is there any indication of job name with the log file ... Like if we look into the scratch path where we find so many log file crreated for diffrent job ..How we can find which log file is log file of My Job.....please suggest
by Mhasan
Tue Sep 18, 2007 9:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Joining 2 Files having different File formats
Replies: 5
Views: 1670

Can anybody tell where i can find this "Orchestrate Operators guide 7.5 version" Document
by Mhasan
Tue Sep 18, 2007 8:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can we apply iconv or oconv in parallel
Replies: 7
Views: 4354

Under Veiw tab ..if you click on Customize option ..from parallel processing BASIC transformer there u can drag and drop into your pallate.
by Mhasan
Mon Sep 17, 2007 12:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Any way to get the concatenation of input columns done
Replies: 3
Views: 968

Any way to get the concatenation of input columns done

Hi , I have a requiremnt where i have to concatenate all the input columns in to one column.... if number of columns in input is less then no problem .. If the number of coumns exeeds 100 then it is very tedious job..please suggets if any routine or ..any other way to to this... ex.. Input columns o...
by Mhasan
Sun Sep 16, 2007 11:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Any way to put parameter?
Replies: 8
Views: 3578

Any way to put parameter?

HI,
Is there any automated way to take the paramter from the enviromental variable ... rather then manually entering for each job... if we have many number of source systems ... is there anyway (or routine who can serve the purpose)
by Mhasan
Sun Sep 16, 2007 1:34 am
Forum: General
Topic: FLOAT TO VARCHAR ??
Replies: 9
Views: 4634

Have you tried writing it to your target and viewing it there yet?
-->When this not moving into target how will i see.. Yes i moved it directly without any conversion i can see.. 00000000000.

how should i get this in Varchar output
by Mhasan
Sat Sep 15, 2007 7:49 am
Forum: General
Topic: FLOAT TO VARCHAR ??
Replies: 9
Views: 4634

Hi

One of my input records looks like 6.87653e+08 (ODBC , sql server) when i click Veiw data.. datatype of this is Float.
In target i need this value in Varchar format ..How to do this?
and what is "rtype" one of the argument need to pass with DfloattoDecimal
by Mhasan
Sat Sep 15, 2007 6:41 am
Forum: General
Topic: FLOAT TO VARCHAR ??
Replies: 9
Views: 4634

FLOAT TO VARCHAR ??

Hi ,

I have record in FLOAT ( 6.11232e+12)
Sourec is ODBC (Sqlserver) and target is Oracle Iam using Oracle enterprise stage

I need the above data in Varchar format .... Im using Dfloattostringnoexp and Dfloattodecimal

None of the above is resolving the issue...
please suggets
by Mhasan
Fri Sep 14, 2007 2:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 0: Export failed.,0: write() failed: Broken pipe
Replies: 3
Views: 2505

0: Export failed.,0: write() failed: Broken pipe

Hi I have source as file reading through sequential stage and able to View the proper data... ..and after that passed through Transformer stage while loading into Orcale enterprize stage (Target is Oracle DB) ... while running this job i got these error please suggest the solution for this 0: Export...