[informix DB scheduler] How to reinitialize sysadmin database and move it to a different dbspace -- Posted by inturi on Monday, June 30 2008
$dbaccess sysadmin -
execute function task ("reset sysadmin", "myadmindbs");

where "myadmindbs" is the new dbspace.

Be carefull with this command. You loose all your data in sysadmin database !

[Edit] Home
If this information is helpful to you then please click here and post one simple tip that you know. Share your knowledge!