SQL*Loader-00309: No SQL string allowed as part of string
field specification
Answer Posted / guest
Cause: Particular field types do not allow SQL strings as
part of their field specification (e.g. field corresponding
to a LOB column). This was violated and needs to be corrected.
Action: Remove the SQL string from the particular field
specification.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
RMAN-05017: no copy of datafile number found to recover
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
NZE-28890: Entrust Login Failed
ORA-26094: stream format error: input column overflow
ORA-16627: No standby databases support the overall protection mode.
[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
ORA-26030: index string.string had string partitions made unusable due to:
ORA-16626: failed to enable specified object
ORA-26082: load of overlapping segments on table string.string is not allowed
NZE-28868: Peer certificate chain check failed.
ORA-26028: index string.string initially in unusable state
ORA-16516: The current state is invalid for the attempted operation.
In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.