Search found 16 matches

by sreekanth kutumbaka
Fri Nov 27, 2009 1:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job reports failure (code -99)
Replies: 6
Views: 5263

Parallel job reports failure (code -99)

One of the Px jobs fails reporting a fatal error : Parallel job reports failure (code -99). When do we get this error and what are the possible reasons? The job reads from a DB2, DB2 lookups and outputs to DB2.
by sreekanth kutumbaka
Tue Nov 10, 2009 11:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: main_program: Internal Error: (0):util/pathutils.C: 403
Replies: 4
Views: 3538

Hi all, Thanks for your response. I tried with OPTIONS(DIRECT=FALSE,PARALLEL=TRUE) and OPTIONS(DIRECT=FALSE,PARALLEL=FALSE) as well. nothing worked out. I even tried with the Index rebuild/maintainence options, but no luck. I'm still getting the same error. Any help on this regard is greatly appreci...
by sreekanth kutumbaka
Tue Nov 10, 2009 5:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: main_program: Internal Error: (0):util/pathutils.C: 403
Replies: 4
Views: 3538

main_program: Internal Error: (0):util/pathutils.C: 403

Hi all, We have a Parallel job designed which takes data from a SEQ file & puts into ORACLE table. I used Write option as "LOAD" and "TRUNCATE". but it failed giving me the below error: main_program: Internal Error: (0):util/pathutils.C: 403: Unable to determine current worki...
by sreekanth kutumbaka
Tue Oct 20, 2009 4:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XMEta migration
Replies: 3
Views: 2951

first of all, is it possible to move Datastage Server installation folders from one machine to another? i think we need to install the Server again in the new UNIX machine. please correct me if i'm wrong.

Regards,
Dinesh
by sreekanth kutumbaka
Tue Oct 20, 2009 4:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Loading in Oracle
Replies: 4
Views: 2386

reply

you may need to look into the free space available @ ORACLE end as well. because, if there is no free space available in DB side, then we might end up getting this error

Thanks & Regards,
Dinesh
by sreekanth kutumbaka
Mon Jul 27, 2009 2:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CORBA MARSHAL 0x4942f89a
Replies: 9
Views: 11659

searchinf for a solution.....

sreekanth kutumbaka wrote:There is only one version in my Client machine , so when i connected to multi client manager by default it is showing installed version.

Hi all,

any luck on the above issue??? please help me out in solving this issue.
by sreekanth kutumbaka
Thu Jul 23, 2009 11:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CORBA MARSHAL 0x4942f89a
Replies: 9
Views: 11659

There is only one version in my Client machine , so when i connected to multi client manager by default it is showing installed version.
by sreekanth kutumbaka
Thu Jul 23, 2009 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CORBA MARSHAL 0x4942f89a
Replies: 9
Views: 11659

CORBA MARSHAL 0x4942f89a

Hi..... Greeting to everyone. We are facing the below issue in Websphere 8.1 version. We are trying to connect to datastage designer from client machine but we are getting the following error. All required ports are open from client machine but still we are facing the same error. Is there any soluti...
by sreekanth kutumbaka
Thu Jul 23, 2009 7:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting error while Logging in IBM InfoSphere
Replies: 6
Views: 5689

Re: Getting error while Logging in IBM InfoSphere

The Information Server crashes while trying to login. Following is the Error log which we get:- Failed to authenticate the current user against the selected Domain CORBA MARSHAL 0x4942f89a No; nested exception is: org.omg.CORBA.MARSHAL: Trace from server: 1198777258 at host mx.mediaqa.nbcuni.ge.com...
by sreekanth kutumbaka
Tue Dec 16, 2008 11:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to remove box character insequential file
Replies: 17
Views: 7960

Re: how to remove box character insequential file

By using MCP function you can remove BOX character , Following is the convert function . Function to Convert :Convert(".", "", Oconv(InLink.TheString, "MCP")) Note : But don't use this function to convert amount (i.e 2500.00). for the amount data use database level filt...
by sreekanth kutumbaka
Mon Oct 01, 2007 5:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading CLOB Data
Replies: 1
Views: 1315

Reading CLOB Data

Hi , I am reading data from Oracle table and the table contains the CLOB data type information.As per the requirement I have to store that data in the HASH file. For reading this CLOB data in Datastage we are using the following function DBMS_LOB.SUBSTR(<COLUMN_NMAE>, 4000,1) and the Datatype as VAR...
by sreekanth kutumbaka
Tue Oct 10, 2006 5:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Issue (DB2/400 to Oracle 9i) Extraction
Replies: 5
Views: 2641

re.Performance Issue (DB2/400 to Oracle 9i) Extraction

Hi, Thanks for you reply. Our requirement is to pass those parameter (#PS_START_DT#,#PS_END_DT#) dynamically by reading from the database during run time. ------------------------------------------------------------------------------------ SELECT FIELD1,FIELD2,FIELD3,FIELD4,FIELD5,FIELD5 FROM F0005 ...
by sreekanth kutumbaka
Tue Oct 10, 2006 2:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Issue (DB2/400 to Oracle 9i) Extraction
Replies: 5
Views: 2641

Performance Issue (DB2/400 to Oracle 9i) Extraction

Hi, I facing performance problem while extracting the data from DB2/400 using datastage ODBC connection. ----- Enviorment -- ------------- Source System JD Edwards (ERP APPLICATION) OS: AS/400 DB: DB2/400 ---------------------------------------------- Target Database: Oracle 9i ---------------------...
by sreekanth kutumbaka
Thu Jul 20, 2006 11:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: extract data from JDEdwards (server edition)
Replies: 3
Views: 1396

extract data from JDEdwards (server edition)

I'm trying to assess Ascertain DataStage's ability to connect to JD Edwards and extract data. As I have no background with Ascertain, I'd appreciate if someone can share what they know about the same.
by sreekanth kutumbaka
Mon Jul 10, 2006 9:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: currency conversion
Replies: 2
Views: 1903

currency conversion

i want to design a mapping for corrency conversion based on a date. the following are the inputs. Note: assume TOdays doller rate Rs 47. Date| From currency| tocurrency| amount to be converted 2006/07/10| Rupee Rs| US $ | 1000 here my issue is how to convert indian rupee to US $ and $ is varying eve...