This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.
Hello,
I updated a few Start Centres but I can't log on to each user to refresh it, because the password is not kwnown.
Is there a way to refresh the Start Centre using SQL scripts?
Thank you!
Regards,
Adrian
Hello,
i did it via:
delete * from scconfig where groupname = 'xxxx';
After that maximo reloads the startcenter on the next user-login. But be
careful, if the user is logged in when u delete the lines, he will get
some errors.
regards,
Andreas
Oberfeldwebel Andreas Brieke
AndreasBrieke@bundeswehr.org
Tel.: (0 22 26) 88 - 2 45 16
AllgFspWNBw: 34 05 - 2 45 16
Streitkräfteunterstützungskommando
FüÜstg/G6 BtrbZ IT-SysBw SB 5
Tomburg-Kaserne
Münstereifelerstr 75
53359 Rheinbach
Von: "Ionut" <ionut.rot@gmail.com>
An: MAXIMO@yahoogroups.com
Datum: 30.11.2011 15:35
Betreff: [MAXIMO List] MX621: possible Start Centre refresh when
user password is unknown? (script)
Gesendet von: MAXIMO@yahoogroups.com
Hello,
I updated a few Start Centres but I can't log on to each user to refresh
it, because the password is not kwnown.
Is there a way to refresh the Start Centre using SQL scripts?
Thank you!
Regards,
Adrian