Page 1 of 1

standardize error

Posted: Thu Jul 01, 2010 10:07 am
by rahul8055
can anyone help me with this error,

Standardize_385: Unable to open control file ./RT_QS32/V0S385/Controls/CopyOfUSNAME.DCT for input, reason code 2
No such file or directory



thanks,
Rahul

Posted: Thu Jul 01, 2010 10:57 am
by ray.wurlod
Usually this message stems from failure to provision all files in the rule set.

Posted: Thu Jul 01, 2010 11:25 am
by rahul8055
ray.wurlod wrote:Usually this message stems from failure to provision all files in the rule set. ...

Thanks Ray,
Yes it is the problem of provisioning....
I have this message

Unable to link rule file, CopyOfUSNAME1.UPO, file may need provisioning

How can I provision the file can you please help me with that?

Posted: Thu Jul 01, 2010 11:42 am
by josh.guffey
Rahul,

If memory serves me correct, you should be able to right click on the rule set and select provision all.

Josh

Posted: Thu Jul 01, 2010 11:43 am
by ray.wurlod
Right click on the SET icon in the Repository toolbar and choose Provision All. Or, as you're selecting the rule set within a design you can do the same thing.

Posted: Thu Jul 01, 2010 12:49 pm
by rahul8055
josh.guffey wrote:If memory serves me correct, you should be able to right click on the rule set and select provision all.
thank you JOSH its working now

Posted: Thu Jul 01, 2010 12:50 pm
by rahul8055
ray.wurlod wrote:Right click on the SET icon in the Repository toolbar and choose Provision All. Or, as you're selecting the rule set within a design you can do the same thing. ...
Thankyou RAY

No error now

Posted: Thu Jul 01, 2010 2:37 pm
by ray.wurlod
Please mark this thread as Resolved using the green button at top.

Version 8.7

Posted: Thu Jun 19, 2014 5:42 pm
by U
I experienced exactly this problem today, but provisioning the rule set did not solve the problem.

stanEmail: Unable to open control file ./RT_QS5/V0S17/Controls/FLTREMAIL.DCT for input, reason code 2
A file or directory in the path name does not exist.

Instead we had to delete the process from the Standardize stage and add it there afresh, then re-compile the job.

We deduce that this re-emplaces the control file on the engine machine.

Posted: Thu Jun 19, 2014 9:13 pm
by ray.wurlod
Thanks for sharing that.

Were the output mappings left in place in the Standardize stage? (I believe they should have been.)

Unable to link rule file, USADDR.SET, file may need provisio

Posted: Thu Nov 06, 2014 12:35 am
by Chennai01
Hi,

I have experienced the similar problem today.

We are using a shared container in a job which is performing the address validations and it has been called by the same parallel job multiple times. When i try to run the job, i am getitng the below error.

"Unable to link rule file, USADDR.SET, file may need provisioning"

I tried to do the provision all per the earlier comments and it hasn't worked.

Job worked when i use the shared container once. But when I use multiple times in the same job, it's throwing the above error. Please suggest.

Thanks