-
-
Datastage jobs
if job compiled with "job completed successfully". but The DS director window of Log page shows warning messages.what will we do?giv answer.
-
Routines
What is a routine? How can we use it in datastage?
-
Datastage Lookups
Please let me know how many lookups is there in Parallel Jobs.
-
What is the difference between ODBC and OCI stage in server job?
I am new to data stage, so I am a bit confused when to use ODBC and when OCI.Added to it I saw the question where it was asked how to remove duplicate records in the target and many of them answered that you need to use a aggregator to count on the key if its more than 1 it has a duplicate value then you need to remove that but how can a key have duplicate value?
-
Datastage Job Speed
How we can increase the speed of job in datastage?
-
High Level Design
How high level design will be prepared in datastage?
-
Does the selection of 'Clear the table and Insert rows' in the ODBC stage send a Truncate statement to the DB or does it do some kind of Delete logic.
There is no TRUNCATE on ODBC stages. It is Clear table blah blah and that is a delete from statement. On an OCI stage such as Oracle, you do have both Clear and Truncate options. They are radically different in permissions (Truncate requires you to have alter table permissions where Delete doesn't).
-
-
Metdata Data Dependency
Explain how data dependency is studied using Metadata of Datastage?
-
Data stage Parallel extender
What is data stage parallel extender?
-
-
-
How do you rename all of the jobs to support your new File-naming conventions?
Create a Excel spreadsheet with new and old names. Export the whole project as a dsx. Write a Perl program, which can do a simple rename of the strings looking up the Excel file. Then import the new dsx file probably into a new project for testing. Recompile all jobs. Be cautious that the name of the jobs has also been changed in your job control jobs or Sequencer jobs. So you have to make the...
-
-
-
-
-
-
DataStage Interview Questions
Ans