Failed to create a column comment
Hi,when i add comments on some columns, ORA-00604 ORA-06502 occur.
how to deal?
comment on column schema.table.column is 'xxxxxx'
ORA-00604: error occurred at recursive SQL level 1
ORA-06502: PL / SQL: error: character string buffer too small numeric or value
ORA-06512: at line 20
And in another DB server, all is ok.
thanks in advance
how to deal?
comment on column schema.table.column is 'xxxxxx'
ORA-00604: error occurred at recursive SQL level 1
ORA-06502: PL / SQL: error: character string buffer too small numeric or value
ORA-06512: at line 20
And in another DB server, all is ok.
thanks in advance
0