Search found 29 matches

by _chamak
Wed Jul 30, 2014 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join on subset of data
Replies: 2
Views: 2743

Join on subset of data

Hi I have a requirement to join a subset of data. Below is the design Flat file | | Oracle------>LKP------>DS Example I have to join on ID (present in oracle and Flat File) Values for ID in Oracle Values in Flat file 123 3 456 5 we need to get the two rwos in the output, Subset of data in falt file ...
by _chamak
Tue Jul 22, 2014 10:02 am
Forum: General
Topic: Job needs to run each hour
Replies: 4
Views: 3456

Hi Chullet, Thanks for the reply. I cant use a server job. I can create a job and load it to a flat file but autosys needs to run the job every 30 min. I dont think Autosys will work calling the job and every 30 min and stop running it after it see a Y in the table. I dont have a script so looking f...
by _chamak
Tue Jul 22, 2014 8:28 am
Forum: General
Topic: Job needs to run each hour
Replies: 4
Views: 3456

Job needs to run each hour

Hi, We have a requirement to start the jobs only the users update a column to 'Y' in a table. Can you tell me how can we achieve this. On every last day of the month our business team updates a column in a table to 'Y' then our autosys job needs to run. I think file watcher will work for Datastage j...
by _chamak
Mon Dec 23, 2013 10:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: open command in Oracle enterprise stage
Replies: 0
Views: 1619

open command in Oracle enterprise stage

Hi I need to truncate the table and load the same table using Enterprise stage. We used Oracle connector stage which worked fine with no issues, but recently we faced an issue in the data having accented charcters. We changed the NLS and it worked for accented characters. Connector stage does not ha...
by _chamak
Thu Oct 31, 2013 2:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stored Proc having temp tables
Replies: 3
Views: 1774

Yes Ray, when we run manually from SQL Server studio it works fine with no issues.
by _chamak
Thu Oct 31, 2013 9:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stored Proc having temp tables
Replies: 3
Views: 1774

Stored Proc having temp tables

I have an extract job which reads it from SQL Server and loads into a Dataset. We are using ODBC stage for reading the SQL server. We are calling a simple stored proc from ODBC and it works fine, now when we have temp tables in the stored proc its getting aborted with no reason. It says columns not ...
by _chamak
Fri Jun 08, 2012 7:42 am
Forum: General
Topic: Execute Log
Replies: 3
Views: 2392

Thanks for the reply. Its just a command we are using to go to the log folder and pick the log file that we need to attach. When we run the sequencer, i think the log file is not fiully created before we pick the file and email it. So the issue is we are not getting the entire log.
by _chamak
Thu Jun 07, 2012 8:54 am
Forum: General
Topic: Execute Log
Replies: 3
Views: 2392

Execute Log

Hi, I have a requirement saying that I need to send an email if the sequencer fail. below is the design for exception handling Excpetion Handler-----> script to pick up the ds execute log file----->email notifiction. But when i run i am getting only half of the log file. Can someone help me. I need ...
by _chamak
Tue Mar 20, 2012 1:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Incorrect values retrieved from Oracle
Replies: 8
Views: 4840

Try importing the table definition using Orchestrate orchdbutil facility, which is known to be more accurate. Hi, I am also facing the same error. I have straight forward job Dataset ------> Copy---------->Oracle Table. I am using Oracle Connector stage. My source is Bigint and the target is Intege...
by _chamak
Thu Dec 15, 2011 11:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ignoring message with bad cookie. Has anybody seen this?
Replies: 19
Views: 14226

I think you are reaching the maximum user processeses. Try increasing the maximum user processeses. You can check using the below command
lsattr -E -l sys0.

Hope it helps.
by _chamak
Thu Oct 06, 2011 11:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector
Replies: 5
Views: 4116

chulett wrote:Let us know if this helps.
Simply awesome. Thanks a lot Chullet. It worked for me.

Thanks,
by _chamak
Thu Oct 06, 2011 9:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector
Replies: 5
Views: 4116

I am using 8.1 but still i dont see any.

Can you tell how to use it?
by _chamak
Thu Oct 06, 2011 8:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector
Replies: 5
Views: 4116

DB2 Connector

Hi,

Like Oracle, can we read a select stetement from from a file in DB2.
I have a select statement in a file and I need to read that file and develop a ETL job.

Can someone please advice?

Thanks
by _chamak
Thu Sep 29, 2011 11:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataSet Issue
Replies: 3
Views: 1964

Hi,

The issue is resolved. There is one more job which is overwriting this dataset when running through sequencer. The other job is also in the same sequencer which is running parallely. So thats why when we are running it individually its running fine.

Thanks for your help.
by _chamak
Thu Sep 29, 2011 11:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataSet Issue
Replies: 3
Views: 1964

Hi asorrel, Thank you for your reply, We are running with 2 node configuration. I am getting the error in both the nodes node1 and node2. I pasted the node2 error and similarly i am getting the same error for node1 also. We have 75 jobs with 75 different datasets. We are having issue with only one d...