Page 1 of 1

Default Configuration File in DS Manager

Posted: Tue May 08, 2007 12:46 pm
by sharathkamathm
In Ds-Manager, if i check configuration default file i am getting below error.
Before installing Datastage ver 7.5x2 on OS-2003 Server, i have installed MS-VC++ .Net 2003 too.
Below are the details of Default configuration file and Compilation Error.
Please let me how to configure the default file in manager without fatal error. 8)

Default configuration file:
{
node "node1"
{
fastname "HOME"
pools ""
resource disk "d:/Ascential/DataStage/Datasets" { pools "" }
resource scratchdisk "d:/Ascential/DataStage/Scratch" { pools "" }
}
}

Compilation Error:

Copyright (c) 2004, 1997-2004 Ascential Software Corporation.
All Rights Reserved


##I TOCK 000000 21:54:15(001) <main_program> OS Charset: ISO-8859-1
##I TOCK 000000 21:54:15(002) <main_program> Input Charset: UTF-8
##I TFSC 000001 21:54:15(003) <main_program> APT configuration file: D:/Ascential/DataStage/Configurations/default.apt
##W TFAR 000000 21:54:16(000) <main_program> File archive: Trouble creating file "/tmp/APTcs2592adb9d903"
##F TFPX 000002 21:54:16(001) <main_program> Fatal Error: Null archive.

Posted: Tue May 08, 2007 5:02 pm
by ray.wurlod
Do you have a D:\tmp folder? You need one. This is referred to as /tmp by MKS Toolkit.

Posted: Thu May 10, 2007 11:08 am
by sharathkamathm
ray.wurlod wrote:Do you have a D:\tmp folder? You need one. This is referred to as /tmp by MKS Toolkit. ...
Hi Ray, i have made the changes and now it working. Thanks Dude!!!! 8)