DMM 5.3 upgrade process failing

We are running the Digital Media Manager version 5.2.3 on a UCS-C210.
I have attempted to upgrade to version 5.3 twice, but each time the process is failing.
I have downloaded the ISO and burned to disk, backed up the system and kicked off the upgrade. It states it completes, informs me that I can eject the disk and reboot the system. However I have discovered I've been having to manually shut the server down and restart it, but it boots up into 5.2.3.
Is there something I am missing?
Thanks much.

Paul,
I assume that you were connected to CIMC, KVM or Physical Monitor/Keyboard when the remote upgrade was triggered. You do have to select few options when the remote upgrade happens, The only thing you avoid in remote upgrade process is - burning the DVD and inserting it in the drive.
I'd recommend that you setup CIMC (SETUP instructions :
http://www.cisco.com/en/US/products/ps10493/products_configuration_example09186a0080b10d66.shtml)
or KVM and open a TAC case, TAC can see where exactly the failure is happening.
I assume that you have already backed up 5.2.3's  CONFIG+CONTENT before starting the upgrade to 5.3. The sysmptoms described in this thread are vey unique and would need deeper investigation.
Also once the device is UP via SSH , Get a syslog out of the device for analysis. The syslog contains dmsupgrade.log which should help TAC determine the root cause.
Worst case scenario, you may have to re-image the system using 5.2.3 FRESH ISO (different than upgrade ISO, this image can be obtained via TAC) , restore the CONTENT and CONFIG (assuming you have the backup of both) and re-trying the upgrade.
Or if this is fairly new setup you can also choose to run 5.3 FRESH ISO (assuming you don't want to retain any content and config)
I'd recommend opening a TAC case to troubleshoot this further.
Thanks,
Sagar Dhanrale

Similar Messages

  • Upgrading Stellent 7.5 to OCS 10gR3 Import Process failing HELP NEEDED

    Hi,
    I am upgrading Stellent 7.5 to Oracle COntent Server 10gR3. Here is what I have done.
    1. Migrated all the configuration from Stellent to 10gR3
    2. Migrated the Folders from Stellent to 10gR3
    3. Migrated the content by creating an Archive and then importing the Archive in 10gR3.
    I am seeing lot of errors in the log file. Following are the errors I see in the log file.
    1.
    Could not send mail message from (null) with subject line: Content Release Notification. Could not get I/O for connection to: hpmail.rtp.ppdi.com java.net.ConnectException: Connection timed out
    2.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Invalid Metadata for 'ID_000025'. Virtual folder does not exist.
    3.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Content item 'ID_004118' was not successfully checked in. The primary file does not exist.
    4.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Content item 'ID_004213' was not successfully checked in. IOException (System Error: /u01/app/oracle/prod/ucm/server/archives/productioncontent/09-dec-21_23.29.44_396/4/vault/dmc_unblinded_documents/4227 (No such file or directory)) java.io.FileNotFoundException: /u01/app/oracle/prod/ucm/server/archives/productioncontent/09-dec-21_23.29.44_396/4/vault/dmc_unblinded_documents/4227
    5.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Content item 'ID_031414' with revision label '2' was not successfully checked in. The release date (11/4/08 9:12 AM) of the new revision is not later than the release date (11/4/08 9:12 AM) of the latest revision in the system.
    6.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Invalid Metadata for 'ID_033551'. Item with name '07-0040_IC_Olive-View_UCLA_ERI_Cellulitis_2008-08-26.pdf' already exists in folder '/Contribution Folders/2007/07-0040/07-0040Site_Specific_Documents/07-0040Olive_View_UCLA_Medical_Center/07-0040Archive/07-0040Essential_Documents_ARC/07-0040Informed_Consent_ARC/'.
    7.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Aborting. Too many errors.
    QUESTIONS:
    Is there a way to keep the import processing running even if the errors are coming. As it looks like when there are too many errors the import process stops in the middle.
    How do I find out the total number of folders and the documents. As I want to run the same query on Stellent 7.5 and find out total number of folders and the documents and then run the same query on 10gR3 and compare the results. Just want to fnd out how much content is imported.
    How do I run the import process over again as half of the content is imported and my import process failed in the middle when running the process over again what settings do I need to provide to make sure no duplicates get created etc.
    Any help is really appreciated.
    Thanks

    Hi
    There are a couple of ways to get around the issues that you are facing such that import process is not interrupted because of these. They are as follows :
    1. Use ArchiveReplicationException component . This will keep the import process running and make a log of the failed process which can be used for assessing / gauging the success of the import and what all needs to be redone.
    I would suggest this as the option for your case.
    2. Put the config variable for arciver exception to 9999 so that the archive process stops only after hitting the limit of 9999 errors.
    I would suggest to go for step 1 as that would be a much more foolproof and methodical way of knowing what all items have failed during import.
    Thanks
    Srinath

  • TIME dimension processing fails saying "..attribute key cannot be found.." in EPM 10

    After upgrading from version 7.5 to EPM 10, when we ran a ‘Full Process’ on the TIME dimension, it ran into an error saying “Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: 'dbo_tblFactCapEx', Column: 'TIMEID', Value: '20090013'. The attribute is 'Time_TIMEID'.  (1/13/2015 2:41:02 PM)”.
    Full error message is attached herewith – ‘Time Dimension Error.txt’
    After researching, we did discover that MONTHNUM needed to be converted to BASE_PERIOD. Re-processed which produced the same error.
    Prior to migration to version 7.5, we ran a full process on TIME dimension there. It completed successfully, confirming the issue is only with version 10.
    Confirmed we could see the TIMEID value of 20090013 in the following places:
    Time Dimension in the appropriate TIMEID attribute column.
    Confirmed mbrTIME table had base member ID with TIMEID attribute filled out correctly.
    Data in tblFactFINANCE could be pulled using that TIMEID
    We truncated all the records in all the fact tables associated to this TIME dimension.
    Eventually, when none of the tables had any records, the TIME dimension then processed successfully.
    We this began to suspect the issue may not really be related to bad records.
    We conducted one more test to confirm this.
    Using an input form in EPM 10, we manually entered data in one of the models (at this point none of the fact tables have any records)
    Ran Full Optimize on that model with Compress Database and Index Defragmentation checked – This step failed with the error attached in ‘MatrixRateFullOptimize.txt’
    Ran Full process on Time Dimension – Failed indicating issue with TimeID 2012001 (that’s my manual entry). Attached error report ‘TimeDim Error MatrixRate.txt’
    At this point, the table only contains the manually entered records (no suspected bad records)
    We then suspected there could have been an issue with the upgrade process.
    So we reprocessed all the dimension and optimized all the models in version 7.5, made a new backup and restored it to version 10.
    The issue still persisted!
    At this point, we have tried all the possibilities we could think of. Each time the fact table is populated with records, the TIME dimension process fails indicating ‘the attribute key’ cannot be found.
    There is probably something in the OLAP partition that is not able to link the dimension attributes to the cubes.
    Additional Information:
    Please find attached the existing Time Dimension – TimeDimensionMembers.xlxs
    Version of Excel used: Excel 2007, SP3 MSO (12.0.6683.5000)
    System Specs: Please see screenshot below.

    Thank you all for responding! This issue is resolved.
    Here’s what the issue was:
    The time structure is TOTAL >> Years >> Quarters >> Months (e.g. T.ALL >> 2012.TOTAL >> 2012.Q1 >> 2012.P01)
    As shown in the screenshot below, the LEVEL for ‘T.ALL’ member was set to YEAR, which is incorrect (we can’t have Year rolling up to a Year)
    We changed the LEVEL to ‘TOTAL’ and this fixed the issue!!
    If only it gave a better error message than the “..attribute key not found” message

  • "Symbol extraction process failed" with iPhone 3G

    In the Organizer, when I try to use an iPhone 3G for testing, I get the error message "Symbol extraction process failed", with no further information on what I can do to fix this.
    I've tried...
       - Restarting XCode (I'm using XCode 4)
       - Restarting device
       - Resetting device (from itunes)
       - Restoring device (from itunes)
      - Upgrading firmware (was 4.0, upgraded to 4.2.1)
      - Restoring device (from organizer)
    This device isn't broken or functioning incorrectly in any (other) way, and I really need to test my app on a 3G.... How can I fix this?
    Thanks in advance.

    Thanks for the quick responses, KT.
    I haven't tried it with XCode3; downloading it now.  I have an iPhone 4 with the same iOS version installed.
    I'd like to use the 3G to test overall performance / framerates / screen resolution.

  • Siebel Database Upgrade Wizard fails for production upgrade

    Hi,
    We are doing a dry-run for production upgrade for our customer form Siebel 7.8.2 to 8.1. 1.4
    Platform info:
    Siebel Gateway, Siebel Server, Database Server: AIX 6.1 64 bit OS
    Database: IBM DB2 V9.7
    When running the Upgrade Database (upgrep + upgphys) wizard, the process fails to execute with errors.
    Below is the error details:
    1.Run the upgrade wizard:
    Command: srvrupgwiz /m master_upgrep_prod_782.ucf
    [IBM][CLI Driver][DB2/AIX64] SQL0444N Routine "SIEBTRUN" (specific name "SQL120127012149901") is implemented with code in library or path ".../sqllib/function/siebproc", function "siebtrun" which cannot be accessed. Reason code: "4". SQLSTATE=42724
    SQLError Statement 0 000000024f2600fc:0 2012-01-30 00:34:05 SQL Statement: {call SIEBEL.siebtrun('SIEBEL.S_ESCL_REQ')}
    DBCLog DBCLogError 1 000000024f2600fc:0 2012-01-30 00:34:05
    [IBM][CLI Driver][DB2/AIX64] SQL0444N Routine "SIEBTRUN" (specific name "SQL120127012149901") is implemented with code in library or path ".../sqllib/function/siebproc", function "siebtrun" which cannot be accessed. Reason code: "4". SQLSTATE=42724
    UpgradeLog UpgradeError 1 000000024f2600fc:0 2012-01-30 00:34:05
    [IBM][CLI Driver][DB2/AIX64] SQL0444N Routine "SIEBTRUN" (specific name "SQL120127012149901") is implemented with code in library or path ".../sqllib/function/siebproc", function "siebtrun" which cannot be accessed. Reason code: "4". SQLSTATE=42724
    We have raised an SR with Oracle Support and have done the changes suggested and verified the process as per the Bookshelf Installation Guide.
    The installations have been verified and the required siebel procedures and functiuons are in place. The upgrade process is still failing.
    Has anyone come across this issue. Could you please assist us in identifying the cause of failure. This is pushing back our go-live date. Any help would be greatly appreciated.
    Thanks in advance.

    Hi,I haven't faced the problem ,but just want to check whether right and supported version of db2 client is installed on the server box.

  • CF 9 Upgrade process Ran All Scheduled Tasks

    I just completed the upgrade process from CF8 Enterprise to CF9 Enterprise on our test system, Windows 2003 R2P2 using IIS6 and SQL Server 2000.  I have no schedule tasks with an active schedule, but the upgrade process ran all of the tasks.  Running all of the scheduled tasks created 200+ e-mails.
    Any ideas on what happened?  I ran the coldfusion_9_wwe_win.exe and installed the CF9 ODBC and CF9 SOIR services.
    If this happened on my TEST system (with no actively scheduled tasks) what's going to happen when I upgrade my production system?
    Thanks in advance for your time.
    Libby

    I can't answer your specific question (*), but I would seriously reconsider your approach of UPGRADING a CF server.  Set up CF9 in parallel, and migrate the application/website across to it.
    If you do an inline upgrade and it fails: you've got nothing to fall back on.  If you to a "cross-grade", your working CF8 instance is still there as a fail-over, if anything goes wrong with the CF9 install.
    Adam
    (*) you might want to raise a bug report, though.

  • Cisco IRONPORT UPGRADE keep failed

    Hi all,
    I try to upgrade one of the ironport s170 version 7.1.3-031, but it keep failed.. and the upgrade process very slow. Any idea??

    Hey Vince,
    I was actually trying to get your view of what seems to be the issue and I highlighted the ETA because that was a big number.
    I would recommend you to start fresh. Reboot the box, and try the upgrade again. The reboot would clean the temporaty files if any could be interfering.
    Try the upgrade from the CLI and choose the most recent version of AsyncOS available.
    Upgrade issues are usually but not always related to bandwidth control, proxy, network latency, file system corruption. A packet capture could help to identify proxy limiting and some other network related issues but you can also try Local Upgrade.
    How do I get a packet capture (tcpdump) from a Web Security Appliance or a Email Security Appliance?
    Knowledge Base Answer ID: 628
    http://tools.cisco.com/squish/Ae538
    Comprehensive Guide to Local Upgrade Servers
    Knowledge Base Answer ID: 1558 
    http://tools.cisco.com/squish/212fd
    From the screenshot also, we cannot get the current version you have running but I am guessing it is an old version. Another reason to support the upgrade. It is possible your appliance is not listed as authorised to get upgrades. If you cannot upgrade using Local Upgrade process described in the article above, you should definitively open a support ticket so the engineers can check the appliance's status and assist you further.
    I hope this helps.
    Regards,
    -V

  • ADM(Anomaly Dectector Module) PowerDown Failure in upgrade process.

    hellow, everyone.
    i'm yunchouljung in korea
    i have a question about ADM module power down issue.
    i had upgraded AGM Module successfully in version 6.1.2 to 6.1.6
    but failed ADM Module upgrade in version 6.1.2 to 6.1.6
    i uploaded a AP images in MP status and enterd "hw-module module 12 reset cf:4" command.
    (i waited a message "you can now reset the module....")
    after a reset process, ADM module disabled by SCP dnld Failure.
    so, i enabled a power on ADM Module but result is same.
    my upgrade process is below.
    1.     hw-module module 12 reset cf:1
    2.     copy ftp://[email protected]/c6svc-adm1G-k9.6-1-6.bin pclc#12-fs:
    3.     hw-module module 12 reset cf:4
    anybody help me?
    thanks in advance.
    p.s : i have already tested other ios version and ap/mp images.
    ================================================================
    the module version and log is below.
    Router_OUT#sh module
    Mod Ports Card Type                              Model              Serial No.
      2    3  Anomaly Guard Module                   WS-SVC-AGM-1-K9   
      3   16  16 port 1000mb GBIC ethernet           WS-X6416-GBIC     
      5   48  SFM-capable 48 port 10/100/1000mb RJ45 WS-X6548-GE-TX    
      7    2  Supervisor Engine 720 (Active)         WS-SUP720-3B      
      9    4  CEF720 4 port 10-Gigabit Ethernet      WS-X6704-10GE     
    10    8  Network Analysis Module                WS-SVC-NAM-2      
    12    3  Anomaly Detector Module                WS-SVC-ADM-1-K9   
    Mod MAC addresses                       Hw    Fw           Sw           Status
      2  0017.e067.ec6c to 0017.e067.ec73   2.0   7.2(1)       6.1(6)       Ok
      3  000e.d73c.3d40 to 000e.d73c.3d4f   2.5   5.4(2)       8.5(0.46)RFW Ok
      5  0015.2bfe.c130 to 0015.2bfe.c15f  10.1   7.2(1)       8.5(0.46)RFW Ok
      7  0016.c85e.3aa0 to 0016.c85e.3aa3   5.2   8.4(2)       12.2(18)SXF1 Ok
      9  001b.d45d.f890 to 001b.d45d.f893   2.6   12.2(14r)S5  12.2(18)SXF1 Ok
    10  0003.fead.7592 to 0003.fead.7599   2.0   7.2(1)       4.0(1)       Ok
    12  0012.80f1.1ae8 to 0012.80f1.1aef   1.0   7.2(1)       8.5(0.46)RFW PwrDown
    Mod  Sub-Module                  Model              Serial       Hw     Status
      7  Policy Feature Card 3       WS-F6K-PFC3B       SAL10478K1R  2.3    Ok
      7  MSFC3 Daughterboard         WS-SUP720          SAL104892TJ  2.5    Ok
      9  Centralized Forwarding Card WS-F6700-CFC       SAL1124QX44  3.1    Ok
    Mod  Online Diag Status
      2  Pass
      3  Pass
      5  Pass
      7  Pass
      9  Pass
    10  Pass
    12  Not Applicable
    Router_OUT#
    47w1d: SP: The PC in slot 2 is shutting down. Please wait ...
    47w1d: SP: shutdown_pc_process:No response from module 2
    Jul 13 16:54:49: %C6KPWR-SP-4-DISABLED: power to module in slot 2 set off (Reset)
    47w1d: SP: OS_BOOT_STATUS(2) MP OS Boot Status: finished booting
    Jul 13 16:56:50: %DIAG-SP-6-RUN_MINIMUM: Module 2: Running Minimal Diagnostics...
    Jul 13 16:56:57: %MLS_RATE-4-DISABLING: The Layer2 Rate Limiters have been disabled.
    Jul 13 16:56:57: %DIAG-SP-6-DIAG_OK: Module 2: Passed Online Diagnostics
    Jul 13 16:56:57: %OIR-SP-6-INSCARD: Card inserted in slot 2, interfaces are now online
    Jul 13 16:56:58: %SVCLC-5-FWTRUNK: Firewalled VLANs configured on trunks
    Jul 13 17:32:23: %SVCLC-SP-5-STRRECVD: mod 2: <Application upgrade has started>
    Jul 13 17:32:23: %SVCLC-SP-5-STRRECVD: mod 2: <Do not reset the module till upgrade completes!!>
    Jul 13 17:42:11: %SVCLC-SP-5-STRRECVD: mod 2: <Application upgrade has succeeded>
    Jul 13 17:42:11: %SVCLC-SP-5-STRRECVD: mod 2: <You can now reset the module>
    47w1d: SP: The PC in slot 2 is shutting down. Please wait ...
    47w1d: SP: PC shutdown completed for module 2
    Jul 13 17:42:57: %C6KPWR-SP-4-DISABLED: power to module in slot 2 set off (Reset)
    47w1d: SP: OS_BOOT_STATUS(2) Anomaly Guard OS Boot Status: finished booting
    Jul 13 17:45:03: %DIAG-SP-6-RUN_MINIMUM: Module 2: Running Minimal Diagnostics...
    Jul 13 17:45:06: %MLS_RATE-4-DISABLING: The Layer2 Rate Limiters have been disabled.
    Jul 13 17:45:06: %DIAG-SP-6-DIAG_OK: Module 2: Passed Online Diagnostics
    Jul 13 17:45:06: %OIR-SP-6-INSCARD: Card inserted in slot 2, interfaces are now online
    Jul 13 17:45:07: %SVCLC-5-FWTRUNK: Firewalled VLANs configured on trunks
    47w1d: SP: The PC in slot 12 is shutting down. Please wait ...
    47w1d: SP: shutdown_pc_process:No response from module 12
    Jul 13 17:53:29: %C6KPWR-SP-4-DISABLED: power to module in slot 12 set off (Reset)
    47w1d: SP: OS_BOOT_STATUS(12) MP OS Boot Status: finished booting
    Jul 13 17:55:30: %DIAG-SP-6-RUN_MINIMUM: Module 12: Running Minimal Diagnostics...
    Jul 13 17:55:37: %MLS_RATE-4-DISABLING: The Layer2 Rate Limiters have been disabled.
    Jul 13 17:55:36: %DIAG-SP-6-DIAG_OK: Module 12: Passed Online Diagnostics
    Jul 13 17:55:37: %OIR-SP-6-INSCARD: Card inserted in slot 12, interfaces are now online
    Jul 13 18:26:27: %SVCLC-SP-5-STRRECVD: mod 12: <Application upgrade has started>
    Jul 13 18:26:27: %SVCLC-SP-5-STRRECVD: mod 12: <Do not reset the module till upgrade completes!!>
    Jul 13 18:37:05: %SVCLC-SP-5-STRRECVD: mod 12: <Application upgrade has succeeded>
    Jul 13 18:37:05: %SVCLC-SP-5-STRRECVD: mod 12: <You can now reset the module>
    47w1d: SP: The PC in slot 12 is shutting down. Please wait ...
    47w1d: SP: PC shutdown completed for module 12
    Jul 13 18:38:35: %C6KPWR-SP-4-DISABLED: power to module in slot 12 set off (Reset)
    Jul 13 18:46:04: %C6KPWR-SP-4-DISABLED: power to module in slot 12 set off (Module  Failed SCP dnld)
    Jul 13 18:53:54: %OIR-SP-6-REMCARD: Card removed from slot 12, interfaces disabled
    Jul 13 19:01:28: %C6KPWR-SP-4-DISABLED: power to module in slot 12 set off (Module  Failed SCP dnld)

    > *** ERROR => ThInit: db_connect (step 1, th_errno
    >  13, action 3, level 1) [thxxhead.c   10156]
    Is your database running (mounted and open)?
    Markus

  • WRT54GL v1.1 firmware upgrade: "upgrade are failed"

    I am trying to upgrade my WRT54GL v1.1 firmware.  I have downloaded a file called FW_WRT54GL_4.30.13.016_US_EN_code.zip, which I have unzipped to yield a file with a .bin extension.  I am using the web interface to upgrade the firmware with the .bin file and get the error message "Upgrade are failed" very late in the upgrade process.  I have tried resetting the router by holding the reset button for 30 seconds, but this doesn't help.  I am using Safari on a Macbook Pro running Snow Leopard 10.6.2.  Any help is greatly appreciated.
    Solved!
    Go to Solution.

    Thanks for the tip.  I took the router to a friend's house and upgraded the firmware with his peecee running Windows XP and a recent version of Firefox.  Rather disappointing that mac support is so poor.

  • Mount-Content Database give Action 4.0.32.0 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence failed. error

    hi all,
    while attaching content database to SharePoint 2010 I am getting this error. Please help me to solve this issue.
    [powershell] [SPContentDatabaseSequence] [ERROR] [2/26/2014 6:58:44 PM]: Action 4.0.32.0 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence failed.
    [powershell] [SPContentDatabaseSequence] [ERROR] [2/26/2014 6:58:44 PM]: Exception: The Database ID 7, Page (1:12779100), slot 1 for LOB data type node does not exist. This is usually caused by transactions that can read uncommitted data on a data page. Run
    DBCC CHECKTABLE.
    [powershell] [SPContentDatabaseSequence] [ERROR] [2/26/2014 6:58:44 PM]:    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command)
       at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.ExecuteDataDefinitionMethodCore(SqlSession sqlSession, ISqlSession isqlSession, String sqlscript, SPLog log)
       at Microsoft.SharePoint.Upgrade.AlterToNewLOBType.Upgrade()
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
    [powershell] [AlterToNewLOBType (4.0.32.0)] [DEBUG] [2/26/2014 6:58:44 PM]: Begin Rollback()
    [powershell] [SPContentDatabaseSequence] [ERROR] [2/26/2014 6:58:44 PM]: Action 4.0.32.0 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence failed to rollback.
    [powershell] [SPContentDatabaseSequence] [ERROR] [2/26/2014 6:58:44 PM]: Exception: This SqlTransaction has completed; it is no longer usable.
    [powershell] [SPContentDatabaseSequence] [ERROR] [2/26/2014 6:58:44 PM]:    at System.Data.SqlClient.SqlTransaction.ZombieCheck()
       at System.Data.SqlClient.SqlTransaction.Rollback(String transactionName)
       at Microsoft.SharePoint.Utilities.TransactionalSqlSession.Rollback()
       at Microsoft.SharePoint.Upgrade.SPDatabaseAction.Rollback()
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()

    hi Eric,
    Thanks for your reply. using the system_health Extended Events session I got following error.
    <RingBufferTarget eventsPerSec="200" processingTime="40" totalEventsProcessed="8" eventCount="8" droppedCount="0" memoryUsed="81220">
    <event name="error_reported" package="sqlserver" id="100" version="1" timestamp="2014-02-26T11:33:07.028Z">
    <data name="error">
    <type name="int32" package="package0" />
    <value>17830</value>
    <text />
    </data>
    <data name="severity">
    <type name="int32" package="package0" />
    <value>20</value>
    <text />
    </data>
    <data name="state">
    <type name="int32" package="package0" />
    <value>11</value>
    <text />
    </data>
    <data name="user_defined">
    <type name="boolean" package="package0" />
    <value>false</value>
    <text />
    </data>
    <data name="message">
    <type name="unicode_string" package="package0" />
    <value>Network error code 0x2745 occurred while establishing a connection; the connection has been closed. This may have been caused by client or server login timeout expiration. Time spent during login: total 292 ms, enqueued 290 ms, network writes 0 ms, network reads 0 ms, establishing SSL 2 ms, negotiating SSPI 0 ms, validating login 0 ms, including user-defined login processing 0 ms. [CLIENT: 172.16.20.47]</value>
    <text />
    </data>
    <action name="callstack" package="package0">
    <type name="callstack" package="package0" />
    <value>0x0000000000CEDC3E
    0x000000000048BC65
    0x000000000048BA60
    0x00000000024AEE2E
    0x000000000179DD7E
    0x0000000000A5FF35
    0x000000000045CCA8
    0x0000000000A5AA42
    0x000000000081FB5A
    0x000000000041BBD8
    0x000000000041B8BA
    0x000000000041B6FF
    0x0000000000938FB6
    0x0000000000939175
    0x0000000000939839
    0x0000000000939502</value>
    <text />
    </action>
    <action name="session_id" package="sqlserver">
    <type name="uint16" package="package0" />
    <value>0</value>
    <text />
    </action>
    <action name="sql_text" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>Unable to retrieve SQL text</value>
    <text />
    </action>
    <action name="tsql_stack" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>Unable to retrieve T-SQL stack</value>
    <text />
    </action>
    </event>
    <event name="error_reported" package="sqlserver" id="100" version="1" timestamp="2014-02-26T13:28:44.189Z">
    <data name="error">
    <type name="int32" package="package0" />
    <value>7105</value>
    <text />
    </data>
    <data name="severity">
    <type name="int32" package="package0" />
    <value>22</value>
    <text />
    </data>
    <data name="state">
    <type name="int32" package="package0" />
    <value>6</value>
    <text />
    </data>
    <data name="user_defined">
    <type name="boolean" package="package0" />
    <value>false</value>
    <text />
    </data>
    <data name="message">
    <type name="unicode_string" package="package0" />
    <value>The Database ID 7, Page (1:12779100), slot 1 for LOB data type node does not exist. This is usually caused by transactions that can read uncommitted data on a data page. Run DBCC CHECKTABLE.</value>
    <text />
    </data>
    <action name="callstack" package="package0">
    <type name="callstack" package="package0" />
    <value>0x0000000000CEDC3E
    0x000000000048BC65
    0x000000000048BA60
    0x0000000000E1F5D0
    0x00000000008105B6
    0x000000000080F5D8
    0x000000000080F2A6
    0x00000000022F292D
    0x0000000000C60883
    0x000000000055D558
    0x000000000055D0C7
    0x000000000055CF1C
    0x0000000000560365
    0x0000000000560286
    0x000000000055FD36
    0x00000000005600F9</value>
    <text />
    </action>
    <action name="session_id" package="sqlserver">
    <type name="uint16" package="package0" />
    <value>54</value>
    <text />
    </action>
    <action name="sql_text" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>UPDATE [dbo].[AllDocs] SET WelcomePageParameters = CASE WHEN WelcomePageParameters IS NOT NULL AND CONVERT(ntext,WelcomePageParameters) IS NULL THEN NULL ELSE WelcomePageParameters END,MetaInfo = CASE WHEN MetaInfo IS NOT NULL AND CONVERT(image,MetaInfo) IS NULL THEN NULL ELSE MetaInfo END,UnversionedMetaInfo = CASE WHEN UnversionedMetaInfo IS NOT NULL AND CONVERT(image,UnversionedMetaInfo) IS NULL THEN NULL ELSE UnversionedMetaInfo END,BuildDependencySet = CASE WHEN BuildDependencySet IS NOT NULL AND CONVERT(image,BuildDependencySet) IS NULL THEN NULL ELSE BuildDependencySet END,FileFormatMetaInfo = CASE WHEN FileFormatMetaInfo IS NOT NULL AND CONVERT(image,FileFormatMetaInfo) IS NULL THEN NULL ELSE FileFormatMetaInfo END WHERE datalength(WelcomePageParameters)=0 OR datalength(MetaInfo)=0 OR datalength(UnversionedMetaInfo)=0 OR datalength(BuildDependencySet)=0 OR datalength(FileFormatMetaInfo)=0 ;UPDATE [dbo].[AllDocStreams] SET Content = CASE WHEN Content IS NOT NULL AND CONVERT(image,Content) IS NULL THEN NULL ELSE Content END WHERE datalength(Content)=0 ;UPDATE [dbo].[AllDocVersions] SET MetaInfo = CASE WHEN MetaInfo IS NOT NULL AND CONVERT(image,MetaInfo) IS NULL THEN NULL ELSE MetaInfo END,Content = CASE WHEN Content IS NOT NULL AND CONVERT(image,Content) IS NULL THEN NULL ELSE Content END WHERE datalength(MetaInfo)=0 OR datalength(Content)=0 ;UPDATE [dbo].[AllLists] SET tp_Fields = CASE WHEN tp_Fields IS NOT NULL AND CONVERT(ntext,tp_Fields) IS NULL THEN NULL ELSE tp_Fields END,tp_ContentTypes = CASE WHEN tp_ContentTypes IS NOT NULL AND CONVERT(ntext,tp_ContentTypes) IS NULL THEN NULL ELSE tp_ContentTypes END WHERE datalength(tp_Fields)=0 OR datalength(tp_ContentTypes)=0 ;UPDATE [dbo].[AllWebParts] SET tp_View = CASE WHEN tp_View IS NOT NULL AND CONVERT(ntext,tp_View) IS NULL THEN NULL ELSE tp_View END,tp_Source = CASE WHEN tp_Source IS NOT NULL AND CONVERT(ntext,tp_Source) IS NULL THEN NULL ELSE tp_Source END,tp_AllUsersProperties = CASE WHEN tp_AllUsersProperties IS NOT NULL AND CONVERT(image,tp_AllUsersProperties) IS NULL THEN NULL ELSE tp_AllUsersProperties END,tp_PerUserProperties = CASE WHEN tp_PerUserProperties IS NOT NULL AND CONVERT(image,tp_PerUserProperties) IS NULL THEN NULL ELSE tp_PerUserProperties END,tp_Cache = CASE WHEN tp_Cache IS NOT NULL AND CONVERT(image,tp_Cache) IS NULL THEN NULL ELSE tp_Cache END WHERE datalength(tp_View)=0 OR datalength(tp_Source)=0 OR datalength(tp_AllUsersProperties)=0 OR datalength(tp_PerUserProperties)=0 OR datalength(tp_Cache)=0 ;UPDATE [dbo].[AuditData] SET EventData = CASE WHEN EventData IS NOT NULL AND CONVERT(ntext,EventData) IS NULL THEN NULL ELSE EventData END WHERE datalength(EventData)=0 ;UPDATE [dbo].[EventCache] SET EventData = CASE WHEN EventData IS NOT NULL AND CONVERT(image,EventData) IS NULL THEN NULL ELSE EventData END,ACL = CASE WHEN ACL IS NOT NULL AND CONVERT(image,ACL) IS NULL THEN NULL ELSE ACL END WHERE datalength(EventData)=0 OR datalength(ACL)=0 ;UPDATE [dbo].[EventLog] SET FormattedFragment = CASE WHEN FormattedFragment IS NOT NULL AND CONVERT(ntext,FormattedFragment) IS NULL THEN NULL ELSE FormattedFragment END,EventData = CASE WHEN EventData IS NOT NULL AND CONVERT(image,EventData) IS NULL THEN NULL ELSE EventData END WHERE datalength(FormattedFragment)=0 OR datalength(EventData)=0 ;UPDATE [dbo].[EventSubsMatches] SET LookupFieldPermissionResults = CASE WHEN LookupFieldPermissionResults IS NOT NULL AND CONVERT(image,LookupFieldPermissionResults) IS NULL THEN NULL ELSE LookupFieldPermissionResults END WHERE datalength(LookupFieldPermissionResults)=0 ;UPDATE [dbo].[Features] SET Properties = CASE WHEN Properties IS NOT NULL AND CONVERT(ntext,Properties) IS NULL THEN NULL ELSE Properties END WHERE datalength(Properties)=0 ;UPDATE [dbo].[HT_Cache] SET [File] = CASE WHEN [File] IS NOT NULL AND CONVERT(image,[File]) IS NULL THEN NULL ELSE [File] END WHERE datalength([File])=0 ;UPDATE [dbo].[ImmedSubscriptions] SET Properties = CASE WHEN Properties IS NOT NULL AND CONVERT(ntext,Properties) IS NULL THEN NULL ELSE Properties END WHERE datalength(Properties)=0 ;UPDATE [dbo].[NavNodes] SET NodeMetaInfo = CASE WHEN NodeMetaInfo IS NOT NULL AND CONVERT(image,NodeMetaInfo) IS NULL THEN NULL ELSE NodeMetaInfo END WHERE datalength(NodeMetaInfo)=0 ;UPDATE [dbo].[Perms] SET Acl = CASE WHEN Acl IS NOT NULL AND CONVERT(image,Acl) IS NULL THEN NULL ELSE Acl END WHERE datalength(Acl)=0 ;UPDATE [dbo].[Personalization] SET tp_PerUserProperties = CASE WHEN tp_PerUserProperties IS NOT NULL AND CONVERT(image,tp_PerUserProperties) IS NULL THEN NULL ELSE tp_PerUserProperties END,tp_Cache = CASE WHEN tp_Cache IS NOT NULL AND CONVERT(image,tp_Cache) IS NULL THEN NULL ELSE tp_Cache END WHERE datalength(tp_PerUserProperties)=0 OR datalength(tp_Cache)=0 ;UPDATE [dbo].[Resources] SET NtextVal = CASE WHEN NtextVal IS NOT NULL AND CONVERT(ntext,NtextVal) IS NULL THEN NULL ELSE NtextVal END WHERE datalength(NtextVal)=0 ;UPDATE [dbo].[Sites] SET DomainGroupMapCache = CASE WHEN DomainGroupMapCache IS NOT NULL AND CONVERT(image,DomainGroupMapCache) IS NULL THEN NULL ELSE DomainGroupMapCache END WHERE datalength(DomainGroupMapCache)=0 ;UPDATE [dbo].[Webs] SET CachedNavScope = CASE WHEN CachedNavScope IS NOT NULL AND CONVERT(ntext,CachedNavScope) IS NULL THEN NULL ELSE CachedNavScope END,Description = CASE WHEN Description IS NOT NULL AND CONVERT(ntext,Description) IS NULL THEN NULL ELSE Description END,CachedNav = CASE WHEN CachedNav IS NOT NULL AND CONVERT(image,CachedNav) IS NULL THEN NULL ELSE CachedNav END,CachedInheritedNav = CASE WHEN CachedInheritedNav IS NOT NULL AND CONVERT(image,CachedInheritedNav) IS NULL THEN NULL ELSE CachedInheritedNav END,MetaInfo = CASE WHEN MetaInfo IS NOT NULL AND CONVERT(image,MetaInfo) IS NULL THEN NULL ELSE MetaInfo END,DailyUsageData = CASE WHEN DailyUsageData IS NOT NULL AND CONVERT(image,DailyUsageData) IS NULL THEN NULL ELSE DailyUsageData END,MonthlyUsageData = CASE WHEN MonthlyUsageData IS NOT NULL AND CONVERT(image,MonthlyUsageData) IS NULL THEN NULL ELSE MonthlyUsageData END,Ancestry = CASE WHEN Ancestry IS NOT NULL AND CONVERT(image,Ancestry) IS NULL THEN NULL ELSE Ancestry END WHERE datalength(CachedNavScope)=0 OR datalength(Description)=0 OR datalength(CachedNav)=0 OR datalength(CachedInheritedNav)=0 OR datalength(MetaInfo)=0 OR datalength(DailyUsageData)=0 OR datalength(MonthlyUsageData)=0 OR datalength(Ancestry)=0 ;UPDATE [dbo].[SchedSubscriptions] SET Properties = CASE WHEN Properties IS NOT NULL AND CONVERT(ntext,Properties) IS NULL THEN NULL ELSE Properties END WHERE datalength(Properties)=0 ;UPDATE [dbo].[ScheduledWorkItems] SET TextPayload = CASE WHEN TextPayload IS NOT NULL AND CONVERT(ntext,TextPayload) IS NULL THEN NULL ELSE TextPayload END,BinaryPayload = CASE WHEN BinaryPayload IS NOT NULL AND CONVERT(image,BinaryPayload) IS NULL THEN NULL ELSE BinaryPayload END WHERE datalength(TextPayload)=0 OR datalength(BinaryPayload)=0 ;UPDATE [dbo].[UserInfo] SET tp_ExternalToken = CASE WHEN tp_ExternalToken IS NOT NULL AND CONVERT(image,tp_ExternalToken) IS NULL THEN NULL ELSE tp_ExternalToken END WHERE datalength(tp_ExternalToken)=0 ;UPDATE [dbo].[Workflow] SET Modifications = CASE WHEN Modifications IS NOT NULL AND CONVERT(ntext,Modifications) IS NULL THEN NULL ELSE Modifications END,InstanceData = CASE WHEN InstanceData IS NOT NULL AND CONVERT(image,InstanceData) IS NULL THEN NULL ELSE InstanceData END,History = CASE WHEN History IS NOT NULL AND CONVERT(image,History) IS NULL THEN NULL ELSE History END WHERE datalength(Modifications)=0 OR datalength(InstanceData)=0 OR datalength(History)=0 ;UPDATE [dbo].[WorkflowAssociation] SET InstantiationParams = CASE WHEN InstantiationParams IS NOT NULL AND CONVERT(ntext,InstantiationParams) IS NULL THEN NULL ELSE InstantiationParams END WHERE datalength(InstantiationParams)=0 ;UPDATE [dbo].[AllUserData] SET ntext1 = CASE WHEN ntext1 IS NOT NULL AND CONVERT(ntext,ntext1) IS NULL THEN NULL ELSE ntext1 END,ntext2 = CASE WHEN ntext2 IS NOT NULL AND CONVERT(ntext,ntext2) IS NULL THEN NULL ELSE ntext2 END,ntext3 = CASE WHEN ntext3 IS NOT NULL AND CONVERT(ntext,ntext3) IS NULL THEN NULL ELSE ntext3 END,ntext4 = CASE WHEN ntext4 IS NOT NULL AND CONVERT(ntext,ntext4) IS NULL THEN NULL ELSE ntext4 END,ntext5 = CASE WHEN ntext5 IS NOT NULL AND CONVERT(ntext,ntext5) IS NULL THEN NULL ELSE ntext5 END,ntext6 = CASE WHEN ntext6 IS NOT NULL AND CONVERT(ntext,ntext6) IS NULL THEN NULL ELSE ntext6 END,ntext7 = CASE WHEN ntext7 IS NOT NULL AND CONVERT(ntext,ntext7) IS NULL THEN NULL ELSE ntext7 END,ntext8 = CASE WHEN ntext8 IS NOT NULL AND CONVERT(ntext,ntext8) IS NULL THEN NULL ELSE ntext8 END,ntext9 = CASE WHEN ntext9 IS NOT NULL AND CONVERT(ntext,ntext9) IS NULL THEN NULL ELSE ntext9 END,ntext10 = CASE WHEN ntext10 IS NOT NULL AND CONVERT(ntext,ntext10) IS NULL THEN NULL ELSE ntext10 END,ntext11 = CASE WHEN ntext11 IS NOT NULL AND CONVERT(ntext,ntext11) IS NULL THEN NULL ELSE ntext11 END,ntext12 = CASE WHEN ntext12 IS NOT NULL AND CONVERT(ntext,ntext12) IS NULL THEN NULL ELSE ntext12 END,ntext13 = CASE WHEN ntext13 IS NOT NULL AND CONVERT(ntext,ntext13) IS NULL THEN NULL ELSE ntext13 END,ntext14 = CASE WHEN ntext14 IS NOT NULL AND CONVERT(ntext,ntext14) IS NULL THEN NULL ELSE ntext14 END,ntext15 = CASE WHEN ntext15 IS NOT NULL AND CONVERT(ntext,ntext15) IS NULL THEN NULL ELSE ntext15 END,ntext16 = CASE WHEN ntext16 IS NOT NULL AND CONVERT(ntext,ntext16) IS NULL THEN NULL ELSE ntext16 END,ntext17 = CASE WHEN ntext17 IS NOT NULL AND CONVERT(ntext,ntext17) IS NULL THEN NULL ELSE ntext17 END,ntext18 = CASE WHEN ntext18 IS NOT NULL AND CONVERT(ntext,ntext18) IS NULL THEN NULL ELSE ntext18 END,ntext19 = CASE WHEN ntext19 IS NOT NULL AND CONVERT(ntext,ntext19) IS NULL THEN NULL ELSE ntext19 END,ntext20 = CASE WHEN ntext20 IS NOT NULL AND CONVERT(ntext,ntext20) IS NULL THEN NULL ELSE ntext20 END,ntext21 = CASE WHEN ntext21 IS NOT NULL AND CONVERT(ntext,ntext21) IS NULL THEN NULL ELSE ntext21 END,ntext22 = CASE WHEN ntext22 IS NOT NULL AND CONVERT(ntext,ntext22) IS NULL THEN NULL ELSE ntext22 END,ntext23 = CASE WHEN ntext23 IS NOT NULL AND CONVERT(ntext,ntext23) IS NULL THEN NULL ELSE ntext23 END,ntext24 = CASE WHEN ntext24 IS NOT NULL AND CONVERT(ntext,ntext24) IS NULL THEN NULL ELSE ntext24 END,ntext25 = CASE WHEN ntext25 IS NOT NULL AND CONVERT(ntext,ntext25) IS NULL THEN NULL ELSE ntext25 END,ntext26 = CASE WHEN ntext26 IS NOT NULL AND CONVERT(ntext,ntext26) IS NULL THEN NULL ELSE ntext26 END,ntext27 = CASE WHEN ntext27 IS NOT NULL AND CONVERT(ntext,ntext27) IS NULL THEN NULL ELSE ntext27 END,ntext28 = CASE WHEN ntext28 IS NOT NULL AND CONVERT(ntext,ntext28) IS NULL THEN NULL ELSE ntext28 END,ntext29 = CASE WHEN ntext29 IS NOT NULL AND CONVERT(ntext,ntext29) IS NULL THEN NULL ELSE ntext29 END,ntext30 = CASE WHEN ntext30 IS NOT NULL AND CONVERT(ntext,ntext30) IS NULL THEN NULL ELSE ntext30 END,ntext31 = CASE WHEN ntext31 IS NOT NULL AND CONVERT(ntext,ntext31) IS NULL THEN NULL ELSE ntext31 END,ntext32 = CASE WHEN ntext32 IS NOT NULL AND CONVERT(ntext,ntext32) IS NULL THEN NULL ELSE ntext32 END WHERE datalength(ntext1)=0 OR datalength(ntext2)=0 OR datalength(ntext3)=0 OR datalength(ntext4)=0 OR datalength(ntext5)=0 OR datalength(ntext6)=0 OR datalength(ntext7)=0 OR datalength(ntext8)=0 OR datalength(ntext9)=0 OR datalength(ntext10)=0 OR datalength(ntext11)=0 OR datalength(ntext12)=0 OR datalength(ntext13)=0 OR datalength(ntext14)=0 OR datalength(ntext15)=0 OR datalength(ntext16)=0 OR datalength(ntext17)=0 OR datalength(ntext18)=0 OR datalength(ntext19)=0 OR datalength(ntext20)=0 OR datalength(ntext21)=0 OR datalength(ntext22)=0 OR datalength(ntext23)=0 OR datalength(ntext24)=0 OR datalength(ntext25)=0 OR datalength(ntext26)=0 OR datalength(ntext27)=0 OR datalength(ntext28)=0 OR datalength(ntext29)=0 OR datalength(ntext30)=0 OR datalength(ntext31)=0 OR datalength(ntext32)=0 ;</value>
    <text />
    </action>
    <action name="tsql_stack" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>&lt;frame level='1' handle='0x02000000C81D290047D9F957FDC9CF5FB9CB20A5D2DF3857' line='1' offsetStart='1824' offsetEnd='2152'/&gt;</value>
    <text />
    </action>
    </event>
    <event name="wait_info" package="sqlos" id="48" version="1" timestamp="2014-02-26T13:28:44.308Z">
    <data name="wait_type">
    <type name="wait_types" package="sqlos" />
    <value>3</value>
    <text>LCK_M_S</text>
    </data>
    <data name="opcode">
    <type name="event_opcode" package="sqlos" />
    <value>1</value>
    <text>End</text>
    </data>
    <data name="duration">
    <type name="uint64" package="package0" />
    <value>461290</value>
    <text />
    </data>
    <data name="max_duration">
    <type name="uint64" package="package0" />
    <value>461290</value>
    <text />
    </data>
    <data name="total_duration">
    <type name="uint64" package="package0" />
    <value>493239</value>
    <text />
    </data>
    <data name="signal_duration">
    <type name="uint64" package="package0" />
    <value>0</value>
    <text />
    </data>
    <data name="completed_count">
    <type name="uint64" package="package0" />
    <value>21</value>
    <text />
    </data>
    <action name="callstack" package="package0">
    <type name="callstack" package="package0" />
    <value>0x0000000000CEDB7D
    0x00000000004141EA
    0x000000000041426D
    0x000000000041299E
    0x000000000094AE87
    0x00000000004FD533
    0x000000000043193F
    0x000000000043657E
    0x000000000094B45E
    0x0000000000446AE5
    0x00000000004472A9
    0x00000000004538C4
    0x0000000000448F9C
    0x0000000000453836
    0x00000000004540A0
    0x000000000045367F</value>
    <text />
    </action>
    <action name="session_id" package="sqlserver">
    <type name="uint16" package="package0" />
    <value>94</value>
    <text />
    </action>
    <action name="sql_text" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>(@Version nvarchar(64) output)
    IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'[dbo].[Versions]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
    AND EXISTS (SELECT * FROM sysobjects join syscolumns on sysobjects.id = syscolumns.id WHERE sysobjects.name='Versions' and syscolumns.name = 'TimeStamp')
    BEGIN
    EXEC sp_executesql N'SELECT VersionId, Version FROM [dbo].[Versions] WITH (NOLOCK) ORDER BY VersionId, Id'
    END
    ELSE
    BEGIN
    SELECT NULL, NULL
    END
    </value>
    <text />
    </action>
    </event>
    <event name="wait_info" package="sqlos" id="48" version="1" timestamp="2014-02-26T13:28:44.310Z">
    <data name="wait_type">
    <type name="wait_types" package="sqlos" />
    <value>3</value>
    <text>LCK_M_S</text>
    </data>
    <data name="opcode">
    <type name="event_opcode" package="sqlos" />
    <value>1</value>
    <text>End</text>
    </data>
    <data name="duration">
    <type name="uint64" package="package0" />
    <value>500355</value>
    <text />
    </data>
    <data name="max_duration">
    <type name="uint64" package="package0" />
    <value>500355</value>
    <text />
    </data>
    <data name="total_duration">
    <type name="uint64" package="package0" />
    <value>993594</value>
    <text />
    </data>
    <data name="signal_duration">
    <type name="uint64" package="package0" />
    <value>2</value>
    <text />
    </data>
    <data name="completed_count">
    <type name="uint64" package="package0" />
    <value>22</value>
    <text />
    </data>
    <action name="callstack" package="package0">
    <type name="callstack" package="package0" />
    <value>0x0000000000CEDB7D
    0x00000000004141EA
    0x000000000041426D
    0x000000000041299E
    0x000000000094AE87
    0x00000000004FD533
    0x000000000043193F
    0x000000000043657E
    0x000000000094B45E
    0x0000000000446AE5
    0x00000000004472A9
    0x00000000004538C4
    0x0000000000448F9C
    0x0000000000453836
    0x00000000004540A0
    0x000000000045367F</value>
    <text />
    </action>
    <action name="session_id" package="sqlserver">
    <type name="uint16" package="package0" />
    <value>88</value>
    <text />
    </action>
    <action name="sql_text" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>(@Version nvarchar(64) output)
    IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'[dbo].[Versions]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
    AND EXISTS (SELECT * FROM sysobjects join syscolumns on sysobjects.id = syscolumns.id WHERE sysobjects.name='Versions' and syscolumns.name = 'TimeStamp')
    BEGIN
    EXEC sp_executesql N'SELECT VersionId, Version FROM [dbo].[Versions] WITH (NOLOCK) ORDER BY VersionId, Id'
    END
    ELSE
    BEGIN
    SELECT NULL, NULL
    END
    </value>
    <text />
    </action>
    </event>
    <event name="error_reported" package="sqlserver" id="100" version="1" timestamp="2014-02-28T05:48:02.957Z">
    <data name="error">
    <type name="int32" package="package0" />
    <value>7105</value>
    <text />
    </data>
    <data name="severity">
    <type name="int32" package="package0" />
    <value>22</value>
    <text />
    </data>
    <data name="state">
    <type name="int32" package="package0" />
    <value>6</value>
    <text />
    </data>
    <data name="user_defined">
    <type name="boolean" package="package0" />
    <value>false</value>
    <text />
    </data>
    <data name="message">
    <type name="unicode_string" package="package0" />
    <value>The Database ID 7, Page (1:12779100), slot 1 for LOB data type node does not exist. This is usually caused by transactions that can read uncommitted data on a data page. Run DBCC CHECKTABLE.</value>
    <text />
    </data>
    <action name="callstack" package="package0">
    <type name="callstack" package="package0" />
    <value>0x0000000000CEDC3E
    0x000000000048BC65
    0x000000000048BA60
    0x0000000000E1F5D0
    0x00000000008105B6
    0x000000000080F5D8
    0x000000000080F2A6
    0x00000000022F292D
    0x0000000000C60883
    0x000000000055D558
    0x000000000055D0C7
    0x000000000055CF1C
    0x0000000000560365
    0x0000000000560286
    0x000000000055FD36
    0x00000000005600F9</value>
    <text />
    </action>
    <action name="session_id" package="sqlserver">
    <type name="uint16" package="package0" />
    <value>55</value>
    <text />
    </action>
    <action name="sql_text" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>UPDATE [dbo].[AllDocs] SET WelcomePageParameters = CASE WHEN WelcomePageParameters IS NOT NULL AND CONVERT(ntext,WelcomePageParameters) IS NULL THEN NULL ELSE WelcomePageParameters END,MetaInfo = CASE WHEN MetaInfo IS NOT NULL AND CONVERT(image,MetaInfo) IS NULL THEN NULL ELSE MetaInfo END,UnversionedMetaInfo = CASE WHEN UnversionedMetaInfo IS NOT NULL AND CONVERT(image,UnversionedMetaInfo) IS NULL THEN NULL ELSE UnversionedMetaInfo END,BuildDependencySet = CASE WHEN BuildDependencySet IS NOT NULL AND CONVERT(image,BuildDependencySet) IS NULL THEN NULL ELSE BuildDependencySet END,FileFormatMetaInfo = CASE WHEN FileFormatMetaInfo IS NOT NULL AND CONVERT(image,FileFormatMetaInfo) IS NULL THEN NULL ELSE FileFormatMetaInfo END WHERE datalength(WelcomePageParameters)=0 OR datalength(MetaInfo)=0 OR datalength(UnversionedMetaInfo)=0 OR datalength(BuildDependencySet)=0 OR datalength(FileFormatMetaInfo)=0 ;UPDATE [dbo].[AllDocStreams] SET Content = CASE WHEN Content IS NOT NULL AND CONVERT(image,Content) IS NULL THEN NULL ELSE Content END WHERE datalength(Content)=0 ;UPDATE [dbo].[AllDocVersions] SET MetaInfo = CASE WHEN MetaInfo IS NOT NULL AND CONVERT(image,MetaInfo) IS NULL THEN NULL ELSE MetaInfo END,Content = CASE WHEN Content IS NOT NULL AND CONVERT(image,Content) IS NULL THEN NULL ELSE Content END WHERE datalength(MetaInfo)=0 OR datalength(Content)=0 ;UPDATE [dbo].[AllLists] SET tp_Fields = CASE WHEN tp_Fields IS NOT NULL AND CONVERT(ntext,tp_Fields) IS NULL THEN NULL ELSE tp_Fields END,tp_ContentTypes = CASE WHEN tp_ContentTypes IS NOT NULL AND CONVERT(ntext,tp_ContentTypes) IS NULL THEN NULL ELSE tp_ContentTypes END WHERE datalength(tp_Fields)=0 OR datalength(tp_ContentTypes)=0 ;UPDATE [dbo].[AllWebParts] SET tp_View = CASE WHEN tp_View IS NOT NULL AND CONVERT(ntext,tp_View) IS NULL THEN NULL ELSE tp_View END,tp_Source = CASE WHEN tp_Source IS NOT NULL AND CONVERT(ntext,tp_Source) IS NULL THEN NULL ELSE tp_Source END,tp_AllUsersProperties = CASE WHEN tp_AllUsersProperties IS NOT NULL AND CONVERT(image,tp_AllUsersProperties) IS NULL THEN NULL ELSE tp_AllUsersProperties END,tp_PerUserProperties = CASE WHEN tp_PerUserProperties IS NOT NULL AND CONVERT(image,tp_PerUserProperties) IS NULL THEN NULL ELSE tp_PerUserProperties END,tp_Cache = CASE WHEN tp_Cache IS NOT NULL AND CONVERT(image,tp_Cache) IS NULL THEN NULL ELSE tp_Cache END WHERE datalength(tp_View)=0 OR datalength(tp_Source)=0 OR datalength(tp_AllUsersProperties)=0 OR datalength(tp_PerUserProperties)=0 OR datalength(tp_Cache)=0 ;UPDATE [dbo].[AuditData] SET EventData = CASE WHEN EventData IS NOT NULL AND CONVERT(ntext,EventData) IS NULL THEN NULL ELSE EventData END WHERE datalength(EventData)=0 ;UPDATE [dbo].[EventCache] SET EventData = CASE WHEN EventData IS NOT NULL AND CONVERT(image,EventData) IS NULL THEN NULL ELSE EventData END,ACL = CASE WHEN ACL IS NOT NULL AND CONVERT(image,ACL) IS NULL THEN NULL ELSE ACL END WHERE datalength(EventData)=0 OR datalength(ACL)=0 ;UPDATE [dbo].[EventLog] SET FormattedFragment = CASE WHEN FormattedFragment IS NOT NULL AND CONVERT(ntext,FormattedFragment) IS NULL THEN NULL ELSE FormattedFragment END,EventData = CASE WHEN EventData IS NOT NULL AND CONVERT(image,EventData) IS NULL THEN NULL ELSE EventData END WHERE datalength(FormattedFragment)=0 OR datalength(EventData)=0 ;UPDATE [dbo].[EventSubsMatches] SET LookupFieldPermissionResults = CASE WHEN LookupFieldPermissionResults IS NOT NULL AND CONVERT(image,LookupFieldPermissionResults) IS NULL THEN NULL ELSE LookupFieldPermissionResults END WHERE datalength(LookupFieldPermissionResults)=0 ;UPDATE [dbo].[Features] SET Properties = CASE WHEN Properties IS NOT NULL AND CONVERT(ntext,Properties) IS NULL THEN NULL ELSE Properties END WHERE datalength(Properties)=0 ;UPDATE [dbo].[HT_Cache] SET [File] = CASE WHEN [File] IS NOT NULL AND CONVERT(image,[File]) IS NULL THEN NULL ELSE [File] END WHERE datalength([File])=0 ;UPDATE [dbo].[ImmedSubscriptions] SET Properties = CASE WHEN Properties IS NOT NULL AND CONVERT(ntext,Properties) IS NULL THEN NULL ELSE Properties END WHERE datalength(Properties)=0 ;UPDATE [dbo].[NavNodes] SET NodeMetaInfo = CASE WHEN NodeMetaInfo IS NOT NULL AND CONVERT(image,NodeMetaInfo) IS NULL THEN NULL ELSE NodeMetaInfo END WHERE datalength(NodeMetaInfo)=0 ;UPDATE [dbo].[Perms] SET Acl = CASE WHEN Acl IS NOT NULL AND CONVERT(image,Acl) IS NULL THEN NULL ELSE Acl END WHERE datalength(Acl)=0 ;UPDATE [dbo].[Personalization] SET tp_PerUserProperties = CASE WHEN tp_PerUserProperties IS NOT NULL AND CONVERT(image,tp_PerUserProperties) IS NULL THEN NULL ELSE tp_PerUserProperties END,tp_Cache = CASE WHEN tp_Cache IS NOT NULL AND CONVERT(image,tp_Cache) IS NULL THEN NULL ELSE tp_Cache END WHERE datalength(tp_PerUserProperties)=0 OR datalength(tp_Cache)=0 ;UPDATE [dbo].[Resources] SET NtextVal = CASE WHEN NtextVal IS NOT NULL AND CONVERT(ntext,NtextVal) IS NULL THEN NULL ELSE NtextVal END WHERE datalength(NtextVal)=0 ;UPDATE [dbo].[Sites] SET DomainGroupMapCache = CASE WHEN DomainGroupMapCache IS NOT NULL AND CONVERT(image,DomainGroupMapCache) IS NULL THEN NULL ELSE DomainGroupMapCache END WHERE datalength(DomainGroupMapCache)=0 ;UPDATE [dbo].[Webs] SET CachedNavScope = CASE WHEN CachedNavScope IS NOT NULL AND CONVERT(ntext,CachedNavScope) IS NULL THEN NULL ELSE CachedNavScope END,Description = CASE WHEN Description IS NOT NULL AND CONVERT(ntext,Description) IS NULL THEN NULL ELSE Description END,CachedNav = CASE WHEN CachedNav IS NOT NULL AND CONVERT(image,CachedNav) IS NULL THEN NULL ELSE CachedNav END,CachedInheritedNav = CASE WHEN CachedInheritedNav IS NOT NULL AND CONVERT(image,CachedInheritedNav) IS NULL THEN NULL ELSE CachedInheritedNav END,MetaInfo = CASE WHEN MetaInfo IS NOT NULL AND CONVERT(image,MetaInfo) IS NULL THEN NULL ELSE MetaInfo END,DailyUsageData = CASE WHEN DailyUsageData IS NOT NULL AND CONVERT(image,DailyUsageData) IS NULL THEN NULL ELSE DailyUsageData END,MonthlyUsageData = CASE WHEN MonthlyUsageData IS NOT NULL AND CONVERT(image,MonthlyUsageData) IS NULL THEN NULL ELSE MonthlyUsageData END,Ancestry = CASE WHEN Ancestry IS NOT NULL AND CONVERT(image,Ancestry) IS NULL THEN NULL ELSE Ancestry END WHERE datalength(CachedNavScope)=0 OR datalength(Description)=0 OR datalength(CachedNav)=0 OR datalength(CachedInheritedNav)=0 OR datalength(MetaInfo)=0 OR datalength(DailyUsageData)=0 OR datalength(MonthlyUsageData)=0 OR datalength(Ancestry)=0 ;UPDATE [dbo].[SchedSubscriptions] SET Properties = CASE WHEN Properties IS NOT NULL AND CONVERT(ntext,Properties) IS NULL THEN NULL ELSE Properties END WHERE datalength(Properties)=0 ;UPDATE [dbo].[ScheduledWorkItems] SET TextPayload = CASE WHEN TextPayload IS NOT NULL AND CONVERT(ntext,TextPayload) IS NULL THEN NULL ELSE TextPayload END,BinaryPayload = CASE WHEN BinaryPayload IS NOT NULL AND CONVERT(image,BinaryPayload) IS NULL THEN NULL ELSE BinaryPayload END WHERE datalength(TextPayload)=0 OR datalength(BinaryPayload)=0 ;UPDATE [dbo].[UserInfo] SET tp_ExternalToken = CASE WHEN tp_ExternalToken IS NOT NULL AND CONVERT(image,tp_ExternalToken) IS NULL THEN NULL ELSE tp_ExternalToken END WHERE datalength(tp_ExternalToken)=0 ;UPDATE [dbo].[Workflow] SET Modifications = CASE WHEN Modifications IS NOT NULL AND CONVERT(ntext,Modifications) IS NULL THEN NULL ELSE Modifications END,InstanceData = CASE WHEN InstanceData IS NOT NULL AND CONVERT(image,InstanceData) IS NULL THEN NULL ELSE InstanceData END,History = CASE WHEN History IS NOT NULL AND CONVERT(image,History) IS NULL THEN NULL ELSE History END WHERE datalength(Modifications)=0 OR datalength(InstanceData)=0 OR datalength(History)=0 ;UPDATE [dbo].[WorkflowAssociation] SET InstantiationParams = CASE WHEN InstantiationParams IS NOT NULL AND CONVERT(ntext,InstantiationParams) IS NULL THEN NULL ELSE InstantiationParams END WHERE datalength(InstantiationParams)=0 ;UPDATE [dbo].[AllUserData] SET ntext1 = CASE WHEN ntext1 IS NOT NULL AND CONVERT(ntext,ntext1) IS NULL THEN NULL ELSE ntext1 END,ntext2 = CASE WHEN ntext2 IS NOT NULL AND CONVERT(ntext,ntext2) IS NULL THEN NULL ELSE ntext2 END,ntext3 = CASE WHEN ntext3 IS NOT NULL AND CONVERT(ntext,ntext3) IS NULL THEN NULL ELSE ntext3 END,ntext4 = CASE WHEN ntext4 IS NOT NULL AND CONVERT(ntext,ntext4) IS NULL THEN NULL ELSE ntext4 END,ntext5 = CASE WHEN ntext5 IS NOT NULL AND CONVERT(ntext,ntext5) IS NULL THEN NULL ELSE ntext5 END,ntext6 = CASE WHEN ntext6 IS NOT NULL AND CONVERT(ntext,ntext6) IS NULL THEN NULL ELSE ntext6 END,ntext7 = CASE WHEN ntext7 IS NOT NULL AND CONVERT(ntext,ntext7) IS NULL THEN NULL ELSE ntext7 END,ntext8 = CASE WHEN ntext8 IS NOT NULL AND CONVERT(ntext,ntext8) IS NULL THEN NULL ELSE ntext8 END,ntext9 = CASE WHEN ntext9 IS NOT NULL AND CONVERT(ntext,ntext9) IS NULL THEN NULL ELSE ntext9 END,ntext10 = CASE WHEN ntext10 IS NOT NULL AND CONVERT(ntext,ntext10) IS NULL THEN NULL ELSE ntext10 END,ntext11 = CASE WHEN ntext11 IS NOT NULL AND CONVERT(ntext,ntext11) IS NULL THEN NULL ELSE ntext11 END,ntext12 = CASE WHEN ntext12 IS NOT NULL AND CONVERT(ntext,ntext12) IS NULL THEN NULL ELSE ntext12 END,ntext13 = CASE WHEN ntext13 IS NOT NULL AND CONVERT(ntext,ntext13) IS NULL THEN NULL ELSE ntext13 END,ntext14 = CASE WHEN ntext14 IS NOT NULL AND CONVERT(ntext,ntext14) IS NULL THEN NULL ELSE ntext14 END,ntext15 = CASE WHEN ntext15 IS NOT NULL AND CONVERT(ntext,ntext15) IS NULL THEN NULL ELSE ntext15 END,ntext16 = CASE WHEN ntext16 IS NOT NULL AND CONVERT(ntext,ntext16) IS NULL THEN NULL ELSE ntext16 END,ntext17 = CASE WHEN ntext17 IS NOT NULL AND CONVERT(ntext,ntext17) IS NULL THEN NULL ELSE ntext17 END,ntext18 = CASE WHEN ntext18 IS NOT NULL AND CONVERT(ntext,ntext18) IS NULL THEN NULL ELSE ntext18 END,ntext19 = CASE WHEN ntext19 IS NOT NULL AND CONVERT(ntext,ntext19) IS NULL THEN NULL ELSE ntext19 END,ntext20 = CASE WHEN ntext20 IS NOT NULL AND CONVERT(ntext,ntext20) IS NULL THEN NULL ELSE ntext20 END,ntext21 = CASE WHEN ntext21 IS NOT NULL AND CONVERT(ntext,ntext21) IS NULL THEN NULL ELSE ntext21 END,ntext22 = CASE WHEN ntext22 IS NOT NULL AND CONVERT(ntext,ntext22) IS NULL THEN NULL ELSE ntext22 END,ntext23 = CASE WHEN ntext23 IS NOT NULL AND CONVERT(ntext,ntext23) IS NULL THEN NULL ELSE ntext23 END,ntext24 = CASE WHEN ntext24 IS NOT NULL AND CONVERT(ntext,ntext24) IS NULL THEN NULL ELSE ntext24 END,ntext25 = CASE WHEN ntext25 IS NOT NULL AND CONVERT(ntext,ntext25) IS NULL THEN NULL ELSE ntext25 END,ntext26 = CASE WHEN ntext26 IS NOT NULL AND CONVERT(ntext,ntext26) IS NULL THEN NULL ELSE ntext26 END,ntext27 = CASE WHEN ntext27 IS NOT NULL AND CONVERT(ntext,ntext27) IS NULL THEN NULL ELSE ntext27 END,ntext28 = CASE WHEN ntext28 IS NOT NULL AND CONVERT(ntext,ntext28) IS NULL THEN NULL ELSE ntext28 END,ntext29 = CASE WHEN ntext29 IS NOT NULL AND CONVERT(ntext,ntext29) IS NULL THEN NULL ELSE ntext29 END,ntext30 = CASE WHEN ntext30 IS NOT NULL AND CONVERT(ntext,ntext30) IS NULL THEN NULL ELSE ntext30 END,ntext31 = CASE WHEN ntext31 IS NOT NULL AND CONVERT(ntext,ntext31) IS NULL THEN NULL ELSE ntext31 END,ntext32 = CASE WHEN ntext32 IS NOT NULL AND CONVERT(ntext,ntext32) IS NULL THEN NULL ELSE ntext32 END WHERE datalength(ntext1)=0 OR datalength(ntext2)=0 OR datalength(ntext3)=0 OR datalength(ntext4)=0 OR datalength(ntext5)=0 OR datalength(ntext6)=0 OR datalength(ntext7)=0 OR datalength(ntext8)=0 OR datalength(ntext9)=0 OR datalength(ntext10)=0 OR datalength(ntext11)=0 OR datalength(ntext12)=0 OR datalength(ntext13)=0 OR datalength(ntext14)=0 OR datalength(ntext15)=0 OR datalength(ntext16)=0 OR datalength(ntext17)=0 OR datalength(ntext18)=0 OR datalength(ntext19)=0 OR datalength(ntext20)=0 OR datalength(ntext21)=0 OR datalength(ntext22)=0 OR datalength(ntext23)=0 OR datalength(ntext24)=0 OR datalength(ntext25)=0 OR datalength(ntext26)=0 OR datalength(ntext27)=0 OR datalength(ntext28)=0 OR datalength(ntext29)=0 OR datalength(ntext30)=0 OR datalength(ntext31)=0 OR datalength(ntext32)=0 ;</value>
    <text />
    </action>
    <action name="tsql_stack" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>&lt;frame level='1' handle='0x02000000C81D290047D9F957FDC9CF5FB9CB20A5D2DF3857' line='1' offsetStart='1824' offsetEnd='2152'/&gt;</value>
    <text />
    </action>
    </event>
    <event name="wait_info" package="sqlos" id="48" version="1" timestamp="2014-02-28T05:48:03.333Z">
    <data name="wait_type">
    <type name="wait_types" package="sqlos" />
    <value>3</value>
    <text>LCK_M_S</text>
    </data>
    <data name="opcode">
    <type name="event_opcode" package="sqlos" />
    <value>1</value>
    <text>End</text>
    </data>
    <data name="duration">
    <type name="uint64" package="package0" />
    <value>473655</value>
    <text />
    </data>
    <data name="max_duration">
    <type name="uint64" package="package0" />
    <value>500355</value>
    <text />
    </data>
    <data name="total_duration">
    <type name="uint64" package="package0" />
    <value>1469581</value>
    <text />
    </data>
    <data name="signal_duration">
    <type name="uint64" package="package0" />
    <value>4</value>
    <text />
    </data>
    <data name="completed_count">
    <type name="uint64" package="package0" />
    <value>101</value>
    <text />
    </data>
    <action name="callstack" package="package0">
    <type name="callstack" package="package0" />
    <value>0x0000000000CEDB7D
    0x00000000004141EA
    0x000000000041426D
    0x000000000041299E
    0x000000000094AE87
    0x00000000004FD533
    0x000000000043193F
    0x000000000043657E
    0x000000000094B45E
    0x0000000000446AE5
    0x00000000004472A9
    0x00000000004538C4
    0x0000000000448F9C
    0x0000000000453836
    0x00000000004540A0
    0x000000000045367F</value>
    <text />
    </action>
    <action name="session_id" package="sqlserver">
    <type name="uint16" package="package0" />
    <value>89</value>
    <text />
    </action>
    <action name="sql_text" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>(@Version nvarchar(64) output)
    IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'[dbo].[Versions]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
    AND EXISTS (SELECT * FROM sysobjects join syscolumns on sysobjects.id = syscolumns.id WHERE sysobjects.name='Versions' and syscolumns.name = 'TimeStamp')
    BEGIN
    EXEC sp_executesql N'SELECT VersionId, Version FROM [dbo].[Versions] WITH (NOLOCK) ORDER BY VersionId, Id'
    END
    ELSE
    BEGIN
    SELECT NULL, NULL
    END
    </value>
    <text />
    </action>
    </event>
    <event name="wait_info" package="sqlos" id="48" version="1" timestamp="2014-02-28T05:48:03.376Z">
    <data name="wait_type">
    <type name="wait_types" package="sqlos" />
    <value>3</value>
    <text>LCK_M_S</text>
    </data>
    <data name="opcode">
    <type name="event_opcode" package="sqlos" />
    <value>1</value>
    <text>End</text>
    </data>
    <data name="duration">
    <type name="uint64" package="package0" />
    <value>526804</value>
    <text />
    </data>
    <data name="max_duration">
    <type name="uint64" package="package0" />
    <value>526804</value>
    <text />
    </data>
    <data name="total_duration">
    <type name="uint64" package="package0" />
    <value>1996385</value>
    <text />
    </data>
    <data name="signal_duration">
    <type name="uint64" package="package0" />
    <value>47</value>
    <text />
    </data>
    <data name="completed_count">
    <type name="uint64" package="package0" />
    <value>102</value>
    <text />
    </data>
    <action name="callstack" package="package0">
    <type name="callstack" package="package0" />
    <value>0x0000000000CEDB7D
    0x00000000004141EA
    0x000000000041426D
    0x000000000041299E
    0x000000000094AE87
    0x00000000004FD533
    0x000000000043193F
    0x000000000043657E
    0x000000000094B45E
    0x0000000000446AE5
    0x00000000004472A9
    0x00000000004538C4
    0x0000000000448F9C
    0x0000000000453836
    0x00000000004540A0
    0x000000000045367F</value>
    <text />
    </action>
    <action name="session_id" package="sqlserver">
    <type name="uint16" package="package0" />
    <value>56</value>
    <text />
    </action>
    <action name="sql_text" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>(@Version nvarchar(64) output)
    IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'[dbo].[Versions]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
    AND EXISTS (SELECT * FROM sysobjects join syscolumns on sysobjects.id = syscolumns.id WHERE sysobjects.name='Versions' and syscolumns.name = 'TimeStamp')
    BEGIN
    EXEC sp_executesql N'SELECT VersionId, Version FROM [dbo].[Versions] WITH (NOLOCK) ORDER BY VersionId, Id'
    END
    ELSE
    BEGIN
    SELECT NULL, NULL
    END
    </value>
    <text />
    </action>
    </event>
    <event name="error_reported" package="sqlserver" id="100" version="1" timestamp="2014-02-28T05:57:22.569Z">
    <data name="error">
    <type name="int32" package="package0" />
    <value>7105</value>
    <text />
    </data>
    <data name="severity">
    <type name="int32" package="package0" />
    <value>22</value>
    <text />
    </data>
    <data name="state">
    <type name="int32" package="package0" />
    <value>6</value>
    <text />
    </data>
    <data name="user_defined">
    <type name="boolean" package="package0" />
    <value>false</value>
    <text />
    </data>
    <data name="message">
    <type name="unicode_string" package="package0" />
    <value>The Database ID 7, Page (1:12779100), slot 1 for LOB data type node does not exist. This is usually caused by transactions that can read uncommitted data on a data page. Run DBCC CHECKTABLE.</value>
    <text />
    </data>
    <action name="callstack" package="package0">
    <type name="callstack" package="package0" />
    <value>0x0000000000CEDC3E
    0x000000000048BC65
    0x000000000048BA60
    0x0000000000E1F5D0
    0x00000000008105B6
    0x000000000080F5D8
    0x000000000080F2A6
    0x00000000022F292D
    0x0000000000C60883
    0x000000000055D558
    0x000000000055D0C7
    0x000000000055CF1C
    0x0000000000560365
    0x0000000000560286
    0x000000000055FD36
    0x00000000005600F9</value>
    <text />
    </action>
    <action name="session_id" package="sqlserver">
    <type name="uint16" package="package0" />
    <value>89</value>
    <text />
    </action>
    <action name="sql_text" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>UPDATE [dbo].[AllDocs] SET WelcomePageParameters = CASE WHEN WelcomePageParameters IS NOT NULL AND CONVERT(ntext,WelcomePageParameters) IS NULL THEN NULL ELSE WelcomePageParameters END,MetaInfo = CASE WHEN MetaInfo IS NOT NULL AND CONVERT(image,MetaInfo) IS NULL THEN NULL ELSE MetaInfo END,UnversionedMetaInfo = CASE WHEN UnversionedMetaInfo IS NOT NULL AND CONVERT(image,UnversionedMetaInfo) IS NULL THEN NULL ELSE UnversionedMetaInfo END,BuildDependencySet = CASE WHEN BuildDependencySet IS NOT NULL AND CONVERT(image,BuildDependencySet) IS NULL THEN NULL ELSE BuildDependencySet END,FileFormatMetaInfo = CASE WHEN FileFormatMetaInfo IS NOT NULL AND CONVERT(image,FileFormatMetaInfo) IS NULL THEN NULL ELSE FileFormatMetaInfo END WHERE datalength(WelcomePageParameters)=0 OR datalength(MetaInfo)=0 OR datalength(UnversionedMetaInfo)=0 OR datalength(BuildDependencySet)=0 OR datalength(FileFormatMetaInfo)=0 ;UPDATE [dbo].[AllDocStreams] SET Content = CASE WHEN Content IS NOT NULL AND CONVERT(image,Content) IS NULL THEN NULL ELSE Content END WHERE datalength(Content)=0 ;UPDATE [dbo].[AllDocVersions] SET MetaInfo = CASE WHEN MetaInfo IS NOT NULL AND CONVERT(image,MetaInfo) IS NULL THEN NULL ELSE MetaInfo END,Content = CASE WHEN Content IS NOT NULL AND CONVERT(image,Content) IS NULL THEN NULL ELSE Content END WHERE datalength(MetaInfo)=0 OR datalength(Content)=0 ;UPDATE [dbo].[AllLists] SET tp_Fields = CASE WHEN tp_Fields IS NOT NULL AND CONVERT(ntext,tp_Fields) IS NULL THEN NULL ELSE tp_Fields END,tp_ContentTypes = CASE WHEN tp_ContentTypes IS NOT NULL AND CONVERT(ntext,tp_ContentTypes) IS NULL THEN NULL ELSE tp_ContentTypes END WHERE datalength(tp_Fields)=0 OR datalength(tp_ContentTypes)=0 ;UPDATE [dbo].[AllWebParts] SET tp_View = CASE WHEN tp_View IS NOT NULL AND CONVERT(ntext,tp_View) IS NULL THEN NULL ELSE tp_View END,tp_Source = CASE WHEN tp_Source IS NOT NULL AND CONVERT(ntext,tp_Source) IS NULL THEN NULL ELSE tp_Source END,tp_AllUsersProperties = CASE WHEN tp_AllUsersProperties IS NOT NULL AND CONVERT(image,tp_AllUsersProperties) IS NULL THEN NULL ELSE tp_AllUsersProperties END,tp_PerUserProperties = CASE WHEN tp_PerUserProperties IS NOT NULL AND CONVERT(image,tp_PerUserProperties) IS NULL THEN NULL ELSE tp_PerUserProperties END,tp_Cache = CASE WHEN tp_Cache IS NOT NULL AND CONVERT(image,tp_Cache) IS NULL THEN NULL ELSE tp_Cache END WHERE datalength(tp_View)=0 OR datalength(tp_Source)=0 OR datalength(tp_AllUsersProperties)=0 OR datalength(tp_PerUserProperties)=0 OR datalength(tp_Cache)=0 ;UPDATE [dbo].[AuditData] SET EventData = CASE WHEN EventData IS NOT NULL AND CONVERT(ntext,EventData) IS NULL THEN NULL ELSE EventData END WHERE datalength(EventData)=0 ;UPDATE [dbo].[EventCache] SET EventData = CASE WHEN EventData IS NOT NULL AND CONVERT(image,EventData) IS NULL THEN NULL ELSE EventData END,ACL = CASE WHEN ACL IS NOT NULL AND CONVERT(image,ACL) IS NULL THEN NULL ELSE ACL END WHERE datalength(EventData)=0 OR datalength(ACL)=0 ;UPDATE [dbo].[EventLog] SET FormattedFragment = CASE WHEN FormattedFragment IS NOT NULL AND CONVERT(ntext,FormattedFragment) IS NULL THEN NULL ELSE FormattedFragment END,EventData = CASE WHEN EventData IS NOT NULL AND CONVERT(image,EventData) IS NULL THEN NULL ELSE EventData END WHERE datalength(FormattedFragment)=0 OR datalength(EventData)=0 ;UPDATE [dbo].[EventSubsMatches] SET LookupFieldPermissionResults = CASE WHEN LookupFieldPermissionResults IS NOT NULL AND CONVERT(image,LookupFieldPermissionResults) IS NULL THEN NULL ELSE LookupFieldPermissionResults END WHERE datalength(LookupFieldPermissionResults)=0 ;UPDATE [dbo].[Features] SET Properties = CASE WHEN Properties IS NOT NULL AND CONVERT(ntext,Properties) IS NULL THEN NULL ELSE Properties END WHERE datalength(Properties)=0 ;UPDATE [dbo].[HT_Cache] SET [File] = CASE WHEN [File] IS NOT NULL AND CONVERT(image,[File]) IS NULL THEN NULL ELSE [File] END WHERE datalength([File])=0 ;UPDATE [dbo].[ImmedSubscriptions] SET Properties = CASE WHEN Properties IS NOT NULL AND CONVERT(ntext,Properties) IS NULL THEN NULL ELSE Properties END WHERE datalength(Properties)=0 ;UPDATE [dbo].[NavNodes] SET NodeMetaInfo = CASE WHEN NodeMetaInfo IS NOT NULL AND CONVERT(image,NodeMetaInfo) IS NULL THEN NULL ELSE NodeMetaInfo END WHERE datalength(NodeMetaInfo)=0 ;UPDATE [dbo].[Perms] SET Acl = CASE WHEN Acl IS NOT NULL AND CONVERT(image,Acl) IS NULL THEN NULL ELSE Acl END WHERE datalength(Acl)=0 ;UPDATE [dbo].[Personalization] SET tp_PerUserProperties = CASE WHEN tp_PerUserProperties IS NOT NULL AND CONVERT(image,tp_PerUserProperties) IS NULL THEN NULL ELSE tp_PerUserProperties END,tp_Cache = CASE WHEN tp_Cache IS NOT NULL AND CONVERT(image,tp_Cache) IS NULL THEN NULL ELSE tp_Cache END WHERE datalength(tp_PerUserProperties)=0 OR datalength(tp_Cache)=0 ;UPDATE [dbo].[Resources] SET NtextVal = CASE WHEN NtextVal IS NOT NULL AND CONVERT(ntext,NtextVal) IS NULL THEN NULL ELSE NtextVal END WHERE datalength(NtextVal)=0 ;UPDATE [dbo].[Sites] SET DomainGroupMapCache = CASE WHEN DomainGroupMapCache IS NOT NULL AND CONVERT(image,DomainGroupMapCache) IS NULL THEN NULL ELSE DomainGroupMapCache END WHERE datalength(DomainGroupMapCache)=0 ;UPDATE [dbo].[Webs] SET CachedNavScope = CASE WHEN CachedNavScope IS NOT NULL AND CONVERT(ntext,CachedNavScope) IS NULL THEN NULL ELSE CachedNavScope END,Description = CASE WHEN Description IS NOT NULL AND CONVERT(ntext,Description) IS NULL THEN NULL ELSE Description END,CachedNav = CASE WHEN CachedNav IS NOT NULL AND CONVERT(image,CachedNav) IS NULL THEN NULL ELSE CachedNav END,CachedInheritedNav = CASE WHEN CachedInheritedNav IS NOT NULL AND CONVERT(image,CachedInheritedNav) IS NULL THEN NULL ELSE CachedInheritedNav END,MetaInfo = CASE WHEN MetaInfo IS NOT NULL AND CONVERT(image,MetaInfo) IS NULL THEN NULL ELSE MetaInfo END,DailyUsageData = CASE WHEN DailyUsageData IS NOT NULL AND CONVERT(image,DailyUsageData) IS NULL THEN NULL ELSE DailyUsageData END,MonthlyUsageData = CASE WHEN MonthlyUsageData IS NOT NULL AND CONVERT(image,MonthlyUsageData) IS NULL THEN NULL ELSE MonthlyUsageData END,Ancestry = CASE WHEN Ancestry IS NOT NULL AND CONVERT(image,Ancestry) IS NULL THEN NULL ELSE Ancestry END WHERE datalength(CachedNavScope)=0 OR datalength(Description)=0 OR datalength(CachedNav)=0 OR datalength(CachedInheritedNav)=0 OR datalength(MetaInfo)=0 OR datalength(DailyUsageData)=0 OR datalength(MonthlyUsageData)=0 OR datalength(Ancestry)=0 ;UPDATE [dbo].[SchedSubscriptions] SET Properties = CASE WHEN Properties IS NOT NULL AND CONVERT(ntext,Properties) IS NULL THEN NULL ELSE Properties END WHERE datalength(Properties)=0 ;UPDATE [dbo].[ScheduledWorkItems] SET TextPayload = CASE WHEN TextPayload IS NOT NULL AND CONVERT(ntext,TextPayload) IS NULL THEN NULL ELSE TextPayload END,BinaryPayload = CASE WHEN BinaryPayload IS NOT NULL AND CONVERT(image,BinaryPayload) IS NULL THEN NULL ELSE BinaryPayload END WHERE datalength(TextPayload)=0 OR datalength(BinaryPayload)=0 ;UPDATE [dbo].[UserInfo] SET tp_ExternalToken = CASE WHEN tp_ExternalToken IS NOT NULL AND CONVERT(image,tp_ExternalToken) IS NULL THEN NULL ELSE tp_ExternalToken END WHERE datalength(tp_ExternalToken)=0 ;UPDATE [dbo].[Workflow] SET Modifications = CASE WHEN Modifications IS NOT NULL AND CONVERT(ntext,Modifications) IS NULL THEN NULL ELSE Modifications END,InstanceData = CASE WHEN InstanceData IS NOT NULL AND CONVERT(image,InstanceData) IS NULL THEN NULL ELSE InstanceData END,History = CASE WHEN History IS NOT NULL AND CONVERT(image,History) IS NULL THEN NULL ELSE History END WHERE datalength(Modifications)=0 OR datalength(InstanceData)=0 OR datalength(History)=0 ;UPDATE [dbo].[WorkflowAssociation] SET InstantiationParams = CASE WHEN InstantiationParams IS NOT NULL AND CONVERT(ntext,InstantiationParams) IS NULL THEN NULL ELSE InstantiationParams END WHERE datalength(InstantiationParams)=0 ;UPDATE [dbo].[AllUserData] SET ntext1 = CASE WHEN ntext1 IS NOT NULL AND CONVERT(ntext,ntext1) IS NULL THEN NULL ELSE ntext1 END,ntext2 = CASE WHEN ntext2 IS NOT NULL AND CONVERT(ntext,ntext2) IS NULL THEN NULL ELSE ntext2 END,ntext3 = CASE WHEN ntext3 IS NOT NULL AND CONVERT(ntext,ntext3) IS NULL THEN NULL ELSE ntext3 END,ntext4 = CASE WHEN ntext4 IS NOT NULL AND CONVERT(ntext,ntext4) IS NULL THEN NULL ELSE ntext4 END,ntext5 = CASE WHEN ntext5 IS NOT NULL AND CONVERT(ntext,ntext5) IS NULL THEN NULL ELSE ntext5 END,ntext6 = CASE WHEN ntext6 IS NOT NULL AND CONVERT(ntext,ntext6) IS NULL THEN NULL ELSE ntext6 END,ntext7 = CASE WHEN ntext7 IS NOT NULL AND CONVERT(ntext,ntext7) IS NULL THEN NULL ELSE ntext7 END,ntext8 = CASE WHEN ntext8 IS NOT NULL AND CONVERT(ntext,ntext8) IS NULL THEN NULL ELSE ntext8 END,ntext9 = CASE WHEN ntext9 IS NOT NULL AND CONVERT(ntext,ntext9) IS NULL THEN NULL ELSE ntext9 END,ntext10 = CASE WHEN ntext10 IS NOT NULL AND CONVERT(ntext,ntext10) IS NULL THEN NULL ELSE ntext10 END,ntext11 = CASE WHEN ntext11 IS NOT NULL AND CONVERT(ntext,ntext11) IS NULL THEN NULL ELSE ntext11 END,ntext12 = CASE WHEN ntext12 IS NOT NULL AND CONVERT(ntext,ntext12) IS NULL THEN NULL ELSE ntext12 END,ntext13 = CASE WHEN ntext13 IS NOT NULL AND CONVERT(ntext,ntext13) IS NULL THEN NULL ELSE ntext13 END,ntext14 = CASE WHEN ntext14 IS NOT NULL AND CONVERT(ntext,ntext14) IS NULL THEN NULL ELSE ntext14 END,ntext15 = CASE WHEN ntext15 IS NOT NULL AND CONVERT(ntext,ntext15) IS NULL THEN NULL ELSE ntext15 END,ntext16 = CASE WHEN ntext16 IS NOT NULL AND CONVERT(ntext,ntext16) IS NULL THEN NULL ELSE ntext16 END,ntext17 = CASE WHEN ntext17 IS NOT NULL AND CONVERT(ntext,ntext17) IS NULL THEN NULL ELSE ntext17 END,ntext18 = CASE WHEN ntext18 IS NOT NULL AND CONVERT(ntext,ntext18) IS NULL THEN NULL ELSE ntext18 END,ntext19 = CASE WHEN ntext19 IS NOT NULL AND CONVERT(ntext,ntext19) IS NULL THEN NULL ELSE ntext19 END,ntext20 = CASE WHEN ntext20 IS NOT NULL AND CONVERT(ntext,ntext20) IS NULL THEN NULL ELSE ntext20 END,ntext21 = CASE WHEN ntext21 IS NOT NULL AND CONVERT(ntext,ntext21) IS NULL THEN NULL ELSE ntext21 END,ntext22 = CASE WHEN ntext22 IS NOT NULL AND CONVERT(ntext,ntext22) IS NULL THEN NULL ELSE ntext22 END,ntext23 = CASE WHEN ntext23 IS NOT NULL AND CONVERT(ntext,ntext23) IS NULL THEN NULL ELSE ntext23 END,ntext24 = CASE WHEN ntext24 IS NOT NULL AND CONVERT(ntext,ntext24) IS NULL THEN NULL ELSE ntext24 END,ntext25 = CASE WHEN ntext25 IS NOT NULL AND CONVERT(ntext,ntext25) IS NULL THEN NULL ELSE ntext25 END,ntext26 = CASE WHEN ntext26 IS NOT NULL AND CONVERT(ntext,ntext26) IS NULL THEN NULL ELSE ntext26 END,ntext27 = CASE WHEN ntext27 IS NOT NULL AND CONVERT(ntext,ntext27) IS NULL THEN NULL ELSE ntext27 END,ntext28 = CASE WHEN ntext28 IS NOT NULL AND CONVERT(ntext,ntext28) IS NULL THEN NULL ELSE ntext28 END,ntext29 = CASE WHEN ntext29 IS NOT NULL AND CONVERT(ntext,ntext29) IS NULL THEN NULL ELSE ntext29 END,ntext30 = CASE WHEN ntext30 IS NOT NULL AND CONVERT(ntext,ntext30) IS NULL THEN NULL ELSE ntext30 END,ntext31 = CASE WHEN ntext31 IS NOT NULL AND CONVERT(ntext,ntext31) IS NULL THEN NULL ELSE ntext31 END,ntext32 = CASE WHEN ntext32 IS NOT NULL AND CONVERT(ntext,ntext32) IS NULL THEN NULL ELSE ntext32 END WHERE datalength(ntext1)=0 OR datalength(ntext2)=0 OR datalength(ntext3)=0 OR datalength(ntext4)=0 OR datalength(ntext5)=0 OR datalength(ntext6)=0 OR datalength(ntext7)=0 OR datalength(ntext8)=0 OR datalength(ntext9)=0 OR datalength(ntext10)=0 OR datalength(ntext11)=0 OR datalength(ntext12)=0 OR datalength(ntext13)=0 OR datalength(ntext14)=0 OR datalength(ntext15)=0 OR datalength(ntext16)=0 OR datalength(ntext17)=0 OR datalength(ntext18)=0 OR datalength(ntext19)=0 OR datalength(ntext20)=0 OR datalength(ntext21)=0 OR datalength(ntext22)=0 OR datalength(ntext23)=0 OR datalength(ntext24)=0 OR datalength(ntext25)=0 OR datalength(ntext26)=0 OR datalength(ntext27)=0 OR datalength(ntext28)=0 OR datalength(ntext29)=0 OR datalength(ntext30)=0 OR datalength(ntext31)=0 OR datalength(ntext32)=0 ;</value>
    <text />
    </action>
    <action name="tsql_stack" package="sqlserver">
    <type name="unicode_string" package="package0" />
    <value>&lt;frame level='1' handle='0x02000000C81D290047D9F957FDC9CF5FB9CB20A5D2DF3857' line='1' offsetStart='1824' offsetEnd='2152'/&gt;</value>
    <text />
    </action>
    </event>
    </RingBufferTarget>
    can you help with this error.

  • Is "Geography Name Referencing Program" part of upgrade process?

    Hi all,
    We have been upgraded to R12.1.3 and currently into first iteration.
    When querying the old transaction from Transaction workbench window we get, ""The system cannot determine geographical information for this location and cannot derive a tax jurisdiction. Please contact your system Adminstrator" error.
    I have run the "Geography Name Referencing Program" after getting this error. and that error got resolved.
    Kindly Advice,  "Geography Name Referencing Program", is it a part of upgrade process or we have to manually run the program.
    Thanks,
    AtulR

    I have seen the same document and ran the Geographu run referencing program. But my question here is, should we run this program immediately before releasing to Application team which is going to work on Applications
    Have you reviewed the post concurrent programs which are kicked off as part of the upgrade process to verify if the concurrent program was completed successfully or not? The program will be submitted by the upgrade process (as mentioned in the doc that you have already reviewed) and if that's the case the point here is to verify if it completed successfully or not.
    If the program ran successfully and you still hit the same issue then please review the docs in my previous reply. If the docs don't help then please log a SR.
    If the program failed to run then you will need to run it manually.
    If the program was never run by the upgrade then run it manually.
    Thanks,
    Hussein

  • Action 15.0.0.1 of Microsoft.Office.Project.Server.Upgrade.FullFarmDependentProjectDatabaseSequence failed

    Hi
    I try to upgrade a Project Server 2010 environment to 2013. When I run
    upgrade-spprojectwebinstance
    it fails with:
    Action 15.0.0.1 of Microsoft.Office.Project.Server.Upgrade.FullFarmDependentProjectDatabaseSequence failed
    Anyone seen this error?
    Thanks

    Hi Xtenser
    try to check the ULS log. There might be a hint, that there is a blocking job in the Project Server Queue. This can block the upgrade process.
    Regards
    Christoph
    Christoph Muelder | Senior Consultant, MCTS, MCSE, MCT | SOLVIN information management GmbH, Germany

  • Attempted a down load of an upgrade, it failed, error R6034 C runtime library incorrectly, now I cannot get access to my old iTunes

    attempted a down load of an upgrade, it failed, error R6034 C runtime library incorrectly, now I cannot get access to my old iTunes
    How do I recover and upgrade

    I have seen a number of conversations where you need to uninstall iTunes and various other pieces of software and re-install ... if Apple is such a great company, why don't they just fix their update process so we users don't have to mess around with this ... :-(

  • HP Envy dv7 - Windows 8.1 upgrade consistently fails

    I have been trying for several weeks to upgrade my Envy dv7 laptop, and after spending several hours it eventually fails, popping up a message about failure 0xC1900101 - 0x40017. I am then forced to wait an extended time for this upgrade process to restore my previous version. As a result of this exercise I lose my laptop for 6-8 hours. Apart from the above message no useful information about exactly what failed is presented, which is infuriating because if I knew what was clobbering the upgrade I might be able to fix it - this laptop is rich with development tools and upgrades which might not be installed on a typical laptop, so I presume one of those might be causing problems. However all service packs and updates have been installed and unless Microsoft tell me what is causing the failure then I have zero chance of upgrading. The upgrade process goes thru a reboot and then a lengthy period with a 'Setting up' message gradually climbing to 100%. The failure occurs late in the process of 'Saving PC configuration'. From the appearance it looks as though the upgrade goes 99% of the way before failing.

    I tried, and once again suffered an epic fail. I just wasted another 5 hours. The upgrade process went all the way through, then a failure was detected on boot up. It tried again, same result, so without giving me any choice it automatically installed my previous operating system. Then on boot up it shoved a big message in my face telling me how sorry they were that the upgrade failed. This is absolutely infuriating. I consider this upgrade process to be a monumental failure by Microsoft. Not because of the failure itself because I can accept things do fail - but of the complete lack of information provided about what caused the failure. Microsoft are not giving me any chance of being able to resolve this issue by understanding what is causing these failures. All I get is unhelpful messages saying FAILED. Why is it so difficult for the upgrade process to record a log file as it goes thru the process? What p's me off is that my Windows 8 continually pesters me to upgrade to Windows 8.1. When I try, it fails- treating me like the village idiot by withholding information about what is causing the failure. I've no idea why Microsoft would want to withhold such information. So far I have tried 3 times to do this upgrade, and probably spent the best part of 24 hours not being able to use my laptop whilst Microsoft's hopeless operating system upgrade fails. I now have a very expensive HP laptop which will shortly become a brick due to my not being able to upgrade the operating system - in due course Microsoft will withdraw support for Windows 8 and I won't be able to do any upgrades. Very unhappy user here.

  • After upgrading to 27, firefox will not start. Saw an error message during the upgrade process.

    After upgrading to 27, firefox will not start. Saw an error message during the upgrade process but cannot remember.
    Tried to run firefox.exe -P but receive error message:
    XML Parsing error: undefined entity
    Location: chrome://mozapps/content/profile/profileSelection.xul
    Line number 18, Column 1:
    <dialog
    ^
    Running on Windows XP SP3. No problem whatsoever before upgrading to 27. Sending this from Chrome as I cannot open Firefox at all.

    Thanks jschaer2000: after starting it once in safe mode, I closed Mozilla and tried several restarts in normal mode. So far, all worked:-)
    Thank you very much again.
    Still the automatic update process bothers me: it took me several days to discover the reason to the malfunction, since when I removed the problematic version from Add and Remove Programs, I didn't pay attention at first that it was another version, not v26 which I installed from my folder.
    In addition, I like to save the installation files before I run new programs and if I didn't have v26 exe file, I couldn't have operated Mozilla at all. Not that it was fun to remove and install again each time v27 didn't react, but it was better than nothing, I still prefer Mozilla over its competition.

Maybe you are looking for

  • IPod Classic 120GB cannot sync, "Required disk not found"

    Somebody, please help! iPod Classic 120GB charcoal, current OS as of about a week ago (won't stay synced long enough for me to see what it is), iMac 24" 10.6.4, iTunes 10.0.1. Let me know if you need any more info and I'll try to provide it. Everythi

  • Scheduling Problem for uploading Data from Flat file to SAP

    Hi guys, I am facing a weared problem in uploading some leave records in z table. The code is working fine if we run it through se38 after selecting the file from a shared location from production server which has all the access rights. This folder l

  • What library to I need to add for AbstractRemoteApplicationModuleImpl?

    JDev 9.0.5.2 what library to I need to add for oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl? I am debugging a custom method in my app module. When it steps through a line with a VO.createRow() it complains about not being able to find

  • Mime Type for document class when archiving outlook emails

    Hello team, can anybody fill me in how to configue the mime type for .msg files (outlook emails) in the document class msg?

  • Error in new tab in MM03

    Hello, A problem is occuring in a subscreen added in MM03. Initially someone had added a subscreen in the Additional data button in MM03. The subscreen calls a webpage to be displayed. That is working fine. But once on the screen if we click on the M