- Joined
- 6/16/11
- Messages
- 3
- Points
- 11
I'm interested in knowing on some of the best authentication mechanisms that can be used for batch jobs which running in database servers. Currently we are using Oracle database and uses the operating system authentication(aka ops$ authentication) for batch job to log into the database.
Basically planning to re-design and rewrite the batch job application in order to uptake Oracle RAC. What are the common design widely used for batch job authentication other than Operating System authentication where we doesn't need to pass the password while connecting.
Basically planning to re-design and rewrite the batch job application in order to uptake Oracle RAC. What are the common design widely used for batch job authentication other than Operating System authentication where we doesn't need to pass the password while connecting.