Get premium membership and access questions with answers, video lessons as well as revision papers.
Enterprise systems are business
systems. a. Features: -
o Enterprise computing considers the firm as a whole and integrates key business
processes into single software systems so that information can flow seamlessly
through the enterprise. As a result co-ordination and efficiency of functions should
be improved (e.g. sales/stock control/accounts/production/logistics all working
from the same data).
o Decision making based on the same information should be improved. An enterprise
view is taken of business strategy and processes, technology, and communication
networks.
q Are mostly predefined and perform structured tasks e.g. recording cash received
and paid out..
o These systems also summarizes information for use by the higher management.
o These systems are characterized by high input and output levels and are considered
strategic for the survival of the enterprise.
b. Business and technological reasons: -
The global market is highly competitive so organizations must look to methods to improve
their business performance. The business reasons for moving are:-
o Need to reduce the operations costs of the business as automation results in
reduced costs.
o Need for competitive advantage which comes with the new systems.
o Need to increase market and improve sales through e-commerce which is viable
through the new systems.
In parallel the technological reasons for moving include
o Increased processing power which has led to increased output.
o Increased t use of client/server and desktop systems which has also given the
business a competitive advantage.
o Reduction in data storage costs and elimination of paper work.
o Expanded public communication networks thus enable the business to
communicate with their clients easily.
o Complex enterprise software packages are now available which increase the
efficiency of operation of the business.
c. Key elements: -
o The ability to integrate key legacy with client/server systems, internet, intranet and
various other intercommunication systems is one key element.
o The availability of consultancy services with appropriate experience, custom
software developers,
o Local or global communication service providers are all essential elements as well.
o Availability of cash to support the venture.
d. Organisational problems: -
o Enterprise systems require significant organisational change in the ownership of
information bringing to the fore personnel problems.
o A change to more complicated technology from traditional legacy systems, large
initial costs with difficult decisions on the quantification of long-term benefits.
o Management has to take a long term view when the business world changes like
shifting sand, which is very difficult.
o The may be resistance from the employees who may view the change as a chance to
lose their jobs.
o Lack of qualified personnel to man the new system could also pose a major
problem.
gregorymasila answered the question on February 15, 2018 at 15:59
- In the context of Information Systems Security, write short notes on ALL of the following
headings:-
a. Why are computer systems more vulnerable to destruction, error,...(Solved)
In the context of Information Systems Security, write short notes on ALL of the following
headings:-
a. Why are computer systems more vulnerable to destruction, error, abuse and misuse than
manual systems?
b. What is meant by the term Risk Assessment?
c. What are Worms and Viruses?
d. Outline the process of Public Key Encryption.
Date posted: February 15, 2018. Answers (1)
- The development of powerful desktop computers coupled to telecommunication networks
has revolutionized the way organizations may carry out their business.
The following are some alternatives for...(Solved)
The development of powerful desktop computers coupled to telecommunication networks
has revolutionized the way organizations may carry out their business.
The following are some alternatives for an organizationās internal and external
communications: -
a. Client-Server
b. Internet
c. Intranet
d. Extranet
Date posted: February 15, 2018. Answers (1)
- Consider a supermarket chain and the use they may make of information systems in the
running of their business. Some of the objectives they are...(Solved)
Consider a supermarket chain and the use they may make of information systems in the
running of their business. Some of the objectives they are faced with are: -
a. Easy product identification;
b. Fast customer processing at the cash tills;
c. Extremely efficient stock control;
d. Rapid bulk replacement of goods from suppliers.
Describe in detail how Information Systems can help supermarket chains with these specific
objectives. Your answer should outline the systems involved, the hardware that might be
required and an indication of how the various systems might interact with each other.
Date posted: February 15, 2018. Answers (1)
- Differentiate between pseudo code and flowcharts(Solved)
Differentiate between pseudo code and flowcharts.
Date posted: February 14, 2018. Answers (1)
- What is: (1) Program (2) Algorithm (3) Translator (4) Hardware (5) Object code(Solved)
What is: (1) Program (2) Algorithm (3) Translator (4) Hardware (5) Object code
Date posted: February 13, 2018. Answers (1)
- What is a predicate in a system program?(Solved)
What is a predicate in a system program?
Date posted: February 13, 2018. Answers (1)
- Give one advantage and one disadvantage of using the string data type in a computer program. (Solved)
Give one advantage and one disadvantage of using the string data type in a computer program.
Date posted: February 13, 2018. Answers (1)
- Define a container, an iterator, and an algorithm as they relate to the STL in a computer program.(Solved)
Define a container, an iterator, and an algorithm as they relate to the STL in a computer program.
Date posted: February 13, 2018. Answers (1)
- How does the STL make it easier for a programmer more reliable C++ programs?(Solved)
How does the STL make it easier for a programmer to create more reliable C++ programs.
Date posted: February 13, 2018. Answers (1)
- Describe the function of mutable in a computer program.(Solved)
Describe the function of mutable in a computer program.
Date posted: February 13, 2018. Answers (1)
- Explain the term namespace as used in a C++ program.(Solved)
Explain the term namespace as used in a C++ program.
Date posted: February 13, 2018. Answers (1)
- What is the principal restriction placed on a const member function in a C++ program?(Solved)
What is the principal restriction placed on a const member function in a C++ program?
Date posted: February 12, 2018. Answers (1)
- Explain the purpose of explicit in a C++ program.(Solved)
Explain the purpose of explicit in a C++ program.
Date posted: February 12, 2018. Answers (1)
- What does a conversion function do in a C++ program?(Solved)
What does a conversion function do in a C++ program?
Date posted: February 12, 2018. Answers (1)
- Given a function called counter(), show the statement that causes the compiler to compile this function for C language linkage.(Solved)
Given a function called counter(), show the statement that causes the compiler to compile this function for c language linkage
Date posted: February 12, 2018. Answers (1)
- What header must be included in a C++ program when using array-based I/O ? (Solved)
What header must be included in a C++ program when using an array-based I/O?
Date posted: February 12, 2018. Answers (1)
- What makes a static member variable different from other variables in C++ language?(Solved)
What makes a static member varible different from other member variables in C++ language?
Date posted: February 12, 2018. Answers (1)
- What type of object is obtained by the typeid operator in C++ programming?(Solved)
What type of object is obtained by the typeid operator in C++ programming?
Date posted: February 12, 2018. Answers (1)
- Explain how dynamic-cast can sometimes be an alternative to typeid in C++ programming.(Solved)
Explain how dynamic-cast can sometimes be an alternative to typeid in C++ programming.
Date posted: February 12, 2018. Answers (1)
- In addition to the standard cast, C++ defines four casting operators.What are they and what are they for?(Solved)
In addition to the standard cast, C++ defines four casting operators.What are they and what are they for?
Date posted: February 12, 2018. Answers (1)