At 12:10 AM 11/17/2006, Rod Smallwood wrote:
OK .. I login and am still in minimum mode.
I can't see anything in the online docs to cover this.
At the SYSBOOT prompt, try
SHOW STARTUP_P1
it's probably set to "MIN". You need to clear that, so:
SET STARTUP_P1 " "
CONTINUE
That'll get you a normal (non-minimum) startup.
-Rick