Computer Knowledge
Software Development and Management
3,064 Questions
Software development and management focuses on the system development life cycle, enterprise architecture, and configuration management. It tests your familiarity with system analysis, design models, and IT project planning. This subject is essential for specialist and banking officer scale examinations.
System analysis and designSoftware development life cycleConfiguration managementEnterprise architectureObject oriented design
Software Development and Management Questions
-
Staged capacity managed retention is only available on disk storage units.
-
Backups are guaranteed to remain on the disk for the desired cache period)
-
Data classifications are required if backing up to tape storage units.
-
Backup types include backup, duplicate, and catalog
A
Correct answer
Explanation
Staged capacity managed retention in NetBackup storage lifecycles is indeed only available on disk storage units. This feature allows automatic movement of backups between different storage tiers based on retention policies. Option B is false because backups can be ejected early if space is needed. Option C is false because data classifications are not required for tape. Option D is false because backup types in storage lifecycle context refer to Full, Differential, and Incremental, not backup/duplicate/catalog.
-
The tape is full.
-
The tape has expired
-
The tape is already in use
-
The tape has been used for NetBackup catalogs.
D
Correct answer
Explanation
NetBackup automatically freezes tapes that have been used for catalog backups to prevent them from being overwritten with regular backup data. The catalog is critical for disaster recovery, so protecting these tapes is essential. A full tape is not frozen; it's simply marked as full and won't be used for new backups. Expired tapes can be reused, not frozen. A tape already in use would be in a different state.
-
CPIO Format
-
Tar format
-
Text Format
-
Compress format
B
Correct answer
Explanation
NetBackup writes data to tapes in tar format, which is a widely-used archival format that maintains file structure and metadata. CPIO is a different archival format not typically used by NetBackup. 'Text Format' and 'Compress format' are not valid media formats for NetBackup tape writes.
-
Physical location for drive
-
Logical location for media
-
Physical location for media
-
Logical location for Drive
C
Correct answer
Explanation
A volume group in NetBackup refers to a physical grouping or location for media tapes within a tape library. It helps organize and manage physical tape resources. A 'logical location for media' or 'drive' would refer to different concepts; volume groups are specifically about physical organization of tapes.
-
nbpem and nbjm
-
bpbrm and bpdbm
-
nbproxy and bpjpbd
-
bptm and bpdm
D
Correct answer
Explanation
The bptm (tape manager) and bpdm (disk manager) logs are the primary logs for diagnosing disk and tape storage hardware issues in NetBackup 6.5. nbpem and nbjm relate to job scheduling. bpbrm handles backup requests, and bpdbm manages database operations. nbproxy and bpjpbd are not the correct logs for hardware issues.
-
Master
-
Media
-
EMM
-
All of the above
D
Correct answer
Explanation
NetBackup 6.x architecture uses three server types: Master server manages backup operations, Media servers handle backup device operations, and EMM (Enterprise Media Manager) stores device configuration and management information. All three are required components in a NetBackup 6.x environment.
-
Select Any Available as the policy storage unit
-
Create a new storage unit and include storage unit A and storage unit B by configuring multi-copies
-
Create a storage unit group with storage unit A and configure drives in storage unit B using multi-copies
-
Create a storage unit group that includes storage units A and B and add the group as the policy storage unit
D
Correct answer
Explanation
Storage unit groups allow you to combine multiple storage units and apply them as a single unit to policies. By creating a group with only A and B, the policy will use only those specific storage units. 'Any Available' would use all storage units, and the other options suggest incorrect configurations.
-
on the EMM server only
-
on all media servers
-
on the master server
-
only on the media servers that can see the new tape drives
A
Correct answer
Explanation
Device mappings packages, which contain driver information for specific tape drive models, are installed on the EMM (Enterprise Media Manager) server. This is because the EMM server manages device configuration information for the entire NetBackup environment.
-
All of the images are expired and the tape is frozen
-
All of the images have been manually expired
-
The tape is new and has never been written to
-
Some of the images are expired and some are unexpired
-
Images have met their retention period and are expired
B,C,E
Correct answer
Explanation
Tapes can be available if they are completely new and unwritten (C), if all images have been manually expired (B), or if images have reached their retention period and expired (E). Option A is incorrect because frozen tapes cannot be overwritten even if expired. Option D creates ambiguity - a tape with mixed expired/unexpired images would not be cleanly available for use.
-
Scratch pool
-
Net backup pool
-
Catalog backup pool
-
Data store pool
-
Volume pool
B,C,D
Correct answer
Explanation
NetBackup includes three default pools: the NetBackup pool (general backups), Catalog backup pool (for catalog backups), and Data store pool (for disk storage units). The Scratch pool is for available media and Volume pool is a generic pool type, not specifically a default pool.
-
Configure the tape drives
-
Configure the storage unit
-
Inventory the library
-
Move the required media for recovery into the Catalog Backup pool
-
Create a NBU-Catalog policy
-
Locate the catalog recovery file
A,C,F
Correct answer
Explanation
Before catalog recovery, you need physical access to tapes (configure drives and inventory the library to locate them) and the catalog recovery file itself (F). Storage unit configuration (B) is done in normal setup, and moving media to Catalog Backup pool (D) is part of the process, not a prerequisite. The NBU-Catalog policy (E) is for ongoing catalog backups.
-
All backups to the pool must be expired
-
All volumes must be removed from the pool
-
The storage server must be deleted
-
The storage unit must be deleted
-
The media server must be taken offline
A,D
Correct answer
Explanation
Before deleting an Advanced Disk pool, all backups must be expired (A) - you can't delete a pool with active backups. Also, the storage unit must be deleted (D) as it references the pool. Removing volumes (B) isn't required since disk pools don't use traditional volumes. Deleting the storage server (C) or taking media server offline (E) are unrelated.
-
Data encryption standard
-
Dynamic sharing of individual tape drives
-
Disk based protection and synchronization
-
Heterogeneous first SAN-ready storage
B,D
Correct answer
Explanation
Storage Snapshot Option (SSO) provides dynamic sharing of individual tape drives (B) - multiple servers can share drives on demand, and heterogeneous SAN-ready storage (D) - supports different OS platforms accessing the same SAN storage. Data encryption (A) is a separate feature. Disk-based protection (C) is not specific to SSO.
-
You should remove any other vendor backup software
-
At least one tape drive should be available for backup operations
-
All NetBackup servers should recognize and be recognized by their client systems
-
You should make certain that you have a server of a supported hardware type running a supported version of an OS
-
You should remove previous versions of NetBackup in a Windows environment
A,C,D
Correct answer
Explanation
NetBackup media server installation has specific prerequisites. Option A is correct because other backup software can conflict with NetBackup's drivers and resources. Option C is correct because mutual recognition between servers and clients is essential for backup/restore operations. Option D is correct because NetBackup only supports specific hardware and OS combinations - unsupported configurations fail. Option B is incorrect because disk-based storage units don't require tape drives. Option E is incorrect because NetBackup supports in-place upgrades without removing previous versions.
-
Release Notes
-
Hardware Compatibility Guide
-
Hardware Supported List
-
Operating System Compatibility Guide
-
Operating System Supported List
A,B,D
Correct answer
Explanation
Before installing NetBackup 6.5, reviewing specific documentation prevents problems. Option A (Release Notes) is correct because it contains known issues, bug fixes, and critical updates. Option B (Hardware Compatibility Guide) is correct because it lists supported hardware and any restrictions. Option D (OS Compatibility Guide) is correct because it specifies supported OS versions and patch levels. Options C and E are likely duplicates or incorrect document titles - NetBackup uses 'Compatibility Guide' terminology, not 'Supported List'. These documents help avoid unsupported configurations that cause installation failures.