Compilation Error RT_CONFIG89

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Compilation Error RT_CONFIG89

Post by DSguru2B »

I am getting this error for compilation RT_CONFIG89. Cannot figure out the reason to this.
Any thoughts?
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

There is some addition to this.
There are three jobs that give a different compilation error each.
RT_CONFIG89
RT_CONFIG90
RT_CONFIG91

I guess understanding the RT_CONFIG error shall sufficient.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
gateleys
Premium Member
Premium Member
Posts: 992
Joined: Mon Aug 08, 2005 5:08 pm
Location: USA

Post by gateleys »

DSguru2B wrote:There is some addition to this.
There are three jobs that give a different compilation error each.
RT_CONFIG89
RT_CONFIG90
RT_CONFIG91

I guess understanding the RT_CONFIG error shall sufficient.
These hashed files keep runtime configuration information of the jobs 89, 90 and 91. There could be a permission issue with these files, or they have gone corrupt. Why don't you try exporting these jobs and reimporting them!! :)

gateleys
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Please post the complete error message.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

Ray, I posted the exact error message. It was just a compilation error.
But yea I got around by it after re-importing the jobs.
Thanks all.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

The change you made in dsdlockd config is to avoid deadlocks. It may be use ful if you often get 'Cannot get Exclusive access ....', but apart from this, is there any other changes recomended from Ascential?
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
nivas
Participant
Posts: 117
Joined: Sun Mar 21, 2004 4:40 pm

setting up de deadlock in the system

Post by nivas »

Hi
Can anybody suggest how to set up de deadlock in the system.

thanks
Nivas

[quote="Then I set up de deadlock in my system and the error message of "cannot open RT_xyz file" disappear. (time=600)[/quote]
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Edit dsdlockd.config file to set Start=1, then the deadlock daemon (dsdlockd) will start next time DataStage is started.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Re: Compilation Error RT_CONFIG89

Post by ray.wurlod »

DSguru2B wrote:I am getting this error for compilation RT_CONFIG89. Cannot figure out the reason to this.
There is NO WAY that

Code: Select all

RT_CONFIG89 
is the complete error message. Therefore your statement that "I posted the exact error message" can not be true.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

I cannot remember what happened back then but if it were a compilation error then I doubt it would be anything more then that, but I will try to be more precise, than I was almost a year ago :? .
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Post Reply