Page 1 of 1

DSR.ADMIN: Unable to find the new project template location

Posted: Tue Apr 01, 2008 3:57 am
by todheerendra
We are facing below error while adding new project with existing datastage installation.

DSR.ADMIN: Unable to find the new project template location.

But when i checked template directory is already present .

Posted: Tue Apr 01, 2008 4:33 am
by ray.wurlod
There should also be a file called Template.ini (at the same level as DSEngine and Template). This file specifies the location of the template.
Example:

Code: Select all

cat Template.ini
[Project]
Location=/app/Ascential/DataStage/Template/
FreeDiskSpace=0

Check that this file is present on your system and contains the correct pathname of your Template directory.