how can u find out the datastage job is running on how many
nodes
Answers were Sorted based on User's Feedback
Answer / sudheer
Go to tools and select configurations. Then we can select default.apt, then we will be able to see no. of nodes in that.
| Is This Answer Correct ? | 5 Yes | 1 No |
In datastage directory we can find the job running in how
many nodes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / srikanth reddy m
Go to datastage Director. Select the logs options. In that select the configuration file. Click on it. It shows the no of
nodes available along with their node names.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / babu
Re: from the configuration tab it available in DS DEV, we
can click on that we saw the configuration file, for the
particular job how many nodes are present it will shows.
otherwise go to the DS Administrator there in environ ment
variables we can find the $APT_CONFIGFILE. there it will
shows how many nodes are working for the particular job.
| Is This Answer Correct ? | 2 Yes | 1 No |
We can check in DataSatge Log as well.
Configuration file name is assigned in run time for the environment variable: $APT_CONFIG_FILE
Log:
"Environment variable settings:
_=/usr/bin/nohup
ADMIN_TEMPLATE_VERSION=Version: 1.0; Version Date: 09/01/2014
APT_COMPILEOPT=-c -O -fPIC -Wno-deprecated -m64 -mtune=generic -mcmodel=small
APT_COMPILER=g++
APT_CONFIG_FILE=/iis/ut02/InformationServer/Server/Configurations/ut02cmb-1Node.apt
"
We can the mentioned file for the Node configuration.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nirupam
go to the DS Administrator there in environ ment
variables we can find the $APT_CONFIGFILE. there it will
shows how many nodes are working for the particular job.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you join flat file, oracle as a sources?
how to find no.of records in sequntial file itself?
Could anyone give brief explanation bout datastage admin
how to clear the source file? 2) diff b/t odbc & Oracle?what is node? 3) explain one complex job u face in ur project
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.
how can we create a Sorrogate key in transformer stage? I want it in parallel mode
What is the sortmerge collector?
Distinguish between informatica & datastage. Which one would you choose and why?
Is it possible to query a hash file?
How do y read Sequential file from job control?
What is the difference between lookup and sparse lookup?
How the ipc stage work?