Search found 82 matches

by vinodlakshmanan
Fri Jun 24, 2005 6:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Usage of LenDP function
Replies: 4
Views: 1254

Now if I want to specify the mapname as UTF8, what would be the value out there. Basically, DataStage is expecting an integer value in mapname and is giving a compilation error if I do not supply this field or give a character value; only numeric values are being compiled correctly. DS version is 7....
by vinodlakshmanan
Fri Jun 24, 2005 10:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Usage of LenDP function
Replies: 4
Views: 1254

Usage of LenDP function

Hi,
I need to use the LenDP function on one of my input fields.
1. What is the meaning of "length in display positions"
2. The function accepts only integer values for mapname. How do I get to know which integer value maps to which NLS Map?

Thanks,
Vinod
by vinodlakshmanan
Mon Jun 20, 2005 12:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How do we find the release of a DataStage version
Replies: 10
Views: 3922

Some findings which we got:
There are 2 files in $DSHOME:
1.
more .dsrel
7.0.0.65 ---engg build number

2.
more dsebuildinfo.txt
7.0.1.1r1 ----mfg release
Fri Sep 19 17:46:51 2003

Dont know what they mean though.
by vinodlakshmanan
Fri Jun 17, 2005 7:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to measure job complexity?
Replies: 30
Views: 14998

I agree totally. And one of the things we often need (since we have many small modules) is to give an estimate of the complexity of the jobs. How do we determine what is a simple jb, a complex job or a mixture of both? I may be doing only 1 lookup in my job; but (as in our case) there is no metadata...
by vinodlakshmanan
Fri Jun 17, 2005 5:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How do we find the release of a DataStage version
Replies: 10
Views: 3922

Now I am more confused: :?: Are different version of the Server and Parallel Engines compatible? I was under the impression that if we say DataStage version "7.0.0" it means server and parallel engines are both 7.0.0. Now if we say DataStage version 7.0.0 or 7.0.1, is it a server engine ve...
by vinodlakshmanan
Fri Jun 17, 2005 10:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How do we find the release of a DataStage version
Replies: 10
Views: 3922

I am confused as to which version of DataStage we have now:

"osh" gives the following output:
DataStage XE Parallel Extender V7.0.0
However

Code: Select all

$DSHOME/bin/uv -admin -info
Details for DataStage release [b]7.0.1[/b].1r1 instance "ade"
What does this mean?
by vinodlakshmanan
Thu Jun 16, 2005 6:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How do we find the release of a DataStage version
Replies: 10
Views: 3922

I guess I have to word my question differently:
If my DataStage version is 7.0.0, is there something like release 7.0.0A and 7.0.0B for this? If yes, how do I find this out?
by vinodlakshmanan
Thu Jun 16, 2005 3:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How do we find the release of a DataStage version
Replies: 10
Views: 3922

How do we find the release of a DataStage version

I have DataStage XE Parallel Extender V7.0.0. How do I determine which release this is?
The problem is: I want to install the latest TeraData Mload plugin, so I want to see whether my release is compatible with the plugin.
by vinodlakshmanan
Wed Jun 08, 2005 7:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Clearing DSEngine/dsdlockd.log
Replies: 15
Views: 11303

Pardon my ignorance, but what is this deadlock file used for?
by vinodlakshmanan
Thu May 12, 2005 9:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Urgent: Project has been corrupted
Replies: 19
Views: 4846

The problem has been solved by importing the entire 6.0 code into a new project and making the changes again, as the changes were not many. I can easily get the DS_JOBOBJECTS file from this new project and put it in the old projet to try and fix it, but I want to try it the hard way. DS_JOBOBJECTS h...
by vinodlakshmanan
Thu May 12, 2005 9:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Urgent: Project has been corrupted
Replies: 19
Views: 4846

No, I am not going to take the files from another project. Just asked. But, as I said earlier, it is a project we are porting from 6x to 7x, hence can I use the files from 6x? If yes, will taking DS_JOBOBJECTS and the DICT file only suffice? Also, another generic query: how do we transfer hash files...
by vinodlakshmanan
Thu May 12, 2005 9:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Urgent: Project has been corrupted
Replies: 19
Views: 4846

1. restore the DS_JOBOBJECTS and I_DS_JOBOBJECTS back over the existing (corrupt ones) and your problem will be corrected. 2. Your design-time information is found in DS_JOBOBJECTS, so missing entries in this file will make job(s) and sequence(s) unusable. It is a critical file. Since it is a repos...
by vinodlakshmanan
Thu May 12, 2005 8:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Urgent: Project has been corrupted
Replies: 19
Views: 4846

Both actually. This project was being migrated from DS 6 to DS 7 and hence the project DataStage export is available. I plan to take a UNIX level backup too. But why is this needed, we are just fixing a hash file? What can UVFIXFILE do that can damage the entire project?
by vinodlakshmanan
Thu May 12, 2005 7:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Urgent: Project has been corrupted
Replies: 19
Views: 4846

The file owner is dsadm. Do I need to log-in to uv using dsadm, how is that possible? uv logs on using the Project Name AFAIK. I tried using Administrator using dsadm login and still I do not have permissions. Which admin is being referred to here?
by vinodlakshmanan
Thu May 12, 2005 7:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Urgent: Project has been corrupted
Replies: 19
Views: 4846

Hi ArnD, I tries logging on using DataStage Administrator and also using uv from the Projects/<proj name> directory, however FIX does not work. Is there any default user-name for admin (like scott/tiger) or is it set during installation for which I will have to contact the admin? I do not know why t...