Search found 60 matches

by khanparwaz
Fri Apr 17, 2009 10:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: xml input stage error
Replies: 2
Views: 2446

Thanks for reply Ernie,

What to do in this case how can i reinstall this Specific plugin.

What are the path issue that are giving this peoblem . i tried registering the same dll through regsvr32 but it gives same error . is this file xmli.dll got corrupted any how.
by khanparwaz
Thu Apr 16, 2009 12:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: xml input stage error
Replies: 2
Views: 2446

xml input stage error

hi,

i am getting following error while i run the job.

ds_loadlibrary: Win32 error in LoadLibrary of xmli.dll - The specified procedure could not be found.


Note: i did an upgrade from 8.0 to 8.1 , before tht it was working fine.

Pls help.


Thanks,
Parwaz
by khanparwaz
Sat Apr 11, 2009 6:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to read jbase database on aix machine
Replies: 1
Views: 1935

How to read jbase database on aix machine

Hi ,

Is there any way or adapter in datastage to read from jbase file based tables ..

Thanks in advance
by khanparwaz
Sat Apr 11, 2009 4:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: complex multivalued xml
Replies: 2
Views: 1763

output should be: ID|C1|C2|C3|C4|C5|C6|C7|C8|C9|C10|C12|C13|C17|C18|C19|C20|C25|C31 (column names) LC.1.TR.SAR.23102.3100.1830.SA.3M.SA..30.183203..|LC|1|TR|SAR|23102|3100|1830|SA|3M|SA|30|183203|20090219|ACPTBANK|2004620|NULL|20090227|703200 LC.1.TR.SAR.23102.3100.1830.SA.3M.SA..30.183203..|LC|1|TR...
by khanparwaz
Sat Apr 11, 2009 2:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: complex multivalued xml
Replies: 2
Views: 1763

complex multivalued xml

Hi , i have a complex xml file to read , i have got only xml file as requirement. my xml is below : <row id="LC.1.TR.SAR.23102.3100.1830.SA.3M.SA..30.183203.."> <c1>LC</c1> <c2>1</c2> <c3>TR</c3> <c4>SAR</c4> <c5>23102</c5> <c6>3100</c6> <c7>1830</c7> <c8>SA</c8> <c9>3M</c9> <c10>SA</c10> ...
by khanparwaz
Mon Mar 16, 2009 4:33 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error after installing fix pack 1 a
Replies: 4
Views: 5725

Hi Ray,

Then what do to next ..? ant idea ?
by khanparwaz
Mon Mar 16, 2009 3:49 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error after installing fix pack 1 a
Replies: 4
Views: 5725

Error after installing fix pack 1 a

getting error after applying fix pack , i am trying to open proj property and ending up with error below System.InvalidOperationException: Error navigating to location: ProjectId: ec1481df.64b1b87d.3b6daba7.11893bda913.2567abf6.259, PillarId: IBM.Mozart.UI.Overview, ItemTypeId: IBM.Mozart.UI.Project...
by khanparwaz
Mon May 12, 2008 5:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Function or variable to get table name and field name
Replies: 3
Views: 1749

Re: Function or variable to get table name and field name

and field name of that table in its condition. Appreciate greatly if you could let me know about the variable or function in DS to get table name and Field name Thanking in advance !! I did not get your question... Do you want to extract data from any database using any DSPX stage?? If so then you ...
by khanparwaz
Mon Jun 11, 2007 8:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Releasing jobs in PX environment
Replies: 6
Views: 3731

You are right, when I highlight a parallel job in Manager the Release Job option is greyed out. When I highlight a server job, it is active. The Package Installer historically was in the Server edition, so I suspect they never upgraded it to install parallel jobs. Your other options are to use the ...
by khanparwaz
Mon Jun 11, 2007 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Releasing jobs in PX environment
Replies: 6
Views: 3731

Its not unlock , its using release option from tools menu , actually we created an account for DSoperators & assigned them a role of dsoperator , while using this account we were not able to see the any jobs in ds director so we tried releasing jobs from manager , did with success for server job...
by khanparwaz
Mon Jun 11, 2007 8:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Releasing jobs in PX environment
Replies: 6
Views: 3731

Releasing jobs in PX environment

I need to release parallel jobs.

When I try to release parallel job using Datastage manager, the 'release job' option in 'tools' menu is greyed out.

Pls let me know the method of releasing parallel jobs.
by khanparwaz
Tue May 22, 2007 4:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Exception handling in datastage
Replies: 6
Views: 15116

JoshGeorge wrote:Yes you can. Capture the error log and write to file.
How can we do this ?
Can we write user defined messages ?
by khanparwaz
Tue May 22, 2007 4:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Exception handling in datastage
Replies: 6
Views: 15116

Exception handling in datastage

Can we do exception handling in datastage? By this I mean can we catch any datastage error and write it into a file. Say for example if I am creating a file and datastage is not able to create the file due to some reason. In this case instead of datastage job failing I want to capture this error in ...
by khanparwaz
Fri Mar 30, 2007 6:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_ipcput - timeout waiting for mutex
Replies: 18
Views: 16874

You must be in the parent directory. cd $DSHOME . ./dsenv bin/uvregen You must also be the DataStage administrator. ... Hi ray , thanks for reply. i am doing it from bin directory only. but getting an error when i run uvregen that uvconfig file does n't exist but i think it should be in dsengine di...
by khanparwaz
Fri Mar 30, 2007 1:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_ipcput - timeout waiting for mutex
Replies: 18
Views: 16874

Re: mutex errors

Where are the SPINTRIES, SPINSLEEP and other parameters adjusted? Which file on the server or the place on Administrator? These parameters are in the uvconfig (not .uvconfig) file, in DSEngine folder. After you change the uvconfig file, you need to run "uvregen" If you don't do that the c...