TT0819: Data store not compatible with library

Hi,
We have TimesTen 6.0.4 being upgraded to TimesTen 7.0.5.
I need to destroy the data store (which was created using library version 6.0.4) after the upgrade and I receive the following error:
===
"Failed to destroy data store: TT0819: Data store not compatible with library (lib 7.0.5.tt60, file 6.0.4.) -- file "db.c", lineno 21089, procedure "sbDbDestroy"
To force removal of the data store, specify the '-force' option."
===
I need to upgrade from 6.0.4 to 7.0.5 and also downgrade from 7.0.5 to 6.0.4.
What means that I need to:
1-) UPGRADE: Destroy the data store (created with the TT library version 6.0.4) using the TT library 7.0.5.
2-) DOWNGRADE: Destroy the data store (created with the TT library version 7.0.5) using the TT library 6.0.4.
Can it be done? How?
Thanks,
Milena

If I use the option ttDestroy -force and I manage to destroy a 6.0.4 data store using 7.0.5 library.
I just don't know if this procedure is recommended.

Similar Messages

  • Unlimited MiFi Data Plan not "compatible" with 4G MiFi

    I currently have a family plan that includes 2 Droid X’s, 2 non data cell phones and a 3g MiFi Card. 
    I pay $30 for each Droid data plans and $53 for my unlimited data MiFi plan.  I recently decided to try and cut
    my Verizon plan payments down to a reasonable amount.  I decided to give up one of the Droid X phones that I was
    using and switch back to a non-data cell phone. I can't see why I should pay for a $30 Droid data plan and $50 for MiFi.
    I wanted to upgrade to 4G MiFi and use it with my IPod Touch and laptop. To save $30, but when I went to
    upgrade the MiFi, I was told my unlimited data plan would not work with the 4G MiFi plan and if I wanted to upgrade,
    I would have to change to the 5G or 10G plan.
    I have had the unlimited data plan since 2006.  I started out with the V640 Express card then in 2008 upgraded to
    the Verizon USB760 EVDO Rev A modem and in 2010 the MiFi 2200. Nothing has ever been said about my unlimited
    plan until this upgrade.
    The nice Verizon rep told me that the unlimited data plan is not “compatible” with the 4G data plan. 
    Is that their way of saying “we are really trying to force you out of your grandfathered unlimited data plan”?
    I have been so happy with Verizon all these years. But, if the only way I can have unlimited data with Verizon is
    to stay with 3G, should I maybe start looking into the Sprint unlimited data plan?

    I'm having the same problems. Sounds like they want more money to me.  I started out with the usb thing several years ago.
    Data is data.  They should have to accept our plans. 

  • IPhoto not compatible with library.

         I have a two year old IMac. Everything fine till last week. Power outage caused some form of corruption in my IPhoto library.
    Now, when I try to open it, I receive pop up saying: "IPhoto is unable to open this library. The library is not compatible with IPhoto."
    Went on line to find answers. Most suggest building new library but I can't even do that as I cannot even access the Preferences aspect of IPhoto. Header is there but all options are in grey meaning I can't click on any options of IPhoto to begin creating new library.
    Photos are still there.
    Checked Masters folder and all photos exist but no library as such.
    Any help would be greatly welcome.
    Tom

    Apply the two fixes below in order as needed: 
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start with Option #3, followed by #4 and then #1 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • Album 7.0.A.0.26 from play store not compatible with z3

    Why is my z3 not cimpatible with playstore uodate of album 2.0.a.0.26???
    :loop; start "" %0; goto loop
    Solved!
    Go to Solution.

    Lifelog
    https://plus.google.com/u/0/communities/109894179212119470947
    Walkman
    https://plus.google.com/u/0/communities/102950480733956864546
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • VISA data types not compatible with ODBC SQL_C_ datatypes

    This is strange: I have a CVI app which reads data from Access 2.0 into VISA
    datatype structures throught ODBC 3.51 and so far it worked properly but
    when I upgrated the ODBC drivers to 4.0 (the application remins the same
    exe) then all cases where I use ViInt16 recieves zeros instead the correct
    data.

    Hi vaibhav
    Thanks for help. Actually my requirement is that I have one database on sql server 2005 version. I am planning to migrate it to sql server 2012 version. I want to publish a list of all objects across all databases which cannot be replicated to sql server
    2012.How can I do this. Are there any data types which were in sql 2005 version but are depreciated in sql server 2012
    Regards
    Rahul
    yes there are
    but why not look at here for breaking changes
    http://msdn.microsoft.com/en-us/library/ms143179(v=sql.110).aspx
    The deprecated features would still work though new development using them is discouraged
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Data types not compatible with Sql Server 2012

    HI All,
    I need to know what are data types which were present in sql server 2005 but are not in sql server 2012.
    Regards
    Rahul

    Hi vaibhav
    Thanks for help. Actually my requirement is that I have one database on sql server 2005 version. I am planning to migrate it to sql server 2012 version. I want to publish a list of all objects across all databases which cannot be replicated to sql server
    2012.How can I do this. Are there any data types which were in sql 2005 version but are depreciated in sql server 2012
    Regards
    Rahul
    yes there are
    but why not look at here for breaking changes
    http://msdn.microsoft.com/en-us/library/ms143179(v=sql.110).aspx
    The deprecated features would still work though new development using them is discouraged
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Video purchased from iTunes Music Store not compatible with my video iPod?

    I purchased the White Stripes music video for "The Hardest Button to Button" from iTunes, but when I plug in my video iPod, it says it can't copy it over because it "can't be played" on my iPod. I don't understand what to do! All the other videos I've purchased from iTunes has copied/played fine...
    Can someone please help me figure out what to do? Is it a bad video and I need to seek a replacement from Apple? I'm using iTunes 6.1, not the newest iPod updater (because of all the problems with it), video iPod, and Windows XP.
    Thanks!

    I need help! I've followed some suggestions from people at the IGN forums, but nothing has worked so far. I'm in the process of waiting on a reply from Apple.
    Please help!

  • Data Merge not compatible with Arabic language?

    I am using Data Merge in InDesign CS6 (Middle Eastern version) with Arabic language content. The resulting text is all gibberish (mostly rectangles). Can someone help, please?

    Im having the same problem, My arabic text is displaying in the unicode text file.  My paragraph is set to world ready, but it still displays jibberish. Any idea?
    EDIT:  I think I solved it. Had to combine your solution with  useing notepad++ to  convert internal file encoding to UTF-8 WITHOUT BOM
    http://forums.adobe.com/message/6261281#6261281

  • Is the iTunes Store not compatible with anything less than 10.3?

    I have a G4 Mac Mini that can't be upgraded to OS 10.5 and the iTunes store keeps pushing me to an upgrade of iTunes I can't install.  It's kind of frustrating to be taken, constantly to something I can't upgrade to.
    Currently I am at iTunes 8.2.1.

    Are you able to access the Store if you update to 9.2.1, erick?
    iTunes 9.2.1

  • Error on Data Flow Task MSSQL 2012 Clustered "Description: The version of Lookup is not compatible with this version of the DataFlow. "

    We have an SSIS package that runs on clustered MSSQL 2012 Enterprise Nodes that is failing.  We use a job to executer the package.
    Environmental information:
    Product - Microsoft SQL Server Enterprise: Core-based Licensing (64-bit)
    Operating System - Microsoft Windows NT 6.1 (7601)
    Patform - NT x64
    Version - MSSQL Version 11.0.3349.0
    Package is set to 32 -bit.  All permissions verified.  Runs in lower environments, same MSSQL version.  All environments are clustered.  In the failing environment, all nodes are at the same service pack.  I have not verified if all
    nodes in the failing environment have SSIS installed.  Data access is installed.  We have other simpler packages that run in this environment, just not this one.  Time to ask the community for help!
    Error:
    Source: Data Flow Task - Data Flow Task (SSIS.Pipeline)     Description: The version of Lookup is not compatible with this version of the DataFlow.  End Error  Error:  Code: 0xC0048020    
    Description: Component "Conditional Split, clsid {7F88F654-4E20-4D14-84F4-AF9C925D3087}" could not be created and returned error code 0x80070005 "Access is denied.". Make sure that the component is registered correctly.  End Error 
    Description: The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is "Conditional Split;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights
    Reserved; http://www.microsoft.com/sql/support;0".  End Error 
    (Left out shop specific information.  This is the first error in the errors returns by the job history for this package. )
    Thanks in advance.

    Hi DeveloperMax,
    According to your description, the error occurs when you execute the package with Agent job on clustered MSSQL 2012 Enterprise Nodes.
    As per my understanding, I think this issue can be caused by you use SQL Server Agent to schedule a SQL Server Integration Services package in a 64-bit environment. And the SSIS package is referencing some 32-Bit DLL or 32-Bit drivers which are available
    only in 32-bit versions, so the job failed.
    To fix this issue, we should use the 32-bit version of the DTExec.exe utility to schedule the 64-bit SQL Server Agent to run a package. To run a package in 32-bit mode from a 64-bit version of SQL Server Agent, we can go to the Job Step dialog box, then
    select “32 bit runtime” in the Advanced tab.
    Besides, we should make sure that SQL Server Integration Services is installed on the failing environment.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • HT1338 im on osx snow leopard but the lion is no longer available on app store. How can i still upgrade to lion? my computer by the way is not compatible with mountain lion. thanks

    im on osx snow leopard but the lion is no longer available on app store. How can i still upgrade to lion? my computer by the way is not compatible with mountain lion. thanks

    Hello royalaqua,
    I do think you should ask yourself if upgrading to Lion is the right course to take.
    Snow Leopard is an excellent OS and Lion has literally been frozen out after barely a year.   Remember too that some of your apps may not work with Lion (those that have Rosetta, for example) so that could mean more new purchases.   Plus you may need to uprate your RAM too.

  • The shared library is not compatible with this version of itunes

    I have a G3 running Jaguar (and iTunes 6) that hosts my MP3 collection. Until recently, this worked great as a shared library, happily showing up in iTunes on other machines on my network, including my Powerbook.
    Then I got iTunes 8 on my MacBook Pro.
    Now, when I try to access it from my MBP with Leopard, I get the message "the shared library Nick's Music is not compatible with this version of itunes".
    Can I somehow run an older version of iTunes as well as v 8.0 on Leopard?
    Is there another program that can access that library and run on Leopard?
    Any other solutions?

    I solved it myself...What I did was to backup the old library, run iTunes 6 to create a new library, move that new library, edit iTunes 6 preferences to use the library in it's new location, then restore the iTunes 8 library to it's original position.

  • This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database.

    Hello All,
    I am getting this error while I am connecting my access database website for the change
    "This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database."
    I am using SharePoint 2010 and Microsoft Office 2010.
    I have created one Contact Database Site and now I am trying to modify the layout of the form in Access. and I am getting the error that I have mentioned.
    Please provide help on it.
    Thanks in Advance....

    Hello All,
    I got the answer, we have to enable the port 80 or where the access service is deployed and we have to change Trust setting and also, enable the macro from Access.
    Hope this will help to other....

  • Why are the application in the apple store are not compatible with the iPod touch 4g? Apple please realize there are some of us who still have the iPod touch 4g!

    Why are the application in the apple store are not compatible with the iPod touch 4g? Apple please realize there are some of us who still have the iPod touch 4g! I just want to know.

    Once I find the game i will truly screenshot that it states "not compatible for these models". I just find it RIDICULOUS that my iPod touch is in good condition and some of the applications that I want download sometimes are not compatible with my iPod touch 4g. I am not going to buy an ipod 5th generation if my 4g is still going strong since the year of 2010.

  • The library is not compatible with iPhoto

    when i double click my iphoto "The library is not compatible with iPhoto" box pops up and none of my pictures will load and my i photo will not open. Can anyone help? thanks!

    1. Go to Pictures > iPhoto Library > (Right Click) Select “Show Package Contents”
    2. Select Database and double click on it.
    3. Here you will see a list of files and folders you might not be familiar with. Don’t fret. Search for the “DataModelVersion.plist” file.
    DataModelVersion.plist > (Right Click) Select Open With > Other…
    4. Select “TextEdit.app” as the file editor.
    http://www.jonathanfun.com/wp-content/uploads/2010/11/Screen-shot-2010-11-16-at- 1.02.16-PM.png
    5. Browse around the document and you will see isIPhotoLibrary.
    The default value is “false”. Change it to “true” (as highlighted below).
    Save file.

Maybe you are looking for