Oracle date format not correct

ckell

Member
I've verified that my nls_date_format in my windows registry is set to MM-DD-YYYY.

However when clicking Tools > Preferences > Date and Time, my oracle date format shows as DD-MON-YY.

Why? How Do I fix?
 
Please disreguard previous post.

nls_date_format was only set in hkey_local_machine\oracle (not set within the specific home). Added the key and value to hkey_local_machine\oracle\home2 and all is now well.
 
Back
Top