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 |
Hai..,This is Kiran M. What is D/B Change Capture stage and Difference stage?
which r the connectors used in san?
Name the different sorting methods in datastage.
3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000
1.How do u handle NULL in sequential stage. 2.Difference between switch stage and filter stage.
Where the datastage stored his repository?
What is staging variable?
Display all files which have size more 3KB in given directory/folder.
in aggregator , how can i get the sum in readable format
Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the remaining sources.. How please design the job. Thanks.
i have flat file and using unix how can i generate sequence number into targer?
How did you reconcile source with target?