-
-
Improve performance using copy stage
How can we improve performance using copy stage
-
How did u connect with DB2 in your last project?
Most of the times the data was sent to us in the form of flat files. The data is dumped and sent to us. In some cases were we need to connect to DB2 for look-ups as an instance then we used ODBC drivers to connect to DB2 (or) DB2-UDB depending the situation and availability. Certainly DB2-UDB is better in terms of performance as you know the native drivers are always better than ODBC drivers. 'iSeries...
-
What are other Performance tunings you have done in your last project to increase the performance of slowly running jobs?
Staged the data coming from ODBC/OCI/DB2UDB stages or any database on the server using Hash/Sequential files for optimum performance also for data recovery in case job aborts.Tuned the OCI stage for 'Array Size' and 'Rows per Transaction' numerical values for faster inserts, updates and selects.Tuned the 'Project Tunables' in Administrator for better performance.Used sorted data for Aggregator.Sorted...
-
What are OConv () and Iconv () functions and where are they used?
IConv() - Converts a string to an internal storage formatOConv() - Converts an expression to an output format.
-
-
-
What does a Config File in parallel extender consist of?
Config file consists of the following. a) Number of Processes or Nodes. b) Actual Disk Storage Location.
-
ETL Tools Lookup Stage
By using the Lookup stage we will combine the data from multiple table. By using join stage also we will combine the data from multiple tables. Then what is the need of Lookup stage?
-
-
Reading multiple files through sequential file
What are the ways to read multiiple files from sequentila file if the both files are differnt
-
Change File Attribute
How to change the attribute of a .dsx format file to make it read only?
-
-
-
Passing parameters from one job to another job using command prompt
How can we pass parameters from one job to another job by using command line prompt?plz send ans... thanks in advance.Alam
-
How to Create new user in Datastage 7.5
I want to create new user in datastage 7.5 I dont know how to do it?
-
Job Unlock
How to unlock a job in Datastage 8.0?
-
OCI Stage
Why array list is used in Oracle OCI stage? Brief about Important Options in OCI Stage.
-
-
Orchestrate Schema
What is Orchestrate Schema? Distinguish internal data type (Orchestrate schema) vs external data type
DataStage Interview Questions
Ans