Answer Posted / 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 View All Answers
What is the difference between orabulk and bcp stages?
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
How to convert RGB Value to Hexadecimal values in datastage?
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
How do you import and export data into datastage?
How to reverse the string using SQL?
what is the custome stage in datastage? how can we impliment that one? plz tell me
How do you schedule or monitoring the job?
On which interface you will be working as a developer?
How rejected rows are managed in datastage?
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
What are the components of datastage?
What are constraints and derivations?
How to implement complex jobs in data stage?