Page 1 of 1

Configuration file

Posted: Wed Jul 25, 2007 6:23 am
by MyWeb
How to setup or identify or make: resource disk and scratch disk in SMP on Suse Linux enterprise server 9 as I need to put that in configuration file? Please help as I am trying to make a configuration file. :)

Re: Configuration file

Posted: Wed Jul 25, 2007 6:31 am
by JeroenDmt
MyWeb wrote:How to setup or identify or make: resource disk and scratch disk in SMP on Suse Linux enterprise server 9 as I need to put that in configuration file? Please help as I am trying to make a configuration file. :)
What do you want to make? In the config file you need to say which directories will be used for those purposes.

Posted: Wed Jul 25, 2007 1:24 pm
by ray.wurlod
You "make" them using ordinary mkdir command. You use the configuration file to tell DataStage where they are. Make sure you have plenty of disk space. More than one resource disk and more than one scratch disk per node can be beneficial in alleviating bottlenecks in the I/O subsystem, particularly if your storage is not in a SAN.

Posted: Wed Jul 25, 2007 2:30 pm
by ssbhas
Best thing is to read the "Configuration File" Chapter in documentaion. You will get a clear picture of what configuration file is.