Search found 719 matches

by karthi_gana
Wed Feb 08, 2012 4:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Environment Variable + Stage Name
Replies: 2
Views: 1539

Environment Variable + Stage Name

All, I have read from here some environment variable will give/display the stage name in the director (if the stage name is not showing in the director log ). I have searched here again to recollect the name. But i am unable to find it. Actually if some issue was raised in the job, sometime we can't...
by karthi_gana
Tue Feb 07, 2012 10:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: surrogate key generator
Replies: 5
Views: 4470

Re: surrogate key generator

what i have learned from here is "state file " is a file which will maintain the sequence number kind of values. (again not sure) where as the extension of this file is .sk is it correct? if yes, where can i see that .sk file? note I have modified the partition mode to "Sequential&quo...
by karthi_gana
Tue Feb 07, 2012 9:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: surrogate key generator
Replies: 5
Views: 4470

surrogate key generator

All, I have designed a simpe job to get familiar with surrogate key generator stage. seq file --> surrogate_key_generator --> seq_file columns: name --> --> seq, name surrogate key properties: source_type = flat file source name = path of my input file with the file name. Generated Output column nam...
by karthi_gana
Wed Feb 01, 2012 4:53 am
Forum: General
Topic: New Environment Variable
Replies: 5
Views: 1807

New Environment Variable

All, How to create a new environment variable from unix/linux. I don't have the access to Datastage Administrator. so i would like to create a new env variable without using that tool. I just tried to add a new env variable as below click --> "Add Environment Variables" under "Job Pro...
by karthi_gana
Fri Jan 27, 2012 4:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Realtime usage of ACCOUNT BASED HASH FILE
Replies: 16
Views: 6546

do you mean

sdk -->KeyMgt --> KeyMgtGetNextValue & KeyMgtGetNextValueConcurrent
by karthi_gana
Fri Jan 27, 2012 3:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Realtime usage of ACCOUNT BASED HASH FILE
Replies: 16
Views: 6546

ray.wurlod wrote:A good example of an account-based hashed file is the SDKSequences hashed file, which is created and updated by the key management routines in the SDK.
SDKSequences hashed file ?

is it a stage ? or propety? or routine?
by karthi_gana
Fri Jan 27, 2012 3:54 am
Forum: General
Topic: New Functions
Replies: 16
Views: 7476

Because BASIC-Transformers cannot operate in parallel. Therefore jobs using BASIC-Transformers are usually not scalable and very often a singnificant impact on performance will be visible. My bad..we are using server routine in parallel job(s). As you said the performance impact is very less. To do...
by karthi_gana
Wed Jan 25, 2012 6:15 am
Forum: General
Topic: New Functions
Replies: 16
Views: 7476

BI-RMA wrote:You might of course create a server-routine and use it in a BASIC-Transformer in Parallel-jobs, but this is not advisable.
can you tell me why?
by karthi_gana
Tue Jan 24, 2012 4:02 am
Forum: General
Topic: Running SQL queries from linux
Replies: 1
Views: 723

Running SQL queries from linux

All,

is it possible to execute a simple select * from DS_JOBS query from linux?

i just connected the linux box through putty.
by karthi_gana
Tue Jan 24, 2012 3:43 am
Forum: General
Topic: Number of Projects/Jobs
Replies: 17
Views: 7387

got it... $ . ./dsenv earlier i used ./ instead of . ./ what is the difference between ./ and . ./ ? $ cd bin $ ./dsjob Command Syntax: dsjob [-file <file> <domain> <DataStage server> | -domain <domain> -user <user> -password <password> -server <DataStage server>] <primary command> [<arguments>] Val...
by karthi_gana
Tue Jan 24, 2012 3:29 am
Forum: General
Topic: Number of Projects/Jobs
Replies: 17
Views: 7387

i have already sourced it. but no use. $ pwd /opt/IBM/InformationServer/Server/DSEngine $ ls -ltr dsenv* -rwxr-xr-x 1 xxxx xxxx 8710 Sep 10 2008 dsenv.single.u -rwxr-xr-x 1 xxxx xxxx 8260 Sep 10 2008 dsenv.multi.u -rwxr--r-- 1 xxxx xxxx 2307 Feb 23 2009 dsenv.orig -rw-rw-r-- 1 root root 133 Apr 9 20...
by karthi_gana
Tue Jan 24, 2012 3:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User privileges for running parallel jobs
Replies: 5
Views: 1481

What is the "this folder" that you are looking for? i would like to see where these folder exists? What are you trying to accomplish? The link you have is for ODBC setup. can you open the below link? http://publib.boulder.ibm.com/infocenter/iisinfsv/v8r0/index.jsp?topic=/com.ibm.swg.im.ii...
by karthi_gana
Tue Jan 24, 2012 3:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Realtime usage of ACCOUNT BASED HASH FILE
Replies: 16
Views: 6546

qt_ky wrote:Are you going to be creating a lot of hashed files with server jobs and/or migrating to parallel jobs?
Yes. i am going to create around 100 hash files with server jobs.
by karthi_gana
Tue Jan 24, 2012 1:12 am
Forum: General
Topic: Number of Projects/Jobs
Replies: 17
Views: 7387

I have tried the below one.

$ echo $LD_LIBRARY_PATH
:/opt/IBM/InfoSphere/Ascential/DataStage/DSEngine/lib/
$


But i am still getting the same error message.
by karthi_gana
Tue Jan 24, 2012 1:06 am
Forum: General
Topic: Number of Projects/Jobs
Replies: 17
Views: 7387

$ ./dsjob ./dsjob: error while loading shared libraries: libvmdsapi.so: cannot open shared object file: No such file or directory $ ls acct.restore dcfreest dsjob format.conv lduv mkload pi.prepisys rszmv tiindex UVfile vcatalog analyze.shm ddm dslictool fpath listpid.sh mkschema pi.t1conv runpriv ...