Skip to Content
0
Former Member
Dec 08, 2006 at 10:34 AM

error while adding attribute to 0material

38 Views

hello, experts

I've got some errors while adding Z-attribute to 0material as a attribute.

here's a part of the log.

Activate table /BI0/PMATERIAL

Table is not yet classified

/BI0/PMATERIAL: Structure change at field level (DB is adjusted)

Adjust table in DB >>>

sql:

ALTER TABLE "/BI0/PMATERIAL"

ADD ("/BIC/ZMRPTYPE" VARCHAR2 (000002)

DEFAULT ' ' NOT NULL )

ORA-01562: failed to extend rollback segment number

DDL time(___1): .2,144,462 milliseconds

The SQL statement was not executed

Table /BI0/PMATERIAL (Error adjusting the database)

Table /BI0/PMATERIAL was not activated

How could I solve this problem?

Please help.

thx.