But i need a shell script to interact with oracle.
we can execute the the queries via shell script right ?
so, i am plannig to do like this
first, get all the user name from the database ( already locked and expired users)
store it in array.
and just loop the array to unlock and unexpire it.
that's all
thanks
kamaraj.s
Main Topics
Browse All Topics





by: schwertnerPosted on 2009-04-13 at 12:11:52ID: 24132053
PL/SQL is not interactive language.
I have a script that encounters all passwords that will soon expire, but this is only a warning. There is no action.
Select allOpen in new window