Migrate 10g to XE

Hi,
is there any possibility to migrate 10g Enterprise edition DB to XE?
using other method beside export/import or datapump.
Thanks
Joel

Hi Joel,
currently Java in the database is not part of XE (beta). But Oracle seems to consider making it available in the production release, hopefully as an optionally to be installed feature. But nothing is official as of now.
JAVA_XA is a package that is installed with the JAVA option, thus it is not available now. I don't think you can use the scripts of an SE or EE Oracle 10gR2 to install java and I wouldn't want to try :).
I am not familiar with XA but there are two possible scenarios, I believe.
1) Your application code IN THE DATABASE (java stored procedures or plsql stored procedures) relies on the JAVA_XA packages. Then it will not work unless you modify your application.
2) The JDBC / OCI driver you use to connect to the database uses the JAVA_XA packages. Then you might be able to use a different driver. He was referring to the following thread: Re: javavm in the database
Hope that helps,
~Dietmar.

Similar Messages

  • How to Migrate 10g sso integrate with EBS 11.5.10.2  to 11g OAM(oracle access manager) with R12.1.3

    How to Migrate 10g sso integrated with EBS 11.5.10.2  to 11g OAM(oracle access manager) with R12.1.3
    Os:Linux 64 bit
    database:11.2.0.3 Rac

    Hi,
    You could try working through the EBS -> APEX integration article on the Apex community site (http://www.oracle.com/technetwork/developer-tools/apex/apex-ebs-wp-cabot-consulting-169064.pdf)
    Rod West

  • Migrating 10g disco to new linux server(new hardware)

    We are planing to migrate 10g discoverer applications to new hardware with same OS,
    source os: OEL4.7 and target OS: 4.7(with new hardware), how to make it...?
    EBS : 11.5.10.2 with 11g R2 DB .
    any references notes or links appreciate it.

    any references notes or links appreciate it.10 Cloning Application Server Middle-Tier Instances
    http://docs.oracle.com/cd/B14099_19/core.1012/b13995/cloning.htm
    Thanks,
    Hussein

  • Steps to migrate 10g database form HP-UX to RHEL 5

    Hi All,
    Please guide me how to migrate 10g database form HP-UX to RHEL 5.
    Regards,
    W@s

    They're in different endian format, you need to use exp/imp or expdp/impdp.
    sys> select * from V$TRANSPORTABLE_PLATForm where platform_id in (3,13);
    PLATFORM_ID PLATFORM_NAME ENDIAN_FORMAT
    3 HP-UX (64-bit) Big
    13 Linux x86 64-bit Little
    sys>

  • Error while migrating 10G BPEL to 11G

    Hi All,
    I am trying to migrate BPEL 10G (10.1.3.5) project to 11G (11.1.1.5) using JDEV.
    I am opening the project in JDEV 11G and its taking forever, its also not giving any error.
    Has anyone faced issue like this.
    Please advice.
    Thanks
    Yatan

    Hi All,
    I am trying to migrate BPEL 10G (10.1.3.5) project to 11G (11.1.1.5) using JDEV.
    I am opening the project in JDEV 11G and its taking forever, its also not giving any error.
    Has anyone faced issue like this.
    Please advice.
    Thanks
    Yatan

  • Few questions about OWB migration 10g---- 11g and UIODs

    I am curretly migrating OWB repository from 10g to 11g.
    Both repositories are on the same database.
    We just have one single Project in our Repository. It is actually(preinstalled) MY_PROJECT renamed into something else. So it has the UOID of the "default" MY_PROJECT but of course, physical and business names are different.
    Because we renamed MY_PROJECT, complications occured when we first tried to do the repository upgrade the recommended way, with repository assistant. During the upgrade processes , the error came that the objects with same UOIDs but different names exist.
    Obviously, MY_PROJECT from the 10g repository collided with the new, preinstalled, MY_PROJECT in the (almost) empty 11g repository/workspace.
    Also, MY_PROJECT in 11g workspace has exactly the same UOID as the one created in 10g repository.
    I was told by Oracle support that this was a bug-but they do not see it as high priority, so we had to do workaround --the migration of the repository on 11g.
    Now my first Question: Was it completely insane to use MY_PROJECT for your actual ongoing Project? We never had any other problem with this constallation.I also noticed in forums that people indeed use MY_PROJECT for their work.
    The second question: Has anybody , ever, seen the same problem, when trying to upgrade to 11g ?
    The migration procedure is as follows:
    -install 11g Workspace with Repository Assistant
    -Export locations and data from 10g repository
    -Import locations and data in 11g repository- thé update option -matching on UOID..so we do not get problem with MY_PROJECT
    -register locations in11g repository
    -deploy all mappings and workflows
    Now, this all works fine..and our new 11g repository runs without problem..
    I am still puzzled by few things :
    New 11g repository is almost empty apart from MY_PROJECT and DEFAULT_CONFIGURATION. Now, MY_PROJECT in 11g has the same UOID as in oracle 10. But DAFAULT_CONFIGURATION in 11g has different UOID from DAFAULT_CONFIGURATION in 10g. It is always the same UIOD for every new 11g installation (I've upgraded repository on many databases).
    Now 3rd question: Is there any particular reason why DEFAULT_CONFIGURATION  has different UOID in 11g and MY_PROJECT hast the same UOID ? Is there any logic behind it -that I fail to grasp ?
    Another thing. I said that I am importing complete Project in the new repository with update option with matching on UIOD. I should get a problem with DAFAULT_CONFIGURATION, I thought, since it is in the full export of the Project and DEFAULT_CONFIGURATION has different UOID than in 11g repository.
    But I did not get the problem at all.Default Configuration was simply skipped during the import - visible from the import log.
    Therefore 4th question : Why didnät OWB try to import DEAFULT_CONFIG? Is it "internal" object and as such cant't be changed ?
    The reason I am so obsessed with UOIDs is that we have automated release procedure (between development, test and production repositores) which is based on comparing UOIDs.
    Therefore a s slight trace of concearn on my side, because the DEAFULT CONFIG now has different UOIDs than before. But on the other side, we just propagate mappings and workflows between repositories - I do not see why the default config should matter here .
    Thank very much in advance for any answers/suggestions/ideas and comments!
    Edited by: Reggy on 27.01.2012 07:12
    Edited by: Reggy on 27.01.2012 07:12

    I am curretly migrating OWB repository from 10g to 11g.
    Both repositories are on the same database.
    We just have one single Project in our Repository. It is actually(preinstalled) MY_PROJECT renamed into something else. So it has the UOID of the "default" MY_PROJECT but of course, physical and business names are different.
    Because we renamed MY_PROJECT, complications occured when we first tried to do the repository upgrade the recommended way, with repository assistant. During the upgrade processes , the error came that the objects with same UOIDs but different names exist.
    Obviously, MY_PROJECT from the 10g repository collided with the new, preinstalled, MY_PROJECT in the (almost) empty 11g repository/workspace.
    Also, MY_PROJECT in 11g workspace has exactly the same UOID as the one created in 10g repository.
    I was told by Oracle support that this was a bug-but they do not see it as high priority, so we had to do workaround --the migration of the repository on 11g.
    Now my first Question: Was it completely insane to use MY_PROJECT for your actual ongoing Project? We never had any other problem with this constallation.I also noticed in forums that people indeed use MY_PROJECT for their work.
    The second question: Has anybody , ever, seen the same problem, when trying to upgrade to 11g ?
    The migration procedure is as follows:
    -install 11g Workspace with Repository Assistant
    -Export locations and data from 10g repository
    -Import locations and data in 11g repository- thé update option -matching on UOID..so we do not get problem with MY_PROJECT
    -register locations in11g repository
    -deploy all mappings and workflows
    Now, this all works fine..and our new 11g repository runs without problem..
    I am still puzzled by few things :
    New 11g repository is almost empty apart from MY_PROJECT and DEFAULT_CONFIGURATION. Now, MY_PROJECT in 11g has the same UOID as in oracle 10. But DAFAULT_CONFIGURATION in 11g has different UOID from DAFAULT_CONFIGURATION in 10g. It is always the same UIOD for every new 11g installation (I've upgraded repository on many databases).
    Now 3rd question: Is there any particular reason why DEFAULT_CONFIGURATION  has different UOID in 11g and MY_PROJECT hast the same UOID ? Is there any logic behind it -that I fail to grasp ?
    Another thing. I said that I am importing complete Project in the new repository with update option with matching on UIOD. I should get a problem with DAFAULT_CONFIGURATION, I thought, since it is in the full export of the Project and DEFAULT_CONFIGURATION has different UOID than in 11g repository.
    But I did not get the problem at all.Default Configuration was simply skipped during the import - visible from the import log.
    Therefore 4th question : Why didnät OWB try to import DEAFULT_CONFIG? Is it "internal" object and as such cant't be changed ?
    The reason I am so obsessed with UOIDs is that we have automated release procedure (between development, test and production repositores) which is based on comparing UOIDs.
    Therefore a s slight trace of concearn on my side, because the DEAFULT CONFIG now has different UOIDs than before. But on the other side, we just propagate mappings and workflows between repositories - I do not see why the default config should matter here .
    Thank very much in advance for any answers/suggestions/ideas and comments!
    Edited by: Reggy on 27.01.2012 07:12
    Edited by: Reggy on 27.01.2012 07:12

  • How to consolidate data files using data pump when migrating 10g to 11g?

    We have one 10.2.0.4 database to be migrated to a new box running 11.2.0.1. The 10g database has too many data files scattered within too many file systems. I'd like to consolidate the data files into one or two large chunk in one file systems. Both OSs are RHEL 5. How should I do that using Data Pump Export/Import? I knew there is "Remap" option could be used, but it's only one to one mapping. How can I map multiple old data files into one new data file?

    hi
    datapump is terribly slow, make sure you have as much memory as possible allocated for Oracle but the bottleneck can be I/O throughput.
    Use PARALLEL option, set also these ones:
    * DISK_ASYNCH_IO=TRUE
    * DB_BLOCK_CHECKING=FALSE
    * DB_BLOCK_CHECKSUM=FALSE
    set high enough to allow for maximum parallelism:
    * PROCESSES
    * SESSIONS
    * PARALLEL_MAX_SERVERS
    more:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28319/dp_perf.htm
    that's it, patience welcome ;-)
    P.S.
    For maximum throughput, do not set PARALLEL to much more than twice the number of CPUs (two workers for each CPU).
    Edited by: g777 on 2011-02-02 09:53
    P.S.2
    breaking news ;-)
    I am playing now with storage performance and I turned the option of disk cache (also called write-back cache) to ON (goes at least along with RAID0 and 5 and setting it you don't lose any data on that volume) - and it gave me 1,5 to 2 times speed-up!
    Some says there's a risk of lose of more data when outage happens, but there's always such a risk even though you can lose less. Anyway if you can afford it (and with import it's OK, as it ss not a production at that moment) - I recommend to try. Takes 15 minutes, but you can gain 2,5 hours out of 10 of normal importing.
    Edited by: g777 on 2011-02-02 14:52

  • Migration 10g to 11gR2 from Windows to Linux with 6TB DB Size in one step

    Hi,
    I need to do migration from 10gR2 to 11.2.0.2.0 and from Windows to Linux for 6TB database Size. As both Endian format same, I did the migration using RMAN Convert database on UAT but for same 10gR2 version.(Both Source on Target Oracle Version was 10.2.01.0). Now I have to migrate from 10gR2 to 11.2.0.2.0. So it's 2 way process.
    is it possible to club these 2 way migration process ???
    Are following steps right or any modification is required ??
    1) Install 11.2.0.2.0 on Linux OS
    2) Open Source Database (Windows) in Read Only. Generate TRANSPORT.SQL, CONVERTSCRIPT.RMAN & Pfile.
    3) Copy Source datafiles in temporary location on Target OS. Also copy above files.
    4) Create dummy controlfile.
    5) Startup nomount with Changed pfile
    6) Mount database with Dummy Controlfile.
    7) Run CONVERTSCRIPT.RMAN to convert actual datafiles from Windows Platform to Linux Platform.
    8) Shutdown the instance and delele Dummy Controlfiles.
    9) Edit TRANSPORT.SQL and do Appropriate Changes like redolog files, datafiles path...
    Now my question is, can I add ?/rdbms/admin/catupgrd.sql in TRANSPORT.SQL script after Startup upgarade command so that Complete Upgradation to 11.2.0.2.0 would be done.
    10) Then run TRANSPORT.SQL on Target System (11.2.0.2.0)
    Tell me if more inputs are required from my side...
    Regards,
    Manish

    The directory structure is different...that's why you need to create the tablespaces in Linux. e.g. export dump says create tablespace in D:\..., there is no such thing in Linux. You can just export it, install software, create the db, tablespaces in Linux and import into the 10g in Linux.

  • Database Migration 10g, difference in export/import from 8.1.6 and DBUA

    i would like to know if there is any difference in migrating using export/import methods from 8.1.6 and migration using dbua from 8.1.6 -> 8.1.7 -> 10g. In terms of tablespaces, datafiles performance .
    Will the DBUA convert the tablespaces automatically to take advantage of 10g ?
    Thanks .

    Hi,
    If we refer to the Oracle doc, it's depend of your 10g release.<br>
    Into Upgrade Paths 10.2, you need to upgrade your 8i firstly in 8.1.7.4.<br>
    Into Upgrade Paths 10.1, you you can directly migrate.<br>
    Anyway, you need to use 8iexp utility, and 10g imp utility : Using Different Releases of Export and Import 10.1 or Using Different Releases of Export and Import 10.2.<br>
    <br>
    Nicolas.

  • Error: migrate 10g when migarate 9.0.5.0 project to 9.0.5.1 or 10.1.2

    I have successfully developed some applications with legacy BC4J and UIX .The page just like the following:<code>
    <?xml version="1.0" encoding="GBK" ?>
    <page xmlns="http://xmlns.oracle.com/uix/controller"
    xmlns:ctrl="http://xmlns.oracle.com/uix/controller"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:bc4j="http://xmlns.oracle.com/uix/bc4j" expressionLanguage="el">
    <bc4j:registryDef>
    <bc4j:rootAppModuleDef name="PurchaseSumQueryAppModule"
    definition="vps.ChkPurchaseSumAppModule"
    releaseMode="stateful">
    <bc4j:viewObjectDef name="ChkTabPurchaseSumView1" rangeSize="10">
    <bc4j:rowDef name="CurrentPurchaseSum" >
    <bc4j:propertyKey name="sumKey"/>
    </bc4j:rowDef>
    </bc4j:viewObjectDef>
    <bc4j:viewObjectDef name="ChkTabPurchaseSumQueryDetailView1" rangeSize="200"/>
    </bc4j:rootAppModuleDef>
    </bc4j:registryDef>
    <content><!--
    </code>
    When I migrated project from 9.0.5.0(10g preview version) to 9.0.5.1 or 10.1.2, error occurs:
    500 Internal Server Error
    java.lang.IllegalArgumentException: Only java.io.Serializable, javax.ejb.EJBObject and javax.ejb.EJBHome instances can be bound to a session in a distributable web-application, not: java.lang.Object@10d (class java.lang.Object)
    at com.evermind.server.http.EvermindHttpSession.setAttribute(EvermindHttpSession.java:97)
    at com.evermind.server.http.EvermindHttpSession.putValue(EvermindHttpSession.java:91)
    at oracle.cabo.data.jbo.xml.parse.JboParserExtensionImpl._getSessionLock(Unknown Source)
    at oracle.cabo.data.jbo.xml.parse.JboParserExtensionImpl.access$000(Unknown Source)
    at oracle.cabo.data.jbo.xml.parse.JboParserExtensionImpl$SynchronizingEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    I have created a project with the same technology under 10.1.2 env ,and it runs well under these two env. I have compared some files, such as .cpx,.xml,.java and bc4j.xcfg, and library setting for project , and it seems they all are the same.
    pls help me .best regards.

    i have solved the problem.
    I have ever added a tag <distributable/> into the web.xml for deploy this application onto cluster env..
    Today,I suddenly notice it and the application runs well when I remove the tag.
    thanks

  • Oracle Database Migration 10g  between Cross Platform...!

    Hi,
    Like to know any is there any third party tool
    available in the market for cross platform EASY database migration
    between AIX - 10g R2 to Windows - 10g R2.
    Before there used be a third party tool called DBPUT which is no longer
    available now.Looking for similar type.
    Any Suggestion Please.
    Regards,

    Hi ,
    Do it yourself , I suggest you  to use export/import .
    Master Note For Oracle Database Upgrades and Migrations (Doc ID 1152016.1)
    Export/Import DataPump: The Minimum Requirements to Use Export DataPump and Import DataPump (System Privileges) (Doc ID 351598.1)

  • Migrating 10g ADF application for OC4J to 11g application for Weblogic

    Hi, I'm trying to migrate a 10g ADF application deployed in OC4J to 11g using the migration tool of JDeveloper.
    After some changes in code to adapt to the new api i have an error in libraries while trying to deploy in embeded weblogic.
    <30 Ιουν 2010 11:32:50 πμ EEST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1277886764036' for task '1'. Error is: 'java.lang.ClassNotFoundException: oracle.adf.view.faces.event.AttributeChangeEvent'
    java.lang.ClassNotFoundException: oracle.adf.view.faces.event.AttributeChangeEvent
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adf.view.faces.event.AttributeChangeEvent
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    Truncated. see log file for complete stacktrace
    >
    Embeded weblogic runs with ADF libraries of 11g why this class cannot be found?
    Any comment will be helpfull,
    Thanks

    I am not explicitly use this class, neither in source code nor in xml configuration files so i can’t find it anywhere in my application.
    I guess that, embedded weblogic loads 11g adf libraries and does not include this 10g specific class but migration shouldn’t change this
    oracle.adf.view.faces.event.AttributeChangeEvent to
    org.apache.myfaces.trinidad.event.AttributeChangeEvent?
    thanks

  • Migrate 10g Discoverer

    Hi All,
    We are planning to migrate the discoverer 10g(10.1.2.3) to the new linux server(oel 5).
    Please guide us to move the application, We have installed(new machine) the base 10.1.2.0 and upgraded to 10.1.2.3 as per the old machine.
    For this we have a few questions on the architecture or infrastructure.
    1.We have a saved public and private connections in old discoverer link(em), how can we import those connections to the new link.
    2.Also how can we setup that infrastructure because we coundnt see the connections in the new link-EM(Discoverer--->administration--->configuration).
    3.Aslo we have observered in the old link(Home-->dicoverer-->Discoverer portlet provider) which is not listed in the new link...Did We missed anything while installing?
    Insatlled software details:
    BUSINESS INTELLIGENCE(10.1.2.0).
    Location:/business_intelligence/Disk1/install/ ./runInstaller
    Upgraded to 10.1.2.3
    Please help us on this, we are confused to migrate.
    Thanks.

    Hi Anu,
    It would be better if you freshly install OAS10g on RHEL.
    Then Configure forms and reports according that of Solaris environment
    Then deploy Your Application on OC4J.
    According to me,Copying the Infra and BI Home directly on RHEL Box and then using chgiphost command,
    would create a problem as both Rhel and Solaris are two different environments.
    Open a SR, it would be helpful
    Regards
    Fabian

  • Migrating 10g Human Task Bpel process to 11g - No task flow

    Hi All,
    I have migrated a bpel process that has a human task to 11g. I need to stipulate the uri so that it will show on the worklist.
    Apparently there is a file in the WEB-INF folder that i must reference. I went into the folder and there is many xml files(adfc-config.xml,faces-config.xml,trindad-config.xml, web.xml, weblogic.xml) there is no file generated from the migration. Hence how do i go about to get the correct uri and for the worklist to show.
    Below is an incomplete uri
    /workflow/ExceptionHandlerTaskForm//faces/adf.task-flow?_id=ExceptionHandler_WF_1_TaskFlow&_document=WEB-INF/

    failed to get solution

  • Migrating 10g report to Bi Publisher 11g

    Hello,
    I have an existing 10g report from BI Publisher.
    I would like to upgrade to 11g. in that process, i created a folder in 11g, with catalog menu option.
    But when i try to upload existing datamodel from 10g, my upload fails.
    Can any one advise on this?
    Or should I create the data model from scratch by copying the existing data template query and pasting to the datamodel code tab section in 11g?
    please advise
    thanks

    Check this
    http://clairehu.com/2012/04/02/deploying-obiee-11g-bi-publisher-reports/

Maybe you are looking for

  • B&W G3 won't boot OSX Panther

    I have rev2 B&W G3/450, 640 mb RAM, 2 video cards (ATI Rage128 and ATY RV100) each connected to a Sony TFT display, and 2 scsi cards. The computer has the newest firmware. ATA drive has OS 9.2 which works fine. I want to be able use Panther on that c

  • Re-installing Snow Leopard - Slow and Stalling

    I've been having this problem for over a week. Initially, my MacBook was working fine. My kids were watching a DVD and all of the sudden the, "You need to hold down the power button" screen came up and I restarted the computer. Ever since then, the M

  • Pass ftp filename to RFC

    Hi I have a scenario in which I need to pull a file from a ftp location and move it to another ftp location. When I am doing this, I need to pass the file name to an rfc ( This is not synchronous..means the file name is passed to rfc and it will trig

  • Numbers in ipad crashes after deleting a file

    when i try to delete a file from my numbers on ipad it crashes and i am forced to reset the engine. the app is updated. i reinstalled it. no result.

  • Create a New Order for Images - Then Rename

    Hello, I have PSE 5.0.2 I use Windows XP. I have a series of jpg's that I would like to put in a different order by drag-n-drop into a different arrangement - then batch rename them with a sequential naming convention. Can I re-arrange images in PSE