ORA-07846: sllfop: string byte record too big for string
byte user buffer
Answer / guest
Cause: The longest record in the file will not fit into the
largest data buffer that can be allocated
Action: Modify the RMS file to have smaller records
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-09766: osnmop: buffer allocation failure.
ORA-14454: attempt to reference temporary table in a referential integrity constraint
ORA-06032: NETDNT: connect failed, access control data rejected
ORA-02248: invalid option for ALTER SESSION
DRG-11212: procedure filter procedure name contains a semicolon
NNL-00231: Controller NOCONFIRM mode is now string
ORA-17501: logical block size string is invalid
ORA-30930: NOCYCLE keyword is required with CONNECT_BY_ISCYCLE pseudocolumn
TNS-12521: TNS:listener does not currently know of instance requested in connect descriptor
Recent I have migrated oracle9i to oracle10g(10.2.0.3). I have nested table that table used user define datatype. at a column. when i want to input the valoue at this column ,i cann't the input value.following the error messasge i have got: ORA-24328 illegal attribute value
ORA-19330: Type 'string'.'string' not installed. Please install the type before using the CREATE_DBURI operator
PLS-01420: INTERSECT and MINUS set operators are not ANSI