Search found 23 matches

by basav_ds
Mon Feb 02, 2009 11:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML messages lost while reading using MQ Connector & XML
Replies: 2
Views: 2585

XML messages lost while reading using MQ Connector & XML

Hi, we are using DS MQ Connector stage to read xml messages from Websphere MQ. Then using XML i/p stage, the message is split into individual xml elements and then inserted into Target DB2 table. 'Message Read Mode' read mode property is set to 'Delete Under Transacton'. In case of Incorrect message...
by basav_ds
Tue Apr 29, 2008 9:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Erroneous msgs from Src Queue to Error Queue- How?
Replies: 1
Views: 1172

Passing Erroneous msgs from Src Queue to Error Queue- How?

Hi, I have a job to read xml messages from Queue(Msg Read Mode: Delete(Under Transaction)) and write it to a Tgt table. It has a MQ Connector stage which reads the messages and gives it to XML i/p stage for interpreting. XML i/p stage interprets(based on the XML table definition loaded) and breaks t...
by basav_ds
Wed Apr 16, 2008 5:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in Information Analyzer while executng Column analysis
Replies: 0
Views: 960

Error in Information Analyzer while executng Column analysis

Hi, When i submit column analysis in Information Analyzer, it shows "Executing" status for some time and then it fails with the status "Error Encountered". The error is: "SorcererServiceLogging.java:-3 executeBaseProfile: Exception in process: Fail to create session for user...
by basav_ds
Mon Apr 07, 2008 11:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to make a DS job a Web service?
Replies: 1
Views: 918

How to make a DS job a Web service?

Hi, I want to design a DS job(parallel/server). I want it to behave as Web service. It should be able to receive the input from a web page(html) and should process that input and then should send the response back to the web page. Is this possible in Datastage V8 ? Are there any inbuilt stages that ...
by basav_ds
Thu Mar 20, 2008 4:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Attaching Parameter Set to DB Connection
Replies: 0
Views: 718

Attaching Parameter Set to DB Connection

Hi, I have created 3 environment variables to hold the values of ServerName, UserID and Password respectively. Then i define a parameter set 'Param_Set_A' by adding these 3 environment variables. Now i want to attach 'Param_Set_A' to a DB2API Connection (call it 'DB2API_Conn_X'), but when i try to d...
by basav_ds
Thu Mar 20, 2008 2:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using same DB Connection by more than 1 users at same time
Replies: 2
Views: 1184

Even after closing all the jobs which are using that DB connection, the problem persists. Only when the session is closed, the other user is able to load that DB Connection in his job.
by basav_ds
Thu Mar 20, 2008 1:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using same DB Connection by more than 1 users at same time
Replies: 2
Views: 1184

Using same DB Connection by more than 1 users at same time

Hi, I have created a DB2API connection(Let's call it 'Sample_Db_Connection') and want it to be used by more than one users in their jobs for re-usability. User1 logs in first, and loads 'Sample_Db_Connection' in DB2API stage in his Job A. Then User2 logs in, wants to load 'Sample_Db_Connection' in D...
by basav_ds
Mon Mar 10, 2008 1:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Updating Dimension Table using SCD stage
Replies: 4
Views: 1644

Updating Dimension Table using SCD stage

Hi,
When we have only Dimesion source data,
Can we update only dimensional table without updating the fact table using Slowly Changing Dimension Stage?
Or is it mandatory to load fact table too?
by basav_ds
Fri Mar 07, 2008 8:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ stage- Server Vs Parallel job - issue
Replies: 3
Views: 2056

MQ stage- Server Vs Parallel job - issue

Hi, I have built two identical jobs consisting of MQ stage, one is Server job and other one is Parallel. The job consists of, MQ stage which reads xml msgs from Q for infinite period(Wait time=-1). Then these are inputted to XML i/p stage where it breaks down the XML into data elements and inserts t...
by basav_ds
Thu Mar 06, 2008 1:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Connector- Selective reading- Aborted with error
Replies: 8
Views: 5815

Hi, If i turn off the waves, records are not getting inserted into table. As suggested by Ernie, i tried other filter property 'Priority'. In this case also i am getting the same error. Another clarification: Error comes only when i put new msg (which satisfies Filter condition) on to Q when job is ...
by basav_ds
Tue Mar 04, 2008 11:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Connector- Selective reading- Aborted with error
Replies: 8
Views: 5815

Hi ArndW,
I am not changing filter condition in MQ Connector stage interactively. Application ID Data=1 is set before compiling.
I have set 'End Of Wave'=Before and 'End Of Data'=Yes
by basav_ds
Tue Mar 04, 2008 10:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while taking export of Datastage project
Replies: 3
Views: 2002

No other messages appearing.. A window pops up showing the above error and only tab options are 'Abort' or 'Skip'.
by basav_ds
Tue Mar 04, 2008 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while taking export of Datastage project
Replies: 3
Views: 2002

Error while taking export of Datastage project

Hi,

When exporting a DS project, the following error occurs:
"Failed to attach to job 'ROOT'.The job 'ROOT' cannot be found in the repository."

Plz suggest the solution.

Thank You.
by basav_ds
Tue Mar 04, 2008 8:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Connector- Selective reading- Aborted with error
Replies: 8
Views: 5815

MQ Connector- Selective reading- Aborted with error

Hi, I am using MQ connector stage as source.I am reading the messages(Msg Read Mode=Delete, so that only the read msgs are deleted from the Q) selectively based on the Filter property 'Application ID Data'(i.e when Application ID Data=1).Wait Time is set to -1, so that MQ connectr keeps on reading m...
by basav_ds
Tue Mar 04, 2008 8:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while using MQ Connector stage
Replies: 8
Views: 3789

Now that error is not coming while running. Unable to found what was the cause. But still View Data doesn't work.
Thnx.