1826373 Members
4299 Online
109692 Solutions
New Discussion

Date Command Problem

 
CowBoy
Regular Advisor

Date Command Problem

Dear All
When i type "date" or "ntpdate" command ,my servers will reboot immediately(two rp8420 + RAC10g).
Please help me because i need to change the time priodiclly.
Thank you in advance...
4 REPLIES 4
Jeeshan
Honored Contributor

Re: Date Command Problem

Hi

Did you check in syslog or OLDsyslog file of any kind of entry of error log that relates to date?
a warrior never quits
Safarali
Valued Contributor

Re: Date Command Problem

do the following

unalias date

then type date

Regards
Safar
Torsten.
Acclaimed Contributor

Re: Date Command Problem

I would suspect this command first:

# whence date
/usr/bin/date

/# type date
date is a tracked alias for /usr/bin/date

# alias|grep date
date=/usr/bin/date

# file /usr/bin/date
/usr/bin/date: ELF-32 executable object file - IA64

What do you get?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Aashique
Honored Contributor

Re: Date Command Problem

Hi,
whereis date

go to that location and check that is it link with any command.
i think date is link with some other command.

Thanks & Regards

Aashique