Where does Application Server get its time information from?

Hello All,
My OS (AIX 5.2) has the correct time info. for e.g. right now, it's 09:40:24 EDT 2007
My application server console however displays GMT time on the home page. I've tried restarting the console to no avail. Has anyone run into this?
Thanks.

A SCCP device will send a TimeDateReq packet to CCM and the CCM will respond with a DefineTimeDate packet which includes the current date/time and the phone can use the new time to keep in sync with CCM (ie. compensate for any drift since its previous DefineTimeDate request).
Sample snippet from CCM trace.
=====
08/07/2006 03:39:17.630 CCM|StationInit: (0000060) TimeDateReq.|
08/07/2006 03:39:17.630 CCM|StationD: (0000060) DefineTimeDate timeDateInfo=8/7/2006 3:39:17,1 systemTime=1154936357.|
=====
The interval at which a SCCP sends the TimeDateReq may vary by device type/model.
Here are a few of the known intervals/times.
Third-gen-phones (7970/61/41/etc) resync around 3:15am daily.
http://wwwin-metrics.cisco.com/cgi-bin/ddtsdisp.cgi?id=CSCsc29075&show=R-comments
Symptom:
A 7970/71, 7941/61, or 7911 that is not used for an extended period of time may show a different time compared to other 7940/60s registered to the same CallManager. It may be a few minutes behind.
Conditions:
Phone not used for an extended period of time
Workaround:
None. When the phone is taken off-hook, the date and time will be synchronized with the CallManager
Use latest phone load.
7912/05s are random.
http://wwwin-metrics.cisco.com/cgi-bin/ddtsdisp.cgi?id=CSCsd48532
7920 resyncs at 3am.
http://wwwin-metrics.cisco.com/cgi-bin/ddtsdisp.cgi?id=CSCse54674&show=fulltext
Other phones models/types may vary.
HTH
//G

Similar Messages

  • Where does discover targets get its database information ?

    When running a discover targets process, EM is returning 2 databases which have been removed in the past.
    Can you tell me where it is picking up this information from please anyone ?

    Well yes, but you can always add the database target manually. You don´t have to rely on the automatic discovery.
    If the old sids are not statically registered in listener.ora, then they have been dynamically registered and if you bounce the listener, they will be gone. (given that the database instance processes of the removed databases are shut down)
    BTW: You can restart the listener with minimal downtime by: lsnrctl stop <listenername> && lsnrctl start <listenername>
    Regards,
    Martin

  • Where does Front Row get its list of Videos?

    Where does Front Row get its list of Videos? And how do I purge this list? Front Row is listing Videos that no longer exist on my computer and when selected do nothing.
    I tried by trashing my prefs, but the same missing files are still in the list.

    ok, worked on it a little bit more... the only thing left was an entry in the library file, when you opened the xml file in safari you could find the entry. I didn't dare playing around with the file itself, but found a script called: "super remove dead tracks" on this website, which does the trick: http://dougscripts.com/itunes/scripts/scripts01.php?page=1#removedeadsuper
    it worked great, nothing is showing up in front row any.

  • Where does Apple collect their Date & Time Information?

    I'm trying to isolate a problem for why the date and time for Unalaska and Dutch Harbor, AK when set automatically is on Hawaii Time when it should be on Alaska Time.  The islands further west on the Aleutian Island Chain are on Hawaii Time, but not Unalaska Island.  While in Unalaska, I have to set date & time on all my Mac devices to manual, and switch it back to automatic whenever I leave.  As much as I travel, it is a nuisance having to switch back an forth between automatic and manual. This has been an ongoing problem for the past 2 or 3 years, and previously, it worked correctly. 
    I've noticed that some date/time websites have it wrong, but some have it correct.  So, if I can find out where Apple collects their Date & Time information, I should be able to figure out whether it's an "Apple" problem or an "ISP" problem.

    Chris CA wrote:
    OGELTHORPE wrote:
    Terence Devlin wrote:
    Wonder why Ford, General Motors and all those car manufacturers don't do this? Hmmm?
    I thought that they put out recalls for stolen cars.  Am I wrong on that?
    Yes.
    A vehicle recall is to fix issues that the manufacturer feels they need to do something about such as bad parts.
    Or the Government felt they needed to do something about.

  • CCMS: where does CCMS collects the database space information from?

    Hi,
    We are experiencing a kind of inconsistency in the data that CCMS is collecting for the space tablespaces related MTE's. Here is the thing:
    - RZ20 > SAP CCMS Monitoring Templates > Database :  will show the PSAPSRQ tablespace at 94% (which is wrong)
    - DB02 will show the same tablespace at 88% (which is the correct value)
    - BRSPACE will also show the 88% (the correct value)
    Note that CCMS is do active and collecting (the value is not obsolete as you can actually see the timestamp being updated for the respective used space MTE).
    Do you know why are we seeing this inconsistency? Where does CCMS collect the tablespace information and how often?
    Any ideas or help to avoid this inconsistency will be helpful, as basically CCMS is sending us false alerts/emails.
    Thanks and regards

    Jesus,
    I just came across this issue myself after assuming that I was collecting the correct data.   The problem is that SAP is collecting the column Total Used (%) in DB02 instead of Used (%).   You should see your 94% as reported in CCMS in the Total Used column in DB02.
    What we need is the Used (%) column which is much more critical than the Total Used (%). 
    I have not found an MTE to report this data.    Until then, we have to manually check every server for Tablespace levels instead of in our Central CCMS.
    If you have a solution, please send.
    Thanks,
    Jeff

  • Where does Network Manager get its "secrets?"

    I am experimenting with PEAP authentication on a wireless network via Network Manager, and in the NM logs (journalctl -u NetworkManager), I keep seeing a line like this one:
    Sep 11 10:56:26 anchor NetworkManager[1300]: <info> Activation (wlp2s0/wireless): connection 'foo' has security, and secrets exist. No new secrets needed.
    In this case, I have mangled the network's settings in a way where it shouldn't be able to connect, and to the best of my knowledge, there are cached "secrets" that is still allowing NM to connect to the network.  I would like to manage these secrets somehow, or flush them at the very least.  How would I go about this?

    ok, worked on it a little bit more... the only thing left was an entry in the library file, when you opened the xml file in safari you could find the entry. I didn't dare playing around with the file itself, but found a script called: "super remove dead tracks" on this website, which does the trick: http://dougscripts.com/itunes/scripts/scripts01.php?page=1#removedeadsuper
    it worked great, nothing is showing up in front row any.

  • How to get real time information about how many user are logged in and thei

    I use tomcat as my server platform in Ubuntu for a war file.
    I know in order to get real time information about how many user are logged in, we can count how many active sessions exist by a SessionCounter code. However, I have to permit HttpSessionListener in web.xml of tomcat. From other users' experiences, the configuration is complexed and has some errors.
    Here's the link:http://www.stardeveloper.com/article...1112001&page=1
    In order to get users' ip, in jsp, use request.getremotehost() or
    request.getremoteaddress() by editing the jsp file.
    I wonder if there's some open source software to use for these two purposes.
    Thank you!

    That url is missing a few bits. The ... in the middle doesn't help.
    we can count how many active sessions exist by a SessionCounter code.
    However, I have to permit HttpSessionListener in web.xml of tomcat.
    From other users' experiences, the configuration is complexed and has some errors.And have you tried it? The configuration isn't that complex.
    What errors do you mean? Errors in tracking people, variance in the count? Probably related to internet issues and nothing you can do will alleviate them.

  • Where does portal details gets stored in the backend

    Hi Gurus,
    Where does portal contents gets stored in the portal related backend ?
    Example:  We have Content Administration under which we create iviews, pages, worksets and roles. Where does this gets stored ? do they get stored in some table as shown below ?
    Table:
    Parameters:
    iview   'Report a Problem' iView Path      Add Padding Inside Tray   Allow Client-Side Caching   Application Name
    Values:
    Test       com.sap.portal.epsolman.EPSolman     Yes                                     Yes                                Testapp
    How can we fetch the details ?
    Regards,
    Rashmi

    Hi Rashmi
    To get the data from the portal database you need to use a datasource lookup.
    Context ctx = new InitialContext();
    DataSource ds = (DataSource)ctx.lookup("jdbc/SAP/BC_JMS");
    Connection con = ds.getConnection();
    The following datasources are provided by default for reading data from portal database
    SAP/BC_JMS,SAP/BC_UME, SAP/BC_WDRR.
    You can read more about JDBC Connector Service in the link [http://help.sap.com/saphelp_nw04/helpdata/en/31/4cc81b275a419c8c72dca94366318a/frameset.htm|http://help.sap.com/saphelp_nw04/helpdata/en/31/4cc81b275a419c8c72dca94366318a/frameset.htm]
    You can also refer to this wiki for more details
    [http://wiki.sdn.sap.com/wiki/display/Snippets/DirectAccesstoDatabaseTables|http://wiki.sdn.sap.com/wiki/display/Snippets/DirectAccesstoDatabaseTables]
    Hope this helps.
    Best Regards,
    Ritesh Chopra
    P.S: Please grant points if the answer was helpful

  • Where does the data get saved from (notepad) or Notes on Windows Mobile 5?

    Where does the data get saved from (notepad) or Notes on Windows Mobile 5?
    (ON the Phone)  Sticky note like program WM5
    I ask because I synced my Blackjack 1 to my pc after about a year and MANY notes later, All the notes from the PC remained but ALL new notes on phone (a years worth) were deleted from the phone.
    I would like to attempt a data recovery on my mobile device- that was an insane endeavor but i got it to work now i just need to know what to look for (what type of files to recover) and or where to recover from?
    I did make the phone a drive already and have data recovery software that can pull deleted files from the phone in fat or raw data format.
    Thanks.

    Hi,
    I think this is not the best forum for your question. This forum is for Microsoft Exchange Server's mobile connectivity issues.
    Regards,
    Zoltán
    http://www.clamagent.org - Free Antivirus for Exchange
    http://www.it-pro.hu
    http://emaildetektiv.hu

  • Where does the Attachments gets stored.

    Hi All,
    We are adding attachments to a Human Task ADF TaskDetails page.
    When opening the attachments we are getting an error.
    Reason : The HOST_NAME is getting changed to the managed server name while opening the attachment.
    Can someone tell me where does these attachments gets stored.Can i query and check which host_name is used while storing it , if it is using the database for it.
    Please help me to debug this issue.
    Thanks,
    Sid.

    Hi,
    Here are the tables you should look at:
    fnd_attached_documents
    fnd_documents
    fnd_documents_tl
    fnd_lobs
    fnd_documents_short_text
    fnd_attached_documents has a column called entity_id which contains the po_header_id or po_line_id depending on where the document is attached.Those tables are already mentioned in the link referenced above --> Where are attachments stored in oracle apps
    Regards,
    Hussein

  • HT1430 where does the backup get saved on the windows computer?

    whenever m tryin to backup my phone it starts and after consuming the space on the hard drive of computer it stops after the msg saying bakup could nt b saved on the computer.. so my question is where does the backup get saved on d computer  n how to access it n hw to clear the old backup history n free the space on the computer? help plz...

    WHERE ARE BACKUPS LOCATED
    ITunes stores one active backup and each time a backup is created the old backup is overwritten.  Icloud saves the last three backups.  You cannot view the backups unless you have special software to read it.  If you want to know where the backups are located on your computer then read this article
    http://support.apple.com/kb/HT4946

  • Application Server Administration Service Timer Job stuck at Initialized 0% . Config Cache clear doesnt Help.MOSS2007

    Hi All,
    One of my WFE/Query server for MOSS is showing Application Server Administration Service Timer Job  stuck at Initialized  0% in CA timer Job status. 
    In timer Job Status in CA under the SSP Job Control service I find the Application Server Administration Service Timer Job  struck at 0%
    I have tried Clearing config cache of the Farm . I have tried disconnecting this server from Farm and reconnecting it with Psconfig UI, I have tried running Psconfig.exe on the affected server. But even after doing this service is stuck at 0%
    If I exit the OWSTimer.exe from task manager, it shows aborted at 0% . I am using a single SSP and reconfiguring SSP is not an option right now.
    Any help regarding it will be greatly appreciated.
    Regards,
    Rohit

    Hello,
    Have you changed the password recently? Also try to restart the windows timer service on all server.
    You might also want to check these threads:
    http://sharepoint.stackexchange.com/questions/44073/why-timer-job-stucks-at-initialized-status
    http://social.msdn.microsoft.com/Forums/en-US/d238cc1c-5c41-4762-9878-020cb36679c3/wss-30-workflow-timer-job-status-stuck-at-initialized-0
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/7d932581-91a9-41f2-8848-95f8a72ba19b/timer-job-initialized-0?forum=sharepointadminlegacy
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Where does downloaded music get saved?

    Hello.  Downloaded 1 music album from Google Music.  I can see it and play it but cannot find it in the file system.  Where does downloaded music get stored on the Ellipsis 8?  Thanks.

    OK, I have read a bit more...in the purchase req release strategy config notes I read the following:
    "The system assigns the values fromthe communication structure CEBAN to the characteristics of this class."
    But I would still like to know where the data from CEBAN-USRC1 is actually stored....
    Thanks for the help
    Lynton

  • I don't understand about the supposed new "Google Bar." Is it just for "Chrome? Where does a person get it? Thanks Robyn

    I don't understand about the supposed new "Google Bar."
    Is it just for "Chrome? Where does a person get it?
    Thanks
    Robyn

    Hi,
    It is not a browser feature, but a feature of the Google sites like Google Search, Google Maps and services like gmail. Depending on the site / service you may see it when signed in or even otherwise. It appears as a horizontal bar at the top on google related sites as of now.
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • APEX JS libraries - From where does these are getting loaded

    Hi All,
    In every page I can see APEX is loading following JS libraries.
    <script src="/i/javascript/apex_ns_3_1.js" type="text/javascript"></script>
    <script src="/i/javascript/apex_3_1.js" type="text/javascript"></script>
    <script src="/i/javascript/apex_get_3_1.js" type="text/javascript"></script>
    <script src="/i/javascript/apex_builder.js" type="text/javascript"></script>I was thinking these must be specified in the page template, but it's not the case! Could you tell from where does these are getting loaded?
    Thanks,
    Hari

    They are included by the #HEAD# substitution string in the page template.
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/themes.htm#sthref1670
    This substitution includes the standard APEX CSS and JS references and the contents of the page HTML Header property. From APEX 3.1, the standard CSS/JS can be suppressed using the Include Standard CSS and JavaScript HTML Header property.
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/bldr_pgs.htm#sthref613

Maybe you are looking for