IBM Support

Error creating a new project in IBM InfoSphere DataStage

Troubleshooting


Problem

The following error displays when trying to create a new project: DSR.ADMIN: Unable to find the new project template location.

Cause

Template.ini file in /opt/IBM/Information Server/Server or C:\IBM\Information Server\Server for DS version 8 and /opt/Ascential/DataStage or C:\Ascential\DataStage for DS version 7 directory is used to create new projects and the error message indicates it may be missing or incorrect.

Resolving The Problem

If the file is missing from the directory, perform one of the following:

  • Copy the file into the appropriate directory for your platform and DataStage version from another server.

  • Create the file.

    For example, for DataStage v8.x on Unix/Linux:

    $ pwd
    /opt/IBM/InformationServer/Server

    $ more Template.ini

    [Project]
    Location=/opt/IBM/InformationServer/Server/Template
    FreeDiskSpace=74607302

[{"Product":{"code":"SSVSEF","label":"IBM InfoSphere DataStage"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"8.5;8.1;8.0;7.5","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
16 June 2018

UID

swg21462376