I've got a database (Oracle Database 10g Enterprise Edition
Release 10.2.0.2.0) installed on a server. Via the network
I try to connect to the database via a frontend DEVELOPER
2000 R 2.1 (SQL*Plus: Release 3.3.4.0.0 )
while connecting to database I've got the following error-
message:
ORA-12637: Packet receive failed
Answer Posted / bgkant
edit sqlnet.ora files
Set SQLNET.AUTHENTICATION_SERVICES parameter to NONE
and try again
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
IMP-00070: Lob definitions in dump file are inconsistent with database.
[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
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
ORA-26028: index string.string initially in unusable state
ORA-16626: failed to enable specified object
ORA-26030: index string.string had string partitions made unusable due to:
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
ORA-26029: index string.string partition string initially in unusable state
IMP-00064: Definition of LOB was truncated by export
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-26027: unique index string.string partition string initially in unusable state
ORA-26079: file "string" is not part of table string.string
ORA-26095: unprocessed stream data exists
ORA-16516: The current state is invalid for the attempted operation.