5.1 - How to Troubleshoot Flashcards

1
Q

What is change control in a large computing environment?

A

A formal process for making changes to applications or operating systems, involving guidelines for planning, risk assessment, testing, and rollback procedures.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why is change control important?

A

It ensures changes are communicated, made in a controlled environment, and allows rollback options if problems arise.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a common process in a change control environment?

A

Planning the change, estimating risks, creating a recovery plan, testing in a lab, documenting the process, and presenting to the change control board.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the first step in the troubleshooting process?

A

Collect as much information as possible about the problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why is it useful to talk directly to the user during troubleshooting?

A

Users can provide more detailed information about the issue than what might be captured in an email.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What should you check for when an issue arises?

A

Changes in the environment, patches, or modifications that might have caused the problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Why should you break down the information gathering process into smaller pieces?

A

It makes it easier to approach each symptom individually and resolve the overall problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a good practice before making changes during troubleshooting?

A

Take backups of the current system or application configuration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Where can you find additional clues about changes that might have affected the environment?

A

Documentation from the change control board and log files of the application or operating system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Occam’s Razor?

A

The principle that the simplest explanation is often the most likely.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What should you do if the problem is not common or usual?

A

Think outside the box and make a list of possible causes, testing the most obvious ones first.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What resources can help identify the root cause of a problem?

A

Online documentation, internal knowledge bases, and previous case documentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What should you do if none of your theories solve the problem?

A

Consider bringing in a third party or an expert who has experience with similar issues.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the next step after identifying a theory that resolves the issue?

A

Create a plan of action to implement the solution in the production environment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Why is a rollback plan important?

A

It allows you to revert to the original configuration if problems occur during implementation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a change control window?

A

A designated time frame to implement a change in a controlled environment.

17
Q

What should you do after implementing a fix?

A

Perform tests to confirm that the original problem is resolved and that the system is working correctly.

18
Q

Why is documentation important after troubleshooting?

A

It provides a record of what was done to resolve the issue and can assist in resolving similar problems in the future.

19
Q

What steps are involved in the troubleshooting process?

A

Identify the problem, gather information, create a list of theories, test each theory, implement the fix, verify the solution, and document the process.

20
Q

Where is documentation typically stored in an environment?

A

In help desk software or knowledge-based systems for accessibility by others.