Tell me the syntax of Configuration file?



Tell me the syntax of Configuration file?..

Answer / subhash

below is the Syntax for the 1 node configuration:
{
node "node1"
{
fastname "<ServerName>"
pools ""
resource disk "<Path, where the DataSets(Data Files)
get saved>" {pools ""}
resource scratchdisk "<Path for Buffer work like
SORT etc operations>" {pools ""}
}

}

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More Data Stage Interview Questions

how CAN we remove duplicates in dataset?

2 Answers   IBM,


What a datastage macro?

0 Answers  


What is a range lookup?

2 Answers   IBM,


what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?

0 Answers   CTS,


i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me

0 Answers  






how can we join one oracle & flat files ?

2 Answers   ME,


Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2

0 Answers  


What is quality stage?

0 Answers  


How to remove duplicates in transformer stage? in parallel mode

6 Answers   Syntel, TCS,


Can you filter data in hashed file?

0 Answers  


Can you explain how could anyone drop the index before loading the data in target in datastage?

0 Answers  


What are the different options associated with dsjob command?

0 Answers  


Categories