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

Similar Messages

  • HT4972 Hi! I have tried to update OS from 4.3.5 to latest on Ipod touch but every time after 70% completing an error is prompted and say update cannot be completed. Please check the setting. Please guide in this respect to be updated.

    Hi!
    I have tried to update OS from 4.3.5 to latest on Ipod touch but every time after 70% completing an error is prompted and say update cannot be completed. Please check the setting. Please guide in this respect to be updated.

    Disable the computer's firewall and antivirus during the download and update.

  • Parameter  value "Half year " is not accepting by while updating time dimen

    Hi,
    while i am updating "Time" dimention i am getting an error as parameter value "Halfyear" is not valid value. But system is  accepting Daily, Monthly, Quarterly and yearly under Level parameter.
    So please advise me how to proceed on this.
    Regards,
    M.Chandra Sekhar Chowdary

    Hi,
    This is definitely not the answer you might be expecting. We have it as 'DAY' for the level property values for H1 and H2(completely not reasonable). But you can process the TIME dimension with this 'value' for half year provided you dont have dates as your time members (which may be the case).
    Try using 'DAY' and process the dimension as a work around. We could wait if there is any other valid reason behind this (not taking 'halfyear').
    Thanks

  • Errors with Time Machine (not completing backup, and needing to erase the ".inProgress" package)

    I have in a previous discussion been talking about errors with my Time Machine backup.  The errors were with a problem with Indexing a file, it fails and stops the whole backup.  Each time it attemps another backup, it fills my ".inProgress" package with a (nearly) whole backup, filling my Time Machine hard drive, and thus errasing my previous good backups.  The error occurs after about 95% completion.
    In my last post of a similar disscussion, the problem was indexing the Preference Pane files and this caused the whole backup to fail.  This was my last post there:  (below in some additional info of my situation)
    I did exclude the MobileMe.prefPane.  And I got:
    12/16/11 9:24:50.468 PM com.apple.backupd: Starting standard backup
    12/16/11 9:24:50.556 PM com.apple.backupd: Backing up to: /Volumes/3 TB GoFlex Drive/Backups.backupdb
    12/16/11 9:25:14.418 PM com.apple.backupd: Waiting for index to be ready (101)
    12/16/11 9:27:02.366 PM com.apple.backupd: Deep event scan at path:/ reason:must scan subdirs|
    12/16/11 9:27:02.366 PM com.apple.backupd: Finished scan
    12/16/11 9:33:37.119 PM com.apple.backupd: Deep event scan at path:/Volumes/Mac OS Lion GM reason:must scan subdirs|
    12/16/11 9:33:37.119 PM com.apple.backupd: Finished scan
    12/16/11 9:36:15.650 PM com.apple.backupd: 758.92 GB required (including padding), 830.32 GB available
    12/16/11 10:25:14.873 PM com.apple.backupd: Copied 22.8 GB of 630.5 GB, 782749 of 2357620 items
    12/16/11 11:25:15.335 PM com.apple.backupd: Copied 86.6 GB of 630.5 GB, 1167675 of 2357620 items
    12/17/11 12:25:16.227 AM com.apple.backupd: Copied 152.2 GB of 630.5 GB, 1393795 of 2357620 items
    Dec 17 01:25:16 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Copied 305.2 GB of 630.5 GB, 1413946 of 2357620 items
    Dec 17 02:25:16 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Copied 457.1 GB of 630.5 GB, 1419190 of 2357620 items
    Dec 17 03:19:07 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Copied 1736865 files (568.3 GB) from volume Macintosh HD.
    Dec 17 03:25:16 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Copied 572.1 GB of 630.5 GB, 1848939 of 2357620 items
    Dec 17 03:40:33 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Indexing a file failed. Returned 200 for: /Volumes/Mac OS Lion GM/System/Library/PreferencePanes/Mouse.prefPane, /Volumes/3 TB GoFlex Drive/Backups.backupdb/Tom iMac/2011-12-14-171406.inProgress/7DB524DD-EFB9-42A6-8A21-0A2A312EDA6D/Mac OS Lion GM/System/Library/PreferencePanes/Mouse.prefPane
    Dec 17 03:40:33 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Aborting backup because indexing a file failed.
    Dec 17 03:40:33 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Stopping backup.
    Dec 17 03:40:33 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Copied 2164998 files (581.1 GB) from volume Mac OS Lion GM.
    Dec 17 03:40:33 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Copy stage failed with error:11
    Dec 17 03:40:50 Thomas-P-Kellys-iMac com.apple.backupd[99858]: Backup failed with error: 11
    This time it was the Mouse.prefPane that caused the error.  I'd like to exclude the entire PreferencePanes directory.
    This was my error message this time:
    I just realized this was on my small Developers partition.  Perhaps there is an error with the build, OR an error with the initial restore.  I'd like to perhaps exclude the entire /Volumes/Mac OS Lion GM.  I expect that Time Machine is working fine with my main partition and the error happens when it's almost done with the Mac OS Lion GM partition.
    The problem now is that I only have 265 GB of 3 TB available on my Time Machine HDD.  If attempt another backup, it'll surely erase about 410 GB of my past saved backups.  I've already lost 6 months, and I only have two months left of backups.  I need to erase the ".inProgress" package again.  That'll take time, and it's impossible to do from this main partition, even at root access.  This ".inProgress" has a total of two (nearly) full backups; it didn't cleanup the first full backup attempt while starting the second,perhaps it would have had it finished.  But I fear even if I exclude the whole "Mac OS Lion GM" partition,  It'll create a third full backup before cleanup and erase ~400 GB of previous good backups.  Then, I'll have a total of 4 (nearly) full backups!  3 TB is just enough without any past backups.
    Maybe I'll just copy my documentations of my 'errasing the ".inProgress" package'  last time (from the Mac OS Lion GM partition) and do a full restore of just that partition.  Thus erasing the errors all together.  If it doesn't fix the errors then this could be a bug in the build that doesn't allow Time Machine to work.  I've always included this partition in Time Machine before, even with other Lion builds, so I suspect that it was an error in the initial restore.  (I may be answering my own questions, and that the inital restore (of the small partition) is the problem, and I just need to re-restore the small partition)
    Again, I'm going to have to erase the ".inProgress" file to regain 1.53 TB of space before proceeding.
    Also, I gave myself permission to read the ".Backup.345781513.887697.log", the log that was created last night when I first started Time Machine this last time.  It was interesting, but didn't show the error I could see from the console.
    Right now, mds and mdworker appear to be going crazy even after I just now turned off Time Machine.  I think I'll let it go for the rest of the night.  Then I'll work on erasing the ".inProgress" package from the other partition boot up.
    That was my entire last post.  To add some information, I have two OS X partitons, both Mac OS X Lion.  One is my large main partition, the other is one I don't mind testing with.  I recently replaced my internal hard drive in my iMac and restored from Time Machine both partitions.  This appeared to go smoothly.  But I have yet to create a single successful Time Machine backup since.  At first it was doing a Full Backup, which I didn't like, but now it just aborts around 95% completion.  Each, time, it tries it fills the Time Machine hard drive with duplicate (nearly) full backups errasing my older good backups.  I would like to erase the ".inProgress" file to save space.
    My main question in this new discussion is does anyone know of a good way of erasing the ".inProgress" file? This is so I can preseerve my previous backups.  ACLs and other permissions seem to make it impossible to erase from this startup partition, the one I'm running Time Machine from.  Even at root level, if I give myself permission to change permissions or delete a file, it'll say Operation not Permitted instead of Permission Denied.  I have been able to delete this ".inProgress" package before when booting from the other  partition, but with great difficulty.  I have had much help from another Member in this Support Community when it comes to solving my Time Machine problems.  I think I have found the problem (indexing files in my small OS X partition), as stated in my copy& pasted post above, but I really need to delete this inProgress package first to save space before continuing!

    Pondini wrote:
    Gator TPK wrote:
    Now I'll have to fix the small partition?  How's the best way to do this?  There could be thousands of files that won't index fine.
    See if there's anything you haven't done, that applies, in the pink box of #C3 in Time Machine - Troubleshooting
    Otherwise, since most (or all?) of the indexing errors are in OSX, you might want to just reinstall it.  Something may have gone wrong sometime, that damaged those files.
    I reviewed #C3 in Time Machine - Troubleshooting and I have already done most of those things.  I have just learned something new though:
    When I included my Main OS X partition again, I got an indexing error for the first time for that partition.  I might be interesting to note that the _spotlight process was running, and it's running again (the magnifying glass has a dot and it generically says "Indexing Tom's iMac").  mdworker, mds and backupd processes really are working hard, one moment they used over 500% of my CPU.  It's nice to know for once quad core is good for something other than video encoding.  (Now if they could just get the Finder to do more than 100.1%, only 1 thread is doing 100%, I'd like to see file size calculations 8 times quicker!)
    I never got an indexing error once in the past 2 weeks for that large Mac OS X v10.7.2 main volume, and it had appeared to finish that partition backup before running into problems with my smaller test partition.  Also, I had just updated the smaller test partition with a later build of Mac OS X.  But It appears that the beta builds are clearly not the problem.  I thought I could just restore again (from the December 4th backup) the small partition and both would be fine.
    I'll finish reviewing all the suggestions on Time Machine - Troubleshooting and go from there.  Hopefully, the _spotlight indexing simutaniously was the only problem.  It's strange that the indexing hasn't happened since the original restore last week untill I finally got a good clean complete partial Time Machine backup.  Why would the first Time Machine backup trigger indexing again?
    For now, I'm going to exclude the Main Partition again, and let another good backup run.  And try your suggestions.  (And wait till mds, mdworker, etc. to finish!)
    I have the logs of the first two sucsessful backups and the last two failed backups from the last 3 hours, if that would help.?

  • WEIRD "Time Machine could not complete Backup" error

    So this started back in Leopard 10.5.
    I used Time machine once and didn't like it so I turned it off and unhooked the external drive.
    Ever since that time, I get a Time Machine could not complete Backup error window that pops up every  2 hours or so it seems.
    I updated to Snow Leopard and still got this problem all the way up to 10.6.8.
    I have now updated to Lion and I STILL get this stupid annoying error.
    My TM is OFF and there are no drives selected anywhere.
    What should I do ?

    Very true, I didn't even tink about that... but.....
    I did have TimeMachineEditor but it was already set to OFF.
    I also had another program (Time Machine Scheduler) that was also set to off.
    ****, I would have loved it to be that !!!

  • Software Update App Store 10.8.2 Error - The operation couldn't be completed (NSURLErrorDomain error -1100.)

    When trying to run a software update in 10.8.2 from the App Store I recieve the error - The operation couldn't be completed (NSURLErrorDomain error -1100.)
    Any help would be appreciated.
    Thanks
    Anthony

    I found the answer by looking over towards the right on this page...to the More Like This section.
    The answer is that this indicates a server overload with Apple's App Store server.  Give it some time and try again.
    Here's the link where this was discussed:
    https://discussions.apple.com/message/19553195#19553195

  • Error code -29 and -54 updating Time Capsule

    Hi Folks,
    While trying to update Time capsule .... New .... 802.11ac.  I get an error code -29. After a restart of the iMac I get erro code -54 while trying to update. Any ideas? 
    Thanks

    I just need to be clear what update you are doing.
    Are you doing  a firmware update?
    Or is this the setup and after the setup completes the TC is still wrongly setup and you are not able to complete the setup wizard.
    Let me recommend you use ethernet and do it manually.
    See https://discussions.apple.com/thread/5800974?tstart=0
    This is common in Mavericks.. it is just networking at the tin cans and wet string level.

  • Why is it when I go to open a file in Photoshop cc I get a "Could not complete your request because of a program error".  I have uninstalled and re-installed software,  It works for a short time then I get that error again when i go to open a file.  Thank

    @Why is it when I go to open a file in Photoshop cc I get a "Could not complete your request because of a program error".  I have uninstalled and re-installed software,  It works for a short time then I get that error again when i go to open a file.  Thank you!

    Without proper system information and other details like what files you work with  nobody can tell you much. From corrupted prefs to issues with your PS swap file to actual problems with the fiel storage this could be anything.
    Mylenium

  • I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe

    I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe product installing.  I have used the Adobe Cleaner Tool many times and uninstalled other Adobe Products but neither has worked.  I have uninstalled/reinstalled this CD version of Dreamweaver several times when changing computers and after having computer issues. A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.  Please help.

    A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.
    Absolutely not. You are misinterpreting things. The activation check never happens when just running the installer, only much later. It means what it says - there is another "install" pending/ active on your system, meaning somewhere there is an (invisible) process still blocking things. Either way, since you haven't provided any real technical info, we can't advise specifically. if you are on Windows, you may want to check your task manager and terminate any setup.exe and msiexec.exe processes plus potentially may need to manually fix/ delete some registry keys. For anything beyond that you will have to be much more specific.
    Mylenium

  • Steve Jobs obviously was "the man" because every update or install now gives me problems... i can no longer download anything to my iphone.. giving me errors of "cannot install at this time" and i get an error installing itunes on my other laptop... wth?!

    Steve Jobs obviously was "the man" because every update or install now gives me problems... i can no longer download anything to my iphone.. giving me errors of "cannot install at this time" and i get an error installing itunes on my other laptop... wth is going on!??!
    ok so the download problem with my iphone.. what could be the cause of that? ive restarted and deleted the "undownloaded app" over 10 times already. and restarted the iphone 10 times... next thing i know i cant install itunes on my laptop.... geez man..
    obviously there is a fix which someone will help... but why should i have to go through all that crap to install a so called uncomplicated software... when you think about it this really shouldnt even be an issue.
    normally if the thing dosent work. normally with most programs you just uninstall the uncompleted software and just reinstall and everything is usually good to go.. help!

    ive never had any problems with ap[ple products in the past... this is a first and a stupid problem if you ask me

  • HT201272 I am trying to down load a movie from Itunes on my ipad but as the download is complete an error msg appears stating download error. I've tried downloading 4 times and the same message. What could be wrong?

    I am trying to down load a movie from Itunes on my ipad but as the download is complete an error msg appears stating download error. I've tried downloading 4 times and the same message. What could be wrong?

    Hello VernonMartin,
    Thanks for the question, and welcome to Apple Support Communities.
    If the error includes a specific code, you can cross reference with these articles:
    iTunes: Possible iTunes Store errors
    http://support.apple.com/kb/ts1424
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Thanks,
    Matt M.

  • I have adobe CS 5.1 and recently (after an update) it is giving me an error (Could not save...because of a program error) every time I try to save my work as a PDF   Help how can I get this resolved??

    I have adobe CS 5.1 and recently (after an update) it is giving me an error (Could not save...because of a program error) every time I try to save my work as a PDF>  Help how can I get this resolved??

    Run the cleaner, reinstall.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    And don't bother with running any updates unless you really need them or they fix a critical issue relevant to your workflow.
    Mylenium

  • Every time i tried to download an update for Photoshop, I received an error message U44M1I210. What do I have to do?

    every time i tried to download an update for Photoshop, I received an error message U44M1I210. What do I have to do?

    Creative Cloud Help / Error U44M1I210 | Install updates :
    http://helpx.adobe.com/creative-suite/kb/error-u44m1i210-installing-updates-ccm.html

  • I have an iPhone 4. I tried updating it tonight to iOS7 through my just updated iTunes. I received an error message telling me the update couldn't be completed. My phone then went to the screen asking me to connect to iTunes which can't see my phone. Help

    I have an iPhone 4. I tried updating it tonight to iOS7 through my just updated iTunes. I received an error message telling me the update couldn't be completed. My phone then went to the screen asking me to connect to iTunes which can't see my phone. Help!!

    micron12
    Hi I had a simular problem with my iPhone 4 and iPad 3 and found that the USB connection on the computer was at fault so I moved the connection to a USB port on the Mother board.This curred my problem,see if ti works for you.
    Windows 7 and windows XP

  • HT1926 I tried to update this ITunes install 4 times I continue to get ERROR 7 - Windows error 127 HELP

    I tried to update this ITunes install 4 times I continue to get ERROR 7 - Windows error 127 HELP

    First try updating to iTunes 11.1.5.5, using an installer downloaded from the Apple website:
    http://www.apple.com/itunes/download/
    If you still get the errors after that, try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

Maybe you are looking for