Page 1 of 1

.uvconfig: No such file or directory

Posted: Mon Jun 25, 2012 9:38 am
by today
Hi,

I have done some research to increase T30FILE size in uvconfig file but when I am trying to run uvregen, i am getting this error

.uvconfig: No such file or directory
uvregen: error during regen, process aborted

I also tried to run using uv -admin -regen , and this runs without any warnings/error but it doesn't change the values in the uvconfig file.(checked using smat- t)

I am logged in as admin.

Is there any other way to regen uvconfig file ?

Posted: Mon Jun 25, 2012 1:07 pm
by chulett
After the regen, did you restart DataStage?

restarted Datastage

Posted: Mon Jun 25, 2012 1:50 pm
by today
Yes , I did

Posted: Mon Jun 25, 2012 4:50 pm
by ray.wurlod
You must be attached to the DSEngine directory when you run uvregen. That means that the command is bin/uv (or bin/uvregen if you do it the old way).

The DSEngine directory is the location of both the uvconfig and .uvconfig files. Do not EVER attempt to change the latter with any kind of text editor.

Posted: Tue Jun 26, 2012 6:01 pm
by sreewin7

Posted: Tue Jun 26, 2012 8:33 pm
by chulett
Which is just basically the long official version of what Ray posted.