Skip to main content

What is Oracle AIM? or just OUM now....

What is Oracle AIM?

Oracle AIM is Oracle's Application Implementation Methodology and was Oracle's Project Management methodology and implementation strategy. It provides documentation templates that support the tasks that must be performed to assist the implementation participants in running and managing projects successfully.

When I say 'was', AIM has already been retired by Oracle as of Feb 2011. Last version before it was retired was 3.1 and it was called AIM Advantage.
Refer to the link below for published information on AIM retirement.
http://www.oracle.com/partners/campaign/eblasts/oracle-aim-aif-retired-322103.html

I fairly remember using some of the templates from 3.0 for few of my projects few years back. These templates simplify a lot of common steps towards any implementation. Only issue was to know different templates available. Google on for Oracle AIM and you may find some links to download these templates separately or together bundled in an exe(265498.EXE).

So does it mean that Oracle does not have implementation methodology now, NO Oracle has moved towards, rather evolved its AIM as OUM (Oracle Unified Method). With lot of acquisitions like SUN, PeopleSoft, Siebel, BEA etc Oracle has evolved towards OUM combining best of the methods of Oracle AIM, PeopleSoft Compass Method, BEA Liquid Enterprise Methodology, Sieble Results Roadmap etc which supports entire Enterprise Life Cycle concentrating not only on products but service and delivery as compared to AIM's product specific templates.

Unfortunately these methods or OUM is available for Oracle Partners. For more information on OUM follow the links below.

http://www.oracle.com/us/products/consulting/resource-library/oracle-unified-method1-069271.pdf
http://expobadge.com/dldev/partners/file/OUM_White_Paper.pdf
http://blogs.oracle.com/jheadstart/entry/oracle_unified_method_oum_free
http://www.oracle.com/partners/en/knowledge-zone/applications/oracle-unified-method-359405.html
Webcast -- http://www.youtube.com/watch?v=meDxhJOedWk 
http://www.oracleappshub.com/methodology/what-is-oracles-application-implementation-methodology-aim/
http://www.orafaq.com/wiki/AIM

Comments

Popular posts from this blog

Basics of RDBMS

Data Small set of information becomes data, this set of information helps make decision. Data is always some useful information. Database Place where you store the data. Database represents some aspect of the real world called "miniworld". A database is designed, built and populated with data for a specific purpose. It has intended group of users and some preconceived applications in which these users are interested. In other words, a database has some source from which data is derived, some degree of interaction with events in the real world and an audience that is actively interested in the contents of the database. Database can also be defined as collection of one or more tables. Ex: Mobile, human brain etc DBMS (Database Management System ) Is a program that stores retrieves and modifies data in the database on request. Study of different techniques of design, development and maintenance of the database Types of DBMS These types are based upon their m...

SQL Interview Questions

1. CLICK HERE FOR QUESTIONS ON BASIC SELECT     2. CLICK HERE FOR QUESTIONS ON BASIC SELECT WITH CONDITION   3.  CLICK HERE FOR QUESTIONS FROM QSPIDERS   4. CLICK HERE FOR QUESTIONS ON FUNCTIONS   5. CLICK HERE FOR QUESTIONS ON SUBQUERIES 6. CLICK HERE FOR MORE QUESTIONS ON SQL       CLICK HERE FOR ANSWERS   Some more Online Questions.   On WIZIQ.COM  -- 66 Questions and its answers Found by Neha Abhay Kumar   On SCRIBD.COM   -- 235 Questions and its answers