System Performance and Network Architecture
Quiz covering system performance analysis techniques, TCP/IP and OSI networking models, and data backup strategies relevant to system and network architecture.
Questions
Which of the below OSI layer provides connectivity and path selection between host systems on separate networks ?
- Application layer
- Presentation layer
- Session layer
- Network layer
Which OSI layer provides network services only to applications outside OSI model ?
- The physical layer
- The application layer
- The presentation layer
- The network layer
What is the name of the process that wraps data with protocol information before network transit ?
- Framing
- Data packaging
- Conversion
- Clocking
- Encapsulation
How many layers are there in OSI reference model ?
- 2
- 3
- 5
- 7
What is the name of layer 3 of the OSI reference model ?
- The physical layer
- The transport layer
- The data link layer
- The network layer
What is the name of layer 1 of the OSI reference model ?
- The physical layer
- The transport layer
- The data link layer
- The network layer
What is the name of layer 2 of the OSI reference model ?
- The physical layer
- The transport layer
- The data link layer
- The network layer
What is the name of layer 4 of the OSI reference model ?
- The physical layer
- The transport layer
- The data link layer
- The network layer
Which of the TCP/IP layer deals with the quality-of-service issues of reliability, flow control, and error correction ?
- The application layer
- The internet layer
- The network access layer
- The transport layer
The application layer of the TCP/IP model consists of the 3 of the OSI models layers. The application and presentation layers are two of them. Which is the third layer ?
- Data-link
- Session
- Transport
- Network
In TCP/IP model, which protocol serves as a universal protocol that allows any computer anywhere to communicate at any time ?
- TCP
- IP
- HTTP
- FTP
What files does a differential backup save ?
- All files irrespective of whether they were changed or not
- All files that were changed or added since the last full backup
- All files that were not saved during the previous incremental backup
- All files that were added since the last differential backup
1000 records of New India Insurance need to be transferred over a remote link from Jamnagar to Mumbai. Which of the following will deliver best performance?
- Transfer all records in one batch send
- Send one record at a time
- Compress all 1000 records into one message and send
- Compress one record at a time and send
Rise in page reads per sec indicates
- Disk bottleneck
- Memory bottleneck
- Processor bottleneck
- Network bottleneck
Rise in percentage of disk time indicates
- I/O bottleneck
- Memory bottleneck
- Disk bottleneck
- Network bottleneck
A sustained increase in memory utilization of a process after start up signals
- Insufficient memory
- Hardware issue
- Leak
- Improper configuration
Performance problems are more likely in
- OS & HW
- Database
- Program
- Design
Which of the following tool cannot be used to test the system's response times under load
- OpenSTA
- IBM Rational Performance Tester
- JMeter
- LoadRunner
- WinRunner
Which of the following unix command is not used in performance analysis
- vmstat
- iostat
- netstat
- fsstat
A DBMS has a data cache hit ratio of 10%. What will you do to improve performance?
- Change the application code
- Do nothing
- Run every query twice
- Increase cache size significantly