Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


which memory is used by lookup and join

Answers were Sorted based on User's Feedback



which memory is used by lookup and join..

Answer / kala

Join use the buffer memory and Lookup use the physical memory(RAM)

Is This Answer Correct ?    14 Yes 1 No

which memory is used by lookup and join..

Answer / kiran

Lookup runing based on RAM

Is This Answer Correct ?    8 Yes 2 No

which memory is used by lookup and join..

Answer / subbuchamala

-->LOOK-UP runs based on physical memory(RAM).

While doing Look-Up, Data will be loaded into the Physical Memory(RAM) which faster and better for LOW Valume of data.


-->JOIN Uses the Buffer Memory(disc memory)

Buffer Memory(disc memory)--> this path is specified in the Configuration file and parameter name is: SCRATCH DISK path

Is This Answer Correct ?    3 Yes 0 No

which memory is used by lookup and join..

Answer / raam chowdary

join is used in permanent memory and lookup is used in buffer(ram)

Is This Answer Correct ?    4 Yes 2 No

which memory is used by lookup and join..

Answer / naren

join is use the disc memory,look up use the buffer memory(ram)

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Data Stage Interview Questions

How do you start developing a datastage project?

0 Answers  


What is the roundrobin collector?

0 Answers  


what is the function in Transformer stage can act as Rank function in Oracle

1 Answers   Reliance,


eno ename 1 qaz 1 wsx 1 edc 2 zxc 2 asd 3 qwe 3 wer 3 tru 4 rgj Output: eno ename count 1 qaz,wsx,edc 3 2 zxc,asd 2 3 qwe,wer,tru 3 4 rgj 1 I want the above output to be solved by DataStage as well and I have to write SQL query for the same output.

4 Answers   Wipro,


cust id,cust quty like 1,101;1,102;1,103 i want output like cust id,cust quty 1 101,102,103 in oracle please write a query in oracle

3 Answers   TCS,


how to sort two columns in single job in datastage.

1 Answers   TCS,


col1 123 abc 234 def jkl 768 opq 567 789 but i want two targetss target1 contains only numeric values and target2 contains only alphabet values like trg1 123 234 768 567 789 trg2 abc def jkl opq

9 Answers   Patni,


What is ibm datastage?

0 Answers  


How to delete the data in dataset?types of deleting the data in dataset?

4 Answers   HSBC,


how can we create tables in datastage?

1 Answers  


hi iam new to this tooliam cmpltied to know abt datastage so now iam in project tell me whole step by step what iam doing iwnt to go with exp so plz hlp me pals

0 Answers  


Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?

1 Answers   HCL,


Categories