Search found 20 matches

by pqrabc
Wed Nov 26, 2014 2:08 am
Forum: General
Topic: Unable to connect to project - 39125 error
Replies: 7
Views: 5262

Unable to connect to project - 39125 error

Hi,

I restored the files from the server backup and now I am able to login to project and run jobs. However when I try to open logs , few jobs show error message : Cannot open executable job file RT_Config<>

What can be the reason ?
by pqrabc
Tue Nov 25, 2014 7:47 am
Forum: General
Topic: Unable to connect to project - 39125 error
Replies: 7
Views: 5262

Re: Unable to connect to project - 39125 error

Hi,

I just found that we have server data backup available from the same environment (QA), can we just copy these missing files from there
by pqrabc
Tue Nov 25, 2014 4:46 am
Forum: General
Topic: Unable to connect to project - 39125 error
Replies: 7
Views: 5262

Unable to connect to project - 39125 error

Hi, Suddenly we have started getting error - The directory you are connecting to is not a UV account or does not exist (39125)) error while trying to open project. The same was running fine before an hour. Searching though forums I found that this happens if 6 files are missing VOC D_VOC VOCLIB D_VO...
by pqrabc
Thu Nov 13, 2014 2:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call https:// from server job
Replies: 7
Views: 5753

Hi,

We need to call http url to kick off MebMethods peice of code. Currently they do not have webservice created for these URLs, so a direct call is to be placed to http:/
by pqrabc
Thu Nov 13, 2014 12:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call https:// from server job
Replies: 7
Views: 5753

Thanks for your response.

I will check for Java code and Java pack.
by pqrabc
Wed Nov 12, 2014 11:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call https:// from server job
Replies: 7
Views: 5753

I am using Ver 8.5..
How to use Java Pack.
by pqrabc
Wed Nov 12, 2014 4:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call https:// from server job
Replies: 7
Views: 5753

Call https:// from server job

Hi, We have a requirement to make http:// call from datastage which I understand is different from web service call. I tried to search through forums but could not find relevant information. Can someone please help. I was able to make web service call using Web_Services_Client stage, but could not c...
by pqrabc
Thu Jun 20, 2013 4:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error: Xalan fatal error Expected entity name for reference
Replies: 8
Views: 7280

Error: Xalan fatal error Expected entity name for reference

Hi,

Sorry to post back on this topic. When I removed the file with extra characters '&lt', the code works fine.

Can anyone help ? Why is the extra character generated. How can we avoid that ?
by pqrabc
Tue May 28, 2013 2:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error: Xalan fatal error Expected entity name for reference
Replies: 8
Views: 7280

Re: Error: Xalan fatal error Expected entity name for refere

Hi, I searched the .xml files generated and noted that file generated for a job that aborted has extra characters within the message header as below: <Run StartedAt="2013-05-28T03:57:16" CreationModel="DataStage8" Message="(<Parent_Seq>) <- <Job_name>: Job under control fini...
by pqrabc
Tue May 28, 2013 12:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error: Xalan fatal error Expected entity name for reference
Replies: 8
Views: 7280

Error: Xalan fatal error Expected entity name for reference

Hi,

I am using a folder stage to input those .xml file.

How can we figure out that the .xml are not well generated?

The same code was working fine until yesterday.
by pqrabc
Mon May 27, 2013 6:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error: Xalan fatal error Expected entity name for reference
Replies: 8
Views: 7280

Error: Xalan fatal error Expected entity name for reference

Hi, I have as server job that fetches data from .xml file using xml input stage. The job was running fine until today when I am facing the below error Xalan fatal error (publicId: , systemId: , line: 146, column: 51): Expected entity name for reference I searched through the forum but could not find...
by pqrabc
Wed May 23, 2012 4:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORA-08103: object no longer exists
Replies: 1
Views: 3062

ORA-08103: object no longer exists

Hi, We have a server job where in the pre sql drops a table "X" and the SQL section creates the same table from a view. While doing so the ETL fails with below error: ORA-08103: object no longer exists But the objects do exists in DB, still we are facing the issue. Also few other jobs in t...
by pqrabc
Thu May 03, 2012 1:23 am
Forum: General
Topic: Parameter not picked up by job
Replies: 7
Views: 3461

We are the support providers and this has happened once in 2 yrs ( the time since I am around).
by pqrabc
Thu May 03, 2012 12:45 am
Forum: General
Topic: Parameter not picked up by job
Replies: 7
Views: 3461

------------------Job run requested from sequence log------------------- Psftcen_Psftlnd_Run.PEOPLESOFT_F560101T -> (Psftcen_Psftlnd_Truncate_Job.PEOPLESOFT_F560101T): Job run requested Mode (row/warn limits) = 0/50 Job Parameters ---> TMP_DIR_Parm=/prod/etl/data/psftcenprd1/work/temp/ TRGT_SID_Parm...
by pqrabc
Wed May 02, 2012 5:35 am
Forum: General
Topic: Parameter not picked up by job
Replies: 7
Views: 3461

Parameter not picked up by job

In one of our Sequencer we have 3 jobs, the sequencer passes some parameter to these 3 ETLs. This is our prod environment and these ETLs finish successfully on normal days...but sometime job 3 gets aborted because it fails to pick up the parameter from sequencer. Have anyone encountered similar issu...