How we khow a database is connected in Abinitio?
Answers were Sorted based on User's Feedback
Answer / siva
We need to execute the command in unix as mentioned below
m_db test <dbcfile path>
Ex: m_db test /home/userid/sandboxpath/db/abc.dbc
| Is This Answer Correct ? | 7 Yes | 0 No |
Mention what dedup-component and replicate component does?
Mention what is the role of co-operating system in abinitio?
Explain batch processing in ab initio?
what is the difference between i)public ii)private iii)common and client projects?
Explain what is sandbox?
What is the core of co> operating system?
What is the best way of creating huge test feeds?
Can any body give me the clear explanation about how to separate header,trailer and body records in Ab Initio?
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5
How can you increase the number of ports of your output flow? What is the limit? Can i have 20 out ports?
How to load the data from an excel sheet to input file in a graph?