TALEND THEORY

Frequently Asked Questions with Answers

Few More Questions

  1. Difference between Built-in and Generic Schemas
  2. Difference between tAggregaterow and tAggregatesortedrow.
  3. Difference between tJava,tJavarow,tJavaflex.
  4. How to improve the performance of Talend job having complex design?
  5. Difference between built-in schema and Repository.
  6. What is the declaration of method which we define in the system routine?
  7. How to do the exception handling in Talend?
  8. What is Default join for tMap.
  9. What are the different lookup patterns available with Talend?
  10. What is the basic requirement while updating the particular table?
  11. How to generate surrogate key by using Talend?
  12. What is the use of Expression editor in Talend?
  13. How to debug a particular Talend job.
  14. What is context variable and context group?
  15. How to pass the variables from parent job to child job and from child job to Parent?
  16. How to forcefully exit the job.
  17. Explain the use of tContextload.
  18. How to execute multiple queries by using Talend?
  19. How to do the multithreading while executing the Job?
  20. What is hashmap in Talend and how to use it?
  21. How to do the full join in Talend.Explain the steps.
  22. How to do the right outer join in Talend? Explain the steps?
  23. How the ELT database components are differ from ETL database Components.
  24. How to use the external libraries in Talend?
  25. How to pass data from parent job to child jobs through tRunjob component ?
  26. How to load context variables dynamically?
  27. How to Share DB Connection in Talend?
  28. Skip Header rows and footer rows before load.
  29. What is Incremental Load? Describe using Talend.
  30. How can you pass a value form parent job to child job in Talend.
  31. How to call stored procedure and function in Talend Job
  32. Difference between tAggregatedRow and tAggregateSortedRow in Talend
  33. How to resume job execution from same location if job get failed in Talend
  34. How to execute more than one sub jobs parallel in Talend
  35. How to iterate filename and directories in Talend
  36. What is the difference between OnSubjobOK and OnComponentOK in Talend
  37. How can you pass a value form parent job to child job in Talend
  38. How to call stored procedure and function in Talend Job
  39. How to export job and execute outside from Talend Studio
  40. How to pass value from outside in Talend
  41. Can I define schema of database or tables at run time
  42. What is tReplicate in Talend
  43. What is tUnite in Talend Open Studio
  44. How to optimize talend job to stop outOfMemory runtime error
  45. How to optimize Talend Performance
  46. How to execute multipule SQL statements with one component in Talend
  47. What is tSystem component in Talend
  48. Can I execute multiple commands at one time with a tSystem component
  49. What is difference between tMap and tFilterrow in Talend
  50. What is the difference between the ETL and ELT components of Talend Open Studio?
  51. How does one deploy Talend projects?
  52. What are the elements of a Talend project?
  53. What is the most current version of Talend Open Studio?
  54. How do you implement versioning for Talend jobs?
  55. What is the tMap component?
  56. What is the difference between the tMap and tJoin components?
  57. Which *component* is used to sort data?
  58. What is Talend ?
  59. What is difference between ETL and ELT components of Talend ?
  60. How to deploy talend projects ?
  61. What are types of available version of Talend ?
  62. How to implement versioning for talend jobs ?
  63. What is tMap component ?
  64. What is difference between tMap and tJoin compoents ?
  65. Which component is used to sort that data ?
  66. How to perform aggregate operations/functions on data in talend ?
  67. What types of joins are supported by tMap component ?
  68. How to schedule a talend job ?
  69. How to runs talend job as web service ?
  70. How to Integrate SVN with Talend ?
  71. How to run talend jobs on Remote server ?
  72. How to pass data from parent job to child jobs through trunjob component ?
  73. How to load context variables dynamically from file/database ?
  74. How to run talend jobs in Parallel ?
  75. What is Context variables ?