Search found 100 matches

by reddy12
Wed Mar 12, 2008 6:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: JAVA API
Replies: 9
Views: 7966

reddy12, If you cannot even undertstand the examples demonstrated in the documentation, I think that you sholud tell your boss to assign the task to someone else who has experience with Java. It's not like just copy and paste the .jar file to somewhere, then the Java application works. istsaur, tha...
by reddy12
Tue Mar 11, 2008 4:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: JAVA API
Replies: 9
Views: 7966

thanks for your reply.
for now can you tell me how i can use the examples provided by datastage. i mean how to use the existing examples in datastage????

i went through the documentation but i am not so gud at understanding it. i think your blog may be useful to me in this regard.

Regards.
by reddy12
Tue Mar 11, 2008 1:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: JAVA API
Replies: 9
Views: 7966

JAVA API

dear gurus, i am given a java api archive which contains .jar file. i have to set up java transformer to use one of the classes in the .jar file. can any one tell me step by step process of cofiguring the java transformer??? like what goes in transformer class path, user class path and where i have ...
by reddy12
Thu Feb 14, 2008 8:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: java pack
Replies: 17
Views: 7525

What you need is the "java" in the /IBM/InformationServer/ASBNode/apps/jre/bin directory to execute your Java job. yes i have it in the specified folder... from the forums i found that we have to create the environment variables..DATASTAGE_JRE =C:\IBM\InformationServer\ASBNode\apps AND DAT...
by reddy12
Wed Feb 13, 2008 3:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: java pack
Replies: 17
Views: 7525

That most recent message is about not being able to find the error message text in the "resource" file. It's unrelated to the earlier problem, and probably solved by setting the indicated environment ... ray, i see both the errors.. Java_Transformer_3,0: Error: TJClient::initialize: unabl...
by reddy12
Wed Feb 13, 2008 3:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: java pack
Replies: 17
Views: 7525

i see this warning message inaddition to the one i mentioned above..
APT_CombinedOperatorController,0: Resource bundle corresponding to message key DSTAGE-TODC-00017 not found! Check that DSHOME or APT_RESPATH is set.


Regards
by reddy12
Wed Feb 13, 2008 3:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: java pack
Replies: 17
Views: 7525

lstsaur wrote:Make sure that your Java Transformer stage's "User's Classpath" is pointed to the /IBM/InformationServer/Server/DSEngine/java/jre/bin and your environment variable for Java_Home is pointed to /IBM/InformationServer/ASBNode/apps/jre/bin.
yes i idid but the same error...
by reddy12
Wed Feb 13, 2008 2:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: java pack
Replies: 17
Views: 7525

lstsaur wrote:You mean that you still getting the this error, classpth=/opt/IBM/InformationServer/Server/DSEngine/java/lib/tr4j.jar?
yes i am still getting the same error....
by reddy12
Wed Feb 13, 2008 12:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: java pack
Replies: 17
Views: 7525

i gave the same path as u mentioned...may be that it is not overwriting the ones given previously...
yesterday i tried giving these paths mentioned in the error message...
today i tired in a new job with the values u have mentioned...but it still throws the same error...

Regards
by reddy12
Wed Feb 13, 2008 12:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: java pack
Replies: 17
Views: 7525

thanks for the reply but it does not work... here is the warnin.. Java_Transformer_13,0: Error: TJClient::initialize: unable to create Java Virtual Machine; classpath = /opt/IBM/InformationServer/Server/DSEngine/java/lib/tr4j.jar ASCL-DSJNI-00011`:`JNIWrapper: load library failed: directory C:\IBM\I...
by reddy12
Wed Feb 13, 2008 9:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: java pack
Replies: 17
Views: 7525

thanks for the reply,
i have gone through the documentation..i just want to know what value goes into what filed in the java transformer...fileds mentioned in my post..so that i can use the sample .jar files for now.
that is my question and that is all i need.

thanks
by reddy12
Wed Feb 13, 2008 8:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: java pack
Replies: 17
Views: 7525

java pack

gurus, i am trying to use java pack transformer. i am working on DS8 on AIX 5.3. first i want to try with already existing .jar files (uppercase conversion).for this i dont know the .jar file name. kindly some one mention how to set the properties in the transformer. what goes in each of these filed...
by reddy12
Thu Oct 11, 2007 12:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence Number
Replies: 14
Views: 3332

I really appreciated for all your responses

Thank you very much to Ray,Craig,DSguru.Problem solved
by reddy12
Thu Oct 11, 2007 8:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence Number
Replies: 14
Views: 3332

I am getting the below error LaboneSeq..JobControl (@Job_Activity_0): Controller problem: Error calling DSSetParam(StartValue), code=-4 [ParamValue/Limitvalue is not appropriate] Can you please give me idea Execute Command activity to read the file, perhaps using cat command. Use $CommandOutput acti...
by reddy12
Wed Oct 10, 2007 1:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence Number
Replies: 14
Views: 3332

Thank you for your response Ray. I created another job to pick next available number and stored it in a file. Now how can i pass the value to the parameter?.I passed the file name to the parameter.but it is not taking the value.it is taking default value 0. Please give me Idea.. your response would ...