Form6i to Form10G Migration tools and technique

Hi ,
We are planning to migrate form6i to form10g for a large application . Can any body help and suggest any technique and tools thats certailly help . Ofcourse if any doc related to this will be a great help.
Best Regards,
Naba

Naba,
I realize that this thread is a little old.
The best place to start with when doing a migration for Oracle Forms/Reports is the Oracle Upgrade Center: http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html. This has a lot of information that will help you with the various challenges you might face with your migration, and will familiarize you with webutil and other aspects of the migration that you would need.
I recently migrated a very large application from 6i to 10g and found an Oracle White paper that deals with the changes in 10g as compared to 6i and lists the changes that need to be made very useful. This can be found at: http://download.oracle.com/docs/cd/B25016_02/doc/dl/web/B15572_01/B15572_01.pdf. Also, since we had a large application to migrate we looked at a few automated tools for our migration and used one called Pitss (www.pitssamerica.com) which greatly reduced the amount of manual changes we had to make and saved us from making tedious and error prone changes.
I hope this information will get you started with your migration effort.
Thanks,

Similar Messages

  • What are the different tools and techniques available to track analytics in SharePoint online 2013?

    I want to know What are the different tools and techniques available to track analytics in SharePoint online 2013. Please provide your suggestions/ inputs. Thanks in advance.

    you can Use the Web Analytics Integration app  to
    connect your SharePoint Online public website to third-party web analytics services, such as Webtrends, Google Analytics, Adobe, and so on.
    Google Analytics
    Webtrends for SharePoint
    CARDIOLOG ANALYTICS
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Tools and techniques for data migration from Cobol to Oracle

    Hello,
    I want to migrate data from cobol to oracle 8.
    How should I proceed ?
    Are there any tools available for it.
    Please help me out as soon as possible.
    Thanks in advance.
    null

    We do not have any tools in-house. However, we have
    a Migration Technology Partner called InterComp
    that specialises in these type of migrations.
    Check out their Web site at :
    http://www.cobol2java.com/
    Regards,
    Marie
    ===
    Raj Thomas (guest) wrote:
    : Hello,
    : I want to migrate data from cobol to oracle 8.
    : How should I proceed ?
    : Are there any tools available for it.
    : Please help me out as soon as possible.
    : Thanks in advance.
    Oracle Technology Network
    http://technet.oracle.com
    null

  • ISO tools and techniques for dealing with bad doc libraries and lists

    The farm was upgraded from MOSS 2007 to SP 2010. There are a small number of sites that contain lists and libraries which are no longer accessible. I would like to delete these, but when I open the site in SP Designer 2010, it does not display any of the
    lists or libraries - good or bad. There is a left column entry called lists and libraries, but when I click on it, it says there are no items to show in this view. There are lists and libraries that work just fine.
    I have full control on the site. I have also tried using sharepoint admin accounts. SPD 2010 brings up the site. If I go into Site Settings > Site Lists and Libraries, the list and library that I want to delete are listed there for customization,
    but selecting either of them results in an error message.
    Is there a way, perhaps via PowerShell, that I could delete the list and library that are giving me problems?

    Hi,
    According to your description, these lists might be corrupted during the upgrade from MOSS 2007 to SharePoint 2010.
    We can use PowerShell to delete these lists:
    #Get the Web
    $web = Get-SPWeb "<SharePoint-site-URL>"
    #Get the corrupted List
    $list = $web.lists["corrupted list name"]
    #Set the AllowDeletion Flag to True
    $list.AllowDeletion = $true
    $list.Update()
    #Delete the list
    $list.Delete()
    Read more:
    http://www.sharepointdiary.com/2013/07/force-delete-corrupted-sharepoint-list-using-powershell.html#ixzz2uIbSTbya
    Another two links about this for your reference:
    http://www.cdhtalkstech.com/2013/07/27/cleaning-up-corrupt-lists-in-sharepoint-2010/
    http://maxteo.wordpress.com/2012/08/25/delete-sharepoint-sitelist-using-powershell/
    Thanks
    Patrick Liang
    TechNet Community Support

  • Cisco ACS to ISE Migration Tool

    HI all.
    I'm gtrying to migrate in our LAB ACS 5.3 to ISE 1.2 using the migration tool and i take this error:
    D:\migTool>migration.bat
    log4j:WARN No such property [encoding] in com.cisco.acs.positron.migration.utils.Log4jTextAreaAppender.
     INFO [main] MigrationApplicationDriver.main:56: Starting Application, in the main method......
    Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate component class: file [D:\migTool\bin\com\cisco\acs\positron\migra
    tion\gui\components\treetable\JTreeTable.class]; nested exception is java.lang.ArrayIndexOutOfBoundsException: 3145
            at org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider.findCandidateComponents(ClassPathScanningCandidateComponentProvider.java:237)
            at com.cisco.acs.positron.migration.MigrationApplicationDriver.main(MigrationApplicationDriver.java:61)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 3145
            at org.springframework.asm.ClassReader.readClass(Unknown Source)
            at org.springframework.asm.ClassReader.accept(Unknown Source)
            at org.springframework.asm.ClassReader.accept(Unknown Source)
            at org.springframework.core.type.classreading.SimpleMetadataReader.<init>(SimpleMetadataReader.java:54)
            at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:80)
            at org.springframework.core.type.classreading.CachingMetadataReaderFactory.getMetadataReader(CachingMetadataReaderFactory.java:82)
            at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader(SimpleMetadataReaderFactory.java:76)
            at org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter.match(AbstractTypeHierarchyTraversingFilter.java:105)
            at org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter.match(AbstractTypeHierarchyTraversingFilter.java:76)
            at org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider.isCandidateComponent(ClassPathScanningCandidateComponentProvider.java:280)
            at org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider.findCandidateComponents(ClassPathScanningCandidateComponentProvider.java:214)

    Migration Tool Installation Guidelines:
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-1/migration_guide/ise_migration_guide/ise_mig_install.pdf

  • Is there a Migration tool for migrating Oracle forms 5 to Java

    Hi,
    I would like to know if there are any oracle tools available for migrating Oracle forms to j2ee.I read that " Oracle JHeadstart 10g" migrates the forms 6i to java/html.Does Oracle JHeadstart 10g also migrate forms 5 to j2ee.I am new to both oracle forms and j2ee and any information about this would be a great help.
    Thanks,
    Kevin

    Kevin,
    there are a couple of migration partners that offer their migration tool and many are listed on the otn page for Forms (otn.oracle.com/products/forms). You may want to make yourself a picture of how efficient such a migration coul dbecome
    Frank

  • Using Sun's Migration Tool

    I have been handed a project where the primary requirement is to
    convert a Websphere/DB2 application to either Sun App server(or
    JBoss)/Apache/M$ SQL Server or some other DB like mySQL.
    The
    first item I undertook was to get the code (jar files, ear files, etc)
    and the DDL files for the database. Next, I downloaded and setup
    Eclipse for J2EE development, installed Sun's App Server, downloaded
    the Sun Migration Tool and followed the instructions to enable it to
    work within the App Server environment. As a test, I randomly grabbed a
    JAR file from the pile of code to see if it would run through the
    Migration tool. Of course, it threw an exception... but, I'm at a loss
    as to what I need to do to move forward from this point. If anyone has
    any idea of how to do a migration from Websphere to Sun App Server or
    JBoss, I sure would appreciate some pointers... The exception:
    Code:
    Exception in thread {color:red}"AWT-EventQueue-0"{color} java.util.MissingResourceException: Can{color:navy}'t{color}
    find resource {color:navy}*for*{color} bundle java.util.PropertyResourceBundle, key ASMTGUI.ErrorMsg
    FileDoesnotExists
    at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
    at java.util.ResourceBundle.getString(ResourceBundle.java:344)
    at sun.iasmt.util.ASMTResourceBundle.getValue(Unknown Source)
    at sun.iasmt.util.ASMTResourceBundle.getValue(Unknown Source)
    at sun.iasmt.user.gui.GuiMain.validateSrcInputArgs(Unknown Source)
    at sun.iasmt.user.gui.GuiMain.actionPerformed(Unknown Source)
    at sun.iasmt.user.gui.ActionPanel.processActionEvent(Unknown Source)
    at sun.iasmt.user.gui.ActionPanel$4.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
    at java.awt.Component.processMouseEvent(Component.java:6041)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
    at java.awt.Component.processEvent(Component.java:5806)
    at java.awt.Container.processEvent(Container.java:2058)
    at java.awt.Component.dispatchEventImpl(Component.java:4413)
    at java.awt.Container.dispatchEventImpl(Container.java:2116)
    at java.awt.Component.dispatchEvent(Component.java:4243)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
    at java.awt.Container.dispatchEventImpl(Container.java:2102)
    at java.awt.Window.dispatchEventImpl(Window.java:2440)
    at java.awt.Component.dispatchEvent(Component.java:4243)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)    Thanks,
    Da Liz

    ** bump ** still having this issue... and am pulling hairs out (losing more than gaining these days...) trying to figure out why the migration tool starts out fine then craps.
    I decided to uninstall everything and create a whole new install of the latest j2EE JDK (since my original install had stuff inside of c:\Program Files\Java - and I wanted to eliminate tricky issues with having a space in the path). So, after uninstall and deleting all Java, I went through the registry on my dev machine and did a search for "c:\Program Files\Java" and replaced them all with "c:\java" - the new location for java stuff to be installed - then reinstalled everything anew.
    then I tried migrating an ear that was a web app...
    C:\>%asmt_home%\bin\asmigrate -c -S ws50 -T glassfish -t c:\temp\gfout c:\temp\cbc_20080717\source\cbci_app_v2\cbci_app.ear
    JAVA_HOME=C:\Java\SDK\jdk\
    ASMT_HOME=c:\Java\SDK\asmt
    J2EE_HOME=C:\Java\SDK\
    Extracting archives :-
    Extracting: cbci_app.ear
    xxx
    Extracting: cbci_app.war
    xxxxxx
    Clean up...
    Selected Directory is not empty. Some Output file(s) may be overwritten. Do you
    want to continue? (Y/N):y
    Pre-processing input :-
    ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
    ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
    |||||||||||||||||||||||||||||||||||||||||||||||||
    Migration Status :-
    Exception in thread "main" java.lang.NoSuchMethodError: javax.xml.bind.annotation.XmlAccessorType.value()Ljavax/xml/bind/annotation/AccessType;
            at com.sun.xml.bind.v2.model.impl.ClassInfoImpl.getAccessType(ClassInfoImpl.java:244)
            at com.sun.xml.bind.v2.model.impl.ClassInfoImpl.getProperties(ClassInfoImpl.java:195)
            at com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.getProperties(RuntimeClassInfoImpl.java:79)
            at com.sun.xml.bind.v2.model.impl.ModelBuilder.getClassInfo(ModelBuilder.java:112)
            at com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.getClassInfo(RuntimeModelBuilder.java:45)
            at com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.getClassInfo(RuntimeModelBuilder.java:37)
            at com.sun.xml.bind.v2.model.impl.ModelBuilder.getTypeInfo(ModelBuilder.java:141)
            at com.sun.xml.bind.v2.model.impl.RegistryInfoImpl.<init>(RegistryInfoImpl.java:50)
            at com.sun.xml.bind.v2.model.impl.ModelBuilder.addRegistry(ModelBuilder.java:183)
            at com.sun.xml.bind.v2.model.impl.ModelBuilder.getTypeInfo(ModelBuilder.java:152)
            at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:306)
            at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:179)
            at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:70)
            at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:50)
            at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:118)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:133)
            at javax.xml.bind.ContextFinder.find(ContextFinder.java:286)
            at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:372)
            at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)
            at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:244)
            at sun.iasmt.util.ASMTJaxbContext.<init>(Unknown Source)
            at sun.iasmt.convertors.common.xmlconvertor.AppReader.read(Unknown Source)
            at sun.iasmt.control.SJSMTXmlFileHandler.readXMLFile(Unknown Source)
            at sun.iasmt.control.ASMTController.startupEngineAndConvert(Unknown Source)
            at sun.iasmt.control.ASMTController.startupEngineAndConvert(Unknown Source)
            at sun.iasmt.user.cmd.CommandCallController.<init>(Unknown Source)
            at sun.iasmt.user.IASMTMain.runTool(Unknown Source)
            at sun.iasmt.user.IASMTMain.<init>(Unknown Source)
            at sun.iasmt.user.IASMTMain.main(Unknown Source)
    C:\>    Looks slightly different, but in general, I am still getting the same old stuff as in the previous posting... Maybe the strange syntax in the first line of the exception is the clue "javax.xml.bind.annotation.XmlAccessorType.value()Ljavax/xml/bind/annotation/AccessType;" but I can't find this in my code and am wondering if anyone has ever seen anything like this before? Also, I'm noting that all references in the exception path to any sun.iasmt.* classes are "Unknown Source"... perhaps another clue to something not defined or configured somewhere; but what and where? I just don't know where to look...
    BTW - the code I am working on converting is from a Websphere 5.1 runtime environment and I have no access to the server that the files were exported from.
    Da Lizard

  • Looking for Mail Rules Management Tools and Advice

    I missed article #302257 Mac OS X 10.4.3: Some Mail rules may be disabled after syncing with .Mac
    Now I have a big mess with lots of mails being directed to the Trash
    unintentionally. I having difficulty sorting this all out.
    I'm synching among 3 machines.
    I had started with 153 rules. Without realizing it (see the article above) that number almost doubled but I was puzzled that some rules got turned off. Having so many rules I failed to check for duplicates at first - not that it really should have matter except to slow down the evaluation process a bit.
    Rules seemed to be scrattered more widely than they were originally due to the syncing anomoly. But it is hard to get the "big view" with so many rules.
    Last night I eliminated the dups on my main home machine. I tried to reorganizing for logic's and clarities sake. But made the mistake of renaming several rules. Now it seems that this caused problem, too.
    Is there a better way or, even better, an application that works with Mail.app rules that can help one organize, helps tests the rules, and helps one make sure that the stop evaluating rules drop down is selected?
    If there a non destructive way to open and print out the Mail.app rules file in an understandable way? And then use that information to write better mail rules?
    Thanks in advance.
    Frank
    G4 933, G4 Powerbook 667   Mac OS X (10.4.3)   1 Gig RAM

    Jan-David,
    1) Have a look at Cantemo Portal which also has a Final Cut Server migration tool.
    http://cantemo.com/index.html
    André Aulich (moosystems) has built the FCSvr migration tool, and the integration with Archiware P5 Archive:
    http://moosystems.com/products/moofs/
    Check out the YouTube videos for FCP X and Premiere integration:
    http://www.youtube.com/watch?v=XnjBbDajC6U
    http://www.youtube.com/watch?v=GTawWFiIyTw
    2) And you might also check out Axle Video:
    http://www.axlevideo.com
    This is on the lower end. It has fewer features, but it aims to be a simple MAM, not an Enterprise tool.
    I don't think there is a Final Cut Server migration tool yet, but that might be coming soon.

  • After I used the migration tool to transfer contents of my previous MacBook Pro I cannot log in to my new MacBook Pro. I have tried using old and new passwords but to no effect. I cannot use my Apple ID. How can I re-set my MBook to factory setting pls?

    I have been a proud owner of Apple products for many years. However, this problem is very frustrating! Any help will be appreciated. I used the migration tool to transfer the contents of my old MacBook Pro to my new shiny MacBook Pro Retina! After migration finished I tried to access my new MacBook Pro retina. However, when asking me to log in it refuses to accept the passwords from either the new MacBook or the old one! I do not have the option of using my Apple ID either.... Please help! Unfortunately, I am past my 90 day Apple Support!!

    Restart holding down the CMD+R keys, launch Disk Utility and erase the HD, quit DU, and restore the OS. On first boot, use the Setup Assistant to do the migration. Details in Pondini's Setup New Mac guide.

  • Can you merge two user accounts on macbook? my wife has created a user on her new macbook , then inadvertently created a second one when using the migration tool. 1st ac has her office 365 install, yet 2nd has her itunes database, docs and contacts.

    Can you merge two user accounts on a macbook? my wife has created a new user on her new macbook air then, inadvertently, created a second one when using the migration tool. 1st a/c has her office 365 install, while 2nd has her itunes database, docs and contacts. What is the best way forward to get everything into the one account? Not sure if the office 365 will allow another installation into the second account, otherwise would just do that and delete the first, if that is possible?

    There is no merge but you can move data from one account to another via the Shared folder. Data is copied from Shared. Watch your free space when copying. These are large files.  Do one at a time if you are on a small drive. After making copy, delete from other users before you start next copy.
    Office365 installs in the main Applications folder and is available for all users on the computer. Activation is tied to the drive not the User.

  • Corrupted time machine backup and Migration tool

    Thanks in advance to anyone that is able to help. Sorry for the long read.
    Recently I replaced my hard drive because it was slowing down and had a very large number of bad sectors. After replacing the HD with a new one I tried to use migration assistant to move my information from the old one. As has happend with many bad hard drives it could not detect the old drive. This always happens if I try to migrate from a drive with bad sectors. The healthy ones always work.
    So in an attempt to make the migration tool see the files and migrate them I am trying to use the old drive to spoof a Time machine backup.
    First I set my old HD as the location of the new mac's TM backup just to get a TM backup file in place. The fist problem I ran into was that time machine backups are write protected at the kernel level and can't be modified. I found a helper module in the TMsafetynet kext that does this write protection and so, I can delete files in the backup like so.
    sudo /System/Library/Extensions/TMsafetynet.kext/Helpers/bypass rm -Rfv /Volumes/TIMEMACHINEDRIVE/Backups.backupdb/whatever files to delete
    And so, I removed and modified the files in the time machine backup slightly and migration assistant as well as time machine reflected the changes perfectly without error.
    Next I deleted all that was in the time machine backup, I then moved the entire contents of my old drive into this time machine backup file in such a way as to mimic a normal time machine backup.
    The good news is that time machine reads my jimmy rigged backup perfectly (which looks pretty wierd since there is no continuity between past and present), But migration assistant now does not see it.
    If anyone is able to help that would be awesome. I replace bad hard drives all the time that won't copy with migration assistant, transferring the files manually isnt easy or clean. It's a pain.
    Thanks a million for any advice!

    Thanks in advance to anyone that is able to help. Sorry for the long read.
    Recently I replaced my hard drive because it was slowing down and had a very large number of bad sectors. After replacing the HD with a new one I tried to use migration assistant to move my information from the old one. As has happend with many bad hard drives it could not detect the old drive. This always happens if I try to migrate from a drive with bad sectors. The healthy ones always work.
    So in an attempt to make the migration tool see the files and migrate them I am trying to use the old drive to spoof a Time machine backup.
    First I set my old HD as the location of the new mac's TM backup just to get a TM backup file in place. The fist problem I ran into was that time machine backups are write protected at the kernel level and can't be modified. I found a helper module in the TMsafetynet kext that does this write protection and so, I can delete files in the backup like so.
    sudo /System/Library/Extensions/TMsafetynet.kext/Helpers/bypass rm -Rfv /Volumes/TIMEMACHINEDRIVE/Backups.backupdb/whatever files to delete
    And so, I removed and modified the files in the time machine backup slightly and migration assistant as well as time machine reflected the changes perfectly without error.
    Next I deleted all that was in the time machine backup, I then moved the entire contents of my old drive into this time machine backup file in such a way as to mimic a normal time machine backup.
    The good news is that time machine reads my jimmy rigged backup perfectly (which looks pretty wierd since there is no continuity between past and present), But migration assistant now does not see it.
    If anyone is able to help that would be awesome. I replace bad hard drives all the time that won't copy with migration assistant, transferring the files manually isnt easy or clean. It's a pain.
    Thanks a million for any advice!

  • Got an iMac and used migration tool (PC to Mac). When I try iTunes i get The file "iTunes Library.itl" cannot be read because it was created by a newer version.... download iTunes now? but i have it already???

    I just got an iMac and used migration tool (PC to Mac). When I try to then open iTunes i get the message
    <The file "iTunes Library.itl" cannot be read because it was created by a newer version.... download iTunes now?>
    ...but i have it already downloaded, when I press download now, it tells me I already have it, but it still won't let me open iTunes???

    Unless you've tried to install an older version of iTunes that message likely indicates a corrupt library file. See Empty/corrupt library after upgrade/crash...
    tt2

  • Migration tool to support migration from WAS 5.x and WLS 8.x  to AS 7.x

    This is to announce the release of a new migration tool adding support for IBM WebSphere 5 and BEA WebLogic 8 to Sun Java System Application Server 7.x .
    Along with the tool, we refreshed the website with more partners and client solutions migration assessment offering. Check this out at http://wwws.sun.com/software/products/appsrvr/migration/index.html.
    and download the Sun Java System Application Server 7 Migration Tool at
    http://wwws.sun.com/software/download/products/419259b5.html
    Here is the complete list of App/Web products the tool now supports
    * IBM Web Sphere 5, 4
    * BEA Web Logic Server 8, 7, 6
    * Sun ONE Application Servers 6.0 and 6.5
    * JBoss 3.x
    * Sun ONE Web Server 6.x
    * Apache Tomcat 4.x
    * Reference Implementations based on J2EE 1.3
    Thanks,
    -- Vella Raman

    Yolu have posted in the PPC area, and if you do, in fact, have a PPC, you can't migrate to Lion, it only works on intel machines.  In addidition, you need to be running Snow Leopard (10.6.x) if you have an intel in order to install Lion.

  • I have a new Imac with OS Lion.  When i use the apple migration tool to transfer from my PC to the Mac, it runs for two hours or so exchanging my pictures and address book, but when completed, I cannot locate anything on the Mac!  Any suggestions?

    I have a new IMAC with lion.  When I use the migration tool from my PC to the new Mac, it takes about 2 hours to transfer my photos and address book, etc.  However, when completed, I cannot locate any of the transfered material on the Mac!  Any suggestions?

    You have posted to the older PPC iMac forum.  You need to poster to a newer iMac forum.
    I suggest posting here:
    https://discussions.apple.com/community/mac_os/mac_os_x_v10.7_lion?tagSet=1382
    Complete list:
    https://discussions.apple.com/docs/DOC-2463
    Try double clicking on the harddrive icon on your desktop
    You should get something like this.
    On the left pane is a list of common places.
    All the user data is in the /Users folder. 
    See the magnifying glass on the upper left of the screen.  This is spotlight.  Type in a file name.
    Robert

  • Does Crystal 2008 V2 have a migration tool for 8.5 and up?

    Does Crystal 2008 V2 have a migration tool? If so will it migrate 8.5 and up Crystal Reports? What are some of the problems that I will encounter?

    No, just open the reports up and verify the database

Maybe you are looking for