 |
The Question is:
ABS Environment Prologue error:
I have a Prologue of: SUBM/USE=ORACLE9/LOG=DKC3:[ORACLE9]ALL_SHUTDOWN.LOG
DKC3:[ORACLE9]ALL_SHUTDOWN
I have a Epilogue of:
SUBMIT/USER=ORACLE9/LOG=DKC3:[ORACLE9]ALL_STARTUP.LOG DKC3:[ORACLE9]ALL_STARTUP
This prologue is to shutdown our database. When the save begins, it give the
following message, althought it still shutdowns the database. But in the
Epilogue it is suppose to startup the database. It starts it up, but the
prologue runs again and shuts
it down right after. I have copied and paste the Prologue and Epilogue, so
you can see what it is doing. Why is this happening?
Prologue of Environment:
00:01:00 THREAD #1: $ $SUBM/USE=ORACLE9/LOG=DKC3:[ORACLE9]ALL_SHUTDOWN.LOG
DKC3:[ORACLE9]ALL_SHUTDOWN
00:01:00 THREAD #1: Job ALL_SHUTDOWN (queue SYS$BATCH, entry 188) started on
SYS$BATCH
00:01:00 THREAD #1: $
00:01:00 THREAD #1: [K$ $SUBM/USE=ORACLE9/LOG=DKC3:[ORACLE9]ALL_SHUTDOWN.LOG
DKC3:[ORACLE9]ALL_SHUTDOWN
00:01:01 THREAD #1: DEFINE ABS_OS_OBJECT_NUMBER 1
00:01:01 THREAD #1: %DCL-W-MAXPARM, too many parameters - reenter command with
fewer parameters
00:01:01 THREAD #1: 7[7m Interrupt [m8
00:01:01 THREAD #1: $ STOP
00:01:09 THREAD #1: Agent retry exhausted
00:01:09 THREAD #1: Completed with failure status
Epilogue of Environment:
06:26:00 THREAD #24: $ SUBMIT/USER=ORACLE9/LOG=DKC3:[ORACLE9]ALL_STARTUP.LOG
DKC3:[ORACLE9]ALL_STARTUP
06:26:00 THREAD #24: Job ALL_STARTUP (queue SYS$BATCH, entry 202) started on
SYS$BATCH
06:26:00 THREAD #24: $ $SUBM/USE=ORACLE9/LOG=DKC3:[ORACLE9]ALL_SHUTDOWN.LOG
DKC3:[ORACLE9]ALL_SHUTDOWN
06:26:00 THREAD #24: Job ALL_SHUTDOWN (queue SYS$BATCH, entry 203) started on
SYS$BATCH
06:26:00 THREAD #24: $
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.
Please contact the support center, as details of the environment
will be required.
|