Search found 16 matches

by edsxpedx
Tue Nov 23, 2010 3:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML help generating same column more than once
Replies: 5
Views: 2411

Hi eostic ,

Exactly this is repeating list. And first time we are implementing XML jobs.. I am trying to understand Best practices provided and forum for the help. I got some confuse on repeating elements, how to display same elements with different list of values.

Thanks for your help.
by edsxpedx
Tue Nov 23, 2010 12:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML help generating same column more than once
Replies: 5
Views: 2411

UsergroupId is the column, we needs to repeat this column 3 times. But it is grouping and showing only once in the output. Is there any option to show the same column 3 times in the output?

Thanks!
by edsxpedx
Tue Nov 23, 2010 10:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML help generating same column more than once
Replies: 5
Views: 2411

XML help generating same column more than once

We have an issue in genrating a desired output in XML. Your help will be appreciated. usergrouplist\@usergroupid usergrouplist\@usergroupid usergrouplist\@usergroupid Desired Output <UserGroupLists Reset="Y"> <UserGroupList UsergroupId="CUSTOMER ID" /> <UserGroupList UsergroupId=...
by edsxpedx
Fri Jul 24, 2009 8:58 am
Forum: General
Topic: Any Tools for CSV to Excel?
Replies: 3
Views: 1892

Can anyone recommend another output vs using Excel that could be used with DataStage to create a formatted output file where I can protect certain values while allowing other columns to be enterable? Basically, something similar to Excel - where I can lock columns A, B, C and allow values to be ente...
by edsxpedx
Thu Jul 23, 2009 12:56 pm
Forum: General
Topic: Any Tools for CSV to Excel?
Replies: 3
Views: 1892

Any Tools for CSV to Excel?

I need to create an excel report from my datastage job. Is anyone aware of any tools that could help format a CSV file into an Excel file automatically? I need to use cell/worksheet protection as well as allow for data entry on the xls. I believe a Macro would need to be manually run and I will have...
by edsxpedx
Tue Mar 03, 2009 1:45 pm
Forum: General
Topic: Constraint on Sequencer job to attach doc to email only if..
Replies: 1
Views: 1431

Constraint on Sequencer job to attach doc to email only if..

I have a job that may create 2 sequential documents. I only want to attach either document if it has something like a record count > 0. Is there a way via the sequencer to use constraints for attaching a doc to an email notification? If the count is zero, I would not want to attach the doc. Not sure...
by edsxpedx
Thu Mar 13, 2008 2:42 am
Forum: General
Topic: ODBC connectivity issue for SQL server
Replies: 3
Views: 12679

Thanks ray. Its working fine now.
by edsxpedx
Thu Mar 13, 2008 1:57 am
Forum: General
Topic: ODBC connectivity issue for SQL server
Replies: 3
Views: 12679

ODBC connectivity issue for SQL server

Hi All, Actually I can able to import meta data from SQL server tables and able to connect the tables from the job. But when I am trying to view data or run job. I am getting the below error. DSD.BCIOpenR call to SQLExecDirect failed SQLSTATE=37000, DBMS.CODE=170 [DataStage][SQL Client][ODBC][DataDi...
by edsxpedx
Tue Mar 04, 2008 10:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue with Oracle 8 to Oracle 9i conversion Routine
Replies: 4
Views: 2041

I have Login with DSADM(Adminstrator). Last week I did the same. It works fine. Actually now I have refreshed/rewrite the complete project. Now I need to run the the routine again.
by edsxpedx
Tue Mar 04, 2008 10:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue with Oracle 8 to Oracle 9i conversion Routine
Replies: 4
Views: 2041

Issue with Oracle 8 to Oracle 9i conversion Routine

Hi All, I am trying to Convert ORAOCI8 stages to ORAOCI9 with the given routine(OCI8TO9.B) as per the instructions given. When I am trying to run a command RUN DSU_BP OCI8TO9.B in Adminstrator. I got a error messages like this. Program "OCI8TO9.B" : Line 136, CLEAR.FILE attempt on ready-on...
by edsxpedx
Mon Feb 25, 2008 8:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC.ini setup
Replies: 1
Views: 1267

ODBC.ini setup

In .odbc.ini file is it mandatory to mention LogonID and password for the entries. Ex: [SQLServer] Driver=/dstage/Ascential/DataStage/branded_odbc/lib/VMmsss18.so Description=DataDirect 4.0 SQL Server Wire Protocol Database=db LogonID=uid Password=pwd Address=sqlserverhost,1433 QuotedId=No AnsiNPW=No
by edsxpedx
Mon Feb 18, 2008 10:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Importing Whole Project
Replies: 4
Views: 2418

Thanks a lot for your infromation.
by edsxpedx
Mon Feb 18, 2008 7:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Importing Whole Project
Replies: 4
Views: 2418

Importing Whole Project

Hi All, I have exported whole project from production which is in DataStage 6.1.1. Now I have to import whole project to new Development server which is in 7.5.1.1. In this process I got a requirement to change the production database login information to development database login information for a...
by edsxpedx
Thu Nov 22, 2007 3:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Scheduling based on Database value
Replies: 5
Views: 2007

Re: Scheduling based on Database value

sachin1 wrote:Please let us know how are you sheduling job, sequencer or through basic code in Job Control.
function.
Scheduling by using Sequence jobs only
by edsxpedx
Thu Nov 22, 2007 3:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Scheduling based on Database value
Replies: 5
Views: 2007

Running jobs on specific days only. Weekly - Monday, Monthly - 6th day of every month