Search found 36 matches

by Perwezakh
Thu May 17, 2007 7:54 am
Forum: General
Topic: Moving from DS Server to EE
Replies: 4
Views: 1807

1. You will retain existing server job functionality exactly as it is. Enterprise Edition gives you additional (parallel job) functionality. The two co-exist and do not, generally speaking, overlap ... Currently I am not a premium member, so can please send me you full detail. It is very valueable ...
by Perwezakh
Wed May 16, 2007 9:59 am
Forum: General
Topic: Moving from DS Server to EE
Replies: 4
Views: 1807

Moving from DS Server to EE

Hi, Currently we are running our DataStage and Quality Stage jobs on 7.5 Server version. We are thinking to use Enterprise Edition capabilty on 7.5 version. I have following question in this regard 1: What will happen at the time of instalation of EE, does EE will get install as seperate identity or...
by Perwezakh
Fri Apr 13, 2007 1:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: convert EBCDIC to ASCII
Replies: 1
Views: 858

convert EBCDIC to ASCII

I have an EBCDIC file which I have to convert it to ASCII format. Can anyone let me know which stage or what I should do in DataStage to accomplish this.
Thanks & Regards
by Perwezakh
Tue Sep 26, 2006 9:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to find row that causes error
Replies: 13
Views: 9097

Hi, Check with the datatypes and the data you are assigning. if you want to catch the rejected records you can use Link varibales/ouput/rejected or DBMS.CODE or SQLCODE. Meena, Thanks, but I don't understand what you mean here -> use Link varibales/ouput/rejected or DBMS.CODE or SQLCODE. You can us...
by Perwezakh
Thu Jul 20, 2006 4:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How save job status ffrom DS log
Replies: 9
Views: 1938

Krazykoolrohit wrote:Do a search on the forum.

we had this discussion today also.

viewtopic.php?t=102182&highlight=save+log
Rohit it doesn't work how I wanted to save. I would like to save as it is in the log, not only time and job names.
Do you have any idea
by Perwezakh
Thu Jul 20, 2006 3:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to Sort the data in the Sequential Stage
Replies: 6
Views: 1725

Re: How to Sort the data in the Sequential Stage

I know there is a filter property in the sequential stage but i dont know how to use that can someone give me the example. You can use sort stage which is supplied by DS (remember this will be very slow if you are dealing with big file) or you can use CoSort (this is tool by which you can do sort, ...
by Perwezakh
Thu Jul 20, 2006 3:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How save job status ffrom DS log
Replies: 9
Views: 1938

How save job status ffrom DS log

In our daily run of DataStage jobs, we just keep for 2 weeks of log (Run history of job status). I have to save the run log information for some perticular date to do a comparison. I have looked into DS Director found one place to copy log into some folder but its not working how it has been defined...
by Perwezakh
Thu Sep 08, 2005 1:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to build Time dimension table
Replies: 11
Views: 6293

How to build Time dimension table

Can anyone please tell that is there any kind of Time generator in DataStage to create time dimesion table. For example is there any place in DataStage where I can defined start and end dates and the frequency by which system can generate time dimension for me. Help will be highly appreciated. Thank...
by Perwezakh
Tue Jun 28, 2005 11:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS_log file
Replies: 10
Views: 5271

If you just want to see data of RT_LOG table of a particular job, you can use DataStage Administrator. From Administrator choose the project and click on the execute command. In the resulting window give the following command. SELECT @ID,TYPE,WAVE.NO,TIMESTAMP,MSG.ARGS,MSG.TEXT,FULL.TEXT,SEVERITY F...
by Perwezakh
Mon Jun 27, 2005 2:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS_log file
Replies: 10
Views: 5271

Hi, What information are you looking for? I do not think that there is a table my name DS_LOG. Ketfos As you know when you run DataStage, DataStage log all the informtions into log file and after running you go and look into log file to see status. What happens in the back ground that DataStage kee...
by Perwezakh
Mon Jun 27, 2005 1:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS_log file
Replies: 10
Views: 5271

DS_log file

Hi Guys, Can any one get me the detail of DS_LOG table. Like how many columns are in this table, what are there names, how I can fetch these columns while running a DataStage job. I can get this info from telnet, but I don't have IP address (to get this I need atleast one week and I don't have this ...
by Perwezakh
Fri Jun 24, 2005 12:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error handling
Replies: 2
Views: 1014

Re: Error handling

Hi Perwez, Here are some inputs. You need to design your jobs in such away that they handle all the cases where you reject the record to somewhere along with the reason why it rejected. That takes you to have all the rules framed in the process and validating your input data on those rules and reje...
by Perwezakh
Fri Jun 24, 2005 8:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error handling
Replies: 2
Views: 1014

Error handling

Hi Guys As per my requirement I have to dump all error messages, error codes and time for error to a company built centralised error database (which they use to track all errors in their whole system and send emails to respective employees). I have found there are DSGetJobInfo, DSAttachJob fuction, ...
by Perwezakh
Tue Jun 14, 2005 3:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: output to excel sheet
Replies: 4
Views: 3514

I vaguely remember an Excel ODBC in Unix OS. Search this forum and other search website for this info. Dear Sri, I am not talking about Excel ODBC in Unix (I also never heard of this), I was talking about Microsoft Excel. A very simple DataStage job which get the data from an Oracle source and dump...
by Perwezakh
Tue Jun 14, 2005 3:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: output to excel sheet
Replies: 4
Views: 3514

output to excel sheet

Hi Everyone, I have to develope a job. The function of this DataStage job will be to get input data from a Oracle database and without any changes (No work in tx) I have to write in a traget file which will be EXCEL SHEET. I know I can write in CSV file and can open in Excel. I need help of you guys...