Page 1 of 1

DataStage Projects

Posted: Fri Apr 16, 2004 4:42 am
by ewartpm
:oops: I deleted a project (all the folders) via Windows Explorer. When I start DataStage Administrator I get a message 'The directory you are connecting to either is not a UV account or does not exist (39125)'. When I try to add the project I get the message 'DSR.Amin An account called Demo already exists'.

How does one clean up the entry in the DSEngine?

Posted: Fri Apr 16, 2004 5:44 am
by kcbland
Don't EVER do what you did again. Next time, simply use DS Administrator to remove a project. The simplest solution, since you've corrupted DataStage, is to wipe your installation and re-install the engine and all projects.

Posted: Fri Apr 16, 2004 7:46 am
by auvray.muriel
Hello,

You do not need to reinstall. should be followed the following stages:
It is necessary to be connected with an account administrator.

it is necessary to connect to the base universe datastage in a window telnet

telnet host machine
user admin datastage
password datastage
account (project)


Carry out each following stage:

Code: Select all


LIST UV.ACCOUNT project name

DELETE UV.ACCOUNT project name

VERIFY.SQL SCHEMA project name FIX
And here it is done :wink: , but you nevertheless lost your old project :?

DataStage Projects

Posted: Fri Apr 16, 2004 8:46 am
by ewartpm
:shock: Sorry Ken...

:lol: Thanks Muriel, it worked.