Protocol violation Error
629026Sep 8 2009 — edited Oct 25 2010Hi,
i've been getting PROTOCOL VIOLATION ERROR when java based applications trying to connect to Oracle 10g. The jdbc drivers tried are classes1.zip, classes12.jar, ojdbc4.jar, ojdbc5.jar. But of no use. This error associates the following errors also
java.sql.SQLException: OALL8 is in an inconsistent state.
ora-12155: TNS: received bad datatype in NSWMARKER packet.
Tried to connect thru TOAD also but of no use.
Is this a problem with oracle or ???.
I've tried of tracing the tns connections i cudn't find any errors.
I've tried changing the following profile settings also but of no use
CPU/Session (Sec./100) DEFAULT
CPU/Call (Sec./100) DEFAULT
Connect Time (Minutes) DEFAULT
Idle Time (Minutes) DEFAULT
Concurrent Sessions (Per User) DEFAULT
Reads/Session (Blocks) DEFAULT
Reads/Call (Blocks) DEFAULT
Private SGA (KBytes) DEFAULT
Composite Limit (Service Units) DEFAULT
Expire in (days) DEFAULT
Lock (days past expiration) DEFAULT
Number of passwords to keep DEFAULT
Number of days to keep for DEFAULT
Complexity function DEFAULT
Number of failed login attempts to lock after DEFAULT
Number of days to lock for DEFAULT
Can any one help me out.