Establish the Build date of an eMac

Can someone help me.
I need to establish the build date of an eMac. I know that in older iMacs by interrogating the system profiler a build date and time showed up. But I have an eMac running the latest Tiger and of course the profiler tells me everything but that.
I feel sure I'm missing something obvious but cannot spot it.
Thanks in advance.
Iain Mundell
iMac 1.9GHz Power PC G5 / 512MB RAM   Mac OS X (10.4.6)   iMac 500MHz G3 c/w 1GB SDRAM /Compaq Intel 1.3MHz/1.29 GHz, 512MB /iPod 60 GB

Using your fingernail, gently open the cover for the CD/DVD tray.
Inside is a label with your eMac's serial number.
Mine for example starts with:
YM430...
The first 2 letters tell you the factory in which it was built (YM is China I believe, G8 is USA)
The next number tells you the year - 4, as in '04 - and the next 2 numbers - "30" in my case - means the 30th week.
So, mine was built in the last week of July, 2004.
Hope this helps.

Similar Messages

  • All the message dates in the message list changed in every mailbox to a recent date, I don't know why.. The dates within the messages' headlines themselves remained correct.  How do I re-establish the correct dates also in the mailboxes' message list?

    All the message dates in the message list changed in every mailbox to a recent date, I don't know why.. The dates within the messages' headlines themselves remained correct.  How do I re-establish the correct dates also in the mailboxes' message list?

    First thing is to forget all the complex configs and just try to schedule the report to run once now, no alerts, no notifications, no nothing.
    Does that work?
    Then you can build up the schedule, to see where the problem is coming from.
    Sincerely,
    Ted Ueda

  • API for getting the build date of development components

    Hello ,
          we are changing the format of the  <about> screen of our application. We show the version of the main development components that are the part of our application.
    For the version date of the development components, we were earlier showing the deployment date. However we now plan to change it to their build date. We need to know if there is any API to find the build date of the development components.
    Thanks alot in advance for helping!

    Hi do you want all the dates from the back date to sysdate or only the particular back date
    SQL> select sysdate from dual;
    SYSDATE
    22-JUN-09
    SQL> select sysdate-10 from dual;
    SYSDATE-1
    12-JUN-09or if you want all the back dates starting from one particular then
    SQL> select sysdate-10+level from dual
      2  connect by level<=10;
    SYSDATE-1
    13-JUN-09
    14-JUN-09
    15-JUN-09
    16-JUN-09
    17-JUN-09
    18-JUN-09
    19-JUN-09
    20-JUN-09
    21-JUN-09
    22-JUN-09
    10 rows selected.Edited by: oracle_for_dude on Jun 22, 2009 12:11 PM

  • How do find the build date on my iMac?

    Before I can think about upgrading from 10.6.8, I need to have a mid 2007 iMac or later. How do I find that info. It's not in the system profiler.

    Thanks, this is just what I needed to know. Funny how Apple tells you what you need but does not tell you how to find out what you have. I don't know whats wrong with just using an actual date instead of coding it.

  • How to get build date of a development component?

    Hello ,
    we are changing the format of the login screen of our application. We show the version of the main development components that are the part of our application.
    For the version date of the development components,  earlier showing the deployment date. However we now requirment to change it to their build date. I need to know if there is any API to find the build date of the development components?
    I really appreciate your help in advance!!

    Hi Sandip,
    The creatin date is overwritten in the same field E070-AS4DATE along with time E070-AS4TIME and E070-TRSTATUS in table E070.
    Hope this helps
    Thanks
    Lakshman

  • Automatically Including Build Date

    We have some LabVIEW code that is built into an .exe/installer and it has an indicator that shows the date it was built and the revision number for that build. Currently, we have to manually set the date and revision number each time we build the program. I don't think the way we do our revision scheme can be automated with LabVIEW during the build of the installer or .exe file. However, it seems like there should be a way to incorporate the build date into my code from the build process. Is there such a thing? If not, does anyone have any suggestions for automatically including a build date into the LabVIEW code so that I do not have to remember to do this manually each time?
    Thanks in advance.

    I can't remember where I found these, so I cannot give due credit, but these VIs will give file info. If you point these to your exe file then you can get the file version etc.
    EDIT: If you leave the path blank, then it follows the call chain to the app. In development this will point to LabVIEW, but in a compiled exe it will be your app.
    Message Edited by yenknip on 02-03-2009 01:07 PM
    - Cheers, Ed
    Attachments:
    GetFileVersionInfo 7.zip ‏108 KB

  • Excel SSAS Tabular error: An error occurred during an attempt to establish a connection to the external data source

    Hello there,
    I have an Excel report I created which works perfectly fine on my dev environment, but fails on my test environment when I try to do a data refresh.
    The key difference between both dev and test environments is that in dev, everything is installed in one server:
    SharePoint 2013
    SQL 2012: Database Instance, SSAS Instance, SSRS for SharePoint, SSAS POWERPIVOT instance (Powerpivot for SharePoint).
    In my test and production environments, the architecture is different:
    SQL DB Servers in High Availability (irrelevant for this report since it is connecting to the tabular model, just FYI)
    SQL SSAS Tabular server (contains a tabular model that processes data from the SQL DBs).
    2x SharePoint Application Servers (we installed both SSRS and PowerPivot for SharePoint on these servers)
    2x SharePoint FrontEnd Servers (contain the SSRS and PowerPivot add-ins).
    Now in dev, test and production, I can run PowerPivot reports that have been created in SharePoint without any issues. Those reports can access the SSAS Tabular model without any issues, and perform data refresh and OLAP functions (slicing, dicing, etc).
    The problem is with Excel reports (i.e. .xlsx files) uploaded to SharePoint. While I can open them, I am having a hard time performing a data refresh. The error I get is:
    "An error occurred during an attempt to establish a connection to the external data source [...]"
    I ran SQL Profiler on my SSAS Server where the Tabular instance is and I noticed that every time I try to perform a data refresh, I get the following entries:
    Every time I try to perform a data refresh, two entries under the user name ANONYMOUS LOGON.
    Since things work without any issues on my single-server dev environment, I tried running SQL Server Profiler there as well to see what I get.
    As you can see from the above, in the dev environment the query runs without any issues and the user name logged is in fact my username from the dev environment domain. I also have a separated user for the test domain, and another for the production domain.
    Now upon some preliminary investigation I believe this has something to do with the data connection settings in Excel and the usage (or no usage) of secure store. This is what I can vouch for so far:
    Library containing reports is configured as trusted in SharePoint Central Admin.
    Library containing data connections is configured as trusted in SharePoint Central Admin.
    The Data Provider referenced in the Excel report (MSOLAP.5) is configured as trusted in SharePoint Central Admin.
    In the Excel report, the Excel Services authentication settings is set as "use authenticated user's account". This wortks fine in the DEV environment.
    Concerning SecureStore, PowerPivot Configurator has configured it the PowerPivotUnnattendedAccount application ID in all the environments. There is
    NO configuration of an Application ID for Excel Services in any of the environments (Dev, test or production). Altough I reckon this is where the solution lies, I am not 100% sure as to why it fails in test and prod. But as I read what I am
    writing, I reckon this is because of the authentication "hops" through servers. Am I right in my assumption?
    Could someone please advise what am I doing wrong in this case? If it is the fact that I am missing an Secure Store entry for Excel Services, I am wondering if someone could advise me on how to set ip up? My confusion is around the "Target Application
    Type" setting.
    Thank you for your time.
    Regards,
    P.

    Hi Rameshwar,
    PowerPivot workbooks contain embedded data connections. To support workbook interaction through slicers and filters, Excel Services must be configured to allow external data access through embedded connection information. External data access is required
    for retrieving PowerPivot data that is loaded on PowerPivot servers in the farm. Please refer to the steps below to solve this issue:
    In Central Administration, in Application Management, click Manage service applications.
    Click Excel Services Application.
    Click Trusted File Location.
    Click http:// or the location you want to configure.
    In External Data, in Allow External Data, click Trusted data connection libraries and embedded.
    Click OK.
    For more information, please see:
    Create a trusted location for PowerPivot sites in Central Administration:
    http://msdn.microsoft.com/en-us/library/ee637428.aspx
    Another reason is Excel Services returns this error when you query PowerPivot data in an Excel workbook that is published to SharePoint, and the SharePoint environment does not have a PowerPivot for SharePoint server, or the SQL Server Analysis
    Services (PowerPivot) service is stopped. Please check this document:
    http://technet.microsoft.com/en-us/library/ff487858(v=sql.110).aspx
    Finally, here is a good article regarding how to troubleshoot PowerPivot data refresh for your reference. Please see:
    Troubleshooting PowerPivot Data Refresh:
    http://social.technet.microsoft.com/wiki/contents/articles/3870.troubleshooting-powerpivot-data-refresh.aspx
    Hope this helps.
    Elvis Long
    TechNet Community Support

  • How to build the  FM data I_header and I_orgdata

    hi all,
    I’m working on the conversion program for AVL using the following function modules
    BBP_PD_AVL_GETLIST
    BBP_PD_AVL_CREATE
    BBP_PD_AVL_UPDATE
    BBP_PD_AVL_SAVE
    In the function module BBP_PD_AVL_CREATE , how to build the FM data  I_HEADER and I_ORGDATA.
    I'm giving 3 input in Export parameter in BBP_PD_AVL_GETLIST  and E_pdlist should contain data .
    but e_pdlist is not getting data...any suggestion..
    after execution it was showing  "Buffer table is not up to date"
    with regards,
    P.lokesh

    Hi Lokesh,
    We are also encountering same problem.
    How did you solve your problem?
    Would really appreciate your help.
    Thanks,
    Kezia

  • How to get last Build date of a dll in the real time target

    Info On My Project    
       I am working on LabWindows CVI 12.0 for development . This project is a real time application for hardware, which is having Phar Lap ETS as RTOS...  
    I am facing some problems while checking Build date of my Application file( .dll)
    I have tried to use GetFileDate API. But it is not supporting for realtime Target..
    So i have tried __DATE__ macro.. That also having some problems..
    How to get last Build date of a dll from the real time target  ??
    Please Help to solve this....
    Thanks
    Vaishakh A  K

    Please reply if any one have suggestion...

  • Can I insert into a form build in FORMSCENTRAL, a Formula with the numerical data that are updated by a given formula, like in Excel?

    Can I insert into a form build in FORMSCENTRAL, a Formula with the numerical data that are updated by a given formula, like in Excel?

    Hello danna,
    please have a look there as a first step: http://helpx.adobe.com/acrobat-com/formscentral/topics.html  >>> Formula syntax for built-in functions  >>> http://helpx.adobe.com/acrobat-com/formscentral/help/formula-syntax-built-in-functions.htm l
    Hans-Günter

  • Delete the Business Entity and the Building master data

    Dear all ,
    Please I need to know the way to delete the Business Entity and the Building master data from the system.

    Hi Khairy,
    You can allow the deletion of the object(s) at the below mentioned path.
    RECACUST -> Tools -> Deletion of Real Estate Objects Without Archiving.
    You can go to the relevant master data transaction and get an option to delete in the initial screen, an example is shown below.
    Note that there are prerequisites for every type of object deletion.
    Regds,
    Hardik Sharma

  • Setting the Member & data build level dynamically

    Hello, I have got a situation where i need to set the Member & data build level dynamically based on the member. The option "Build Multidimensional down to here"(OLAPMetaoutline Menu)can be used,But when we use this option i could not perform my task as i need set the Build level dynamically based on the member level.I have to set the level dynamically for the following instance.Suppose My time dimension hierarchy is as follows: BY Year BY Quarter By Month If the year is say 1995,then quarter level & month level data is not required. If the year is say 1998,then quarter level & month level data is required. Could anyone provide a solution for dynamically setting the Member & data build level? Thanks,Sathyan

    Hi CTS,
    Thanks for ur repply,
    My source side i am having BANK_BRANCH_STATUS table has BRANCH_CODE and EOC_STATUS(possible values for this column is 'N','T','F','E' & 'B').
    The source table from which data has to tranform will be having BRANCH_CODE.
    i made odiwaitfordata as 1st step in package ,in this step the code looks like this
    OdiWaitForData "-CONTEXT=GLOBAL" "-GLOBAL_ROWCOUNT=1" "-LSCHEMA=ORACLE_FCSAILS" "-POLLINT=1000" "-RESUME_KEY_OPERATOR==" "-SQLFILTER=EOC_STATUS='E'" "-TIMEOUT=0" "-TIMEOUT_WITH_ROWS_OK=YES" "-UNIT_ROWCOUNT=>=1" "-INCREMENT_DETECTION=NO" "-TABLE_NAME=BANK_BRANCH_STATUS" "-OBJECT_TYPE=T"
    In the procedure,
    Source command-select branch_CODE from BANK_BRANCH_STATUS WHERE EOC_STATUS='E'
    Target command- Execute scenario for batch with branchid as a parameter... how to put up this in code form....could u suggest me?
    3) flag those which are executed so you don't wait for them again --how to put up this in code form....could u suggest me?
    Please sugest me,
    Thanks,
    MNK

  • Xml Form Builder Project - How to define the due date of a news?

    Hi,
    in a Xml Form Builder Project how can I define the due date of a news?
    If I define the start date and the end date how can I define the rules?
    tnx

    Hi Ennius,
    The timestamp control enables the input of the date and time. You can use this control to create u2018valid fromu2019 and u2018valid untilu2019 fields in order to restrict the lifetime of objects for time-based publishing.
    You can refer to this help links for more details .
    http://help.sap.com/saphelp_ep60sp2patch5/helpdata/en/b4/fd2c407586ea01e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_ep60sp2patch5/helpdata/en/b4/fd2c407586ea01e10000000a155106/frameset.htm
    Also let us know your requirement more clearly so that i can try helping you .
    Thanks ,
    Swetha

  • I have to save data coming at the rate of 50 ms.i am trying to store the data in an array.from this array, i have take last 60 minutes of data and store in excel. But i am not able to build array to hold the incoming data.

    data comes at the rate of 50 ms. So this data has to be stored in a temprorary location say array or circular buffer.After 60 minutes, the new data should append at the last value and the first value should be deleted. Please help.

    First thing I would do is search the examples, there are a couple seamless acquisition examples that ship with LV that should do the trick for you. Working in your favor is the fact that you aren't needing to sample incredibly fast, or collect a huge amount of data.
    However, typically managing arrays in LV isn't very hard. What specific troubles are you having?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • How to change the format of an in build date

    How to change the inbuild date datatype format?

    Hi Renuka,
    Follow these steps:
    1. Create a context attribute named date1
    2. create a simple type (local Dictionary-->simpletype) named date1 of type date.
    3. If you want your date format to be same always and doesn't require to change dynamically then go to representation tab for your simple type (date1) and set its format to dd/MM/yyyy(eg.)
    4. For your context date1 set it type property to your simple type(using browse button ...)
    5. Bind this context to a input field in your view
    If you want to change the format of your date at runtime then you need to write this code in the method where you would like to change its format.
    IWDAttributeInfo attr = wdContext.getNodeInfo().getAttribute("date1");
    ISimpleTypeModifiable simple = attr.getModifiableSimpleType();
    simple.setFormat("dd/MM/yyyy");
    Regards,
    Murtuza

Maybe you are looking for

  • ITunes 11.1.4 for windows has installation or upgrade problems

    anyone knows why iTunes 11.1.4 for Windows cannot be upgraded and it always hit problem with the message "MobileDevice Services cannot be started....." when the upgrade or installation of iTunes 11.1.4 aborted half way with the message.  I tried down

  • Transferring Lightroom 4 from Hard Drive to Computer

    When I initially downloaded Lightroom 4 my desktop could not handle the amount of space the program/library took up so I began running Lightroom from an external hard drive. However, I now have a laptop that can handle running Lightroom. Upon trying

  • Database Trigger in ABAP Program

    Hi experts, Is it possible to define a database trigger in an ABAP program, to be triggered when the data from a database table is modified? Thanks, Nuno Afonso

  • Default username and password for WLC 5508 series

    Hi , please let me know the default username and password for the below  WLC  device Model : AIR-CT5508-100-K9 Image : AIR-CT5500-K9-7-0-230-0.aes                 Regards Lerner 

  • Dimension with multiple leafs

    Hello, We want to set up the following hierarchy: --- OXN ....|--- POT ....|....\--- RST ....| ....\--- OIN .........\--- PJT ..............\--- RST So this means OXN has 2 child levels (POT&OIN) and RST has 2 parent levels (PJT&POT) Now when we make