Search found 17 matches

by kamaldeep.kaur
Wed Oct 12, 2011 11:46 pm
Forum: General
Topic: Return values from script ran through execute Command
Replies: 1
Views: 1474

Return values from script ran through execute Command

Hi, I am running a simple script from execute command activity,which writes the the return value 0 when scripts complete. (Triggers :- ReturnValue <> 0 then abort) But it abort even if the return value is 0 as Reply from the script is 1. Please guide me how this reply comes in the picture.(please su...
by kamaldeep.kaur
Mon Sep 12, 2011 1:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Afterjob Subroutine in parallel job paramete
Replies: 3
Views: 1903

Afterjob Subroutine in parallel job paramete

Hi all, I have written a small script to load data from sequential file to table and kept that in After Job Subroutine.Script fails as table was not present in database but didn't abort the job. Job finished with warnings. I want the job to abort whenever the scripts does not run properly. Please h...
by kamaldeep.kaur
Fri Aug 05, 2011 1:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How Preserve Partitioning Works
Replies: 1
Views: 1695

How Preserve Partitioning Works

Hi All, If we keep Preserve Partitioning as Default(Propagate) in all the stages, Will it be able to repartitioning the data in next stage. For example: If i have 2 seq file ----- Join -------- Aggregator -------- Target Table. What will happen if Preserve Partition is Default(Propagate) .Join and ...
by kamaldeep.kaur
Mon Jul 11, 2011 11:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Iconv & Oconv logic
Replies: 6
Views: 5721

sorry it was typo i used @DATE instead of @DAY
Oconv(@DATE,"D/YMD[4,2,2]")

still i get "1968-01-07"??

Kamal
by kamaldeep.kaur
Thu Jul 07, 2011 12:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Iconv & Oconv logic
Replies: 6
Views: 5721

Iconv & Oconv logic

Hi all, I am using Oconv function to convert @DATE to YYYY/MM/DD format. As @DATE output is 15894 which is today's date "07/07/2011". But when i apply Oconv(@DAY,"D/YMD[4,2,2]") its gives output as "1968/01/07". Please suggest how these Iconv and Oconv functions works a...
by kamaldeep.kaur
Tue Jun 05, 2007 10:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Insufficient blocks for partition 5. Reading suppressed
Replies: 1
Views: 1518

Insufficient blocks for partition 5. Reading suppressed

Hi all,

I am getting a warning in all the jobs for all the nodes in the source stage of Teradata Enterprise.
"Insufficient blocks for partition 5. Reading suppressed"..
why this warning msg is appearing and it can affect my job o/p.

regards
kamal
by kamaldeep.kaur
Tue Jun 05, 2007 10:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Insufficient blocks for partition 5. Reading suppressed
Replies: 0
Views: 1257

Insufficient blocks for partition 5. Reading suppressed

Hi all,

I am getting a warning in all the jobs for all the nodes in the source stage of Teradata Enterprise.
"Insufficient blocks for partition 5. Reading suppressed"..
why this warning msg is appearing and it can affect my job o/p.

regards
kamal
by kamaldeep.kaur
Fri May 25, 2007 3:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Why we use UNICODE
Replies: 7
Views: 4116

but wat this unicode means here,
by kamaldeep.kaur
Fri May 25, 2007 12:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Why we use UNICODE
Replies: 7
Views: 4116

Why we use UNICODE

Hi all,

Why we use UNICODE extened type for char datatype,how its effect our data?


Regards
kamal
by kamaldeep.kaur
Fri Mar 23, 2007 12:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Defaulting "TGTBASE_RT" in transfer from "inR
Replies: 3
Views: 3513

Thanx

It was jus because of the RCP.

Kamal
by kamaldeep.kaur
Thu Mar 22, 2007 11:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Defaulting "TGTBASE_RT" in transfer from "inR
Replies: 3
Views: 3513

Defaulting "TGTBASE_RT" in transfer from "inR

Hi I m transferrimg the data from transformer and surrogate key genrator to the funnel where it is showing a warning like [size=12 ]"fnl_Join: When checking operator: Defaulting "TGTBASE_RT" in transfer from "inRec" to "outRec"."[/ size] for all the coloumns....
by kamaldeep.kaur
Thu Mar 22, 2007 11:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate key Generation
Replies: 1
Views: 1321

Surrogate key Generation

Hi all, I have a problem regarding surrogate key, do we have any option in data stage to generate a surrogate key on the basis of some key coloum which are the part of unique primary index. records may come with same combination of those columns ,all those record should have the same surrogate key. ...
by kamaldeep.kaur
Wed Mar 14, 2007 6:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to view data in datastage with EBCIDIC file
Replies: 7
Views: 5189

Ya, i m using transformer to convert the data(but the transformer is holding the direct move)
I m able to run the job but the data is not actually converting,the source file is fixed width.
by kamaldeep.kaur
Wed Mar 14, 2007 3:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to view data in datastage with EBCIDIC file
Replies: 7
Views: 5189

but i have restriction to use only Sequential file stage for the source.
by kamaldeep.kaur
Tue Mar 13, 2007 10:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to view data in datastage with EBCIDIC file
Replies: 7
Views: 5189

How to view data in datastage with EBCIDIC file

:?: Hi All,

I m converting a EBCIDIC file into the fixed width ASCII file ,but i m not able to view data in the source stage itself , how can i convert the above file ?