Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...love the site and am constantly recommending it to (selected !) clients here in ireland..."

Geography

Where in the world do Tek-Tips members come from?
hunterfs (TechnicalUser)
7 Nov 05 14:59
All,

Hope someone can help me with this...I just started working on a project for a company and have an Oracle issue to coordinate resolution.  I say coordinate because I am not an Oracle person.  I am pushing the Tech Support people.

Here is the problem, Sun Solaris Systems running an Oracle database with Sun clustering and failover, primary server runs fine, but when on fail-over the date format changes; ie: mm/dd/yy to dd/mm/yy.  This causes problems with the application as the data is mis-interpreted.

Particulars:
Oracle 10g Standard Edition
Sun Solaris 9
sun cluster with failover on a fiber array.

Tech people state that systems are identical and since there are no data/app errors the problem is not being properly investigated.

Is someone out there able to help.  If there is another more proper forum for the post please advise and my apologies in advance.

Thanks in advance,
hunterfs
donkeyhote (TechnicalUser)
8 Nov 05 4:27
Are you sure both databases are identical?

I ask because as far as I was aware the defailt format for dates within Oracle is DD-MON-YY unless over ride is set in the initialisation parameter NLS_DATE_FORMAT
Obviously if these are not set the same in both your databases it could accout for the difference you are seeing?

Just a thought
hunterfs (TechnicalUser)
8 Nov 05 13:18
thanks for the info...I will talk to the tech people and get them started.

According to the tech folks they are identical, however obviously something is not if they will not fail-over.
hunterfs (TechnicalUser)
8 Nov 05 13:40
Here is some additional information from one of the sysadmins:  Does it add any additional light to the situation.

Interesting, but “both” databases are actually just one database which is mounted on alternate servers (the application and data are on the shared array, so install/instance is identical since it is actually physically the same). That param is in the init.ora startup file and the same exact startup file is used whether db is launched on either system. That is what the problem is, that one server takes the settings, and the other doesn’t.

donkeyhote (TechnicalUser)
9 Nov 05 5:03
Sounds like a system Locale or Lang setting somewhere
being differently set up on the different servers then

Only trouble is I don't know where to look on Solaris!
In most cases there will be a tool for changing / setting the format of the date in RH Linux for example its locale_conf
  
issue the date command on each server as the Oracle Database User and see if the format is different - if it is then you will need to change the one which doesn't match your expected Oracle settings - maybe it could be something in the profile (user).

Other than that I'm lost as to what to suggest!

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close