Home » RDBMS Server » Security » Cobol program that accesses Oracle database
Cobol program that accesses Oracle database [message #408777] |
Wed, 17 June 2009 15:19  |
aft5425
Messages: 5 Registered: October 2008
|
Junior Member |
|
|
I have a MicroFocus Cobol program that executes on a unix (HP-UX) and accesses an oracle database (9.2.0.5). In the test environment, we hardcode the specific userid and password in the program that should be used in querying the oracle database.
However, in production, we don't want to hardcode the specific userid and password to access the oracle database with. How can we modify the program or the userid for production to know which userid and password to use to query the database?
Technically, we can get the program to use the correct userid in production. But is there something we need to do to the userid or the oracle database so that the userid doesn't need a password in production?
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Fri Apr 04 21:00:01 CDT 2025
|