I am new to Peregrine and I am attempting to create a connection to a copy of an older database. I don't have the password so is there any way to disable it or change it?
Dave
I am new to Peregrine and I am attempting to create a connection to a copy of an older database. I don't have the password so is there any way to disable it or change it?
Dave
take Oracle for example,
in sqlplus, execute command as below
update operatorm1 set "PASSWORD"='=SH524DB92E55E5BD4437C0DCD6F73BF4FF534 A1F2306B0CAF098FF13B140D8E202EB10C5A07F84230CB2125 64109BD6AD99566E0C3326638EE170C7B637FB3F31E1512=' where "NAME"='falcon';
then login with blank password using falcon user. after login, change password in sm client.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks