Articles by Scott Hebert

  1. LU Allocate Connection Failed

    Posted on in Networking

    I saw this error message on a Cisco ASA 5540 today:

    %ASA-3-210005: LU allocate connection failed
    

    According to Cisco, this error means the standby unit was not able to create a new connection for stateful failover. The recommendation is to verify that the system has enough RAM.

    OK...

    # show memory …
  2. Database Speak

    Posted on in Programming

    For those not acquainted with the vernacular of relational databases, many frequently used terms can be hard to grasp. These terms are often difficult to comprehend, but the concepts they describe can be illustrated in plain English. When a database administrator or developer is working with someone not fluent in …

  3. Build vs. Buy

    Posted on in Programming

    Round like a circleWhen planning for a new application, all organizations are faced with deciding whether to develop the application in-house or purchasing an off-the-shelf software package. Developing the application in-house has the benefit of ensuring the application is custom-fit to the organization's needs. Unfortunately, this custom-fit may result in an application that …

  4. Software Development Life Cycle

    Posted on in Programming

    "Cycle on Fort Wall" Like many other kinds of businesses, a landscaping business needs a billing system. As is often the case, billing systems require an incredible level of customization thanks to the various intricacies of most companies' pricing structures. Designing a billing system to fit the specific needs of an individual organization is …

  5. RDBMS Introduction

    Posted on in Programming

    Disk Lengthwise A database is a collection of files used by an organization in support of its daily operations. The files in a database are commonly called tables because their data is organized into rows and columns. Databases allow for easy storage and retrieval of the data kept within the files that …

  6. Data Storage: An Evolution

    Posted on in System Administration

    USB Flash Drive and CDsThe beginning of truly inexpensive data storage began with the introduction of magnetic tape. Unlike previous data storage technologies such as punch cards, magnetic tape has the ability to hold large quantities of data. Additionally, the ability to store data on magnetic data did not inhibit the format of the …

  7. Defining the Problem

    Posted on in Programming

    Before a programmer can sit down and create a new application, she must understand the nature of the problem the application is designed to solve. Programming projects often begin with a relatively simple problem. These simply stated problems often mask a much more complicated issue. Rarely do programmers create applications …

  8. New Information Systems: Support and Training

    Posted on in Information Systems

    New information systems are not built in a vacuum. Systems analysts cannot hope to design and build an information system that meets the needs of an organization without first determining what those needs are. In order to collect requirements for a new information system, systems analysts must employee various data …

  9. Nets, Nets, Nets

    Posted on in Networking

    Intranets

    Intranets are privately owned networks that operate like the public Internet in many respects. In most intranets, corporate users access company information via tools designed to run in web browsers. Intranets allow employees to share and access confidential corporate information. The benefit of these systems is that they operate …

  10. Telecommunications Again

    Posted on in Networking

    This is a revisiting of the Company X presentation regarding telecommunications.

    Recommendation

    Company X should utilize prevailing broadband technology in each store location to provide the lowest cost high-speed access to the Internet. In order to facilitate communication between each store and the company headquarters, a virtual private network (VPN …

  11. Software Development

    Posted on in Programming

    As Company X begins to move toward a new information system, it must decide on how it will implement a new software strategy. They can choose to use pre-developed, off-the-shelf software or develop their own. Although off-the-shelf software has the benefit of being readily available, few systems are ready to …

  12. Telecommunications

    Posted on in Information Systems

    This presentation on telecommunications is part of a larger presentation on information technology for Company X.

    What is Telecommunications?

    Simply put, telecommunications is the sending and receiving of messages over long distances. In the past, this might have taken the form of smoke signals or telegraphs. Today, telecommunications takes place …

  13. Information Technology and Organizational Change

    Posted on in Information Systems

    Organizations implement new information systems in order to improve their existing or planned operations. Properly designed information systems produce the benefits of improved productivity, increased effectiveness, and greater creativity. New information systems improve productivity by helping organization processes complete more quickly or with few resources. Effectiveness is increased when organization …

  14. Investing in Information Technology

    Posted on in Information Systems

    In today's global marketplace, even small to medium-sized businesses cannot afford to ignore the value of information technology. As James Senn (2004) notes, interconnected groups of computers offer four benefits to business: speed, consistency, precision, and reliability. Together, these information technology benefits allow businesses to respond quickly to an ever-changing …

Slaptijack's Koding Kraken