About Rashmi

Website:
rashmi84 has written 476 articles so far, you can find them below.

Core files in Linux

In Linux, if  a program crashes, it often dumps a “core ” into your home directory. This is accompanied by an appropriate message. A core is a memory image  and is a debugging tool. If you are a user who does not intend to debug the program, you may simply delete the core : Rm [...]

Continue reading →

Motivating Action in Four Lines

Everyone makes decisions rationally, right? People weigh the pros and cons, consider their values and priorities, and maximize benefits while minimizing costs. People balance risks and rewards, and get better over time as they learn from their experiences. That doesn’t sound like anybody I know. The truth is, all people make decisions emotionally, in their [...]

Continue reading →

ROLLUP and CUBE Operators in Oracle

Sometimes, a simple GROUP BY clause just isn’t enough in a query. Once you generate a report of, let’s say, average salary by department or the standard deviation of sick days by job title, you often must run a second query that calculates the average salary or standard deviation across the entire set of employees. [...]

Continue reading →

APPLICATIONS OF DATA MINING

Data mining has many and varied fields of application some of which are listed below. Retail/Marketing 1. Identify buying patterns from customers 2. Find associations among customer demographic characteristics 3. Predict response to mailing campaigns 4. Markets analysis Banking 1. Detect patterns of fraudulent credit card use  2. Identify ‘loyal’ customers 3. Predict customers likely [...]

Continue reading →

REASONS FOR THE GROWING POPULARITY OF DATA MINING

1.Growing Data Volume The main reason for necessity of automated computer systems for intelligent data analysis is the enormous volume of existing and newly appearing data that require processing. The amount of data accumulated each day by various business, scientific,and governmental organizations around the world is daunting. 2. Limitations of Human Analysis Two other problems [...]

Continue reading →

HOW DO WE CATEGORIZE DATA MINING SYSTEMS?

There are many data mining systems available or being developed. Some are specialized systems dedicated to a given data source or are confined to limited data mining functionalities, other are more versatile and comprehensive. 1. Classification according to the type of data source mined:  this classification categorizes data mining systems according to the type of [...]

Continue reading →

WHAT CAN DATA MINING DO?

The kinds of patterns that can be discovered depend upon the data mining tasks employed. By and large, there are two types of data mining tasks: descriptive data mining tasks that describe the general properties of the existing data, and predictive data mining tasks that attempt to do predictions based on inference on available data. [...]

Continue reading →

WHAT KIND OF DATA CAN BE MINED?

In principle, data mining is not specific to one type of media or data. Data mining should be applicable to any kind of information respiratory. However, algorithms and approaches may differ when applied to different types of data. Indeed, the challenges presented by different types of data very significantly. Data mining is being put into [...]

Continue reading →

OEM Event Manager

OEM automatically alert the DBA, through an e-mail message or page, to error conditions or conditions that may signal an impending error. Using OEM’s Event Manager, accessible as one of the nodes in the OEM Navigator pane, the DBA can monitor a variety of error conditions, such as an abnormal termination of the Oracle instance [...]

Continue reading →

The Alert Log File in Oracle

The alert log file is a grab bag of messages about the state of the database instance. It contains entries about significant database events, such as database startup and shutdown, nondefault initialization parameters, ALTER SYSTEM commands, and various errors. Alert Log File  :  A text file that contains entries about significant database events, such as [...]

Continue reading →

Cause-related Marketing

Cause related marketing is a marketing strategy that links the purchase of a product with fundraising for charitable or social cause and yields profitable results for both the benefactor and the business. Companies may take up cause-related marketing in order to market products and enhance their public image, or for positive publicity of a service. [...]

Continue reading →

Personal Selling

Personal selling involves verbal communication with prospective buyers regarding a product with the intention of closing the sale. Personal selling involves the implementation of a predefined marketing strategy    for the success of the product and increase in company revenues. The different types of personal selling include: 1. Direct Marketing – This entails face-to face contact. [...]

Continue reading →

Types of ICMP Messages

ICMP ( INTERNET CONTROL MESSAGE PROTOCOL) messages are divided into two broad categories : error-reporting messages and query messages. The error reporting messages report the problems that a router or a host (destination) may encounter when it processes an IP packet. They would report back the problem back to the IP module at the sending system. [...]

Continue reading →

IP Address Classes

There are five different IP address classes: A,B,C,D AND E. These are designed to cover the needs of different types of organization. The first few bits  of the 32 bit IP address determines the type of  address class to which IP address belongs.   Class A If the first bit is 0 then the given address [...]

Continue reading →
Page 3 of 32«123456»102030...Last »