What is meant by Co > Operating system and why it is
special for Ab-initio ?
Answers were Sorted based on User's Feedback
Answer / ck
The Co>Operating System? is Ab Initio core software that
unites a network of computing resources such as CPUs,
storage disks, programs, and datasets into a production-
quality data-processing system. It provides a distributed
model for process execution, file management, process
monitoring, checkpointing, and debugging. You can interact
with Co>Operating System through its graphical user
interface: the Graphical Development Environment, or GDE.
| Is This Answer Correct ? | 10 Yes | 6 No |
Answer / prasad setti
Co>Operating System is a program provided by AbInitio which
operates on the top of the operating system and is a base
for all AbInitio processes. It provdes additional features
known as air commands which can be installed on a variety
of system environments such as Unix, HP-UX, Linux, IBM AIX,
Windows systems. The AbInitio CoOperating System provides
the following features:
- Manage and run AbInitio graphs and control the ETL
processes
- Provides AbInitio extensions to the operating system
- ETL processes monitoring and debugging
- Metadata management and interaction with the EME
| Is This Answer Correct ? | 4 Yes | 1 No |
Mention some ways for improving performance of a graph?
How can you increase the number of ports of your output flow? What is the limit? Can i have 20 out ports?
What is is a data flow graph?
Why might the optimizer use a table scan when an index is available?
Name the different type of processing based on the steps that you know about?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
What is the role of co-operating system in abinitio?
What is the syntax for m_dump in abinitio?
Pdl with an example?
How data is processed and what are the fundamentals of this approach?
What are the factors on which storage of data depends?
what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and my graph fails after loading 50,000th record.What is the advantage of using check point in this case. Will i be able to start from 51000th record.