Question:
Archmain terminate with one of the following messages.
What does it mean?
ARCMAIN TERMINATED
WITH SEVERITY 0
ARCMAIN TERMINATED
WITH SEVERITY 4
ARCMAIN TERMINATED
WITH SEVERITY 8
ARCMAIN TERMINATED
WITH SEVERITY 12
ARCMAIN TERMINATED
WITH SEVERITY 16
Answer:
Message
|
Meaning
|
ARCMAIN TERMINATED
WITH SEVERITY 0
|
A normal termination of the utility.
|
ARCMAIN TERMINATED
WITH SEVERITY 4
|
At least one warning message is in the output listing. Review the output to determine which warnings and possible consequences
are printed.
|
ARCMAIN TERMINATED
WITH SEVERITY 8
|
At least one
nonfatal error message is in the output listing.
A nonfatal error
normally indicates that a request could not be met. A
nonfatal error does not adversely affect other requests nor does it
terminate task execution.
Review the output to
determine which errors are listed, and then deal with each error
accordingly
|
ARCMAIN TERMINATED
WITH SEVERITY 12
|
A fatal error
message is in the output listing.
A fatal error
terminates execution. Restarting the task might be possible.
Review the output to
determine which error occurred and its cause.
|
ARCMAIN TERMINATED
WITH SEVERITY 16
|
An internal software
error message is in the output listing.
An internal error
terminates execution.
Gather as much
information as possible (including the output listing), and
contact Teradata customer support.
|
|