• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

oracle internal error ora-00600

Joined
Oct 11, 2001
Messages
581
im wiriting some inbedded sql in java. Ive been querying a table and it works when i query one particular field but if i select any others i get the above error.

any ideas? i have none
 
i just figured out part of the problem. i only get the error when i use a field that is stored as a VARCHAR2

is there a way to fix this?
 
Back
Top