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 |
Do you think effective communication is necessary for data processing?
Can you run air sandbox run using pset ?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
What is standard environment ? How to use in abinitio graph?
What do you mean by the term data warehousing?
What are the co> operating system’s assorted library of integrated components?
How does the bre work with the co>operating system?
How Does MAXCORE works?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
can we perform checkin and checkout through sandbox?
What will be the skew for, input file->partition by key-> partition by round robin->output file
Describe how you would monitor and control database physical file size and growth?