Tag: password.change

A utility to change oracle schema password using Java

The following java standalone program can be used to change Oracle password. It uses the OCI calls to change the password. /* Copyright (C) 2010-2011 Amin Jaffer This program is free software: you can redistribute it and/or modify. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without … Continue reading A utility to change oracle schema password using Java