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 .
DSR.ADMIN: Unable to find the new project template location
Moderators: chulett, rschirm, roy
-
todheerendra
- Participant
- Posts: 2
- Joined: Sun Mar 30, 2008 10:38 pm
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
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:
Check that this file is present on your system and contains the correct pathname of your Template directory.
Example:
Code: Select all
cat Template.ini
[Project]
Location=/app/Ascential/DataStage/Template/
FreeDiskSpace=0Check that this file is present on your system and contains the correct pathname of your Template directory.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.