ORA-40103: invalid case-id column: string



ORA-40103: invalid case-id column: string..

Answer / guest

Cause: The column designated as case-id is not of one of
CHAR, VARCHAR2, NUMBER data type. Case-id columns of type
CHAR and VARCHAR2 must be of length less than or equal to
128 bytes.

Action: Change the schema of your input data to supply a
case-id column of appropriate data type and/or length.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00511: a record may not contain a PL/SQL table of records

1 Answers  


ORA-32511: cannot create watchpoint in memory needed by watchpointing code

1 Answers  


ORA-23401: materialized view "string"."string" does not exist

1 Answers  


ORA-32127: REFs do not belong to any connection

1 Answers  


ORA-06441: ssvwatev: Incorrect parameter passed to function call

1 Answers  






NZE-29237: the cryptographic engine could not finish the algorithm

1 Answers  


KUP-04028: conversion of character length to a number failed

1 Answers  


ORA-02479: error while translating file name for parallel load

1 Answers  


ORA-29340: export file appears to be corrupted: [string] [string] [string]

1 Answers  


PCB-00008: Must use option SQLCHECK=SEMANTICS(FULL) when there is embedded PL/SQL

1 Answers  


ORA-31398: DBMS_LDAP: Shared servers are not supported.

1 Answers  


NZE-29158: Unable to open library.

1 Answers  


Categories