Contains information about the error parameters for an error message.

Column

Data Type

Constraint

Description

deployment_id
(primary key)

VARCHAR(40)

not null

The unique ID for a pending deployment.

error_param

VARCHAR(255)

null

The error parameters defined for the deployment’s error messages.

sequence_num
(primary key)

BIGINT

not null

The sequence number used to determine where the error parameter is ordered in the context of the deployment.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices