GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  DataStage

 Print  |  
Question:  Containers : Usage and Types? 



Answer: Container is a collection of stages used for the purpose of Reusability.

There are 2 types of Containers.
a) Local Container: Job Specific
b) Shared Container: Used in any job within a project. 



January 01, 2006 02:50:04 #1
 jagan nimmagadda Database Expert  Member Since: January 2006    Total Comments: 6 

RE: Containers : Usage and Types? 
 
Container is a collection of stages used for the purpose of Reusability. There are 2 types of Containers. a) Local Container: Job Specific b) Shared Container: Used in any job within a project. · There are two types of shared container:· 1.Server shared container. Used in server jobs (can also be used in parallel jobs).· 2.Parallel shared container. Used in parallel jobs. You can also include server shared containers in parallel jobs as a way of incorporating server job functionality into a parallel stage (for example, you could use one to make a server plug-in stage available to a parallel job).regardsjagan
     

 

Back To Question