RAM Types and Features

Date: Nov 19, 2016

Return to the article

In this sample chapter from, CompTIA A+ 220-901 and 220-902 Cert Guide, Academic Edition, author Mark Edward Soper explains RAM types and features including Memory Upgrade Considerations, SO-DIMM vs DIMM, RAM Configurations, Single-Sided vs Double-Sided, RAM Compatibility, and Installing Memory.

RAM is used for programs and data as well as by the operating system for disk caching (using RAM to hold recently accessed information). Thus, installing more RAM improves transfers between the CPU and both RAM and hard drives. If your computer runs short of RAM, the operating system can also use the hard drive as virtual memory, a slow substitute for RAM. Although the hard drive can substitute for RAM in a pinch, don’t confuse RAM with mass storage devices such as hard disks or SSDs. Although the contents of RAM and mass storage can be changed freely, RAM loses its contents as soon as you shut down the computer, while magnetic storage can hold data for years. Although RAM’s contents are temporary, RAM is much faster than magnetic or SSD storage; RAM speed is measured in nanoseconds (billionths of a second), while magnetic and SSD storage is measured in milliseconds (thousandths of a second).

Ever-increasing amounts of RAM are needed as operating systems and applications get more powerful and add more features. Because RAM is one of the most popular upgrades to add to any laptop or desktop system during its lifespan, you need to understand how RAM works, which types of RAM exist, and how to add it to provide the biggest performance boost to the systems you maintain.

220-901: Objective 1.3 Compare and contrast various RAM types and their features.

Foundation Topics

Memory Upgrade Considerations

When you must specify memory for a given system, there are several variables you need to know:

RAM Types

Virtually all memory modules use some type of dynamic RAM (DRAM) chips. DRAM requires frequent recharges of memory to retain its contents.

SRAM

Static random-access memory (SRAM) is RAM that does not need to be periodically refreshed. Memory refreshing is common to other types of RAM and is basically the act of reading information from a specific area of memory and immediately rewriting that information back to the same area without modifying it. Due to SRAM’s architecture, it does not require this refresh. You will find SRAM being used as cache memory for CPUs, as buffers within hard drives, and as temporary storage for LCD screens. Normally, SRAM is soldered directly to a printed circuit board (PCB) or integrated directly to a chip. This means that you probably won’t be replacing SRAM. SRAM is faster than—and is usually found in smaller quantities than—its distant cousin DRAM.

SDRAM

Synchronous DRAM (SDRAM) was the first type of memory to run in sync with the processor bus (the connection between the processor, or CPU, and other components on the motherboard). Most 168-pin DIMM modules use SDRAM memory. To determine whether a DIMM module contains SDRAM memory, check its speed markings. SDRAM memory is rated by bus speed (PC66 equals 66MHz bus speed; PC100 equals 100MHz bus speed; and PC133 equals 133MHz bus speed). All SDRAM modules have a one-bit prefetch buffer and perform one transfer per clock cycle.

Depending on the specific module and motherboard chipset combination, PC133 modules can sometimes be used on systems that are designed for PC100 modules.

DDR SDRAM

The second generation of systems running synchronous DRAM use double data rate SDRAM (DDR SDRAM). DDR SDRAM performs two transfers per clock cycle (instead of one, as with regular SDRAM) and features a two-bit prefetch buffer. 184-pin DIMM memory modules use DDR SDRAM chips.

While DDR SDRAM is sometimes rated inMHz, it is more often rated by throughput (MBps). Common speeds for DDR SDRAM include PC1600 (200MHz/1600Mbps), PC2100 (266MHz/2100Mbps), PC2700 (333MHz/2700Mbps), and PC3200 (400MHz/3200Mbps), but other speeds are available from some vendors.

DDR2 SDRAM

Double data rate 2 SDRAM (DDR2 SDRAM) is the successor to DDR SDRAM. DDR2 SDRAM runs its external data bus at twice the speed of DDR SDRAM and features a four-bit prefetch buffer, enabling faster performance. However, DDR2 SDRAM memory has greater latency than DDR SDRAM memory. Latency is a measure of how long it takes to receive information from memory; the higher the number, the greater the latency. Typical latency values for mainstream DDR2 memory are CL=5 and CL=6, compared to CL=2.5 and CL=3 for DDR memory. 240-pin memory modules use DDR2 SDRAM.

DDR2 SDRAM memory might be referred to by the effective memory speed of the memory chips on the module (the memory clock speed x4 or the I/O bus clock speed x2)—for example, DDR2-533 (133MHz memory clock x4 or 266MHz I/O bus clock x2)=533MHz)—or by module throughput (DDR2-533 is used in PC2-4200 modules, which have a throughput of more than 4200Mbps). PC2- indicates the module uses DDR2 memory; PC- indicates the module uses DDR memory.

Other common speeds for DDR2 SDRAM modules include PC2-3200 (DDR2-400; 3200Mbps throughput); PC2-5300 (DDR2-667); PC2-6400 (DDR2-800); and PC2-8500 (DDR2-1066).

DDR3 SDRAM

Double data rate 3 SDRAM (DDR3 SDRAM) Compared to DDR2, DDR3 runs at lower voltages, has twice the internal banks, and most versions run at faster speeds than DDR2. DDR3 also has an eight-bit prefetch bus. As with DDR2 versus DDR, DDR3 has greater latency than DDR2. Typical latency values for mainstream DDR3 memory are CL7 or CL9, compared to CL5 or CL6 for DDR2. Although DDR3 modules also use 240 pins, their layout and keying are different than DDR2, and they cannot be interchanged.

DDR3 SDRAM memory might be referred to by the effective memory speed of the memory chips on the module (the memory clock speed x4 or the I/O bus clock speed x2); for example, DDR3-1333 (333MHz memory clock x4 or 666MHz I/O bus clock x2)=1333MHz) or by module throughput (DDR3-1333 is used in PC3-10600 modules, which have a throughput of more than 10,600MBps or 10.6GBps). PC3- indicates the module uses DDR3 memory.

Other common speeds for DDR3 SDRAM modules include PC3-8500 (DDR3-1066; 8500MBps throughput); PC3-12800 (DDR3-1600); and PC3-17000 (DDR3-2133).

Figure 4-1 compares DDR, DDR2, DDR3, and DD4 memory modules.

Figure 4-1 From top to bottom, DDR, DDR2, DDR3, and DDR4 DIMM desktop memory modules.

  1. 256MB DDR module, PC3200 (DDR400)

  2. CL3 latency

  3. 2GB DDR2 module (from matched set), DDR2-667 (PC2-5300)

  4. CL5 latency

  5. 2GB DDR3 module, PC3-10600 (DDR3-1333)

  6. CL9 latency

  7. 8GB DDR4 module, DDR4-2133 (PC4-17000)

Parity vs Non-Parity

Two methods have been used to protect the reliability of memory:

Both methods depend upon the presence of an additional memory chip over the chips required for the data bus of the module. For example, a module that uses eight chips for data would use a ninth chip to support parity or ECC. If the module uses 16 chips for data (two banks of eight), it would use the 17th and 18th chips for parity (refer to Figure 4-2).

Figure 4-2 A standard unbuffered module (top) compared to a buffered (registered) module with ECC (bottom).

  1. Unbuffered DIMM

  2. Two groups of four (total eight)memory chips (no parity chip)

  3. Buffered (registered) DIMM with ECC

  4. Eighteen memory chips (two banks of nine, including parity chip)

  5. Buffer chip

Parity checking, which goes back to the original IBM PC, works like this: Whenever memory is accessed, each data bit has a value of 0 or 1. When these values are added to the value in the parity bit, the resulting checksum should be an odd number. This is called odd parity. A memory problem typically causes the data bit values plus the parity bit value to total an even number. This triggers a parity error, and your system halts with a parity error message. Note that parity checking requires parity-enabled memory and support in the motherboard. On modules that support parity checking, there’s a parity bit for each group of eight bits.

The method used to fix this type of error varies with the system. On museum-piece systems that use individual memory chips, you must open the system, push all memory chips back into place, and test the memory thoroughly if you have no spares (using memory-testing software). Or you must replace the memory if you have spare memory chips. If the computer uses memory modules, replace one module at a time, test the memory (or at least run the computer for a while) to determine whether the problem has gone away. If the problem recurs, replace the original module, swap out the second module, and repeat.

Because parity checking “protects” you from bad memory by shutting down the computer (which can cause you to lose data), vendors created a better way to use the parity bits to solve memory errors using a method called ECC.

ECC vs non-ECC Memory

For critical applications, network servers have long used a special type of memory called error-correcting code (ECC). This memory enables the system to correct single-bit errors and notify you of larger errors.

Although most desktops do not support ECC, some workstations and most servers do offer ECC support. On systems that offer ECC support, ECC support might be enabled or disabled through the system BIOS or it might be a standard feature. The parity bit in parity memory is used by the ECC feature to determine when the content of memory is corrupt and to fix single-bit errors. Unlike parity checking, which only warns you of memory errors, ECC memory actually corrects errors.

ECC is recommended for maximum data safety, although parity and ECC do provide a small slowdown in performance in return for the extra safety. ECC memory modules use the same types of memory chips used by standard modules, but they use more chips and might have a different internal design to allow ECC operation. ECC modules, like parity-checked modules, have an extra bit for each group of eight data bits.

To determine whether a system supports parity-checked or ECC memory, check the system BIOS memory configuration (typically on the Advanced or Chipset screens). Systems that support parity or ECC memory can use non-parity checked memory when parity checking and ECC are disabled. Another name for ECC is EDAC (Error Detection and Correction).

Buffered (Registered) vs Unbuffered

Most types of desktop memory modules use unbuffered memory. However, many servers and some desktop or workstation computers use a type of memory module called registered memory or buffered memory: buffered memory is the term used by the 220-901 exam. Buffered (registered) memory modules contain a register chip that enables the system to remain stable with large amounts of memory installed. The register chip acts as a buffer, which slightly slows down memory access.

Buffered (registered) memory modules can be built with or without ECC support. However, most buffered memory modules are used by servers and include ECC support. Figure 4-2 compares a standard (unbuffered) memory module with a buffered (registered) memory module that also supports ECC.

SO-DIMM vs DIMM

Most desktop computers use full-sized memory modules known asDIMMs. However, laptop computers and some small-footprint mini-ITX motherboards and systems use reduced-size memory modules known as small outline DIMMs (SO-DIMMs or SODIMMS).

Figure 4-3 compares common DIMM and SODIMM modules.

Table 4-1 lists common DIMM and SODIMM form factors and their uses.

Figure 4-3 DDR2 SODIMM and DIMM modules compared to DDR3 SODIMM and DIMM modules.

  1. DDR2 SO-DIMM

  2. DDR2 DIMM

  3. DDR3 SO-DIMM

  4. DDR3 DIMM

Table 4-1 RAM Comparisons

RAM Type

Pins (DIMM)

Pins (SODIMM)

Common Type and Speed

Defining Characteristic

DDR SDRAM

184

2001

PC3200 = 400MHz/3200Mbps

Double the transfers per clock cycle compared to regular SDRAM.

DDR2 SDRAM

2402

2001

DDR2-800 (PC2-6400) = 800MHz/6400Mbps

External data bus speed (I/O bus clock) is 2x faster than DDR SDRAM.

DDR3 SDRAM

2402

204

DDR3-1333 (PC3-10600) = 1333MHz/10,600Mbps

External data bus speed (I/O bus clock) is 2x faster than DDR2 SDRAM (4x faster than DDR SDRAM).

DDR4 SDRAM*

288

260

DDR4-2400 (PC4-19200)= 2400MHz/19200Mbps

External data bus speed (I/O bus clock) is 2x faster than DDR3 SDRAM (8x faster than DDR SDRAM).

UniDIMM*3

260

DDR3 or DDR4

Designed for use with Intel Skylake (6th generation Core i-series CPU); memory controller on motherboard/ processor must support both DDR3 and DDR4 memory

Some less-common SODIMM designs include:

RAM Configurations

Almost all systems can be used with a variety of memory sizes. However, systems that are designed to access two or more identical modules as a single logical unit (multi-channel) provide faster performance than systems that access each module as a unit.

Single-Channel

Originally, all systems that used SDRAM were single-channel systems. Each 64-bit DIMM or SODIMM module was addressed individually.

Dual-Channel

Some systems using DDR and most using DDR2 or newer memory technologies support dual-channel operation. When two identical (same size, speed, and latency) modules are installed in the proper sockets, the memory controller accesses them in interleaved mode for faster access.

Most systems with two pairs of sockets marked in contrasting colors implement dual-channel operation in this way: install the matching modules in the same color sockets (see Figure 4-4). See the instructions for the system or motherboard for exceptions.

Figure 4-4 To use dual-channel operation on this motherboard, add an identical module to the light-colored memory socket.

  1. Installed DIMM

  2. Install identical module here for dual-channel operation

  3. Use a matched pair (same speed and CL value as the first pair) in these sockets for best performance.

  4. This pair need not be the same size as the first pair.

Triple-Channel

Some systems using Intel’s LGA 1366 chipset support triple-channel addressing. Most of these systems use two sets of three sockets. Populate at least one set with identical memory. Some triple-channel motherboards use four sockets, but for best performance, the last socket should not be used on these systems.

Quad-Channel

Some systems using Intel’s LGA 2011 chipset support quad-channel addressing. Most of these systems use two sets of four sockets. Populate one or both sets with identical memory.

Single-Sided vs Double-Sided

A single-sided (more properly known as single-ranked) module has a single 64-bit wide bank of memory chips. A double-sided (double-ranked) module has two 64-bit banks of memory stacked for higher capacity. Many, but not all, of these modules use both sides of the module for memory. However, the use of smaller memory chips enables “double-sided” modules to have all of the chips on one side. Refer to Figure 4-2. The top module is single-sided (one 64-bit rank) and the bottom module is double-sided (two 64-bit ranks), but all of the memory chips are on the front of the module.

Some systems, primarily older systems using DDR2 or older memory technologies, have different maximum amounts of RAM based on whether single-sided or double-sided modules are used. To determine specifics for a particular system or motherboard, check its documentation or use a memory vendor’s compatibility list or system scanner.

RAM Compatibility

When it comes to memory, compatibility is important. The memory module type must fit the motherboard; speed must be compatible and the module storage size/combination must match your computer system as well.

The labels on the memory modules shown in Figure 4-1 list the manufacturer, module type, size, and speed, and most also list the CAS latency (CL) value. If you want to buy additional modules of the same size, you can use this information to purchase additional modules.

However, to find out exactly which type of memory modules are compatible with your motherboard, visit a memory manufacturer’s website and check within its database. Be sure to have the model number of the motherboard or the model of the computer handy.

Some memory vendors, such as Crucial.com, also offer a browser-based utility that checks your system for installed memory and lists recommended memory specific to your system. This type of utility displays installed memory size and speed.

If you are installing memory in a system that uses single-sided modules (8 or 9 chips), don’t install double-sided modules (16 or 18 chips) as additional or replacement RAM unless you verify they will work in that system.

Installing Memory

Surprisingly, the CompTIA A+ 220-901 exam lists installing memory in laptops as an objective (220-901 objective 3.1), but it does not list installing memory in desktop computers. Nevertheless, this is an important skill to learn and understand.

Preparations for Installing DIMM Memory

Before working with any memory modules, turn the computer off and unplug it from the AC outlet. Be sure to employ electrostatic discharge (ESD) protection in the form of an ESD strap and ESD mat. Use an antistatic bag to hold the memory modules while you are not working with them. Before actually handling any components, touch an unpainted portion of the case chassis in a further effort to ground yourself. Try not to touch any of the chips, connectors, or circuitry of the memory module; hold them from the sides.

To install a DIMM module, follow these steps:

Figure 4-5 A DDR3 DIMM partly inserted (top) and fully inserted (bottom). The memory module must be pressed firmly into place before the locking tab (left) will engage.

  1. DDR3 module lined up for installation

  2. Many recent motherboards use fixed guides on one side.

  3. Motherboards have at least one locking tab per module.

  4. Connectors visible when module is not fully inserted.

  5. Push module firmly into place.

  6. Locking tab holds module in place when fully installed.

  7. Connectors are no longer visible when module is fully inserted.

For clarity, the memory module installation pictured in Figure 4-5 was photographed with the motherboard out of the case. However, the tangle of cables and components around and over the DIMM sockets in Figure 4-6 provides a much more realistic view of the challenges you face when you install memory in a working system.

Figure 4-6 DIMM sockets in a typical system are often surrounded and covered up by power and data cables or aftermarket CPU fans and heat sinks, making it difficult to properly install additional memory.

  1. Memory sockets (some blocked by fan and heat sink)

  2. Aftermarket fan and heat sink for CPU

  3. Power and data cables

When you install memory on a motherboard inside a working system, use the following tips to help your upgrade go smoothly and the module to work properly:

<

Exam Preparation Tasks

Chapter Summary

Review All the Key Topics

Review the most important topics in the chapter, noted with the key topics icon in the outer margin of the page. Table 4-2 lists a reference of these key topics and the page numbers on which each is found.

Table 4-2 Key Topics for Chapter 4

Key Topic Element

Description

Page Number

Figure 4-1

Desktop memory modules compared

86

Figure 4-3

DIMM and SO-DIMM modules compared

89

Table 4-1

RAM comparisons

89

Figure 4-5

A DIMM partly inserted (top) and fully inserted (bottom)

93

Figure 4-6

DIMM sockets surrounded by cables

94

Complete the Tables and Lists from Memory

Print a copy of Appendix B, “Memory Tables” (found on the CD), or at least the section for this chapter, and complete the tables and lists from memory. Appendix C, “Answers to Memory Tables,” also on the CD, includes completed tables and lists to check your work.

Define Key Terms

Define the following key terms from this chapter, and check your answers in the glossary.

Complete Hands-On Lab

Complete the hands-on lab, and then see the answers and explanations at the end of the chapter.

Lab 4-1: Select and Install the Correct RAM

Scenario: You are a technician working at a PC repair bench. You are required to install two sticks of DDR3 RAM into the first channel of the dual channel memory slots in a motherboard. When completed, this should form a “bank” of memory.

Procedure: Select the proper RAM memory modules from the figure and “place” them within the proper memory slots on the motherboard by checking off the correct RAM modules and memory slots in Figures 4-7 and 4-8.

Figure 4-7 Lab 4-1 memory modules.

Figure 4-8 Lab 4-1 memory sockets.

Answer Review Questions

Answer these review questions and then see the answers and explanations at the end of the chapter.

  1. Which of the following loses its contents when you shut down the computer?

    1. Hard disk drive

    2. USB flash drive

    3. RAM

    4. ROM

  2. Identify the type of RAM in the following figure.

    1. DDR

    2. DDR2

    3. DDR3

    4. DDR4

  3. A system that uses matched pairs of memory modules supports which of the following?

    1. ECC

    2. dual-channel

    3. buffered

    4. SDRAM

  4. Which two methods are used to protect the reliability of memory? (Select the two best answers.)

    1. Parity checking

    2. System checking

    3. ECC (error-correcting code)

    4. Smart checking

  5. Most types of desktop memory modules use which kind of memory?

    1. Unbuffered non-ECC memory

    2. Virtual memory

    3. SODIMM module

    4. ECC memory

  6. Critical applications and network servers use a special type of memory. What is it called?

    1. ECC memory

    2. Unbuffered memory

    3. Static memory

    4. Crucial memory

  7. Identify the type of memory layout this module uses.

    1. With ECC, with register (or buffer)

    2. With ECC, no register (or buffer)

    3. No ECC, with register (or buffer)

    4. No ECC, no register (or buffer)

  8. To correctly install a DIMM module, what should you do? (Choose all that apply.)

    1. Line up the module connectors with the socket.

    2. Verify that the locking tabs on the socket are swiveled to the outside (open) position.

    3. Verify that the module is lined up correctly with the socket. Then push the module straight down until the locks on each end of the socket snap into place at the top corners of the module.

    4. None of these options is correct.

  9. You have a dual-channel motherboard. You have two identical 4GB DDR3 modules and two identical 2GB DDR3 modules. In the following diagram, one module of 4GB DDR3 is being installed in the first blue slot. Where should you install the second 4GB DDR3 module for best results?

    1. Install the second 4GB DDR3 in the second blue slot.

    2. Install the second 4GB DDR3 in the first black slot.

    3. Install the second 4GB DDR3 in the second black slot.

    4. It does not matter as long as all the modules are DDR3.

  10. Which of the following types of RAM is also known as PC3-10600?

    1. DDR3-800

    2. DDR3-1066

    3. DDR3-1333

    4. DDR3-1600

Answers and Explanations to Hands-On Labs

Lab 4-1: Select and Install the Correct RAM

The first set of RAM (DDR3) should have been selected. Note that DDR3’s center notch is to the left of the older DDR2 and DDR center notch. The memory modules should have been installed to the DIMM1 (blue) slot of Channel A and the DIMM2 (blue) slot of Channel B, collectively forming the first bank of RAM. (See Figures 4-12 and 4-13.)

Figure 4-12 Lab 4-1 solution.

Figure 4-13 Lab 4-1 solution.

The memory notch should be aligned with the slot’s corresponding notch, and then placed in the slot and pressed down until the ears lock into place. When installing RAM, try not to touch the chips or connectors. Handle the RAM from the sides and press down on the RAM with your thumbs after it has been placed in the slot.

Answers and Explanations to Review Questions

  1. C. Random access memory (RAM) loses its contents when the computer shuts down. Hard disk drives, USB flash drives, and Read-Only Memory (ROM) are designed to retain their contents even when they are not receiving power.

  2. C. DDR3. The label identifies this module as PC3, which indicates that it contains DDR3 type RAM.

  3. B. Dual-channel support requires that both paired memory slots use memory with identical specifications.

  4. A, C. Parity memory and ECC have an additional memory chip added for parity. They are both methods used to protect the reliability of memory.

  5. A. Unbuffered, non-ECC memory is used in most common desktop computers sold in the market. This kind of memory is also used in some servers and workstations.

  6. A. ECC memory enables the system to correct single-bit errors and notify you of larger errors.

  7. A. With ECC, with register (buffer). The memory module in the diagram contains 18 memory chips (2 banks of 8 each, plus a parity or ECC chip) and an additional chip that contains the register (or buffer).

  8. A, B, C. To correctly insert the memory modules, you should follow all the steps listed. You might also have to use a fair amount of pressure to securely lock these modules in place.

  9. B. For best results, you should always install identical modules in the same channel. The two 4GB modules should be the same size, speed, latency, and so on, and should be installed in the same channel (in this case, in the two blue slots). The same is true for the two 2GB modules, which should be installed in the two black slots. The slots on this motherboard are color-coded to indicate the channels. Always check your documentation for the correct orientation of the channels and the type of RAM your motherboard will accept.

  10. C. DDR3-800 is also known as PC3-6400 (6400MBps peak transfer rate). DDR3-1066 is also known as PC3-8500 (8500MBps peak transfer rate). DDR3-1333 is also known as PC3-10600 (10667MBps peak transfer rate). DDR3-1600 is also known as PC3-12800 (12800MBps peak transfer rate).

Answers to Review Questions:

  1. C

  2. C

  3. B

  4. A and C

  5. A

  6. A

  7. A

  8. A, B, and C

  9. B

  10. C

<

800 East 96th Street, Indianapolis, Indiana 46240

vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |