Search found 36 matches

by sanoojk
Mon Dec 19, 2016 11:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL execution job executing long
Replies: 2
Views: 1867

SQL execution job executing long

Hi, The parallel job consists of a DRS connector stage and the o/p link fom this stage goes to a copy stage. The DRS stage executes a before SQL and a dummy main SQL (Select 'Dummy' as zzz). Noramally this job executes with in 30 minutes. But sometimes it executes long time (around 6 Hrs) even with ...
by sanoojk
Wed May 25, 2016 12:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: json parsing issue
Replies: 4
Views: 3299

json parsing issue

Hi, I am trying to read a json file with a repeating element . I could read the data using the Heirarchical Data stage (1) and passing the repeating element as it is into the next Heirarchical Data stage (2) by defining it as a key. In Heirarchical Data stage (2) I have used the schema specific for ...
by sanoojk
Thu May 12, 2016 5:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL server data loading issue
Replies: 2
Views: 2220

I tried by passing currentdate() function in all the date fields in the target table. But the same issue appears
by sanoojk
Thu May 12, 2016 4:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL server data loading issue
Replies: 2
Views: 2220

SQL server data loading issue

Hi , Our DS environment is upgrading to 11.3 version from 8.5 . One of the jobs is aborting in the new version which was executing fine in 8.5 The job extracts data from the source DB (vertica) and loads data to SQL server DB. A transformer stage is used in between the source and target DB stages. T...
by sanoojk
Fri Jan 31, 2014 7:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Flurry webservice connection
Replies: 2
Views: 1798

Flurry webservice connection

Hi, I am developing a job for connecting to flurry API web service. I trying to import the table definition for this , using the option import>table definitions>web services WSDL definition . I have provided the url for the web service in the web service metadata importer window. Then the login wind...
by sanoojk
Fri Oct 25, 2013 3:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB connectivity lost during job execution
Replies: 1
Views: 2695

DB connectivity lost during job execution

I have developed a parallel job to load data from a file to the target table . The transformation includes lookup on a table with 29604 records. This job will be executed many times a day. During some execution , the job aborts stating the below error message in the reference DB stage: ODBC_align_di...
by sanoojk
Thu Aug 22, 2013 12:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xml tags not generating
Replies: 7
Views: 3109

From what I see in your sample XML, it seems you're not just creating this XML in one step. If you are creating your repeating XML tags in a separate step and appending that XML chunk in some columns like <store>. If so, don't define XPath for those tags, just put a '/' and specify it as XML in dat...
by sanoojk
Thu Aug 22, 2013 12:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xml tags not generating
Replies: 7
Views: 3109

The DS version that we use is DS 8.5
by sanoojk
Wed Aug 21, 2013 6:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xml tags not generating
Replies: 7
Views: 3109

xml tags not generating

I have a requirement where an XML of the below format need to be generated. <demands> <demand> <brand>ABC</brand> <submittedby>KZK4164</submittedby> <senddate>2013-08-14 09:42:44.353000</senddate> <tasklistname>CONFIG_SEND</tasklistname> <srcfilename>CONFIG-13859</srcfilename> <uid>13859</uid> <stor...
by sanoojk
Wed May 09, 2012 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Jobs are not triggered
Replies: 3
Views: 2580

Tried that also. But the same result
by sanoojk
Wed May 09, 2012 12:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Jobs are not triggered
Replies: 3
Views: 2580

Jobs are not triggered

Hi, When tried to execute jobs using my DS log in ID (Both parallel jobs and sequencer jobs) a warning appears: Attempting to Cleanup after ABORT raised in job <Job Name> There is no other log entry for this execution and the jobs are not getting triggered. The job status shows 'finished' (this is t...
by sanoojk
Wed Apr 18, 2012 9:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: trim function not working
Replies: 4
Views: 4423

trim function not working

Hi, My job is fetching data from netezza database , doing transformations in transformer stage and writing to netezza daatbase. In the transformer I am using the transformation len(trim(column1)) where column1 is having datatype char2 . I can see all the input value for column1 is '5' , but the tran...
by sanoojk
Thu May 12, 2011 8:59 am
Forum: General
Topic: scheduling the job using UNIX script
Replies: 10
Views: 5179

I provided the dsjob path corresponding to 8.5 environment in the command:

/apps/dtstgdev/IbmIIS85/Server/DSEngine/bin/dsjob

please tell me where I have to specify the dsenv file path in this command?
by sanoojk
Thu May 12, 2011 7:42 am
Forum: General
Topic: scheduling the job using UNIX script
Replies: 10
Views: 5179

I tried by using the correct domain as well instead of 'none'

The domain name I entered is the 'host name of the services tier' that I enter while logging in to DS8.5 designer (first box in the loggin window)

But still getting the error
by sanoojk
Thu May 12, 2011 2:57 am
Forum: General
Topic: scheduling the job using UNIX script
Replies: 10
Views: 5179

Now getting the error:

ERROR: Failed to open project

Status code = -1003