the key discovery that triggered the development of data warehouses was: computer viruses. the recognition of the differences between transactional systems and informational systems. the invention of the ipad. new ways to present information using mobile devices.

Answers

Answer 1

The key discovery that triggered the development of data warehouses was called the recognition of the differences between transactional systems and informational systems. So the right answer to this question is B.

A data warehouse can be described as a kind of data management system that is designed to turn on and support business intelligence (BI) activities, especially analytics. Data warehouses are only intended to show queries and analysis and often conduct large amounts of historical data. A data warehouse that contains the key discovery that triggered the development was called the recognition of the differences between transactional systems and informational systems.

You can learn more about The data warehouse at https://brainly.com/question/14615286

#SPJ4


Related Questions

Does the following have a negative or positive impact on your credit? having many of the same types of credit accounts(2 points) positive negative

Answers

Benefits like cash back rebates and fraud protection are provided by credit cards. But if used improperly, credit cards can result in debt, interest fees, and credit ruin.

What are the positive and negative impacts of using credit?

Your chances of getting a loan approved at a reduced interest rate are better the higher your score and the better your demonstrated ability to make payments on time. Over the course of the loan, this could result in interest savings of hundreds or even thousands of dollars.

Benefits like cash back rebates and fraud protection are provided by credit cards. But if used improperly, credit cards can result in debt, interest fees, and credit ruin.

Contrary to what you might believe, having bad credit can have far-reaching effects. A poor credit history can make it more difficult to find homes and obtain certain services, in addition to resulting in higher interest rates and fewer loan possibilities. In some situations, it may work against you when looking for work.

To learn more about positive and negative credit refer to:

https://brainly.com/question/28484171

#SPJ4

the entity book includes paperback, hardcover, and digital books. the attribute chaptercount applies to both paperback and hardcover but not digital. digital has a texttospeech attribute. which entity type is digital?

Answers

The entity book is available in paperback, hardcover, and digital formats. The attribute chapter count applies to both paperback and hardcover editions, but not to digital editions. Text to speech is a characteristic of digital. The entity type's subtype is digital.

What is entity?

An entity is something that existing as itself, as a subject or as an object, in the present or in the future, concretely or abstractly, physically or not. Abstractions and legal fictions, in particular, are commonly viewed as entities. There is no presumption that an entity is animate or existing in general. Animals, natural features such as mountains, inanimate items such as tables, numbers or sets of symbols written on paper, human inventions such as laws, businesses, and academic fields, and supernatural beings such as gods and spirits are all covered by the phrase.

To learn more about entity
https://brainly.com/question/13437795

#SPJ4

a redundant array of independent disks (raid) is installed with data written to two disks with 50% storage efficiency. which raid level has been utilized?

Answers

The Raid (Redundant array of independent disks) level that has a storage efficiency of 50% utilized is Raid 1.

What is RAID?

For the sake of data redundancy, performance enhancement, or both, RAID is a data storage virtualization system that combines several physical disc drive components into one or more logical units.

What does RAID 1 mean?

Data replication to two or more discs is known as disc mirroring or RAID 1. Programs that demand high performance and high availability, such as transactional applications, email, and operating systems, should use disc mirroring.

A redundant array of independent disks installed with data written to two disks with 50% storage efficiency and raid level 1 has been utilized.

Hence, RAID level 1 is utilised.

To learn more about RAID from the given link

https://brainly.com/question/26070725

#SPJ4

I need help with computer science

Answers

Answer:

Line 5

Explanation:

putball();

you manage a network with a single location. you want to use wsus to make sure that only approved updates are applied to all client computers. client computers should download all approved updates from a wsus server in your location. you install wsus on one server. you synchronize the list of updates on the server and approve the updates that you want applied to client computers. you check the client computers and find that only the approved updates are being applied, but updates are being downloaded from the microsoft update website, not your local wsus server. what should you do?

Answers

In order to save updates locally on the server, modify the WSUS server parameters. It aids in the distribution of patches, updates, and other releases made accessible via Microsoft Update.

What does a WSUS server do?

Server Update Services was the name of the original version of WSUS, which is also known as Windows Server Update Services (SUS). It aids in the distribution of patches, updates, and other releases made accessible via Microsoft Update.

Numerous businesses rely on WSUS, which is still completely supported. WSUS aids in upholding order: You have one or more WSUS servers that centralize the task and offer you control over which updates to release to the clients rather than requiring all of the Windows clients to access the internet and download the updates.

A computer application and network service created by Microsoft Corporation, Windows Server Update Services (formerly known as Software Update Services), allows administrators to control the distribution of updates and hotfixes for Microsoft products to machines in a corporate setting.

To learn more about the WSUS server refer to:

https://brainly.com/question/14294062

#SPJ4

avery wants to replace her cable television subscription with a video streaming service to watch her favorite tv shows. besides internet connectivity, what does she need to watch the shows on a tv?

Answers

Since Avery wants to replace her cable television subscription with a video streaming service to watch her favorite tv shows,  besides internet connectivity, the thing that she need to watch the shows on a tv is Smart TV or a TV stick.

Which is preferable, a smart TV or a fire stick?

Fire Sticks are lightweight, affordable, and adaptable. Smart TVs come with more functions out of the box and don't require any further setup for streaming. While not every Smart TV can use every streaming app available, Fire Sticks offer a larger selection of apps.

Therefore, Smart TVs can be used without the Internet for other purposes, such as watching cable and free-to-air channels, and only require an Internet connection to stream information. The Amazon Fire TV Stick requires an HDMI connection to a TV in order to function and is reliant on the Internet.

Learn more about cable television subscription from

https://brainly.com/question/28065680

#SPJ1

by definition, mutator methods exhibit which of the following types of side effect? group of answer choices modification of fields of the object on which they're called modification of local variables declared within the method modification of fields of the object calling the method modification of the parameters of the method

Answers

Mutator method Modification of private instance variables.

In computer science, the mutator method is a method used to control changes in a variable. They are also widely known as method setters. Often a setter is accompanied by a getter (also known as an accessor), which returns the value of a private member variable. While accessor methods have a return type and no parameters, mutator methods have no return type (they are void methods) and have parameters (the value the object will change to).

For mutators, method names must be property names with "=” appended. As long as an accessor matching a particular property name is defined on the enclosing type, this convention will enable the call site mutation syntax reflecting the assignment.

You can learn more about mutator method here brainly.com/question/24961769

#SPJ4

you are setting up an s3 bucket to host a public website. you have uploaded the files for your website to s3, but when clicking on the object url of the file to verify it can be seen, you receive the message, "access denied". you have tried making the file public but the option is not available. what configuration has been missed?

Answers

The action that you should take to make the objects in your bucket publicly readable, you must write a bucket policy that grants everyone s3: Get Object permission. After you edit S3 Block Public Access settings, you can add a bucket policy to grant public read access to your bucket. The configuration that has been missed is Get Object permission.

When you've rejected permissions, then use another IAM identity that has bucket access, and edit the bucket policy. Or, delete and recreate the bucket policy if no one has access to it. If you're trying to add a public read policy, then turn off the bucket's S3 Block Public Access.

You can learn more about the S3 bucket at https://brainly.com/question/28787410

#SPJ4

. what are some of the general costs associated with the investigation of computer crime? how do these compare with traditional investigations? what suggestions can you offer to increase the resources available for such? 2. briefly discuss the history of the internet, including major developments and advancements

Answers

Digital forensics presents a number of difficulties when compared to conventional forensic science. Computer-related crimes are sometimes not dealt appropriately because certain people involved in the legal system do not comprehend computers and computing.

What are the costs associated with the investigation of computer and technology-related crime?

According to the FBI, managing viruses, spyware, PC theft, and other computer-related crimes costs American businesses a staggering $67.2 billion annually. By extrapolating data from a study of 2,066 organizations, the FBI arrived at the price.

Digital forensics presents a number of difficulties when compared to conventional forensic science. The amount of data that needs to be evaluated is immense, the number of different data kinds is enormous, and information on a computer system can be modified without leaving a trace.

Computer-related crimes are sometimes not dealt appropriately because certain people involved in the legal system do not comprehend computers and computing. Lawmaking and law modification are slow processes that are meant to require careful consideration of the ramifications of any changes that may be made.

To learn more about traditional investigations refer to:

https://brainly.com/question/14633248

#SPJ4

There are different terms used to identify the types of animation used in motion picture projection. Which of the following is NOT a term used to identify a types of animation used in motion picture projection?


rotoscoping


cel animation


cut out animation


live action
HURRY IM TIMED

Answers

A terminology which is not used to identify a types of animation used in motion picture projection is: live action.

What is motion picture projection?

In Computer technology, motion picture projection is also referred to as motion graphics and it can be defined as a terminology which is used to describe images and texts that are often used for the design and development of logos and other moving elements (animation) in graphics, especially for both television (TV) and film.

In Computer technology, there are different types of motion picture projection and include the following:

RotoscopingCel animationCut out animation

In conclusion, rotoscoping simply refers to a technique that is typically used in animation or motion picture projection, in order to trace over live action frame by frame, especially in a motion picture footage.

Read more on motion graphics here: brainly.com/question/14883066

#SPJ1

write the defintion of a function, is reverse, whose first two parameters are arrays of integers of equal size, and whose third parameter is an integer indicating the size of each array. the function returns true if and only if one array is the reverse of the other

Answers

The definition of a function, is reverse, whose first two parameters are arrays of integers of equal size is (int k=0; kn; k++) int printArray (int s[], int n) "cout" "s[k]" " endl;".

This definition appears strange, but we'll need it to define a function (which is the main topic of this section). But first, let's try to understand what a relation is, before we truly define what a function is.

The list of ordered pairs above allows us to create a great number more relations, but we only wanted to provide a few to serve as examples. Also keep in mind that, if we desired, we could obtain additional ordered pairs from the equation and include them into any of the aforementioned relations.

Now, you're probably wondering why we care about relationships at this point, and that's a fair question. Some highly unique relationships are employed at practically all mathematical levels. These particular relations are identified by the definition that follows.

To know more about function click on the link:

https://brainly.com/question/12889542

#SPJ4

what is data as a service (daas)? multiple choice offers backup services that use cloud resources to protect applications and data from disruption caused by disaster delivers applications over the cloud using a pay-per-use revenue model facilitates the accessibility of business-critical data in a timely, secure, and affordable manner offers a cloud-based big data service to help organizations analyze massive amounts of data to solve business dilemmas

Answers

Data-as-a-Service (DaaS) is a data management process that facilitates the accessibility of cloud-based business-critical data in a secure, timely, and affordable manner.Thus, the correct answer option is (c) 'facilitates the accessibility of business-critical data in a timely, secure, and affordable manner'.

Data-as-a-service (DaaS) is an increasingly popular cloud-based strategy for data management, storage, integration, and analytics. By using Data-as-a-service (DaaS), enterprises can improve the agility of massive data workloads, minimize time-to-insight, and increase the integrity and reliability of their vast amount of data.

Other options are incorrect because:

Disaster Recovering as a Service (DRaaS): ‘offers backup services that use cloud resources to protect applications and data from disruption caused by disaster’. Infrastructure as a Service (IaaS): ‘delivers applications over the cloud using a pay-per-use revenue model’.Big Data as a Service (BDaaS): ‘offers a cloud-based big data service to help organizations analyze massive amounts of data to solve business dilemmas’.

You can learn more about Data-as-a-Service (DaaS) at

https://brainly.com/question/13615693

#SPJ4

explain how you adapted the magazine ad design for the web banner design. for example, what technical steps had to be taken to prepare the images and text? what conceptual changes were implemented to go from a print media piece to something more animated to be viewed on screen? why did you feel those changes were necessary? be sure to document with screenshots which tools/software you used for the different steps in the design process of both pieces.

Answers

Web design involves a completely new way of thinking about design rather than just adjusting screen resolutions and automatically resizing graphics.

According to the principle of responsive web design, design and development should adapt to the environment and behavior of users based on factors such as screen size, platform, and orientation.

We're rapidly approaching the point in the realm of Web design and development where we can no longer keep up with the never-ending new resolutions and devices.

As there are more devices, there are more screen definitions, orientations, and resolutions. Each of these devices might be able to manage variations in size, functionality, and even color. New gadgets with new screen sizes are being invented every day.

Others are in portrait mode, while yet others are entirely square. Many modern devices can transition from portrait to landscape modes at the user's discretion, as evidenced by the increasing popularity of the iPhone, iPad, and sophisticated smartphones.

We must take into account the hundreds of different screen sizes in addition to designing for both landscape and portrait orientations (and enabling those orientations to potentially alter in a nanosecond upon page load). Yes, it is possible to divide them into broad categories, create designs for each, and then adjust each design as needed. In addition, a lot of people don't maximize their browsers, which by itself leaves an excessive amount of room for different screen sizes.

To know more about web design click on the link:

https://brainly.com/question/15339237

#SPJ4

9. a technician has been called to help with a problem. a s.m.a.r.t. error displays, and the user reports that the system has been running slowly for several months. which two tools or actions should the technician use immediately?

Answers

The two tools or actions that the technician should use immediately are backup the data and chkdsk.

A system utility called Check Disk, also known as CHKDSK, assists in logical file system issues, such as faulty sectors, and file system integrity verification for volumes.

For a variety of causes, computer data loss has been a major problem for many users. The most frequent causes include human error, malware infection, and unexpected Windows shutdown, among others. In general, data recovery can be extremely simple if there are recent backups. However, if there are no recent backups, data recovery tools, such as Outlook data damage recovery software, may be needed.

We are all aware that the hard drive houses the data on our computers. Our data could be in danger if the drive has corrupt sectors. Fortunately, Windows provides users with an integrated scandisk program, formerly known as Scandisk and now known as CHKDSK, that can scan a disk, report on the disk's condition, and attempt to rectify issues arising from both bad sectors and other mechanical faults.

Even though this tool appears to be powerful, in some unique situations it still might result in significant computer data losses.

To know more about CHKDSK click on the link:

https://brainly.com/question/14666638

#SPJ4

One of the first things effected by alchool is

Answers

Answer:

c) Judgement!

The answer has to be vision

write a program that reads a list of words. then, the program outputs those words and their frequencies. the input begins with an integer indicating the number of words that follow. assume that the list will always contain fewer than 20 words, and each word contains fewer than 10 characters. ex: if the input is: 5 hey hi mark hi mark the output is:

Answers

A program that reads a list of words. then, the program outputs those words and their frequencies. the input begins with an integer indicating the number of words that follow is given below:

The Program

import java.util.Scanner;

public class LabProgram {

  /* Define your method here */

  public static void main(String[] args) {

     /* Type your code here. */

  }

}

A sample input and output are given below:

Input

5 hey hi Mark hi mark

Output

hey 1

hi 2

Mark 1

hi 2

mark 1

Read more about programming here:

https://brainly.com/question/23275071

#SPJ1

Which statement about algorithmic bias is most accurate?
O A. Computers are sexist and prefer programs written by male
programmers rather than female programmers.
OB. Computers naturally discriminate because they can't tell the
difference between humans of different genders.
C. Computers will always make the best decisions and choices,
regardless of how they are programmed.
D. Computers can't be sexist, but the data used by programmers can
result in gender discrimination.

Answers

Answer: D is the answer because programming can result in a racist outcome when its run and the programmer can sometimes make mistakes as i have several times in Debian Linux and other operating systems not meaning to but i go back over my programs several times to find mistakes before i send them out and no computers cant be sexist because there inanimate objects and don't share any characteristic of a living organism but it all comes down to what the person behind the screen is capable of

hope i helped

Explanation:

A company has a custom application running on an Amazon EC instance that writes the results to amazon Dynamo db

Answers

The fastest storage option for holding the temporary files would be Multiple instance store volumes with software RAID 0.

If it is temporary storage performance then you should go for instance store for maximum throughput

Attaching the local instance stores to an EC2 instance is one technique to acquire a quick storage cache. A RAID-0 configuration can be utilized to combine several instance stores into a single big disk cache. IOPS are divided among the volumes of a stripe if we implement RAID 0 striping on several volumes. We can get the impact of the positive of the additional volume's IOPS throughput and additional volume size when you add an additional disk to RAID 0.

Your question is incomplete, but most probably your full question was

A company has a custom application running on an Amazon EC instance that:

* Reads a large amount of data from Amazon S3

* Performs a multi-stage analysis

* Writes the results to Amazon DynamoDB

The application writes a significant number of large, temporary files during the multi-stage analysis. The process performance depends on the temporary storage performance.

What would be the fastest storage option for holding the temporary files?

A. Multiple Amazon S3 buckets with Transfer Acceleration for storage.

B. Multiple Amazon EBS drives with Provisioned IOPS and EBS optimization.

C. Multiple Amazon EFS volumes using the Network File System version 4.1 (NFSv4.1) protocol.

D. Multiple instance store volumes with software RAID 0.

learn more about holding the temporary files here:https://brainly.com/question/2456631

#SPJ4

some people probably will take less time to recognize a man as a doctor than a woman as a doctor because a man more closely resembles their doctor algorithm. fixation. prototype. heuristic.

Answers

Locke, John (1632-1704)In a chapter he added to the fourth edition of his Essay Concerning Human Understanding, John Locke established the foundation for empiricist associationism and created the term "association of ideas"

Who is regarded as the first psychologist and is often referred to as the father of psychology?

In 1879, Wilhelm Wundt founded the Institute for Experimental Psychology at Leipzig University in Germany.Its opening is typically regarded as the start of modern psychology because this was the first laboratory specifically devoted to psychology.Wundt is in fact frequently referred to as the founder of psychology. The invisible gorilla study demonstrates that when we focus intensely on something, we frequently miss other, even very evident, things that are in our field of vision.All of us adore these peculiarities of human perception.Knowing that our senses can deceive us is amusing. John Locke (1632–1704) proposed a very significant theory in An Essay Concerning Human Understanding (1689) that the only knowledge that people may have is a posteriori, i.e., based upon experience, in response to the early–mid-17th century "continental rationalism." The pioneers of psychology as a science and academic field apart from philosophy are typically credited to two men who were active in the 19th century.Wilhelm Wundt and William James were their names. The "father of modern psychology," Sigmund Freud, an Austrian neurologist born in 1856, transformed the way we understand and treat mental health issues.Freud developed psychoanalysis in order to better comprehend patients' thinking by listening to them. Christopher Chabris and Daniel Simons describe how our brains deceive us into believing we see and know much more than we actually do in their new book, The Invisible Gorilla.The term "the unseen gorilla" originates from a study done ten years ago to examine selective attention. The gorilla appeared to be invisible.This experiment demonstrates two things: first, that we miss a lot of what is happening around us, and second, that we are unaware of how much we are missing.Unexpectedly, it has grown to be one of psychology's most well-known experiments.

       To learn more about  men psychology refer

        https://brainly.com/question/3951300

        #SPJ1

     

why was the client-server architecture more appealing to organizations than mainframes? the mainframes were getting older. mainframes cannot connect to the cloud. the client-server architecture was cheaper. companies were not using mainframes anymore. it is easier to set up a client-server architecture than a mainframe.

Answers

The client-server architecture more appealing to organizations than mainframes - The client-server architecture was cheaper.

What is mainframes?
A mainframe computer, also known as a mainframe or big iron[1], is a type of computer utilised primarily by large organisations for crucial applications like processing large amounts of data for tasks like censuses, business and consumer statistics, and enterprise resource planning. and transaction processing on a large scale. A mainframe is bigger than a supercomputer, but smaller than a minicomputer, server, workstation, or personal computer. It also has more processing capability. The majority of large-scale computer system architectures were developed in the 1960s, yet they are still changing today. Servers often employ mainframe computers. The enormous cabinet known as a main frame, which held the mainframe and primary memory of early computers, is where the term "mainframe" originated. Later, to separate considerable commercial computers from less potent devices, the term "mainframe" was introduced.

Therefore, the correct option is (B) The client-server architecture was cheaper.
To learn more about mainframes
https://brainly.com/question/24485696
#SPJ4

an important first step before running a regression model is to compile a comprehensive list of potential predictor variables. how can we reduce the list to a smaller list of predictor variables?

Answers

We can reduce list of predictor variable by regression involves employing a linear relationship to attempt to predict the Y variable from the X variable, i.e., the worker's PEFR value is decreased by -4.185.

Based on current circumstances, a predictor variable is used to forecast a future result. This variable also goes by the titles criteria variable and explanatory variable. When trying to estimate or extrapolate a future event based on information that is known, predictor variables are crucial. They aid in foreseeing the unforeseen. Compared to more well-known forms of variables, such as independent and dependent variables, this variable type is unique. Let's dissect these many sorts in the parts that follow.

Because both a predictive variable and an independent variable are used to establish a relationship, usually one to a dependent variable, they are comparable to each other. Experimentation can be used to ascertain whether an independent variable has an impact on a dependent variable.

Predictor variable, however, is different because they are only utilized to make predictions rather than determine final results. Here, independent variables are employed to establish causation, which is another significant distinction. Do independent variables actually affect outcomes rather than simply predicting them? In contrast to independent variables, predictor variables are not also subject to manipulation by the researcher.

To know more about predictor variable click on the link:

https://brainly.com/question/15583513

#SPJ4

what is availability? multiple choice ability to perform functions such as resetting passwords, deleting accounts, and shutting down entire systems varying levels that define what a user can access, view, or perform when operating a system time frames when the system is operational how quickly a system can transform to support environmental changes

Answers

Availability refers to the percentage of time that a software or system remains operational. Hence, the correct answer option is (c) ‘time frames when the system is operational’.

Availability is a property of software or systems that defines the percentage of time that the software or systems are operating properly under normal circumstances in order to perform their intended tasks. Simply, availability is the probability that systems or software are not failed to perform their intended tasks or required a repair action when they are needed for use.

While the other options are incorrect because:

Administrator access:  is the ability to perform functions such as deleting accounts, resetting passwords, and shutting down  systems. Accessibility: refers to the varying levels that define what can be accessed, viewed, or performed by a user when he operates a system.'Maintainability:  is a measure that defines how quickly a system can alter to accommodate environmental changes.

You can learn more about Software Quality Attributes at

https://brainly.com/question/21279421

#SPJ4

when attempting to make a telnet connection to a remote router, the connection fails. you check the interface status on your local router and find the following: serial0/1/0 is up, line protocol is up hardware is gt96k serial internet address is 192.168.2.1/24 mtu 1500 bytes, bw 1544 kbit, dly 20000 usec, reliability 255/255, txload 1/255, rxload 1/255 encapsulation hdlc, loopback not set keepalive set (10 sec)... (additional output omitted) you ping the remote router, but that fails as well. at which layer of the osi model does this problem originate?

Answers

Telnet can be utilized to connect to networking hardware (switches, routers) for configuration purposes.

Telnet traffic is being blocked by an access list.The local or distant router has been set with the incorrect IP address.What is meant by TELNET connection ?

Programs that emulate terminals and let you connect in to distant hosts frequently use TELNET. TELNET, however, can also be utilized for interprocess communication and terminal to terminal communication. Other protocols (like FTP) can also establish a protocol control channel using TELNET.

Telnet, also referred to as Telnetting into the system, allows users to connect remotely to a machine. To access the distant computer, they are required to enter their login and password combination, which permits the execution of command lines as though they were physically present in front of the computer.

Telnet traffic is being blocked by an access list.The local or distant router has been set with the incorrect IP address.

To learn more about TELNET connection refer to:

https://brainly.com/question/23640188

#SPJ4

in a basic program with 3 IF statements, there will always be _________ END IIF's.
a)2
b)3
c)4

Answers

Answer:

c)4

Explanation:

Hope it could helps you

a systems engineer configures a disk volume with a redundant array of independent disks (raid) solution. which solution does the engineer utilize when allowing for the failure of two disks?

Answers

Block-level striping with two parity blocks is the solution to engineer utilizes when allowing for the failure of two disks.

Block-level striping with two parity blocks permitted two disk failures before any data is lost. Block-level striping with two parity blocks event where two disks fail, RAID can still reconstruct the required data. Its performance depends on how the array is implemented, as well as the total number of drives. RAID approach an information storage virtualization generation that mixes more than one physical disk power component into one or greater logical devices for the functions of information redundancy, overall performance improvement, or both.

Learn more about RAID at https://brainly.com/question/14669307

#SPJ4

Drag each tile to the correct location. Identify whether people use personal blogs for each of the following purposes. Drag each phrase to the correct category. share experiences express creativity voice concerns work collaboratively True provide an online forum provide webmail False​

Answers

The phrases to the correct category are as follows:

The statement "sharing experiences express creativity voice concerns work collaboratively" is definitely true. The statement "provides an online forum provides webmail" is absolutely false.

What do you mean by a Personal blog?

A personal blog may be defined as a continuing online diary or commentary that may be written by an individual, rather than a corporation or organization.

According to the context of this question, the intention of making these personal blogs is to aware and inform people about their own life along with entertainment. They share experiences through the expression of creative voices collaboratively.

Therefore, the phrases in the correct category are well described above.

To learn more about blogs, refer to the link:

https://brainly.com/question/17737097

#SPJ1

an application specifies a requirement of 3600 gb to host a database and other files. it also specifies that the storage environment should support 4800 iops during its peak processing cycle. the disks available for configuration provide 120 gb of usable capacity, and the manufacturer specifies that they can support a maximum of 160 iops. the application is response time sensitive and disk utilization beyond 75 percent will not meet the response time requirements of the application. compute and explain the theoretical basis for the minimum number of disks that should be configured to meet the requirements of the application.

Answers

The theoretical basis for the minimum number of disks would be 40 that should be configured to meet the requirements of the application.

What is the disk?

The hard disk is a secondary storage device that is used to store data permanently.

Given the requirement of 3600 GB to host a database.

The storage environment should support 4800 IOPS during its peak processing cycle.

The disks available for configuration provide 120 GB of usable capacity,

The support of a maximum of 160 IOPS.

Number of disks required = max (size requirement, IOPS requirements)  

To meet the size requirement = 3600 GB / 120 GB = 30 disks  

To meet the IOPS requirement = 4800 IOPS/(160 × 0.75 IOPS) = 40 disks  

Number of disks required = max (30, 40) = 40 disks

Thus, the theoretical basis for the minimum number of disks would be 40 which should be configured to meet the requirements of the application.

To learn more about the configuration of disk here :

https://brainly.com/question/13337677

#SPJ1

a packet tracer exercise requires that you organize all cables using a structured cabling approach. what mode in packet tracer will allow you to accomplish this task?

Answers

Since a packet tracer exercise requires that you organize all cables using a structured cabling approach, the mode in packet tracer that will allow you to accomplish this task is the Physical Mode.

What does Cisco Packet Tracer's physical mode entail?

Many of the technologies covered in Cisco Networking Academy courses are incorporated into the network model in this Packet Tracer Physical Mode (PTPM) activity. It illustrates a streamlined depiction of what a network for a small to medium-sized business might resemble.

Therefore, You must cluster certain devices in order to complete the Packet Tracer lab. Physical  Mode,  Mode of simulation and Rational Mode do sort the file types according to the relevant descriptions.

Learn more about packet tracer from

https://brainly.com/question/19051726
#SPJ1

what type of database model is known as a semantic model because it includes a definition of an object's data as well as the actions or operations that can be performed on or by each object?

Answers

A conceptual database model is referred to as a semantic model because it contains a definition of an object's data as well as the operations that can be performed by or on each object

The semantic database model provides a high-level database design to reflect more of the meaning of an application environment than is possible with other database models. It is a conceptual database model that is also known as the semantic database model.

In the conceptual database model, semantic information in included. It means that the conceptual database model describes the meaning of its instances/objects. Such a semantic database model is an abstraction that describes how the stored instance/object data relate to the real world.

You can learn more about conceptual database model at

https://brainly.com/question/28414277

#SPJ4

If you were to design a real robot that would be responsible for cleaning up trash, what 4 (or more) commands would you give it and what would each one do? (4 complete sentences)

Answers

Answer:

classify, sweep, recycle, wash

Explanation:

classify: to differentiate between garbage, recyclables and washable objects

sweep: to clean the dust and dirt

recycle: to collect recyclable objects and separate them from garbage

wash: to collect dirty objects and clean them instead of throwing them away

Other Questions
allowance for doubtful accounts has an unadjusted balance of $500 at the end of the year, and an analysis of accounts in the customers' ledger indicates doubtful accounts of $15,000. compute the adjusted balance in the allowance for doubtful accounts? Dermal papillae are numerous in palmar and plantar skin but few in number in the skin of the face and abdomen. What do you think is the functional significance of this difference?. A bank offers a CD that pays a simple interest rate of 8.0%. How much must you put in this CD now in order to have $2500 for a home-entertainment center in 3 years. a group of students are provided with three objects all of the same mass and radius. the objects include a solid cylinder, a thin hoop (or cylindrical shell), and a solid sphere. the students are asked to predict which will get to the bottom of a ramp first if all three are released together from the same distance up the ramp. which prediction is correct if the objects are listed in order from fastest to slowest? Which system is quick, impulsive, and intuitive, relying on emotions or habits to provide cues for what to do next?. An organic compound contains carbon hydrogen and oxygen. If it contains 45.27% carbon and 4.43 % hydrogen by mass determine the empirical formula Door prizes for entrants in a young inventors competition are $100, $50, $25 and $10. In how many ways can the door prizes be awarded if there are 23 entrants?. 10) Find DF if LF = 2X - 8 and LD = X - 3 Read the following excerpt, and answer the question that follows. I saw the heads of two orange-clad people coming through the bushes and under some blossom-covered apple-trees towards me. I turned smiling to them, and beckoned them to me. They came, and then, pointing to the bronze pedestal, I tried to intimate my wish to open it. But at my first gesture towards this they behaved very oddly. I dont know how to convey their expression to you. Suppose you were to use a grossly improper gesture to a delicate-minded womanit is how she would look. They went off as if they had received the last possible insult. I tried a sweet-looking little chap in white next, with exactly the same result. Somehow, his manner made me feel ashamed of myself. But, as you know, I wanted the Time Machine, and I tried him once more. As he turned off, like the others, my temper got the better of me. In three strides I was after him, had him by the loose part of his robe round the neck, and began dragging him towards the sphinx. Then I saw the horror and repugnance of his face, and all of a sudden I let him go.But I was not beaten yet. I banged with my fist at the bronze panels. I thought I heard something stir insideto be explicit, I thought I heard a sound like a chucklebut I must have been mistaken. Then I got a big pebble from the river, and came and hammered till I had flattened a coil in the decorations, and the verdigris came off in powdery flakes. The delicate little people must have heard me hammering in gusty outbreaks a mile away on either hand, but nothing came of it. I saw a crowd of them upon the slopes, looking furtively at me. At last, hot and tired, I sat down to watch the place. But I was too restless to watch long; I am too Occidental for a long vigil. I could work at a problem for years, but to wait inactive for twenty-four hoursthat is another matter.Based on the description provided in this excerpt, which word best describes the Time Traveller?Group of answer choicesCuriousAfraidImpatientFriendly One pump can empty a pool in 7 days, whereas a second pump can empty the pool in 14 days. How long will it take the two pumps, working together, to empty the pool? (Fractional answers are OK.)The first pump's rate is_____per day.The second pump's rate is____per day.The combined pumps rate is____per day.It will take the two pumps_____per day. Why one of the Pink Floyd song is tilted brain damage? a habit that can be harmful to our self-esteem is to compare ourselves to the person we want to be or feel we ought to be, which is also known as our . 100 POINTS PLEASE HELP The lateral surface area of cone A is equal to the lateral surface area ofcylinder B.A2hA. TrueB. False Which expression is equivalent to 4 * 4 * 4 * 5 * 5?34 x 2543 x 5244 x 501224 x 102 which of the following are methods used by biologists to distinguish different species? multiple select question. assessing the ability of individuals of different groups to successfully interbreed observing the outward appearance of individuals assessing whether the organisms occupy the same space determining evolutionary relationships and lineages determining if individuals physically interact with one another analyzing dna or other molecular sequences Check Your Understanding - ACES: Now that you've read the passage three times and worked to understand its implications as well as its content, reflect on the life of Elzbieta, Antanas and Kotrina. Using the ACES strategy, explain in your own words what the life of a working class family was like during the industrial era. Support your answer with evidence from the text. Whats the correct answer answer asap What did Lincoln do on April 15th and why did it anger the Southern states so much?(Full sentences please) Please help CORRET ANWSERS ONLY!