Avaloq ACCP (Complete Questions 2020)
From the avaloq course ACCP. Questions to all Chapters of all 3 Books
From the avaloq course ACCP. Questions to all Chapters of all 3 Books
Set of flashcards Details
Flashcards | 248 |
---|---|
Students | 47 |
Language | English |
Category | Computer Science |
Level | Other |
Created / Updated | 26.11.2020 / 02.06.2025 |
Weblink |
https://card2brain.ch/box/20201126_avaloq_qa
|
Embed |
<iframe src="https://card2brain.ch/box/20201126_avaloq_qa/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
What is the purpose of the "Business Bus" (part of AMI)?
enables Avaloq to manage objects by communcation with other systems via XML
AMI: What is the naming convention for the 5 different source types in AMI?
NETW: SWIFT || acd$acad
NETW STRUCT: SWIFT || acd$acad
MSG STRUCT: SWIFT.MT103 || ac$acad.stex
MSG OUT: SWIFT.MT103(OUT) || acd$acad.stex.out
MSG IN: SWIFT.MT103.IN || acd$acad.stex.in
Performance Reporting: what is AWR, ASH and ADDM?
- AWR: automatic snapshot of db every hour
- ASH: automatic snapshot every second/10 seconds
- ADDM: makes analysis of AWR and gives findings & recommendations to Performance
Coding Guidelines: use coalesce () instead of nvl ()
True
Coding Guidelines: Avoid lookups in loops
True
Coding Guidelines: use loops that go over lists, instead of loops that go over an index
True
The condition between rule clauses in a rule is AND.
The condition between matching criteria in a rula clause is AND and/or OR
True -> Rule has rule clauses, which have matching criteria