Parallel Reference - Enhance Tree Update Time

Hi Experts!
I have a big problem, and I don't know how to solve it.
I have a huge tree, Nodes count about 40-50.
I have an array of object, every object is a node in the tree. I would like to update the tree status with the objects, but it takes so much time.
I had an idea, please take a look at the attached image.
Splitting the obj. array with smaller pieces, Every for loop can run parallel (?), and in the Run Time Update vi contains the update procedure of the tree.
Every Run Time Update VI operates on Tree Reference and subarray of parameters. Why this method run time is the same, when i dont split the whole array?
Could you suggest me any solution to enhance the tree refresh time?
Thans in advance!
+++ In God we believe, in Trance we Trust +++
[Hungary]
Solved!
Go to Solution.
Attachments:
Test.jpg ‏269 KB

My Problem is solved!
Defer Panel Update! I like it
+++ In God we believe, in Trance we Trust +++
[Hungary]

Similar Messages

  • FR: Reference Monitor Live Update

    *******Enhancement / FMR*********
    REFERENCE MONITOR LIVE UPDATE
    The Reference Monitor should update with every frame displayed, just as the Source and Program Monitor do.  This applies to playback as well as scrubbing.
    Why is this feature important to you?
    Live scopes AND program at the same time.  (How is it that at version 7, a 'professional' NLE still can't do this?)
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

    You've got me curious.
    Which ideas do you disagree with?
    http://forums.adobe.com/thread/1369235?tstart=60
    http://forums.adobe.com/thread/1369232?tstart=0
    http://forums.adobe.com/thread/1371240?tstart=60
    http://forums.adobe.com/thread/1369233?tstart=60
    http://forums.adobe.com/thread/1369239?tstart=60
    http://forums.adobe.com/thread/1369263?tstart=60
    http://forums.adobe.com/thread/1369265?tstart=60
    Are there any you do agree with?

  • DBI-  Update TIme Dimention is completed in Error.

    Hi Expert
    Please help me to resolve the issue the error we are getting ierror while run the request running in DBI-
    Report Name Update Time Dimention
    From Date 01-Jan-12
    To Date 31-Dec-15
    SURAJ
    THE idea is we are tring to upload the time dimention in Oracle.
    1)
    Going to check missing dates in the Time dimension from 19-AUG-2011 00:00:00 to 05-FEB-2013 00:00:00 ...
    There are missing dates in the Time dimension.
    To fix the issue, please load the Time dimension from 01-JAN-2013 00:00:00 to 05-FEB-2013 00:00:00
    The following order lines have dates outside the time dimension range. Review if they are incorrect timestamps or missing in time dimension.
    Please reload the Order Management base summary after fixing the missing dates.
    Order Number - Line Number - Line ID - Booked Date - Fulfilled Date - Shipped Date - Schedule Ship Date
    5163201 - 1.1 - 1309578 - 08/23/2012 - - - 01/03/2013
    5162913 - 1.1 - 1307386 - 08/21/2012 - - - 01/08/2013
    5162910 - 1.1 - 1307383 - 08/21/2012 - - - 02/05/2013
    5162885 - 1.1 - 1307197 - 08/21/2012 - - - 01/15/2013
    5162808 - 4.1 - 1306480 - 08/20/2012 - - - 02/05/2013
    5162808 - 3.1 - 1306479 - 08/20/2012 - - - 02/05/2013
    5162808 - 2.1 - 1306478 - 08/20/2012 - - - 02/05/2013
    5162808 - 1.1 - 1306477 - 08/20/2012 - - - 02/05/2013
    5162669 - 1.1 - 1305118 - 08/17/2012 - - - 02/05/2013
    5162645 - 1.1 - 1304925 - 08/17/2012 - - - 02/05/2013
    2)
    Financial Intelligence: Version : 11.5.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    FII_TIME_C module: Update Time Dimension
    Current system time is 27-AUG-2012 09:57:51
    **Starts**27-AUG-2012 09:57:52
    **Ends**27-AUG-2012 10:00:13
    Start of log messages from FND_FILE
    DB Version: 10.2.0.4.0
    Atomic refresh: false
    FII_TIME_CAL_DAY_MV was altered to parallel
    FII_TIME_CAL_DAY_MV was refreshed using INITIAL refresh method
    FII_TIME_CAL_DAY_MV was altered to nonparallel
    FND_GLOBAL.CONC_PRIORITY_REQUEST: 9888
    Request Set: , FORCE_FULL option:
    No action for MV Log recreation.
    calling "Import BIS Time Dimension into BSC program"
    source language=US
    Installed languages
    US
    DBI Implemented
    fii_time_day has data. DBI Implemented
    select 1 from bsc_db_calendar,bsc_sys_calendars_b where edw_calendar_type_id=1 and edw_calendar_id =1001
    and bsc_db_calendar.calendar_id=bsc_sys_calendars_b.calendar_id and rownum=1
    select 1 from mlog$_fii_time_day where rownum=1
    select 1 from mlog$_fii_time_day where dmltype$$ <>'I' and rownum=1
    Only insert rows. Inc change
    In load_dbi_cal_into_bsc_inc 08/27/2012 10:00:11
    cursor c1 is select max(ent_year_id), min(ent_year_id), to_number(to_char(sysdate,'YYYY')) from fii_time_day; 08/27/2012 10:00:11
    l_max_year=2015 08/27/2012 10:00:11
    l_min_year=2004 08/27/2012 10:00:11
    l_current_year=2012 08/27/2012 10:00:11
    Finaly g_bsc_greg_fiscal_year=2012
    select bsc_sys_periodicities.periodicity_id,bsc_sys_periodicities.period_type_id from bsc_sys_periodicities ,bsc_sys_calendars_b where bsc_sys_periodicities.calendar_id=bsc_sys_calendars_b.calendar_id and bsc_sys_calendars_b.edw_calendar_type_id=1 an
    d bsc_sys_calendars_b.edw_calendar_id=1001/1002/1003
    Ent periodicities
    g_ent_cal_id=24
    g_ent_fiscal_change=0
    g_ent_day_per_id=242
    g_ent_week_per_id=243
    g_ent_period_per_id=244
    g_ent_qtr_per_id=245
    g_ent_year_per_id=246
    445 periodicities
    g_445_cal_id=25
    g_445_fiscal_change=0
    g_445_cal_short_name=BSC_PER_2455850894563151
    g_445_day_per_id=247
    g_445_day__short_name=BSC_PER_2455850894563151
    g_445_week_per_id=248
    g_445_week_short_name=BSC_PER_2455850894563163
    g_445_p445_per_id=249
    g_445_p445_short_name=BSC_PER_2455850894563171
    g_445_year_per_id=250
    g_445_year_short_name=BSC_PER_2455850894563176
    Greg periodicities
    g_greg_cal_id=26
    g_greg_fiscal_change=0
    g_greg_cal_short_name=BSC_PER_2455850894563184
    g_greg_day_per_id=251
    g_greg_day_short_name=BSC_PER_2455850894563185
    g_greg_period_per_id=252
    g_greg_period_short_name=BSC_PER_2455850894563190
    g_greg_qtr_per_id=253
    g_greg_qtr_short_name=BSC_PER_2455850894563196
    g_greg_year_per_id=254
    g_greg_year_short=BSC_PER_2455850894563201
    select report_date,to_char(report_date,'DD'),to_char(report_date,'MM'),to_char(report_date,'YYYY'),
    ent_period_id,week_id from mlog$_fii_time_day
    where not exists (select 1 from bsc_sys_periods where
    periodicity_id=:1 and time_fk=to_char(report
    _date,'MM/DD/YYYY'))
    order by report_date 242
    g_num_dbi_cal_record=1095
    select to_date(start_month||'/'||start_day||'/'||current_year,'MM/DD/YYYY') from bsc_sys_calendars_b where edw_calendar_type_id=1 and edw_calendar_id=1001
    g_ent_start_date=01-JAN-11
    select to_date(start_month||'/'||start_day||'/'||current_year,'MM/DD/YYYY') from bsc_sys_calendars_b where edw_calendar_type_id=1 and edw_calendar_id=1002
    g_445_start_date=03-JAN-11
    select to_date(start_month||'/'||start_day||'/'||current_year,'MM/DD/YYYY') from bsc_sys_calendars_b where edw_calendar_type_id=1 and edw_calendar_id=1003
    g_greg_start_date=01-JAN-11
    select ent_period_id,ent_year_id,sequence,name,start_date, end_date from FII_TIME_ENT_PERIOD
    where ent_period_id not in (select to_number(time_fk) from bsc_sys_periods where periodicity_id=:1)
    order by ent_period_id 244
    g_num_dbi_ent_period=36
    select ent_qtr_id,ent_year_id,sequence,name, start_date, end_date from FII_TIME_ENT_QTR
    where ent_qtr_id not in (select to_number(time_fk) from bsc_sys_periods where periodicity_id=:1)
    order by ent_qtr_id 245
    g_num_dbi_ent_qtr=12
    select ent_year_id,sequence,name, start_date, end_date from FII_TIME_ENT_YEAR
    where ent_year_id not in (select to_number(time_fk) from bsc_sys_periods where periodicity_id=:1)
    order by ent_year_id 246
    g_num_dbi_ent_year=3
    select week_id,substr(week_id,1,4),substr(week_id,1,4),sequence,name, start_date, end_date from FII_TIME_WEEK
    where week_id not in (select to_number(time_fk) from bsc_sys_periods where periodicity_id=:1)
    order by week_id 248
    g_num_dbi_445_week=156
    select period445_id,year445_id,sequence,name, start_date, end_date from fii_time_p445
    where period445_id not in (select to_number(time_fk) from bsc_sys_periods where periodicity_id=:1)
    order by period445_id 249
    g_num_dbi_445_p445=35
    select year445_id col1,year445_id col2,name, start_date, end_date from fii_time_year445
    where year445_id not in (select to_number(time_fk) from bsc_sys_periods where periodicity_id=:1)
    order by year445_id 250
    g_num_dbi_445_year=2
    In correct_ent_week 08/27/2012 10:00:12
    select to_date(calendar_year,calendar_month,calendar_day,week52,year from bsc_db_calendar where calendar_id=p_calendar
    order by calendar_year desc,calendar_month desc,calendar_day desc using 24
    l_max_date=31-DEC-12, l_prev_week=54, l_prev_year=2012
    select week_id from fii_time_week where week_id in (select week_id from fii_time_day where report_date=:1)
    l_prev_fii_week=20130101
    Going to correct data.
    l_prev_week=54
    l_prev_year=2012
    l_prev_fii_week=20130101
    l_index=1
    Output from g_dbi_445_week
    20130102 2 2 2013
    20130103 3 3 2013
    20130104 4 4 2013
    20130205 5 5 2013
    20130206 6 6 2013
    20130207 7 7 2013
    20130208 8 8 2013
    20130309 9 9 2013
    20130310 10 10 2013
    20130311 11 11 2013
    20130312 12 12 2013
    20130313 13 13 2013
    20130414 14 14 2013
    20130415 15 15 2013
    20130416 16 16 2013
    20130417 17 17 2013
    20130518 18 18 2013
    20130519 19 19 2013
    20130520 20 20 2013
    20130521 21 21 2013
    20130622 22 22 2013
    20130623 23 23 2013
    20130624 24 24 2013
    20130625 25 25 2013
    20130626 26 26 2013
    20130727 27 27 2013
    20130728 28 28 2013
    20130729 29 29 2013
    20130730 30 30 2013
    20130831 31 31 2013
    20130832 32 32 2013
    20130833 33 33 2013
    20130834 34 34 2013
    20130935 35 35 2013
    20130936 36 36 2013
    20130937 37 37 2013
    20130938 38 38 2013
    20130939 39 39 2013
    20131040 40 40 2013
    20131041 41 41 2013
    20131042 42 42 2013
    20131043 43 43 2013
    20131144 44 44 2013
    20131145 45 45 2013
    20131146 46 46 2013
    20131147 47 47 2013
    20131248 48 48 2013
    20131249 49 49 2013
    20131250 50 50 2013
    20131251 51 51 2013
    20131252 52 52 2013
    20140101 1 1 2014
    20140102 2 2 2014
    20140103 3 3 2014
    20140104 4 4 2014
    20140205 5 5 2014
    20140206 6 6 2014
    20140207 7 7 2014
    20140208 8 8 2014
    20140309 9 9 2014
    20140310 10 10 2014
    20140311 11 11 2014
    20140312 12 12 2014
    20140313 13 13 2014
    20140414 14 14 2014
    20140415 15 15 2014
    20140416 16 16 2014
    20140417 17 17 2014
    20140518 18 18 2014
    20140519 19 19 2014
    20140520 20 20 2014
    20140521 21 21 2014
    Error in load_dbi_445_cal_data ORA-00001: unique constraint (BSC.BSC_SYS_PERIODS_U1) violated 08/27/2012 10:00:13
    Error in load_dbi_cal_into_bsc_inc ORA-00001: unique constraint (BSC.BSC_SYS_PERIODS_U1) violated 08/27/2012 10:00:13
    Error in load_dbi_cal_into_bsc ORA-00001: unique constraint (BSC.BSC_SYS_PERIODS_U1) violated 08/27/2012 10:00:13
    Exception happens in BSC_DBI_CALENDAR.load_dbi_cal_into_bsc ORA-00001: unique constraint (BSC.BSC_SYS_PERIODS_U1) violated
    End of log messages from FND_FILE
    Executing request completion options...
    Output is not being printed because:
    The print option has been disabled for this report.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 27-AUG-2012 10:00:14
    ---------------------------------------------------------------------------

    Please see if (Ora-00001: Unique Constraint (Bsc.Bsc_sys_periods_u1) Violated [ID 554200.1]) helps.
    Thanks,
    Hussein

  • I have mountain lion OSX and parallels with Windows.  Every time I click on a hyperlink in other applications it opens - some 7 Zip file explorer inside Parallels but doesn't go to Safari.  Does anyone know solution?

    I have mountain lion OSX and parallels with Windows.  Every time I click on a hyperlink in other applications it opens - some 7 Zip file explorer inside Parallels but doesn't go to Safari.  Does anyone know solution?

    I suggest that you run software update, after which you should have Safari 6.0.5 - then check Safari - Preferences - Privacy & see that 'Block cookies' is not set to Always.
    Failing that - switch Safari extensions Off via Safari - Preferences - Extensions & test again

  • I have MacBook with snowlepord with parallel desktop can I update to lion with parallel?

    I have MacBook with snowlepord with parallel desktop can I update to lion with parallel?

    Well, apparently you can using VMWare Fusion...
    http://osxdaily.com/2011/03/07/install-run-mac-os-x-10-7-lion-in-a-virtual-machi ne-with-vmware/
    And maybe with some hacks or updates to Parallels 6...
    http://forums.macrumors.com/showthread.php?t=1104106&page=4
    I haven't had time to try it myself.

  • How can i transfer data from old MacBook Pro, which is too old to update time machine, to the newest MacBook Pro?

    I recently bought a new MacBook Pro, and wanted to transfer all the data from my old MacBook Pro, but I get the message saying I need to update time machine on my old one in order to use time machine. However, my old one is too old to update. So I decided to use the cable to transfer, because I heard I can do it that way even though it could take time. But I have no idea what to do...
    Can someone help me?

    A Basic Guide for Migrating to Intel-Macs
    The Knowledgebase article Intel-based Mac: Some migrated applications may need to be updated refers to methods of dealing with migrating from PowerPC chips to Intel with the Migration Assistant safely. The authors of this tip have not had a chance to verify this works in all instances, or that it avoids the 10.6.1 and earlier Guest Account bug that caused account information to get deleted upon use of the Migration/Setup Assistant. However, a well backed up source that includes at least two backups of all the data that are not connected to your machine will help you avoid potential issues, should they arise. In event it does not work, follow the steps below.
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate.  Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    Classic Environment, and subsequently any Mac OS 9 or earlier applications
    Screensavers written for the PowerPC System Preference add-ons
    All Unsanity Haxies Browser and other plug-ins
    Contextual Menu Items
    Applications which specifically require the PowerPC G5 Kernel extensions
    Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior, TechTool Pro , SuperDuper , and Drive Genius  work properly on Intel-Macs with Leopard.  The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries.  Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In Macs
    Apple Guide to Universal Applications
    MacInTouch List of Compatible Universal Binaries
    MacInTouch List of Rosetta Compatible Applications
    MacUpdate List of Intel-Compatible Software
    Transferring data with Setup Assistant - Migration Assistant FAQ
    OS X Lion: How to use Migration Assistant to transfer files from another Mac
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking will work better when moving from PowerPC to Intel Macs.  The initial section below discusses Target Disk Mode.  It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    Repair the hard drive and permissions using Disk Utility.
    Backup your data.  This is vitally important in case you make a mistake or there's some other problem.
    Connect a Firewire cable between your old Mac and your new Intel Mac.
    Startup your old Mac in Transferring files between two computers using FireWire.
    Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful;
    MacBook Air- Migration Tips and Tricks;
    MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder) /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder) /Home/Library/Mail (copy the whole folder) /Home/Library/Preferences/ (copy the whole folder) /Home /Library/Calendars (copy the whole folder) /Home /Library/iTunes (copy the whole folder) /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data Also in /Home/Library/Preferences/Microsoft.
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the  Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.Revised 5/21/2011

  • How to get the latest update time of a info provider in ABAP

    hi experts,
    i am doing a ABAP program and need to get the latest update time of a info provider , does anyone know where it stores in BW or any other way to get it?
    many thanks
    WHY

    Table : RSREQDONE
    you can give INFOPAK_ID as parameter and search for latest/last Request ID and dispaly time and Date.
    Cheers
    Praveen

  • No update time stamp in the saved data file

    In NI Example Finder, there is a file called "Fieldpoint Datalogger.vi". I flip the "Time Format" switch to "HH:MMS" and the "File Type" switch to "Spreadsheet". The data saved into a file have time stamp at each line. However, the time stamp in each line of the data file saved as the same time without any update to the most current time. I put sampling frequency for 100 ms and saved as 50K bytes file size, but all the time stamps in the file show one same time (I believe it is the time to start to save into file and keep repeat it). How can I get the update time stamp for every 100ms or 500ms and save that time stamp into the data file from this "Fieldpoint Datalogger.vi"? Should I change anything on the subVI called
    "embedded FPLog.vi"?

    Hello,
    Fieldpoint systems usually base the timestamp on the National Instruments Time Server, which is installed on any computer using the Fieldpoint driver. This means that you can configure the Time Server on a Fieldpoint system to continuously check the system time of any computer on the network that has the Fieldpoint Driver installed by referencing its IP address.
    If the timestamp is not updating, then we should first verify that it has been configured properly.
    Take a look at the following Knowledge Base and let us know if using the listed steps takes care of this issue.
    http://digital.ni.com/public.nsf/websearch/C4E56AD6450FC5FD86256DFF0007FF01?OpenDocument
    Best regards,
    Justin Tipton
    National Instruments

  • After 10.5.3 update, Time Machine disk getting set to read-only

    "The Further Adventures of Time Machine..."
    Since applying the 10.5.3 update, Time Machine (or something) seems to be randomly setting my backup disk (external Western Digital "My Book Studio Edition" 500GB) to read-only which, of course, brings Time Machine backups to a halt. I can generally just restart my MacBook Pro and all is well again but then after a few more hourly backups, it will go back to read-only status again. There's a couple of things about this that are odd:
    1) Even if I open "Get Info" and try to reset the permissions on the drive, I'm locked out of doing so even though I'm the admin. What's even odder (more odd?), my user and "staff" show read & write but about the user name list, it states "You can only read"!?
    2) I have this disk partitioned and even the partitions are read-only. Disk Utility reports the entire disk is locked.
    Like I said, this has only start happening since 10.5.3 update.
    Regards,
    Terry

    Here's the latest:
    Also, the time machine back up drive had been smooth sailing since I hooked it up. Never had an ounce of problems until 10.5.3.
    Format is Mac OS Extended.
    Thanks.
    CP
    Last login: Mon Jun 9 18:36:23 on ttys000
    cpstaley:~ cpstaley$ ls -aleO@ /Volumes/iMac\ Back-Up
    total 9008
    drwxrwxr-t@ 35 root admin - 1258 Jan 3 20:22 .
    com.apple.FinderInfo 32
    drwxrwxrwt@ 7 root admin hidden 238 Jun 5 21:04 ..
    com.apple.FinderInfo 32
    -r-------- 1 root wheel - 16 Dec 31 20:43 .0011243977f4
    -rw-rw-r--@ 1 cpstaley admin hidden 12292 Feb 18 21:26 .DS_Store
    com.apple.FinderInfo 32
    -rw-rw-rw- 1 cpstaley cpstaley - 862 Dec 31 16:12 .MaxSyncConfig
    drw------- 3 root admin hidden 102 Dec 31 20:43 .Spotlight-V100
    drwxrwxrwt@ 3 cpstaley admin hidden 102 Jan 3 20:22 .TemporaryItems
    com.apple.FinderInfo 32
    d-wx-wx-wt 2 root admin hidden 68 Jun 5 16:46 .Trashes
    -rw-r--r--@ 1 cpstaley admin hidden 135038 Jan 1 20:15 .VolumeIcon.icns
    com.apple.FinderInfo 32
    -rw-r--r-- 1 cpstaley admin - 59078 Aug 31 2007 .VolumeIcon.icns.candybarbackup
    -rw-r--r-- 1 root admin - 0 Dec 31 19:52 .com.apple.timemachine.supported
    drwx------ 96 root admin - 3264 Jun 5 03:30 .fseventsd
    drwxrwxr-x@ 122 root admin - 4148 Dec 31 15:49 Applications
    com.apple.FinderInfo 32
    drwxr-xr-x+ 3 root admin - 102 Dec 31 20:44 Backups.backupdb
    0: group:everyone deny addfile,delete,add_subdirectory,deletechild,writeattr,writeextattr,chown
    -rw-r--r--@ 1 root cpstaley hidden 6656 Dec 31 19:50 Desktop DB
    com.apple.FinderInfo 32
    -rw-r--r--@ 1 root cpstaley hidden 11522 Dec 31 19:30 Desktop DF
    com.apple.FinderInfo 32
    drwxrwxr-t@ 48 root admin - 1632 Dec 31 15:49 Library
    com.apple.FinderInfo 32
    drwxr-xr-x 2 root wheel - 68 Dec 31 15:52 Network
    drwxr-xr-x 4 root wheel - 136 Nov 26 2007 System
    lrwxr-xr-x 1 root admin - 60 Dec 31 19:19 User Guides And Information -> /Library/Documentation/User Guides and Information.localized
    drwxrwxr-t 7 root admin - 238 Dec 31 19:34 Users
    drwxrwxrwt@ 3 root admin hidden 102 Dec 31 16:33 Volumes
    com.apple.FinderInfo 32
    drwxr-xr-x@ 4 root admin hidden 136 Aug 30 2007 automount
    com.apple.FinderInfo 32
    drwxr-xr-x@ 40 root wheel hidden 1360 Nov 26 2007 bin
    com.apple.FinderInfo 32
    drwxrwxr-t@ 2 root admin hidden 68 Mar 22 2005 cores
    com.apple.FinderInfo 32
    dr-xr-xr-x 2 root wheel - 68 Dec 31 15:51 dev
    lrwxr-xr-x@ 1 root admin hidden 11 Dec 31 19:19 etc -> private/etc
    com.apple.FinderInfo 32
    -rw-r--r--@ 1 root wheel hidden 4352200 Oct 10 2007 mach_kernel
    com.apple.FinderInfo 32
    drwxr-xr-x@ 6 root wheel hidden 204 Dec 31 15:51 private
    com.apple.FinderInfo 32
    drwxr-xr-x@ 63 root wheel hidden 2142 Dec 26 13:32 sbin
    com.apple.FinderInfo 32
    lrwxr-xr-x@ 1 root admin hidden 11 Dec 31 19:19 tmp -> private/tmp
    com.apple.FinderInfo 32
    drwxr-xr-x@ 9 root wheel - 306 Sep 10 2007 usr
    com.apple.FinderInfo 32
    lrwxr-xr-x@ 1 root admin hidden 11 Dec 31 19:19 var -> private/var
    com.apple.FinderInfo 32

  • Recording a last updated time for each record in a table

    hi
    i have a table with 5 columns. and the table has 100 rows of data.
    i need to add a sixth column and this column should contain the last updated time of that particular row.
    i am allowed to use triggers.
    for example, if the 55th row undergoes a change, the 6th column's value for the 55th row should update itself with that particular time.
    can any one of you come up with an optimized solution for this please ???
    thanx a million in advance and best regards,
    novice DBA
    :)

    Hi,
    Here's an example:
    CREATE OR REPLACE TRIGGER table_x_biu
    BEFORE INSERT OR UPDATE ON table_x
    FOR EACH ROW
    BEGIN
         :NEW.modified_dt := SYSDATE;
    END     table_x_biu
    SHOW ERRORSwhere table_x is your table name, and modified_dt is the DATE column to be populated.
    You won't have to specify modified_dt in any INSERT or UPDATE statements. In fact, if you do, the value you give will be ignored, and the trigger will always substitute SYSDATE.
    WARNING: if you do get an error message, the line number reported will usually be relative to the first DECLARE or BEGIN statement in the trigger. For example, if I had mis-spelled SYSDATE in the example above, the error message would say there was a problem in line 2, not line 5.

  • Update time and date with server time..?

    Hi.. All
    every login ,flash get server time from php. how can i update  time and date in flash..?

    I'm going to only show the month example, the rest is fairly straightforward:
    <?php $month = date('n'); ?>
    var date:Date = new Date();
    trace(date);
    date.setMonth($month);
    trace(date);

  • Reference same dimension multiple times in a cube

    Hi,
    I'm creating a cube with Analytic Workspace Manager. The cube needs to reference same dimension more than once. For example, in a movie ticket booking cube, there's a booking date and a show date , both should reference same pre-created TIME dimension. Because one dimension can be added to a cube only once, now my solution is to define 2 dimensions, i.e. BOOKING_TIME and SHOW_TIME, both are based on same underlying table and have exactly same levels/hierarchies/mapping, and then add them to the cube. I believe there must be smarter approaches out there, please advise.
    Thanks!
    Jim
    Edited by: user11955172 on 2012-12-10 上午2:36

    For hand written/custom sql going against the Cube:
    You're right that you can use one of the 3 time dimension based views (duplicated 4 times for time1/2/3/4 dimensions).
    If you need to use 2 out of 4 time dimensions in your query (by applying an application based filter/restriction) then you would need to alias the relevant view(s) 2 times and get your result.
    If you needed to use all 4 time attribute dimensions, then you need to alias the time dimension view 4 times.
    12 views represent the full spectrum of possible report/query usage scenarios available to users via these 4 time dimension views. A typical session with various reports/queries is unlikely to refer to all of them (possible but not likely).
    In different scenarios, any one of the 3 views - dimension view, h1, h2 view - comes into play for each dimension.
    In every query/report scenario, only 1 out of the 3 applicable views would be needed or suitable based on the query/report specifics.
    E.g:
    * If your query is at lowest level and is also referencing attributes/descriptions which pertain to >1 hierarchies, then the view v_time<N>d is the appropriate view to use. Neither vtime<N>h1 or vtime<N>_h2 will be able to give you the results you require if you have attributes defined exclusively in either hierarchy h1 or h2.
    * Setting the default hierarchy to either h1 or h2 determines which hierarchy view is expected to be used/preferred in cases where dimension is not referenced or where Top level of dimension is desired in query/report. E.g: Top level is same for both hierarchies h1 and h2 but read the Top Level values from h1 view as h1 is marked as the default hierarchy for dimension.
    * The level of the query is generally determined by the lowest level of the attributes/fields in your query. If you have attributes like Long_Desc, Short_Desc (available at all levels/all hiers) and you have 2 attributes from Hierarchy H1 and from levels L1 (one level above leaf) and L3 (higher than L1 by 2 levels)... then the query uses v_time<N>h1 and will apply a filter to choose/constraint levelname field = 'L1'.
    * Reporting tools like OBIEE etc. have security filters defined to ensure that the joins to missing dimensions and the appropriate dimension level filters appended to the query in a transparent "behind the scenes" manner.
    NOTE: By modeling the time based fields as different dimensions, you get the benefit of time series analysis along any of the 4 dimensions. You can create a Month-to-Date Revenue measure along "Show Biz Time" dimension and also create a Year-to-Date Revenue Measure based on "Booking Time" dimension. Also compare % variance of "MTD - Revenue - Show Biz Time" with corresponding value for Last year "MTD LY - Revenue - Show Biz Time". This is the benefit you get by breaking out the 4 columns in relational fact and modeling them as explicit time dimensions. You pay a small price in terms of cube space expansion, time dimension load increase but as acknowledged earlier, this dimension can be loaded incrementally, the full load process is done only initially. It is an offline process (batch) and does not hamper query performance.
    Regd
    3) In the underlying star schema, we have only one time dimension table, in the ticket booking fact table, we have 4 dimension columns referencing the same time dimension table. So it's intuitive to expect similar design in the cube. Current approach seems like replicating the dimension table for each dimension column.Do you have parentage along h1/h2 laid out in terms of different parent columns ... 06:30am should have parent D1 in h1 hierarchy (regular day) and parent=D1-1 in h2 hierarchy (business day)?
    h1=regular day hierarchy
    h2=biz day hierarchy
    In that case, perhaps you want "Booking Time" (Time1) to use view: v_time1_h1 by default and "Booking Biz Time" (Time3) to use v_time3_h2 by default.
    Using h2 hierarchy for Time1 or h1 hierarchy for Time3 would be illogical/invalid. Maybe you can simplify things by removing the hierarchies from olap model which dont apply to the dimension.
    HTH
    Shankar

  • RUEI 12.1.0.3.0 - Collectors Status Okay but Last Update time not updated

    Hi all,
    Under System > Status > Collectors Status
    Status shows OK but Last Update Time is not updated. The last update time is frozen.
    Anyone has a similar experience? Would someone help, please?
    Regards,
    Nathan

    Hi Nathan,
    that seems odd indeed. would not know the cause or any sensibl explaination unless I have system details, Can you pls file an SR for this issue and upload the helpdesk file to the SR?
    a helpdesk file is created under system >>maintenance>>helpdesk report
    It will create a zip file that we can read in support, see the events the system is capturing, analyze your configuration. That will allow us for very quick follow up. if you want me to track it internally at Oracle pls send me the SR# in a direct mail: [email protected] -- I'm the responsible product manager for RUEI so happy to follow up on this.
    R, jurgen

  • After the 10.5.6 update Time Machine stops working

    After the Mac Os X 10.5.6 update Time Machine won't back up my Mac. In an effort fix the problem I deselected my Western Digital External Drive-My Book Essential Edition and then reselect it and I got the following message You do not have appropriate access privileges to save file “.001b63aae271” in folder “Time Machine External”. I also tried to repair permissions in Disk Utility, That didn't work. Then earlier today I found out I'm not the only one with these errors. How do I fix this?

    Hello,
    here is what I found on http://programminggems.wordpress.com/2008/12/16/mac-10-5-6/
    "1. Click on the magnifying glass in the top right (Spotlight) of the menu bar.
    2. In the text entry field type “Terminal” (in all these steps, type what is in the quotes, but not the quote characters themselves) and press Return.
    3. In the new window that opens, type “cd /Volumes” and press Return [note the space in the command].
    4. Type “ls -al” [the "l" is a lowercase "L"], press Return, and note the name of your backup volume.
    5. Type “cd ” (no Return yet), type the first few letters of your backup volume name, and press the Tab key, then press Return.
    6. Type “ls -alF” and press Return and note the file with a name that matches the error message.
    7. Type “sudo rm ” (no Return yet), type the first few letters of the file name that is reported in the error and press Tab to get the full name on the command line, and then press Return. (Alternatively, you can change ownership as described in my comment #3.)
    8. When asked for your password, enter it and press Return.
    9. Type “ls -alF” and press Return and note that the file is gone.
    10. Type “exit” and press Return to close Terminal (then use the menu to Quit).
    11. Retry the Time Machine configuration."
    It works fine for me, thanks Mr Foster!

  • I have started migration système to transfert from hold Macbook pro to New MacBook air application starter successfully for several hours. But since more than 3 hours I got the message transferring Time zone paramètres with time left less than 1 minute.

    Hi
    I have started migration système to transfert from hold Macbook pro to New MacBook air
    Application starter successfully for several hours.
    But since more than 3 hours I got the message "transferring Time zone paramètres " with time left less than 1 minute.
    Any recommendation or suggestion to solve it ?
    Many tanks

    If it has run for 3 hours it's probably done and you can quit Migration Assistant and reboot the new computer. In the future rather than using Migration Assistant I would recommend using Startup Assistant which tends to be a bit more reliable and does not create a new user account as MA does. If  you're interested here is an article explaining Setup Assistant tips.
    Roger

Maybe you are looking for