Tell me the syntax of Configuration file?
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 |
Define repository tables in datastage?
when we have to go for a sequential file stage & for a dataset in datastage?
Hi Friends, I have a input data like, class_id Marks 101 50 101 60 101 40 102 90 102 35 And i want my output data like class_id Marks Rank 101 50 2 101 60 1 101 40 3 102 90 1 102 35 2 how to do this in datastage?
8 Answers Cognizant, HCL, TIAA CREF,
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?
How to transfer file from one system to another system in UNIX?which command to be use?
How To find the location of APT_confid file
what is time dimension? and how to populate time demension
How to remove ctrl M or(^M) characters in file using Sequential File stage?
2 Answers Bank Of America, Satyam,
Can you explain players in datastage?
What is the difference between informatica and datastage?
WHERE YOU USE UNIX COMMANDS AS A ETL DEVELOPER?
I am getting input value like X = Iconv(ā31 DEC 1967ā,āDā)? What is the X value? How it is? At what situation we r used Iconv(),Oconv().