Dev's Datastage Tutorial, Guides, Training and Online Help 4 U. Unix, Etl, Database Related Solutions - Datastage Interview Questions and Answers v1
Dev's Datastage Tutorial, Guides, Training and Online Help 4 U. Unix, Etl, Database Related Solutions - Datastage Interview Questions and Answers v1
Dev's Datastage Tutorial, Guides, Training and Online Help 4 U. Unix, Etl, Database Related Solutions - Datastage Interview Questions and Answers v1
DEV'SDATASTAGETUTORIAL,GUIDES,TRAININGANDONLINEHELP4U.UNIX,ETL,DATABASERELATEDSOLUTIONS:DatastageInte
0
Home
DatastageRelated
More NextBlog
DatastageTraining
BigData
Unix
Database
InterviewRelated
Certifications
DiscussionForum
ManythanksforvisitingmyBlog..!!Pleaseshar
SEARCHYOURPROBLEMSSOLUTIONINTHIS
Tweet
Share
ShareThisBlog..!!
17
ABOUTME:CLICKONG+BUTTONTOFOLLO
VISITOR'SVIEWCOUNT
2 1 7 7 3 0 8
PROFESSION
VISIT
TRANSLATETHISBLOG
DONATEFOR
OTHERDATASTAGEQUESTIONSSOLUTIONS
2015(18)
2014(34)
Sep(3)
May(2)
Apr(4)
Mar(7)
Feb(10)
Jan(8)
ReadersDiscussionQuestionAnswersSe
DatastageInterviewQuestionsandAnsw
YourCommentsFeedbackandAppreciati
DatastageBestPerformanceMonitoringM
SequentialFileBestPerformanceTips/Se
DatastageInterviewQuestionsandAnsw
UnixFilePermissioninDetailschmodCa
EnvironmentVariablesUseForPerforman
2013(48)
2012(4)
MYMOSTPOPULARFREQUENTLYACCESSED
Datastage8.5,8.7and9.1Differences
Datapartitioning&collectingmethodsExample
DatastageInterviewQuestionsandAnswersV1.4
DatastageTransformerStageLoopingconcept
IBMDatastage9.1NewlyAddedfeatures
DATASTAGEPerformanceTuningTipsV1.1
ParametersUsingParameter/ValueSet/ValueF
You will get Answers for below mentioned questions, in this Post:DK
DatastageScenarioBasedQuestion/Answer:1
SurrogateKeyGeneratorImplementation
DatastageInterviewQuestionsandAnswersV1
1/6
1/21/2016
DEV'SDATASTAGETUTORIAL,GUIDES,TRAININGANDONLINEHELP4U.UNIX,ETL,DATABASERELATEDSOLUTIONS:DatastageInte
UnlockDatastageJobsusingCommands
LISTOFVISITOR'SCOUNTRIES
RECENTLYVISITEDUSER'SLOCATION
LiveTrafficFeed
AvisitorfromKolkata,WestBengal
"DEV'SDATASTAGE
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RELATEDSOLUTIONS:PivotEnterprise
AvisitorfromKolkata,WestBengal
Stage:VerticalPivotingSteps"5minsago
"DEV'SDATASTAGE
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RELATEDSOLUTIONS:PivotEnterprise
AvisitorfromIndiaviewed"DEV'S
Stage:VerticalPivotingSteps"7minsago
DATASTAGE
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RELATEDSOLUTIONS:FrequentlyUsed
AvisitorfromIndiaviewed"DEV'S
UnixCommands"9minsago
DATASTAGE
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RELATEDSOLUTIONS:DatastageInterview
AvisitorfromSanBruno,California
QuestionsandAnswersV1.4"12minsago
"DEV'SDATASTAGE
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RELATEDSOLUTIONS:Datastage
AvisitorfromChennai,TamilNadu
TransformerStageLoopingconcept"
"DEV'SDATASTAGE
ago
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RELATEDSOLUTIONS:Datapartitioning&
AvisitorfromHyderabad,AndhraPradesh
collectingmethodsExamples"30minsago
viewed"DEV'SDATASTAGE
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RELATEDSOLUTIONS:DatastageRelated
AvisitorfromTokyoviewed"DEV'S
ProblemsandSolutions"39minsago
DATASTAGE
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RELATEDSOLUTIONS:DW&BI
AvisitorfromPlymouth,Minnesota
CertificationsRelatedInformation&Dumps
"DEV'SDATASTAGE
45minsago
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RELATEDSOLUTIONS:DW&BIInterview
AvisitorfromChennai,TamilNadu
RelatedQuestionsandAnswers"49minsago
"DEV'SDATASTAGE
TUTORIAL,GUIDES,TRAININGAND
ONLINEHELP4U.UNIX,ETL,DATABAS
RealtimeviewGetFeedjit
C. Handles all the metadata definitions required to define your data warehouse.
D. You can view and modify the table definitions at any point during the design of your application.
E. Aggregates data.
F. You can modify SQL SELECT statements used to extract data.
G. Transforms data. DataStage has a set of predefined transforms and functions. you can use to
MYBLOGPOSTS
DEV'SDATAWAREHOUSINGHELPGUIDE
COLLECTSTATISTICSINTERADATA
2monthsago
convert your data. You can easily extend the functionality by defining your own transforms to use.
H. Loads the data warehouse.
2/6
1/21/2016
DEV'SDATASTAGETUTORIAL,GUIDES,TRAININGANDONLINEHELP4U.UNIX,ETL,DATABASERELATEDSOLUTIONS:DatastageInte
8. What is a project
Datastage Projects : A Complete project may contain several jobs and userdefined components .
Project Contain Datastage jobs.
Builtin components . These are predefined components used in job.
Userdefined components . These are customized components created using the Datastage manager .
each userdefined component performs a specific task in a job .
All work done in project. Projects are created during and after installation process.you can add project
on the Projects tab of Administrator.
A project is associated with a directory.The Project directory is used by DataStage to store jobs and
other datastage objects and metedata.
9. What is sequencer
Graphically create controlling job, without using the job control function.
10. what is a container
A group of stages and link in a job design is called container.
There are two kinds of Containers:
Local and Shared.
Local Containers only exist within the single job they are used. Use Shared Containers to simplify
complex job designs.
Shared Containers exist outside of any specific job. They are listed in the Shared Containers branch is
Manager. These Shared Containers can be added to any job. Shared containers are frequently used to
share a commonly used set of job components.
A Job Container contains two unique stages. The Container Input stage is used to pass data into the
Container. The Container Output stage is used to pass data out of the Container.
11. what are different types of containers
Local containers. These are created within a job and are only accessible by that job. A local container
is edited in a tabbed page of the jobs Diagram window.
Shared containers. These are created separately and are stored in the Repository in the same way that
jobs are. Instances of a shared container can be inserted into any server job in the project. Shared
containers are edited in their own Diagram window.
12. what are mainframe jobs
A Mainframe job is complied and run on the mainframe , Data Extracted by such jobs is then loaded into
the datawarehouse .
13. what are parallel jobs
These are compiled and run on the DataStage server in a similar way to server jobs , but support parallel
processing on SMP,MPP and cluster systems
14. how do you use procedure in datastage job
Use ODBC plug,pass one dummy colomn and give procedure name in SQL tab.
3/6
1/21/2016
DEV'SDATASTAGETUTORIAL,GUIDES,TRAININGANDONLINEHELP4U.UNIX,ETL,DATABASERELATEDSOLUTIONS:DatastageInte
A Stage that extracts data from or loads data into a database that implements the industry standard
Open Database Connectivity API. Used to represent a data source , an aggregation step , or target data
table ( Server Job Only )
16. What is hash file ? what are its types?
Hash file is just like indexed sequential file , this file internally indexed with a particular key value .
There are two type of hash file Static Hash File and Dynamic Hash File .
17. what type of hash file is to be used in general in datastage jobs
Static Hash File .
18. what is a stage variable?
In Datastage transformation , we can define some variable and define Value from source .
19. What are constraints and derivations?
We can create constraints and derivations with datastage variable .
20. how do you reject records in a transformer?DK
Through datastage constraint we can reject record .
21. Why do you need stage variables?
That is depend upon job requirement , through stage variable we can file data.
22. What is the precedence of stage variables,derivations, and constraints?
stage variables =>constraints=> derivations
23. What are data elements?
A specification that describes the type of data in a column and how the data is converted .
24. What are routines ?
In Datastage routine is just like function , which we call in datastage job . there are InBuilt routine and
and also we can create routine .
25. What are transforms and what is the differenece between routines and transforms
Transforms is used to manipulate data within datastage job .
26. What a datastage macro?DK
In datastage macro can be used in expressions , job control routines and before / after subroutines . The
available macros are concerned with ascertaining job status .
27. What is job control ?
A job control routine provides the means of controlling other jobs from the current job . A set of one or
more jobs can be validated, run ,reset , stopped , scheduled in much the same way as the current job
can be .
28. How many types of stage?DK
There are three basic type of stage
Builtin stages : Supplied with DataStage and used for extracting , aggregating , transforming , or
writing data . All type of job have these stage .
Plugin stage : Additional stages that can be installed in DataStage to perform specialized tasks that
the builtin stages do not support. Server jobs and parallel jobs can make use of these .
Job Sequence Stages : Special builtin stages which allow you to define sequences of activities to run.
Only job sequencer have these
29. Define the difference between active and Passive Stage?
There are two kinds of stages:
Passive stages define read and write access to data sources and repositories.
Sequential
ODBC
Hashed
Active stages define how data is filtered and transformed.
Transformer
Aggregator
Sort plugin
30. What are the plugin stages used in your projects.
PlugIn Stage : A Stage that performd specific processing that is not supported by the standard server
job stage .
Used Plugin ORAOCI8, Orabulk.
31. What is Plug in stage , How to install plugin stages.
Installation : Plugin stages are added to the Diagram window in the same way as builtin stages. To
add a plugin stage:
http://datastageinfoguide.blogspot.in/2014/01/datastageinterviewrelatedquestions.html
4/6
1/21/2016
DEV'SDATASTAGETUTORIAL,GUIDES,TRAININGANDONLINEHELP4U.UNIX,ETL,DATABASERELATEDSOLUTIONS:DatastageInte
Like (0)
Reactions:
0Comments
Recommend
Useful (0)
Dislike (0)
DK.DSXchangeDWBITutorial
Share
Login
SortbyNewest
Startthediscussion
Bethefirsttocomment.
Subscribe
AddDisqustoyoursiteAddDisqusAdd
NewerPost
Privacy
Home
OlderPost
Subscribeto:PostComments(Atom)
DISQUS
DISCLAIMER
Allcontentprovidedonthishttp://datastageinfoguide.blogspot.inblogisforinformationalpurposesonly.Some/Fullpartofcontentscopiedfromotherinformationalsiteaswell
this blog makes NO representations as to the accuracy or completeness of any information on this site or found by following any link on this site.T
http://datastageinfoguide.blogspot.in will not be liable for any errors or omissions in this information nor for the availability of this information. The owner will not be liable f
http://datastageinfoguide.blogspot.in/2014/01/datastageinterviewrelatedquestions.html
5/6
1/21/2016
DEV'SDATASTAGETUTORIAL,GUIDES,TRAININGANDONLINEHELP4U.UNIX,ETL,DATABASERELATEDSOLUTIONS:DatastageInte
injuries,ordamagesfromthedisplayoruseofthisinformation.
DataStageandallInfoSphereDataStagebasedmarksareregisteredtrademarksofIBM,Inc.intheU.S.andothercountries.DataStageTrainingOnlinehasnoaffiliationwithIBM,Inc.andnoco
DataStageTrainingOnlineareendorsedbyIBM,Inc.inanyway.
FINDYOURPROBLEMSSOLUTIONHERE..!
PictureWindowtemplate.PoweredbyBlogger.
http://datastageinfoguide.blogspot.in/2014/01/datastageinterviewrelatedquestions.html
6/6