Upgrade issues - EMGC 12c from 12.1.0.1 to 12.1.0.2

This is on RHEL 5.7 x86_64.
Running GUI upgrade of EMGC 12c from 12.1.0.1 to 12.1.0.2 following the one-system upgrade. Receive the following during apply of required one-off patches:
Unable to continue with the installation because some one-off patches could not be applied successfully. To resolve this issue, review the following log file /app/oracle/product/OMSv12102/oms/cfgtoollogs/opatch.
 Some digging in one of the installAction<date>.log files revealed the following:
INFO: ERROR STREAM: UtilSession failed: Patch 14138257 requires component(s) that are not installed in OracleHome.
These not-installed components are oracle.as.common.clone:11.1.1.6.0,
INFO: Patch : 14680166
INFO:
INFO: Bug Superset of 13713541
INFO: Super set bugs are:
INFO: 13631331, 13596359, 13490434
INFO: Skip these patches because they are subset of other patches in the list: 13713541
INFO: Proceed with these patches: 14138257 14320300 13997369 14680166 13788861 14049150 13952743 14199825
INFO: Log file location: /app/oracle/product/OMSv12102/oms/../oracle_common/cfgtoollogs/opatch/opatch2013-06-26_14-31-01PM_1.log
INFO:
INFO: OPatch failed with error code 73
We have added more space although there was always at least 10Gb free when install fails.
For our last attempt, space free before install is 30Gb;  space free when this dies is 21Gb.
Any suggestions?

Hi, Can you pls open an SR and upload all the logs- 
- $ORACLE_HOME/sysman/log/schemamanager zipped
- $ORACLE_HOME/cfgtoollogs/ zipped
- central inventory logs
Share the SR number so that we can look at the logs. I hope you went through the - Note 1494890.1 - Checklist for Upgrade from EM 12.1.0.1 to EM 12.1.0.2
Is this your test system or prod system upgrade.

Similar Messages

  • Gmail / apple mail, assuming mavericks upgrade issue. Messages from/to and subject header do not match displayed message

    Hi Everyone
    Hoping someone has had a similar issue and can help me sort it out.
    Since Upgrading to mavericks a few weeks ago, I notice the follwoing issue in my apple mail when searching older messages (newer ones seem fine at the moment).
    A lot ( I cant say all, but quite a few well into the 80-90% plus of messages sent pre update) have gotten scrambled. I can search from/ to and subject headers, and they correspond with each other. But when i select the message Im looking for, the message desplayed is from a different sender (with a diferent subject)
    Ex I search for JohnDoe (happens if i use search function or just go manually looking thru folders) and subject "Quote", Message comes up (or I find as in manual search). When i select the message the message displayed is not the correct one. Its From JaneDoe with a subject "Thanksgiving" and its message.
    Obviously making it a little tricky to track down previous emails.
    My mail provider is Gmail (which I have heard mavericks / apple mail have been having lots of issues with).
    Hopeefully someone knows what I can do
    Thanks
    BigRed81

    Hello BigRed81,
    I have a question on this subject.  I am having the same issue.  I followed the link to the support page for rebuidling a mailbox.  It states :
    "When you rebuild mailboxes for IMAP and Exchange accounts, locally stored messages and attachments are discarded, and the messages and attachments are downloaded again from the server to your Mac. Your mailbox appears empty until the download is complete."
    I use gmail just for my Inbox.  I pull off all of my messages from the server by filing them on my mac.  So my concern is if I rebuild a mailbox, my mail account is gmail imap, and I do not have copies of my emails on the gmail server anymore that I will lose the majority of my mail because there is nothing to download again. 
    Do you know if this will happen?  Or I should not be concerned?
    Thanks
    Mykol

  • Plz help upgrade issue moving data from char type structure to non char typ

    Hi Experts
    plz help its very urgent
    Data :workout(5000) .
    FIELD-SYMBOLS : <FS_WORKOUT> TYPE ANY.  
    workout = '         u' .
    ASSIGN WORKOUT TO <FS_WORKOUT> CASTING TYPE C .
                      BAPISDITM = <FS_WORKOUT>.
    i am getting dump after BAPISDITM = <FS_WORKOUT>.
    i think i am getting the dump bcoz i am moving character type structure to non character type structure but i think with field symbols we can remove this issue thats y i used it but its not working plz help me
    its very urgent
    *dump is :*
    Short text
        Data objects in Unicode programs cannot be converted.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "ZSDR0009" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    How to correct the error
        Use only convertible operands "dst" and "src" for the statement
           "MOVE src TO dst"
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "UC_OBJECTS_NOT_CONVERTIBLE" " "
        "ZSDR0009" or "ZSDR0009_I02"
        "USER_COMMAND"
    thanx in advance

    i got d solution in this thread
    Hi all,
    data: gv_line(6000) type c.
    Bvbapkom = gv_line.
    But i am getting the Error like : gv_line and Bvbapkom are not mutually convertable.
    Note: Bvbapkom is a Structure
    How do i solve this ?
    Mahesh
    KR  
    Posts: 210
    Registered: 11/24/06
    Forum Points: 0 
      Re: gv_line and Bvbapkom are not mutually convertable.  
    Posted: Nov 30, 2007 8:40 AM    in response to: KR         Reply 
    Hi ,
    i got the solution
    ANSWER:
    Field-symbols: <X_Bvbapkom> type x,
    <X_gv_line> type x.
    Assign: Bvbapkom to <X_Bvbapkom> casting,
    gv_line to <X_gv_line> casting.
    <X_Bvbapkom> = <X_gv_line>.
    Nasaka Ramakris...  
    Posts: 4
    Registered: 1/19/08
    Forum Points: 20 
      Re: gv_line and Bvbapkom are not mutually convertable.   
    Posted: Jan 19, 2008 7:42 AM    in response to: KR         Reply 
    Hi Check this answer.
    ANSWER:
    Field-symbols: <X_Bvbapkom> type x,
    <X_gv_line> type x.
    Assign: Bvbapkom to <X_Bvbapkom> casting,
    gv_line to <X_gv_line> casting.
    <X_Bvbapkom> = <X_gv_line>.

  • Upgrade issues list

    Hi All,
    I was wondering if anyone had a list of Upgrade issues (most likely, from ticketting system) to the 5.0 system.
    Thanks

    Hi mark,
    Can u please send me the  upgrade issue list to this email address
    [email protected]

  • I am facing wifi and mobile 2G signal issue after upgrading to IOS 6 from IOS 5 in IPhone 3GS. Please help, restoring setting even didn't helped.

    I am facing wifi and mobile 2G signal issue after upgrading to IOS 6 from IOS 5 in IPhone 3GS. The mobile carrier signal as well as WIFI suddenly drops zero and are then restored automatically. Sometimes i cannot conenct to WIFI even standing infront of WIFI router. Please help, restoring setting even didn't helped.

    Update: my phone's connecting to the WiFi again. I don't know what did the trick. I did nothing since reinstalling the software. It hadn't worked then, it is now. I tried connecting to my dad's phone's hotspot( he uses a Moto G), and it worked. I then tried connecting to the WiFi at a friend's house, and when I came back home, my phone was able to connect to my WiFi! Is it of any significance that my friend's router doesn't require a password? My issue has been resolved( for now; I hope I'm not counting my chickens before they've hatched). For anyone facing a similar issue, I suggest you try everything I did:
    1. Turn your router off for a minimum of 30 seconds, turn it back on and try connecting.
    2. Click on the WiFi network you are connected to, scroll to the bottom, tap "Renew Lease".
    3. Do a soft and hard reset.
    4. Reset network settings.
    5. Back your data up, erase all content from settings menu, restore from backup.
    6. Reinstall your software( put it in recovery mode).
    I am not sure which of the above worked for me. Make sure you try everything. If none of the above works, take it to a genius bar or an authorised service provider. Good luck! :)

  • I upgraded my 2008 MBPro from 10.5.11 to 10.6.8 Snow Leopard, now iMovie crashes every time I try to insert a title into a sequence. Anyone else having issues?

    I upgraded my 2008 MBPro from 10.5.11 to 10.6.8 Snow Leopard, now iMovie crashes every time I try to insert a title into a sequence. Anyone else having issues?

    I am having exactly the same problem. Any help would be much appreciated

  • Has Apple ever fixed the fan issue that results from upgrading the hard drives on 2009-2010 iMacs?

    Has Apple ever fixed the fan issue that results from upgrading the hard drives on 2009-2010 iMacs?
    My CPU fan defaults to 3000RPM.  I can rev the fan higher with 3rd party Fan controllers, but no lower than 3K.

    OR you can short out the original temp sensor, to make the fans rev at quieter speeds.
    You can also install an optical temp sensor in place of the old one, it will still read temps and adjust the fans accordingly, just not as good as an internal sensor.
    Use something like this:http://www.ebay.com/itm/New-922-9229-Cable-Temp-Sensor-Optical-iMac-27-inch-Late -2009-2010-/111106349896
    Another fan speed control app you may be interested in: http://exirion.net/ssdfanctrl/
    Good Luck!

  • Upgrading issue from Snow Leopard 10.6.8 to Mountain Lion

    Hello there,
         I have a Macbook Pro 15'' which I purchased nearly 2 years ago. I have a dual boot with OS and Windows with boot camp.
    PROBLEM: For the past year I have been desperately trying to upgrade my operative system from snow leopard to a later version, without any success.
    QUESTION: If I install Mountain Lion on an External Hard Drive, will I be able to use my mac without the external hard drive? Can I use the external hard drive only for the recovery mode? (Refer to point 2) below for more clarification)
    The STORY:
    First, I tried to install OS Lion. The error I had was that the OS could not create a recovery partition. The problem is well known in the community, but Apple is ignoring requests of costumers and I tried for several months to ask for a solution by contacting tech support. I did not find a solution and at the end I was mostly ignored.
    When OS mountain Lion came out I hoped that the new OS would have solved the problem. I was wrong. I bought the update and I had the same problem.
    The OS won't install because it can not create a recovery backup.
    The problem is well reported in this post:
    http://www.macworld.com/article/1167870/hands_on_with_mountain_lions_os_x_recove ry_and_internet_recovery.html
    I quote the article which says the iussue is due to:"... if you partitioned the drive using Boot Camp Assistant ... the installer won’t be able to create Recovery HD...". In essence, if you used the Apple software Bootcamp to partition the Mac, then any later OS system won't recognize the partition and will refuse to install the update because they can't create a recovery disk.
    Now, this won't be a problem with any other OS, because all you need to do is to manually create the partition , while OSX works only in "automatic" mode. This means I can not upgrade my OS
    There are two solutions reported in the article:
    1) Back up all your data and Format your hard drive. I actually refuse to do so, ^_^ as I would lose 1-2 days of work just because of the lack of support of Apple
    2) Install OS on a external hard drive
    This looks like a neat way out . However, I am afraid I will need to bring this Hard drive with me at all time. I was wondering if anyone has experience with this. I so, I would like to ask if I install OS mountain Lion on that Hard drive, will the external drive be used only for the recovery disk?
    Please, let me know

    Uh uh, I see!
    Also it seems I can use my time machine backup:
    http://en.wikipedia.org/wiki/Migration_Assistant_(Apple)
    together with Migration Assistant. This would work. Thanks
    Now I need to figure out the Windows part. I need a full backup of Windows as well, with all the programs. In particular I need to be sure I can maintain the graphic card drivers.
    You don't want to know how long took for me to find out how the **** I could update my graphic card drivers in Windows on my Macbook pro. Unfortunately there was a lot of misleading propaganda from Apple about bootcamp, saying that the new intel processor would have worked fine with Windows. Sad that everything was a lie. When installing Windows with bootcamp the graphic card program was unable to find and install the graphic card drivers update . Took me 2 weeks reading through thousands of angry posts of disappointed costumers to find out how to do that. I do not want to reapeat this dreadful experience.
    After one year and a half with my Macbook pro I have a system I am TERRIFIED to touch. It is very very fragile, and any little change can destroy everything. It barely works. that's why I am so scared to re-install the OS

  • Tpnotify with TPACK flag hangs after upgrading to Tuxedo 12c RP020

    Hi,
    We are experiencing issues with tptonify with TPACK flag set after upgrading to Tuxedo 12c. Looks like tpnotify is not returned or reporting errors. Is there anything to do with "009. Bug16506218 - TPNOTIFY WITH TPACK FLAG THROW OUT EXCEPTION"? Is there any documentation about the new flag TPACK_INTL?
    Thanks

    Hello,
    If all you have done is upgrade to Tuxedo12 the behavior should be the same. The TPACK flag definition is:
    "The request is sent and the caller blocks until an acknowledgement message is received from the target client"
    Is there any additional change(e.g. in your client) you have made?
    What Tuxedo version are you upgrading from?
    The bug 16506218 fix was for a jolt client exception and a JSH failure.
    Do you see an error or is the process which executes tpnotify() just hanging/blocking waiting for the ack message?
    The flag that you mention is actually an undocumented customer requested enhancement that went into Tuxedo 10.3.
    Are you using it? Using it changes the tpnotify() behavior dependent upon the client status.
    Regards,
    Bob Finan

  • Upgrade issues OBIEE 10g to 11g along with OBIA upgrade

    Hi,
    I have to upgrade OBIEE 10.1.3.4.1 to OBIEE 11.1.1.5 along with OBIA 7.9.6.1 to 7.9.6.5(Informatica 8.6.1 to 9.0.1) at my client location and I have very little knowledge on it. and want to know/have help documents for upgrade.
    And if anyone in the forums involved in upgrade please list the errors/issues occured during upgrade and after upgrade.
    1. OBIEE 10g to 11g upgrade issues??
    2. OBIA OBIA 7.9.6.1 to 7.9.6.5 upgrade issues along with 10g to 11g??
    3. Informatica 8.6.1 to 9.0.1 upgrade issues??
    4. DAC upgrade issues??
    any response for my questions is appreciated.
    Thanks
    Jay.
    Edited by: Jay on Apr 11, 2012 9:11 AM

    HI Jay,
    We cannot explained thread list here, If you get any errors plz post me,will try to help out.
    This is oracle document link - This document has given step by step with screen shots upgration for 10g to 11g ,Please refer the below link.
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/upgrade/upgrade_to_11g.htm
    http://obieemanu.blogspot.in/2011/05/rpd-upgration-from-10g-to-11g.html
    http://docs.oracle.com/cd/E21764_01/upgrade.1111/e10125/ua_command_line.htm#ASMAS149
    Award points it is useful.
    Thanks,
    satya

  • SharePoint 2013 Upgrade Issue

    We are running a small farm with one app server and wfe server and sql server and in the process of upgrading SharePoint servers from RTM version 15.0.4420.1017 to SP1. However, app server shows the status of "upgrade required" in Servers in
    Farm in CA. When I run stsadm.exe -o localupgradestatus, the output results on app server are:
    38] content database(s) encountered.
    [0] content database(s) still need upgrade or cannot be upgraded.
    [56] site collection(s) are contained in the content databases.
    [0] site collection(s) still need upgrade.
    [49] other objects encountered, [1] of them still need upgrade or cannot be upgraded.
    Also, logs on app server after running psconfig are 
    PSCONFIG.EXE -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures 
    Timestamp              
    Process                                
    TID   Area                          
    Category                      
    EventID Level    
    Message Correlation
    01/14/2015 11:27:07.81 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    INFO SPWebApplication Name=SharePoint - name of the URL
    .... 10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:27:07.81 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    ERROR CanUpgrade [Microsoft.SharePoint.Administration.SPIisWebSite] failed.
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:27:07.85 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    INFO SPWebApplication Name=SharePoint - name of the URL....
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:27:07.85 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    ERROR Exception: Object reference not set to an instance of an object.
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:27:07.88 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    INFO SPWebApplication Name=SharePoint - name of the URL....
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:27:07.88 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    ERROR   at Microsoft.SharePoint.Administration.SPWebApplication.SetVersionOnIisWebSite(String binaryVersion, String buildVersion, DirectoryInfo di)     at Microsoft.SharePoint.Upgrade.SPSequence.get_CanUpgrade()
        at Microsoft.SharePoint.Upgrade.SPUpgradeSession.CanUpgrade(Object o)
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:27:07.90 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxnf
    INFO SPWebApplication Name=SharePoint - name of the URL....
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:27:07.90 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxnf
    ERROR Cannot upgrade [Microsoft.SharePoint.Administration.SPIisWebSite].
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:28:06.25 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    INFO No context object
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:28:06.25 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    ERROR CanUpgrade [Microsoft.SharePoint.Administration.SPIisWebSite] failed.
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:28:06.28 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    INFO No context object
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:28:06.28 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    ERROR Exception: Object reference not set to an instance of an object.
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:28:06.34 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    INFO No context object
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:28:06.34 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession ajxme
    ERROR   at Microsoft.SharePoint.Administration.SPWebApplication.SetVersionOnIisWebSite(String binaryVersion, String buildVersion, DirectoryInfo di)     at Microsoft.SharePoint.Upgrade.SPSequence.get_CanUpgrade()
        at Microsoft.SharePoint.Upgrade.SPUpgradeSession.CanUpgrade(Object o)
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:28:06.43 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession aj0ur
    INFO No context object
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    01/14/2015 11:28:06.43 OWSTIMER (0x2C94)
    0x1764 SharePoint Foundation Upgrade
    SPUpgradeSession aj0ur
    ERROR Upgrade Timer job is exiting due to exception: Microsoft.SharePoint.Upgrade.SPUpgradeException: Upgrade completed with errors.  Review the upgrade log file located in C:\Program Files\Common Files\Microsoft
    Shared\Web Server Extensions\15\LOGS\Upgrade-20150114-112257-939.log.  The number of errors and warnings is listed at the end of the upgrade log file.     at Microsoft.SharePoint.Upgrade.SPUpgradeSession.CheckPoint()     at Microsoft.SharePoint.Upgrade.SPUpgradeSession.LogEnd()
        at Microsoft.SharePoint.Administration.SPUpgradeJobDefinition.Execute(Guid targetInstanceId)
    10b7df9c-5c81-a0c7-dd9d-a7c4dd5a14e7
    I checked event logs and ULS logs but find nothing which can help fix this issue ?

    Hi Sharma,
    According to your description, my understanding is that the app server shows "upgrade required" when you upgrade your SharePoint 2013 from RTM to SP1.
    Whether you upgrade your SharePoint on app server from RTM to SP1.
    If not, please install SP1 for your SharePoint on the app server.
    After installing SP1, you need to run SharePoint Product Configuration Wizard.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • After upgrading my iphone ios from 5.1.1 to 6.0 i cannot click on wi-fi on/off (it is not highlighted)

    after upgrading my iphone ios from 5.1.1 to 6.0 wverythings seems to work fine.
    until today i was using my wi-fi network to download an application and suddenly wi-fi tirned off and when i went to the settings i cannot click on (on/off) wi-fi)
    it is ot highlighted.
    i searched the web for answers but all answers took me to a dead end.
    now i am stuck with iphone 4s with no wi-fi which is worth nothing.
    a normal nokia with wi-fi is much better.
    any help on how to fic my issue?

    Take a look at this Apple doc -> iOS: Wi-Fi or Bluetooth settings grayed out or dim
    If those 5 steps don't fix it, the iPhone will need service.

  • Problem with  Firefighter logs after upgrade to 5.3 from 5.2

    Hello Gurus ,
    just for 2 weeks we are running GRC 5.3 , which we updated from the 5.2 version .
    Unfortunately i could not make all the possible tests in one day and after i didnt check the FF reports .
    So after 10 days..after solving some issues from the upgrade i realized that in SPM (Superuser Priviliege Management ) we have a problem as well .
    We cant perform anymore reason / activity reports because the data are empty.By empty i mean all the entries users made dissapeard. I searched the two tables that normally should have the data (/virsa/zffcdhdr and the  STXH ) but with no luck .
    The other problem is..that after the upgrade to 5.3 from 5.2 the grcservice user that is responsible for the job  /VIRSA/ZVFATBAK didnt had enough authorization to complete the job , thing that before worked fine .
    So for 10 days the job didnt run and when i run the log report i see for every FFID the message "BACKGROUND JOB WAS NOT SCHEDULED/LOG & FILE NOT YET GENERATED"
    When i look directly in the tables CDHDR and CDPOS   i can see the data that the log  needs.
    But how can i reconstruct the FF log with this data ? Because when the auditor comes i would like to have the complete logs.
    thank you all for the support
    Cheerz ,
    david

    Hi David,
    Please go through the SAP Note [1143639|https://service.sap.com/sap/support/notes/1143639] (and subsequent Notes). I hope it is of help, at least partially.
    Best regatds,
    Feri
    Edited by: Ferenc Orosz on Apr 2, 2009 2:43 PM

  • Upgrading to Logic 9 from 8

    Hello all,
    I am wondering if anyone has had any issues when upgrading to Logic 9 from 8.  I need to first upgrade to 10.6.2 from 10.4.11 and then upgrade my Logic program. Will this be a good match for my computer?  I am using a MacBook Pro dual processor from 2006

    oboeguy wrote:
    Any suggestions  about looping devices?
    There are quite a few different ways of achieving looping effects, though - Logic's Tape Delay can be used with the Freeze button turned on at the bottom left hand corner. You can create something in that kind of way with other fx added and then bounce it down to an audio file when you think you've got it right and use that bit as part of your whole arrangement.
    I'd loved to have had Mainstage about 20 years ago when I used to be gigging, but I've only had a quick look at it, since its secondary to the main things I want to do now.
    You probably want to find something with Ableton now that you can work with.

  • SCOM 2012 R2 Post upgrade issues

    Hey all,
    yesterday we upgraded our SCOM environment from 2012 SP1 to R2.  All of the installers ran fine without any issues.  After a couple reboots it was back up however we have run into some issues.
    Issue 1:  The ACS seems to be broken.  I can usually run a query on the ACS database manually and get back audit entries.  However, now I am getting nothing back at all.  Here are the errors that are repeated every few minutes on both
    management servers.  I did run the ACS upgrade on them both yesterday.
    Error occured on database connection:
     Status: 0x00040000
     ODBC Error: 14
     ODBC State: 01000
     Message: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen (ParseConnectParams()).
     Database: Register
     Connection: ComplianceTest
     Statement: -
    Error occured on database connection:
     Status: 0x00200001
     ODBC Error: 14
     ODBC State: 08001
     Message: [Microsoft][ODBC SQL Server Driver][DBNETLIB]Invalid connection.
     Database: Register
     Connection: ComplianceTest
     Statement: -
    Issue 2:  Our UNIX agents are all greyed out now and when I try to upgrade them I get the following error.
    EDIT: and here is something else I just found on our other management server
    Any info would be great
    Thanks
    Warm Fuzzies!

    I am going to update this post.  The service is still crashing nightly.  The views dvAll, dvAll5 and dvHeader are not being created.  I tried the fix provided by the Microsoft rep and it did nothing.  I have uninstalled and reinstalled
    the ACS server multiple times and the views are never created.  When I start the ACS services I get the same errors.
    AdtServer encountered the following problem during startup:
     Task: Load Certificate
     Failure: Certificate for SSL based authentication could not be found. SSL authentication will be disabled
     Error: 0x00000002
     Error Message:
    The system cannot find the file specified.
    Error occured on database connection:
     Status: 0x00040000
     ODBC Error: 4624
     ODBC State: 01000
     Message: [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot grant, deny, or revoke permissions to sa, dbo, entity owner, information_schema, sys, or yourself.
     Database: SqlWriter
     Connection: Maintenance
     Statement:
    I see where the forwarders are connecting.  No other errors or messages.  The service is set to start up as the Network Services account.  The DOMAIN\SERVER$ has a logon and is mapped to the SQL user AdtServer on the OperationsManagerAC database.
     We have almost a terabyte of data that we cannot get to after the R2 upgrade.
    Very frustrating!!!!
    Warm Fuzzies!

Maybe you are looking for

  • Video Card for UT 2004

    Okay, here' s a geeky question to distract eveyrone from all the really important issues at hand... I want to order my Mac Pro today but I am still hemming and hawing over what video card to get and was wondering about UT 2004. I know there is a new

  • Can i trade my ipod touch 4g 8gb for the new 5g

    Hi i bought my ipod touch 4g 4 months ago and now i saw the ipod 5g and i really want to buy it but the bad thing is that my ipod is only 8gb while the ipod 5g is in 32 gb so what i was wondering is whether they would let me trade my old ipod for the

  • Imovie 5.0.2, Stuttering playback and out of synch audio with visual.

    I have edited a movie on Imovie HD 5.0.2, it is about 50 mins long. When I came to record back onto my Sony DCR-HC42E camcorder (I don't have a combo drive on my Imac) the playback is not acceptable. It stutters, freezes and after a while the audio b

  • Problem Rendering - After Effects CS4 and CS5

    Hello, This problem happens on both my laptops, both of which are more than capable of running and rendering in after effects. When I render the video, it comes out verry choppy and slow. My specs are: Dell Studio XPS 1645 Intel Core i7 820QM Quad Co

  • Can't email pictures

    When I try to select some pictures in iPhoto and send them via email, it asks for the recipients, but then can't seem to cooperate with Mail.  It asked for a password for my pop account, which I don't remember.  For my gmail account it did not ask fo