• Connect With Us
  • Contact Us
  • Disclaimer
  • Start Here

Wings Of Technology

Menu
  • Start Here
  • Tutorials
    • IBM DataStage
    • INFORMATICA TUTORIAL
    • Unix
    • SQL
    • PL/SQL
  • Interview Questions
    • IBM DataStage
    • INFORMATICA
    • Unix
    • SQL
    • PL/SQL
  • Contact Us
  • Start Here
  • Tutorials
    • IBM DataStage
    • INFORMATICA TUTORIAL
    • Unix
    • SQL
    • PL/SQL
  • Interview Questions
    • IBM DataStage
    • INFORMATICA
    • Unix
    • SQL
    • PL/SQL
  • Contact Us

HOW FIELD FUNCTION WORKS IN DATASTAGE?

Admin October 17, 2019 DATASTAGE TUTORIAL
FIELD-FUNCTION-IN-DATASTAGE
We can use the Field function in DataStage to return one or more sub strings that are located between specified delimiters in string. Syntax: Field(%string%,%delimiter%,%occurrence%,) delimiter evaluates to any …
[Continue Reading...]

ORACLE : GET RECORD COUNTS OF ALL TABLES IN A SCHEMA

Admin September 19, 2019 PL/SQL TUTORIAL, SQL TUTORIAL
METHOD-1: The below query will give a number of rows for the required tables but these are not accurate until we ANALYZE(gather stats) the tables. So we can not …
[Continue Reading...]

UNIX INTERVIEW QUESTIONS AND ANSWERS – 3

Admin September 18, 2019 UNIX INTERVIEW QUESTIONS
UNIX-INTERVIEW-QUESTIONS-AND-ANSWERS-3
No difference is there, both commands gives the same result. If we copy the file, modified time will be changed. If we move the file there will be no …
[Continue Reading...]

CONFIGURING DSENV FILE IN DATASTAGE

Admin September 17, 2019 DATASTAGE TUTORIAL
dsenv-file-in-datastage-configuration
If you wonder what is dsenv file in DataStage, you can visit our previous post on dsenv file. For some ODBC connections, plug-ins, and connectors, and for interactions with …
[Continue Reading...]

Configure C++ Compiler Settings for DataStage in Windows

Admin September 16, 2019 DATASTAGE TUTORIAL
Configure-C++-Compiler-Settings-for-DataStage-in-Windows
We installed DataStage infosphere server in our windows server system with the required details. Actually we are able to run all the jobs and stages after installation except Transformer …
[Continue Reading...]

UNIX INTERVIEW QUESTIONS AND ANSWERS – 4

Admin September 15, 2019 UNIX INTERVIEW QUESTIONS
UNIX-INTERVIEW-QUESTIONS-AND-ANSWERS-4
The simplest and common way to do this would be by using the command: where $LOGFILE is an environment variable corresponding to the path to the log file to …
[Continue Reading...]

UNIX INTERVIEW QUESTIONS AND ANSWERS – 5

Admin September 14, 2019 UNIX INTERVIEW QUESTIONS
UNIX-INTERVIEW-QUESTIONS-and-ANSWERS-part-5
Below sed used to remove special characters from file. $ cat emp_new.txt Michael,10#$ Bob,20^& Smith,30@! Will,20() Joe,$30+_ $ sed -e ‘s///g’ emp_new.txt Michael,10 Bob,20 Smith,30 Will,20 Joe,30 …
[Continue Reading...]

DATASTAGE SCENARIO: REVERSE THE WORD

Admin September 13, 2019 DATASTAGE INTERVIEW QUESTIONS, DATASTAGE TUTORIAL
DATASTAGE-SCENARIO-GET-REVERSE-OF-THE-WORD
In this DataStage scenario, we need to get the output as reverse letters in a given word. Input Data: almost big datastage etl navy Output Data: tsomla gib egatsatad …
[Continue Reading...]

Posts navigation

Previous 1 2 3 4 5 6 7 8 9 10 11 … 17 Next

Like us on Facebook

Top Articles

  • DATASTAGE SCENARIO BASED QUESTION - 2 : CITY NAMES AND DISTANCE BETWEEN THEM : PROBLEM AND SOLUTION
  • HOW TO VIEW HIDDEN FILES IN WINSCP
  • DataStage Scenario Based Interview Questions-1
  • Capture unique records (have no duplicates) in DataStage - Job Design - 2
  • Capture duplicate records in DataStage - Job Design - 1

Categories

  • DATASTAGE INTERVIEW QUESTIONS
  • DATASTAGE TUTORIAL
  • INFORMATICA INTERVIEW QUESTIONS
  • INFORMATICA TUTORIAL
  • PL/SQL INTERVIEW QUESTIONS
  • PL/SQL TUTORIAL
  • SNOWFLAKE CLOUD DATABASE
  • SQL INTERVIEW QUESTIONS
  • SQL TUTORIAL
  • Uncategorized
  • UNIX INTERVIEW QUESTIONS
  • UNIX TUTORIAL
Wings Of Technology Copyright © 2025.
Theme by MyThemeShop 

 
Loading Comments...
Comment
    ×