RE: NLS_DATE_FORMAT problem.....With 9i DB::::::Please help..Its urgetn & I am not able to find any leads on net either!!!

RE: NLS_DATE_FORMAT problem.....With 9i DB::::::Please help..Its urgetn & I am not able to find any leads on net either!!!

 

  

Hi...
The problem is solved..SEtting up one more key NLS_DATE_FORMAT in registry
solved it..Another alternative is to set up the date format in environment
variables...
Thanks for all the replies..
Regards,
Pallavi.

"Courage doesn't always roar. Sometimes courage is the quiet voice at the
end of the day saying, 'I will try again tomorrow.'"


-----Original Message-----
From: Santosh, Hulage (H.) [mailto:[Email Address Removed] Monday, June 30, 2003 2:18 PM
To: [Email Address Removed] [Email Address Removed] RE: NLS_DATE_FORMAT problem.....With 9i DB::::::Please
help..Its urgetn & I am not able to find any leads on net either!!!


Hi Pallavi,

NLS_DATE_FORMAT normaaly takes default according to NLS_TERITORY which set
thru NLS_LANG & CHARACTERSET.

So pls check NLS_LANG & characterset,

eg . japanese date format YY/MM/DD

setting reqd :
Database characterset is Japanese_Japan.JA16SJIS
NLS_LANG in windows reg : Japanese_Japan.JA16SJIS
No init.ora setting reqd.

When we tried to change the init.ora file for NLS_DATE_FORMAT='DD/MM/YYYY'
and restarted the db, this setting was not reflected in the database as the
database took our NLS_TERITORY as the default date format and displayed the
date in YY/MM/DD. ie Japanese Date Format.

So please do check ur Characterset / Teritory setting of ur NLS_LANG
parameter.


Get back to me if u need for info.

Santosh


-----Original Message-----
From: Pallavi Tingare [mailto:[Email Address Removed] 30 June 2003 12:56
To: LazyDBA.com Discussion
Subject: RE: NLS_DATE_FORMAT problem.....With 9i DB::::::Please
help..Its urgetn & I am not able to find any leads on net either!!!




"Courage doesn't always roar. Sometimes courage is the quiet voice at the
end of the day saying, 'I will try again tomorrow.'"


-----Original Message-----
From: Pallavi Tingare [mailto:[Email Address Removed] Monday, June 30, 2003 11:46 AM
To: LazyDBA.com Discussion
Subject: NLS_DATE_FORMAT problem.....With 9i DB


Hi,
I am facing a wierd problem with NLS_DATE_FORMAT...
I want to setup my database for a particular date format as 'MM/DD/YYYY
HH:MI:SS'.. So I made the corresponding entries in init.ora as well as SP
file for my instance... I restarted the DB after making the changes..
But when I select date from the dual I get the old date
format('29-Jun-2003') only..Why isnt the NLS_DATE_FORMAT from the init.ora
or spfile getting reflected..Is there any other place where also I have to
make these entries...??? The database version I am working on is 9i.
Please help..
Regards,
Pallavi.

"Courage doesn't always roar. Sometimes courage is the quiet voice at the
end of the day saying, 'I will try again tomorrow.'"


--------
Oracle documentation is here:
http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
To unsubscribe: send a blank email to oracledba-[Email Address Removed] subscribe: send a blank email to oracledba-[Email Address Removed] the list archive: http://www.LAZYDBA.com/odbareadmail.pl
Tell yer mates about http://www.farAwayJobs.com
By using this list you agree to these
terms:http://www.lazydba.com/legal.html


--------
Oracle documentation is here:
http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
To unsubscribe: send a blank email to oracledba-[Email Address Removed] subscribe: send a blank email to oracledba-[Email Address Removed] the list archive: http://www.LAZYDBA.com/odbareadmail.pl
Tell yer mates about http://www.farAwayJobs.com
By using this list you agree to these
terms:http://www.lazydba.com/legal.html

Oracle LazyDBA home page