Search found 67 matches

by DSkkk
Tue Dec 04, 2007 6:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Stage
Replies: 2
Views: 1342

Re: XML Stage

Hi! When I try to execute a job with an xml input stage, I get the following error message: main_program: Fatal Error: Fatal: Shared library (xmli.so) failed to load: errno = (8), system message = (rtld: 0712-001 Symbol execute__Q2_10xslt4c_1_98FunctionCFRQ2_10xslt4c_1_921XPathExecutionContextPQ2_1...
by DSkkk
Tue Oct 16, 2007 8:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Output file full Error
Replies: 4
Views: 2982

Fork Failure error

It might also be that the inode table for that particular file system is full. Can u please tell if there is a command that we can execute from the administrator command line prompt to know whether the Inode table for a file system is full ? The issue i am facing is a Job runs fine sometimes but th...
by DSkkk
Mon Jun 18, 2007 9:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORCHESTRATE ERROR
Replies: 8
Views: 5563

Hi .. i was searching thru this error and got across this post. Can u please tell me where to set this MAXUPROC variable.

thanks in advance.
by DSkkk
Mon Jun 18, 2007 3:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 EE stage Error
Replies: 1
Views: 1441

DB2 EE stage Error

Hi .. We recently upgraded the Datastage from 7.1 to 7.5.2 We r working on verifying whether the DB2 EE stage functioning properly or not.. When i run a Job to Either read from a Table or Update a Table i get the following errors: ##W TFPA 000015 16:21:41(000) <node_ccsidbu1> Warning: unable to chdi...
by DSkkk
Wed Apr 11, 2007 3:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Version 8.2 Comapatibility with Datastage version 7.1r2
Replies: 1
Views: 1799

DB2 Version 8.2 Comapatibility with Datastage version 7.1r2

Hi Recently in Development environment we Upgraded the DB2 version from 8.1 to DB2 UDB v8.2.6 (Fixpak 13). The Datastage is on 7.1r2 . The ETL jobs which use the API stage are functioning properly but the Jobs which use the DB2 EE stage are failing with fatal errors such as: Error Idx = 1; DB2 Drive...
by DSkkk
Thu Jun 22, 2006 12:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Logic needed
Replies: 7
Views: 1932

Re: Logic needed

code1 val1 group1 ____________________________________ 1 p abc 0 p abc 1 a fpg 0 a fpg ------------------------------------------------ Before getting to design.. i wanted to know .. How many times can a Group appear in a file. i.e., say do u have any requirement that "abc" appears only tw...
by DSkkk
Thu Jun 22, 2006 12:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ASCII format showing some low characters
Replies: 22
Views: 6598

Hi Sam.. There is one possible reason for the Low values. When u put a varchar field into a Char(N) Field, then EE Stage by default appends the remaning length with Lower values. The solution for this is U trim the Source Field and explicitly append the rest of the Field Lenght with Spaces. ex: Trim...
by DSkkk
Fri Nov 18, 2005 3:52 pm
Forum: IBM QualityStage
Topic: Can QS MATCH be Run in Parallel Mode
Replies: 3
Views: 3352

Thanks for the Reply

thanks for the reply Mr.Vmcburney. But its my fault that i did not provide all the info thats required. I am running the QS Jobs using from the Unix command prompt from the DS Batch job. I am using theJobname.par file for running. so in that case, where i am not using the QS for DS plug-in and so i ...
by DSkkk
Fri Nov 18, 2005 2:47 pm
Forum: IBM QualityStage
Topic: Can QS MATCH be Run in Parallel Mode
Replies: 3
Views: 3352

Can QS MATCH be Run in Parallel Mode

Hi all--

Can we Run the Quality Stage job which uses the Match stage to be run in Parallel mode. Would there be any abnormality in the operation and in Match results as i am afraid the partitioning obstructs data from getting matched.

Thanks.
by DSkkk
Thu Nov 03, 2005 9:36 am
Forum: IBM QualityStage
Topic: Clarification on Geolocator
Replies: 0
Views: 1764

Clarification on Geolocator

If have a Requirement where i need to find the Nearest Branch to a Customers Address. For this we intend to use Geolocator. what we plan to do is 1) Find the Latitiude and Longitude of the Customer Address by using the QS Match Stage and by matching the Customer Address file with the XXX Geolocator ...
by DSkkk
Mon Jun 06, 2005 8:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML
Replies: 1
Views: 794

XML

Hi,

i am trying to use a the XML Input stage. I used a Folder--> XML Input stage --> Sequential file. The error i get is "Unable to resolve prefix 'ns1'.
pattern = '/ns1:batch'(Unknown URI, 15, 66)
Remaining tokens: ('/')"
Can anyone suggest?
Thanks.
by DSkkk
Thu May 12, 2005 2:32 pm
Forum: IBM QualityStage
Topic: Split multiple State tokens from single field
Replies: 4
Views: 4182

be happy with getting these

Hi- So basically what u want is u need to eliminate the special characters from ur Data file. I am sure this can be achieved by using a Parse Stage in Quality Stage where u can specify which character should be replaced by what. But this is slightly Cumbersome because u need to specify all the speci...
by DSkkk
Sat Apr 23, 2005 11:15 am
Forum: IBM QualityStage
Topic: Reg different Extension files.
Replies: 2
Views: 2626

Reg different Extension files.

Hi All!!!

Can i know where could i get the information regarding the Various files which get created when a job is deployed. I need the information of what the ARDS file, .MAT, etc files are meant for.

Thanks!!!
by DSkkk
Sat Apr 23, 2005 9:51 am
Forum: IBM QualityStage
Topic: Which stages to use?
Replies: 4
Views: 4375

Parse stage is the best fit

Hey!! This can be done easily in a Parse stage. But this is possible if, all the changes that u require to perform are in a singe column. I.e If u require to do these manipulations on a single field then, u have an option in parse stage to specify the input value and the value u need to replace it w...
by DSkkk
Fri Apr 22, 2005 2:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: run from unix
Replies: 1
Views: 812

run from unix

Hi All,

i need to run datastage jobs from unix.
if i scheduled a job from datastage and i use a command crontab -e then i should see that job scheduled right!
if it is wrong correct me.
but i am not able to find my scheduled jobs when i do a crontab -e.
Any suggestions?

Thanks!