)   DCL MAXPARM too many parameters error?    The Question is:     ABS Environment Prologue error:    I I have a Prologue of: SUBM/USE=ORACLE9/LOG=DKC3:[ORACLE9]ALL_SHUTDOWN.LOG   DKC3:[ORACLE9]ALL_SHUTDOWN     I have a Epilogue of: O SUBMIT/USER=ORACLE9/LOG=DKC3:[ORACLE9]ALL_STARTUP.LOG DKC3:[ORACLE9]ALL_STARTUP       M This prologue is to shutdown our database.  When the save begins, it give the J  following message, althought it still shutdowns the database.  But in theJ  Epilogue it is suppose to startup the database.  It starts it up, but the  prologue runs again and shutsL  it down right after.  I have copied and paste the Prologue and Epilogue, so6  you can see what it is doing.  Why is this happening?    Prologue of Environment:   J 00:01:00 THREAD #1: $ $SUBM/USE=ORACLE9/LOG=DKC3:[ORACLE9]ALL_SHUTDOWN.LOG  DKC3:[ORACLE9]ALL_SHUTDOWN L 00:01:00 THREAD #1: Job ALL_SHUTDOWN (queue SYS$BATCH, entry 188) started on
  SYS$BATCH 00:01:00 THREAD #1: $  M 00:01:00 THREAD #1: [K$ $SUBM/USE=ORACLE9/LOG=DKC3:[ORACLE9]ALL_SHUTDOWN.LOG   DKC3:[ORACLE9]ALL_SHUTDOWN 1 00:01:01 THREAD #1: DEFINE ABS_OS_OBJECT_NUMBER 1 N 00:01:01 THREAD #1: %DCL-W-MAXPARM, too many parameters - reenter command with  fewer parameters * 00:01:01 THREAD #1: 7[7m Interrupt [m8 00:01:01 THREAD #1: $ STOP) 00:01:09 THREAD #1: Agent retry exhausted 1 00:01:09 THREAD #1: Completed with failure status     Epilogue of Environment:L 06:26:00 THREAD #24: $ SUBMIT/USER=ORACLE9/LOG=DKC3:[ORACLE9]ALL_STARTUP.LOG  DKC3:[ORACLE9]ALL_STARTUPL 06:26:00 THREAD #24: Job ALL_STARTUP (queue SYS$BATCH, entry 202) started on
  SYS$BATCHK 06:26:00 THREAD #24: $ $SUBM/USE=ORACLE9/LOG=DKC3:[ORACLE9]ALL_SHUTDOWN.LOG   DKC3:[ORACLE9]ALL_SHUTDOWN M 06:26:00 THREAD #24: Job ALL_SHUTDOWN (queue SYS$BATCH, entry 203) started on 
  SYS$BATCH 06:26:00 THREAD #24: $ N 06:26:00 THREAD #24: [K$ $SUBM/USE=ORACLE9/LOG=DKC3:[ORACLE9]ALL_SHUTDOWN.LOG  DKC3:[ORACLE9]ALL_SHUTDOWN      The Answer is :   /   Look for a DEFINE symbol or other such error.    B   Please contact the support center, as details of the environment   will be required.    0  Answer written or last revised on  12-MAY-2004 