PLS-00410: duplicate fields in RECORD,TABLE or argument list
are not permitted



PLS-00410: duplicate fields in RECORD,TABLE or argument list are not permitted..

Answer / guest

Cause: When a user-defined record was declared, the same
name was given to two fields. Like column names in a
database table, field names in a user-defined record must be
unique.

Action: Check the spelling of the field names, then remove
the duplicate.

Please add more information about this Error

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00493: invalid reference to a server-side object or function in a local context

1 Answers  


NZE-28854: Memory allocation failure

1 Answers  


ORA-09768: osnmgetmsg: could not read a message

1 Answers  


SQL*Loader-00118: Invalid parallel load option

1 Answers  


ORA-31466: no publications found

1 Answers  


ORA-12560: TNS:protocol adapter error

1 Answers  


ORA-01658: unable to create INITIAL extent for segment in tablespace string

1 Answers  


LFI-00147: File string.string does not exist

1 Answers  


ORA-06419: NETCMN: server can not start oracle

1 Answers  


PLS-00422: no PL/SQL translation for the bindtype given for this bind variable

1 Answers  


ORA-37007: (AWLISTALL05) number writer

1 Answers  


NNO-00264: configuration database query returned no data

1 Answers  


Categories