what is meta data? Explain? Where it is used?
Answers were Sorted based on User's Feedback
Answer / praneeth
Meta data is nothing but "Data about data" it gives the
information of data like modified date, data type etc
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / praneeth
Meta data is nothing but "Data about data" it gives the
information of data like modified date, data type etc
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ramakanth
Every one is saying "Data(2) about Data(1)"
Data(1) refers to Actual data..
Data(2) refers to the data structure --in the sense
Name of the data,Type of the data and length of the data..
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / maruthi
META-DATA,DATA ABOUT DATA IN THE SENSE,(DATA TYPE,DATA
LENGTH,BELONGS TO WHICH TABLE ,WHICH SCHEMA,WHCIH
COLUMN,WHICH ROW,EACH AND EVERY THING REGARDING TH ACTULLY
DATA IS CALLED METADATA.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pavan
medata is nothing but information the about data it gives
data of details
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / maruthi
MEADATA-DATA ABOUT DATA)IN DATA STAGE GO TO ANY STAGE-THEN
SELECT ANY COLUMN IN THAT STAGE-THEN KEEP MOUSE ON THAT
COLUMN-YOU WILL GET SOME OPTIONS ON THAT COLUMN-SELECT
PROPERTIES-U CAN ABLE TO SEE THE META DATA OF THAT
PARTICULAR COLUMN.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / guest
data about data is called meta data
ex:emp name is data and its data or name (neha)is its data
so emp is a meta data of its name
Is This Answer Correct ? | 1 Yes | 3 No |
Answer / vinay
Data is a subset of metadata,it tells you all the
information about the data.
Is This Answer Correct ? | 0 Yes | 4 No |
how CAN we remove duplicates in dataset?
Why we use parameters instead of hard code in datastage.
Terminate Activity
1.what is stagearea?what is stage variable? 2.this is my source source:id, name target:id, name 100, murty 100,madan we have three duplicate records for the id column,how can we getthe source record? 100,madan 100,saran
Source flat file contains src --- 1 2 ' ' ' 18 we had 3 targets T1 T2 T3 -- -- -- 1 4 7 2 5 8 3 6 9 10 13 16 11 14 17 12 15 18 How can i get? **Using only datastage, but not unix or any other. I am expecting the answer soon.. Thanks in advance.
Where do the datastage jobs get stored?
I have a source like file it have Number of records and i want to load without first and last records in target?Datastage?
What is the version control how can i apply this in DataStage can any one tell me the anser
IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?
Can you highlight the main features of ibm infosphere information server?
how many stages are there in Datastage... Please clarify mee??
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?