ERPi database not updating from 11.1.2.1 to 11.1.2.2

I am in the process of updating from ERPI 11.1.2.1 to 11.1.2.2. I have moved the ERPI Oracle schema to a new DB and ERPI 11.1.2.2 is on a new server, in a new environment. When running the config tool to do the "configure database" task, I tried choosing to "Connect to existing database" and the Config tool reports successful, however, the updates to the ERPI schema are not run. I then went and tried to use the upgrade from 11.1.1.3+ and the upgrade check failed because we are already on 11.1.2.1. I'm not finding any documentation on needing to run the upgrade SQL scripts manually, to move from ERPI 11.1.2.1 to ERPI 11.1.2.2. Is the schema supposed to automatically update at some point, or do I need to run a series of SQL scripts against the Oracle schema? I do see several scripts, that were laid down by the installer that look like they should either run as part of the config tool, execute upon first login to ERPI or run against the Oracle schema manually. Please clarify. If scripts need to be run manually, please let me know which scripts need to be run to update the schema from 11.1.2.1 to 11.1.2.2.

b noir, thanks for your help so far. I tried the steps for the Invalid drive, but it didn't work. I was still getting the error message regarding an Invalid F drive. Even after SUBST F: C:\
So, I went rogue and tried repairing all files in my Apple Updates folder. Now my iTunes won't open at all.
I deauthorized my current computer, and uninstalled iTunes and all related files/folders. I've since reinstalled iTunes 11.1.5.5, but now I have multiple issues:
Some of my songs won't play in my library. It says "this computer is not authorized to play xxxxxx song" and asks if I want to authorize it.  I type in my Password to authorize, and it gets stuck trying to "access iTunes Store". So, I'm not sure if my computer is actually authorized or not?
I then run diagnostics in iTunes, and I get an error saying "Secure link to iTunes Store Failed". (Which explains why I'm getting stuck while trying to access iTunes store).  I click Help next to the error, and it errors out saying "iTunes help is unavailable because your computer isn't connected to the Internet, even though I AM connected to the Internet.
Thoughts?

Similar Messages

  • Delta records not updating from DSO to CUBE in BI 7

    Hi Experts,
    Delta records not updating from DSO to CUBE
    in DSO keyfigure value showing '0' but in CUBE same record showing '-I '
    I cheked in Change log table in DSO its have 5 records
    ODSR_4LKIX7QHZX0VQB9IDR9MVQ65M -  -1
    ODSR_4LKIX7QHZX0VQB9IDR9MVQ65M -   0
    ODSR_4LIF02ZV32F1M85DXHUCSH0DL -   0
    ODSR_4LIF02ZV32F1M85DXHUCSH0DL -   1
    ODSR_4LH8CXKUJPW2JDS0LC775N4MH -   0
    but active data table have one record - 0
    how to corrcct the delta load??
    Regards,
    Jai

    Hi,
    I think initially the value was 0 (ODSR_4LH8CXKUJPW2JDS0LC775N4MH - 0, new image in changelog) and this got loaded to the cube.
    Then the value got changed to 1 (ODSR_4LIF02ZV32F1M85DXHUCSH0DL - 0, before image & ODSR_4LIF02ZV32F1M85DXHUCSH0DL - 1, after image). Now this record updates the cube with value 1. The cube has 2 records, one with 0 value and the other with 1.
    The value got changed again to 0 (ODSR_4LKIX7QHZX0VQB9IDR9MVQ65M - (-1), before image &
    ODSR_4LKIX7QHZX0VQB9IDR9MVQ65M - 0, after image). Now these records get aggregated and update the cube with (-1).
    The cube has 3 records, with 0, 1 and -1 values....the effective total is 0 which is correct.
    Is this not what you see in the cube? were the earlier req deleted from the cube?

  • After I sync with iTunes my iPad Calendar is not updated from my computer where I keep my dates on Abacus. It used to do this. What's wrong?

    After I snync with iTunes my iPad Calendar is not updated from my computer where I keep my dates in Abacus. It used to do this.

    Follow the instructions of tt2 in: https://discussions.apple.com/thread/5822086

  • Lync 2013 Photos will not update from AD

    I recently joined a company who has Lync 2013, Exchange 2010 and AD is at a 2003 functional level. We are experiencing issues where Lync photos are not updating from AD correctly. I have checked the pre-reqs;  Replicate this attribute to the Global
    Catalog is set for the ThumbnailPhoto attribute. We are also forcing photos from AD only (or no photo) by setting the following:
    "Set-CsClientPolicy -Identity PhotosControl -DisplayPhoto PhotosFromADOnly"  
    and finally we are setting the photo in ad using:
    "Import-RecipientDataProperty -Identity "Test User" -Picture -FileData ([Byte[]]$(Get-Content -Path "C:\pictures\testuser.jpg" -Encoding Byte -ReadCount 0))"
    The pictures being uploaded are under 10KB and update within Outlook but never updates on Lync. I have also manually tried running the "Update-CsAddressBook" command from Lync and waiting 24hours + but the photo will not update in Lync. I have
    also tried a 3rd party utility that grabs the attribute directly from each DC individually and each node is displaying the correct photo. Any Ideas?
    EDIT: I did some more testing and can say with quite a bit of certainty there is something not quite right on the Lync side of things. I started with the company over a month ago and although users can see my original photo that was added to AD, I myself
    do not even see it loaded in my client yet. I've completly dumped my local Lync cache but no change. Is there a specific Lync Server service that handles retrieving/pushing photos to the Lync clients?

    Thank you so much for your reply, it was very helpful in understanding how the service is suppose to work however I have still not been able to correct the issue.
    What I have found by using your article may have narrowed down the scope of the problem. I was able to find that on our Lync file store, the cached contacts/photos are being updated daily (as expected) and actually contain the correct photos. I confirmed
    this be using abserver.exe on the .lsabs file and then locating the contactID for a few users I know are not updating properly. Once I have their contact ID I simply look for their .photo file in the cached files, copy it out to a different location and change
    it to a .jpeg. To my surprise the photos are actually the correctly updated ones, so why are these no getting to the users/clients? I have gone through and deleted my local cache folder as well as the registry key HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Lync
    but unfortunately no change on my Client. I still see these users original photos.
    Another piece of the puzzle; We are also working on letting mobile devices connect to our Lync infrasructure as well. This is not fully functional yet however during my testing I did get Lync client for android running for a little while and low and behold
    the pictures are actually correct on my mobile device!! Surely this must give some kind of clue?
    We are planning to upgrade Exchange from 2010 to 2013 and I hoping that leveraging the HiDef photo capabilities for Lync 2013 with Exchange 2013 may fix this issue. What do you guys think?
    More info on the environment:
    4 main sites + remote users
    ~7DC's - 2003 DFL (1 at each site + a few at HQ)
    3 Lync Front end servers (2013) (All located at central HQ)
    2 Lync edge server (2013) (All located at central HQ)
    1 - 2010 Exchange server (Located at central HQ)
    2013 Lync Client version 15.0.4675.1000 MSO 15.0.4675.1002 64bit
    About 100 HP 4110 Lync Edition Desk phones
    Users's workstations are either Windows 7 Enterprise or Windows 8.1 Enterprise

  • IPad 2 will not update from version 4.3.5 (8L1).

    I got an iPad 2 from work and it will not update from version 4.3.5. There isn't even a software update option in settings. I have reset and erased it a few times, and still no update option. I have plugged it into my computer to try to update it that way and every time iTunes prompts me to download and update the latest version, it loads for a few seconds and then I get an iTunes message that says "The IPad software update server could not be contacted. Make sure your network settings are correct and your newtwork connection is active, or try again later." the network connection IS active, I can use safari, and I have "tried again later" and still no update. PLEASE HELP!

    Naalamc wrote:
    It's an ASUS, Windows 8, Version 11.1.3.8
    Thank you.
    Your iPad has iOS 4... See Here >  http://support.apple.com/kb/HT4972
    OR...
    Connect to iTunes on the computer you usually Sync with and “ Check for Updates “...
    See the Using iTunes Section Here...
    How to update your iPhone, iPad, or iPod touch

  • My contacts are not updating from the iCloud. How can I actively go and retrieve them?

    My contacts are not updating from the iCloud even with "push" on. How can i actively go and retrieve them?

    Hello there, Lk354.
    The following Knowledge Base article offers up some great recommendations for troubleshooting issues with using iCloud Contacts:
    Get help using iCloud Contacts
    http://support.apple.com/kb/TS3998
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Status is not updated from delivery to sales order item.

    Dear Folks,
    One user created sales order with 10 line items and he created delivery and later he deleted line item 30 in that delivery document and with remaining 9 line item he done the PGI & Billing.Here what is the problem is the deleted line item in sales order status showing as completed and delivered quatity showing as 10.Status is not updated from delivery to sales order item.Please let me know how to resolve this?
    Thanks & Regards,
    murali.

    Dear Murali,
    Please go to VTLA transaction then select your delivery and order types after that go in to the details of the item level settings here you check field called Update document flow under Control data tab.
    I hope it will help you,
    Regards,
    Murali.

  • CC Photoshop not updating from 14.0 to 14.2.1

    Hi All,
    I'm having an issue where my CC Photoshop will not update from version 14.0 to 14.2.1.  I've signed out, uninstalled the Creative Cloud desktop app and re-installed it, but the issue persists.  I also uninstalled and re-installed CC Photoshop and it still downloaded and installed the other version.  Can anyone help point me in the right direction with what to do next?
    Thanks!; trouble

    Moving this discussion to the Creative Cloud Download & Install forum.
    Rocketscience I would recommend reviewing the installation log for the update to determine why it is failing.  You can find details on how to locate and interpret the installation log files at Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html.  You are welcome to post any specific errors you discover to this discussion.

  • HT201210 My ipod touch 2 gen will not update from IOS 4.2.1

    My Ipod 2Gen will not update from IOS 4.2.1 keeps saying this is the most up to date software. Does the 2 Gen Ipod not allow anything higher than 4.2.1. HELP PLEASE!!!!

    iOS 4.2.1 is the highest supported iOS version for the iPod Touch 2nd Generation.

  • My iPhone will not update from version 4.1

    My iPhone will not update from version 4.1, everytime I try to update on the iTunes iPhone screen, the response says "your iTunes version is current"....I am not trying to update iTunes, I just want to update my iPhone. How do I fix this?

    You must purchase 10.5.8 from an Apple store, either in person or online. You can also update to 10.6.8 (Snow Leopard) if you have an Intel Mac. The current version is Lion, (10.7), but you must have Snow Leopard installed to upgrade to Lion. You also need an Intel Mac.

  • Pages app is not updating from iCloud

    My pages app is not updating from iCloud after I installed the new ios8 and of course an update to the Pages app. Did follow the recommendation not to upgrade to the iCloud Drive on initial upgrade to iOS 8.
    When I log on line - on the iCloud site, I am able to see all the documents. These also appear on my windows iCloud Drive (Of course the updating is so slooooow  ).
    Have tried the following:
    1. Enabled Pages to update via iCloud and iCloud Drive - documents not updated
    2. Enabled Pages to update via iCloud and DISABLED iCloud Drive - documents not updated ( Pages update via iCloud switches off by itself)
    please if any one has a solution to this Help!
    or it means just be patient and it will eventually down load the documents. So Frustrating  !

    Sorry, misunderstanding.
    I've purchased Pages from iTunes two/three months ago and all worked fine on both iPhone and iPad.
    Now here is the problem mentioned above: after upgrading iOS, it is disappeared from both devices still remaining on iTunes.. but I'm not able to re-install it by each other syncronization (as I can for all the other apps) as usual.

  • FCS Not Updating from WSUS / Cannot open MOM Console / Cannot connect to MOM DB

    Hi,
    My original problem was that FCS was not updating from WSUS. Then after reading up, and trying a whole lot of different things I managed to break it further. Now I cannot open the Microsoft Forefront Client Security Console on the management server, The
    Administrator Console and the Operator Console cannot connect to the Management server (They are on the management server)
    As a side note: The reporting hasn't worked at all, not even after the last Systems Admin reloaded the whole FCS implementation.
    I need assistance to get everything working again, and I think it might take a while to get everything resolved.
    I don't know what information to provide so here is some to start with:
    I believe this is a on server topology:
    1. There is the management server, with all the roles except the "distribution" role installed.
    2. The updates to FCS are set to go through our WSUS server.
    3. The WSUS server works fine in all regards except to push the FCS updates through (I release other MS updates every week and they all go through)
    4. Management server is 32-bit Windows Server 2008 Standard with SP1, with Microsoft Operations Manager 2005 (Unsure of SP1 is installed, but I think it is), and Microsoft SQL Server 2005 (It doesn't have the SQL Studio thing)
    5. I have domain admin credentials
    6. When opening the Microsoft Forefront Client Security console it crashes with a "MMC has detected an error in a snap-in and will unload it". Clicking on ok gives a new error page of exception: "System.Reflection.TargetInvocationException"
    7. Opening the Operator console give a message of "Error connecting to server" and clicking on ok brings up the console settings where you specify the MOM management server etc
    8. Opening the Administrator conolse immediately brings up the "Connect to a different MOM Management Server" window.
    I am hoping that someone here can ask the right questions and helped get through all these issues to get this system working again

    Thanks Quan and Faron for your replies. Firstly, when I logged into the server today and tried to open the consoles, the FCS console did not give me an error. Before I originally posted my message I already downloaded and tried that hotfix. The problem is
    there is no SQL Management Studio. Microsoft SQL Server 2005 is installed.
    The only error that really stands out is this one under the application logs:
    Source: Microsoft Operations Manager
    Event ID: 20607
    The Data Access Server (DAS) on computer SSCIS04 returned an error. System error code: -2147217770 System error text: IDispatch error #3222 DAS method called: ConfigurationGetOnePointFreeSpace Called from file: d:\bt\4\private\product\core\engine\managers\perfcountermanager\src\momperfcountermanager.cpp
    Called from line: 984 Other than that there are some terminal server printer errors and print spooler errors (which are common on pretty much all our servers), and Heartbeat errors (Event ID: 21213: Heartbeat update failed for 1 or fewer agents. Error details:
    IDispatch error #3222)
    I have just checked again and the FCS console is still opening without error. And I can start a scan. (No clients report back to the server though)

  • My CS6 Production suite does not update from the help menu? The appilcation Manager says: "The updat

    My CS6 Production suite for Windows 8 does not update from the help menu? The appilcation Manager says: "The update server is not respondiing, the server might be offline temporarily..." I have registered correctly. I have turned off my AVG virus protection and tried to update my software, still the Application Manager gives the same response. When I login, I can see that my serial numbers are there, so it must have registered correctly.
    Help!

    If you don't want to download the updates manually, then you need to update your Application Manager.  The relevant links are here:
    Windows
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4773
    Mac
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4774
    Hope this helps.

  • Execute SQL Task does not Update from a Date Variable Reliably

    I'm using a DateTime variable in SSIS 2008 that is used to set the SQLStatement property of an Execute SQL Task.
    "DELETE FROM Labor WHERE Week = '" + (DT_WSTR, 100) @[User::Week] + "'"
    Week is the next Sunday:
    DATEADD( "day", @[User::DaysTillSunday] , @[User::TheDayThatIsTwentyMinutesPrior] )
    DaysTillSunday:
    DATEPART( "dw", @[User::TheDayThatIsTwentyMinutesPrior] ) == 1 ? 0 : 8 - DATEPART( "dw", @[User::TheDayThatIsTwentyMinutesPrior] )
    TheDayThatIsTwentyMinutesPrior:
    (DT_DATE)(DT_DBDATE)DATEADD("minute",-20,GETDATE())
    The SSIS Package deletes the current week's data, reloads it with fresh data, then calculates the difference between the current week and last week.
    The problem is that randomly, instead of deleting the current week, it will delete the previous week.  This happens maybe 5-10% of the time.  At least it does until I rebuild the package and import it into SQL Server again.
    I'm guessing that the Execute SQL Task is not updating the value of the Week variable before it executes.  I started with the source type being a variable.  Then I decided to try Direct input and pass in the Week as a parameter (OLE DB Connection
    Type).  That didn't work either.
    Most recently I tried writing the Week variable to a table first, then having a sequence container with all the tasks second.  Slightly better but I still saw the date was wrong 2 times in about 90 executions.  I was hoping that writing the Week
    variable out to the database would force an update of any associated connections to it, but that didn't seem to work.
    Any ideas?  Is this a known issue, am I missing a setting?
    thanks,
    John

    John, computers either work all the time or have a bug. I suspect it is the latter.
    To find it [faster] you need to log what the resulting expression was used in the package.
    I am baffled how rebuilding a package would fix anything like setting a date.
    It might be even dependant on when you run the package.
    Why
    DATEADD("minute",-20,GETDATE())
    DATEADD( "day", -8 , GETDATE() )
    It must be enough to set the week (that appears to be a date) as above.
    Arthur
    MyBlog
    Twitter

  • Junk and Virus database not updating.

    I have 10.4.11 installed and am running mail. In the filters tab I have the box checked to:
    Update the Junk mail and virus database [1] time(s) every day.
    and the "Last update" is "not available"
    The server has been up for several days and has not updated the database.
    how can I get the database to update?
    Thanks
    KRR

    Aimee-
    Until you 'commit' from the session you have issued the 'delete' statement, the other sessions will not be able to see the changes. In other words, the other sessions are getting you a read consistent view of the data.

Maybe you are looking for