Search found 49 matches

by jaksani
Wed Mar 30, 2011 5:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Understanding Configuration file ?
Replies: 5
Views: 3522

Understanding Configuration file ?

Hi, Please help me in understanding a configuration file. For example consider below one: main_program: APT configuration file: /opt/IBM/IS801/InformationServer/Server/Configurations/twonodes.apt { node "node1" { fastname "nc006a11d" pools "" resource disk "/opt/IB...
by jaksani
Wed Mar 30, 2011 2:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parametersing Table definitions?
Replies: 3
Views: 2652

Parametersing Table definitions?

Hi,

I would like to create a reusable job by parameterising everything.
I do not know whether it is possible in datastage or not.
Please let me know how to do if it can be done .
by jaksani
Tue Mar 29, 2011 4:45 am
Forum: IBM QualityStage
Topic: Role of DPVCodes&MatchFlag in CASS-Address validation?
Replies: 3
Views: 3262

Role of DPVCodes&MatchFlag in CASS-Address validation?

Hi,

Please help me in uinderstanding below questions.

1)How CASS evaluates DPVCodes&MatchFlag fields internally?
2)And based on these fields how do we decide whether given Address is valid or not?

Please let me know.
by jaksani
Mon Mar 28, 2011 3:52 am
Forum: IBM QualityStage
Topic: Naming of tool - WQS or Infosphere Quality Stage?
Replies: 1
Views: 1859

Naming of tool - WQS or Infosphere Quality Stage?

Hi,

I have a question regarding naming of this tool.
I have observed that a few people naming it as Webshpere Qaulity stage and a few naming it as Infosphere Quality Stage.

Are both meant for same or Is there any scenario dependency in naming?
by jaksani
Fri Mar 25, 2011 12:56 am
Forum: General
Topic: How to run the dsjob using unix command?
Replies: 3
Views: 1967

Please have a look at the following link, where you can get required information.

viewtopic.php?p=392730#392730
by jaksani
Fri Mar 25, 2011 12:54 am
Forum: General
Topic: To run a job from Command line
Replies: 11
Views: 5113

I have corrected it and ran it successfully.
Thanks for your valuable inputs.

Please let me know where can I get the list of Status Codes and its meaning?
Ex: Status Code=2 or 0 etc.
0 -> for success ful
2 -> ?
by jaksani
Thu Mar 24, 2011 3:17 am
Forum: IBM QualityStage
Topic: Issue with user_option='PORG' in name standardization
Replies: 7
Views: 4631

It is very helpful.
Thanks a lot!
by jaksani
Thu Mar 24, 2011 2:40 am
Forum: General
Topic: To run a job from Command line
Replies: 11
Views: 5113

I have given below command

./dsjob -run -param NameTest=Test -jobstatus OD_PROJECTS_DEV1<Project Name> nametestjob_uivj0<job name>

It is throwing below error message.

Error -3 getting information for parameter 'NameTest'

Status code = -3 DSJE_BADPARAM


Please help me.
by jaksani
Thu Mar 24, 2011 12:40 am
Forum: General
Topic: To run a job from Command line
Replies: 11
Views: 5113

Thanks!

I did not find Programmer's guide.I will get it anyway.

For now,please let me know the command to run the job uses set of things mentioned below.

ParameterSet name : NameTest
Value File : Test
Jobname:Nametest
Project: Training
by jaksani
Wed Mar 23, 2011 2:31 am
Forum: General
Topic: To run a job from Command line
Replies: 11
Views: 5113

Hi, I could not find 'Paramsetname' option in the below dsjob -run [-mode <NORMAL | RESET | VALIDATE>] [-paramfile <filename>] [-param <name>=<value>] [-warn <n>] [-rows <n>] [-wait] [-opmetadata <TRUE | FALSE>] [-disableprjhandler] [-disablejobhandler] [-jobstatus] [-userstatus] [-local] [-useid] <...
by jaksani
Tue Mar 22, 2011 6:56 am
Forum: General
Topic: To run a job from Command line
Replies: 11
Views: 5113

To run a job from Command line

Hi, I am new to this tool. I have created a job with a parameter set file, consists of almost ten parameters. I want to run that job from command line just by giving parameter set file name instead of giving each param. Please let me know how to do this. Thanks in Advance! Regards, Venkat Jaksani
by jaksani
Mon Mar 21, 2011 11:48 pm
Forum: IBM QualityStage
Topic: Issue with user_option='PORG' in name standardization
Replies: 7
Views: 4631

It is working when I place literal first then Name.

When I set user_option='PIND' , I expect it to give all names as Individual type.
But It has returned Nametype as 'I' or NULL.
by jaksani
Mon Mar 14, 2011 12:55 am
Forum: IBM QualityStage
Topic: Issue with user_option='PORG' in name standardization
Replies: 7
Views: 4631

Just I have selected "Process all as organization", then it is automatically setting literal 'ZQPORGZQ' at the end of every name.

For Example: MARVIN JOSE JAKSANI ZQPORGZQ.
by jaksani
Mon Mar 14, 2011 12:54 am
Forum: IBM QualityStage
Topic: Issue with user_option='PORG' in name standardization
Replies: 7
Views: 4631

Please ignore this
by jaksani
Fri Mar 11, 2011 1:00 am
Forum: IBM QualityStage
Topic: Issue with user_option='PORG' in name standardization
Replies: 7
Views: 4631

Issue with user_option='PORG' in name standardization

Hi,

Though I set user_option='PORG', it is returning nametype as 'I'.
For example take input pattern 'FF+'.

Please let me know if you know any reason.