<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><div>> no. its poorly named tool. can you try adding by hand?<br><br>SQL> desc zonemetadata<br> Name                                                                                                        Null?    Type<br> ----------------------------------------------------------------------------------------------------------- -------- ------------------------------------------------------------------------<br> ZONE_ID                                                                                                     NOT NULL NUMBER(38)<br> META_TYPE                                                                                                   NOT NULL VARCHAR2(64)<br> META_IND                                                                                                    NOT NULL NUMBER(38)<br> META_CONTENT                                                                                                         VARCHAR2(4000)<br><br>I am not sure what goes into "META_TYPE", "META_IND", and "META_CONTENT". "META_CONTENT" is probably "0.0.0.0/16", correct?<br>Assuming that is so, what would go under "META_TYPE", and "META_IND"?<br></div>                                         </div></body>
</html>