Page 1 of 1

Missing StringID

Posted: Tue Oct 24, 2006 2:54 am
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

Posted: Tue Oct 24, 2006 3:09 am
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.

Posted: Thu Oct 08, 2009 7:10 am
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.

Posted: Thu Oct 08, 2009 7:31 am
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.

Posted: Thu Oct 08, 2009 7:34 am
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?

Posted: Thu Oct 08, 2009 7:45 am
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? ...