Missing StringID

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
crsoza
Participant
Posts: 1
Joined: Tue Oct 19, 2004 7:34 am

Missing StringID

Post by crsoza »

Does anyone know what this means? We had this error today during our Production ETL load and although the job seems to have completed, it exited with a non zero value causing our scheduler to flag it as a failure
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Hi crsoza ,
Welcome Aboard. You may need to give us more detail on how the job is been called, and full error message, and transformation if involved any.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

kumar_s wrote:You need to give us more detail on how the job is been called, and full error message, and transformation if involved any.
-craig

"You can never have too many knives" -- Logan Nine Fingers
rbhudsuder
Participant
Posts: 8
Joined: Mon Aug 09, 2004 3:49 am

Post by rbhudsuder »

Dear Kumar_s,

the symptom is the following:
we run a job using dsjob from shell script on an AIX system.
The job finishes successfully, but the "Missing StringID" error is returned to the shell script.
This error occured permanently for different jobs.

We think that it should be related somehow to the fact, that the password of the OS user was changed recently.

The DS server was restarted, all jobs were recomplied, and now the error did not show up at the next run. Now we are waiting for further jobs to start.
chulett wrote:
kumar_s wrote:You need to give us more detail on how the job is been called, and full error message, and transformation if involved any.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Does the error occur when running the job from the director, in other words is it related directly to the "dsrun" command call?
rbhudsuder
Participant
Posts: 8
Joined: Mon Aug 09, 2004 3:49 am

Post by rbhudsuder »

It was not tried before restart.
Currently the system is running well.
ArndW wrote:Does the error occur when running the job from the director, in other words is it related directly to the "dsrun" command call? ...
Post Reply