Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Financials and APPS password

RE: Financials and APPS password

From: <srini.chavali_at_Cummins.com>
Date: Wed, 15 Oct 2003 12:39:25 -0800
Message-ID: <F001.005D3428.20031015123925@fatcity.com>


April,

Apart from the issues already pointed out, here are two more -

  1. You basically have zero change control in production - anybody can log in with tthe APPS account and make any changes without prior approval or testing, and, even worse, without any audit trail. This obviously is a big no-no in any instance, let alone production.
  2. From a Sarbannes-Oxley and auditors perspective, you will necessarily have to change the APPS password and keep it confidential.

At Cummins, the APPS password for all instances is known only to the DBAs.

Read-only accounts are available for DEV and QA instances, but not in Prod. All custom code is housed in custom schemas and all changes to QA and Prod must go thru Change Control. The Examine feature is only available in DEV and is turned on in QA or Prod at the User/Resp level only to troubleshoot specific issues.

HTH Srini Chavali
Oracle DBA
Cummins Inc

John Kanagaraj <john.kanagaraj_at_hds.com>
Sent by: ml-errors_at_fatcity.com
10/15/2003 11:34 AM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        RE: Financials and APPS password


April,

Mike is right, but this also allows users to use the 'Examine' feature without knowing the APPS password - they can then make *data* changes *directly* to the database - a very strict Oracle Support no-no and a bigger
problem. The issue with using a Non-APPS user is that APPS uses a ton of stored procs/pkgs which work only when used as APPS - this includes packages
that set and use the ORG Id. I developed an alternative of allowing a set of
users and developers to get to traces without the APPS password by setting the Utilities:Diagnostics to Yes at Responsibility or User level rather than
at the Database level. This way, you can both *limit* the number of people that can damage the system while still not giving out the APPS password.

For the Senior Developers/Team leads/Support folks that *do* need the APPS password for sure, you can still build in a Database level DDL trigger that
detects and records *any* DDL changes made. Use this to rap any knuckles connected to fingers that stray!

Hth,
John Kanagaraj
DB Soft Inc
Phone: 408-970-7002 (W)

Grace - Getting something we do NOT deserve Mercy - NOT getting something we DO deserve Click on 'http://www.needhim.org' for Grace and Mercy that is freely available!

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: srini.chavali_at_Cummins.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Oct 15 2003 - 15:39:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US