Restoring an Oracle Enterprise Edition DB into XE for use with APEX

Hello, we're just in the process of decomissioning a load of servers and I came across an old Oracle DB box which has an install of APEX (well, HTMLDB) and a backend DB on an Enterprise Edition server, after battling with Oracle for 2 days I finally managed to get it to a state where I think it's restored successfully onto XE but up on the final "startup" I was presented with:
ORA-01092: ORACLE instance terminated. Disconnection forced
ORA-39712: XE edition server cannot open database
I really want\need to get this DB off of this server, because as you all probably know - Oracle DB EE isn't exactly cheap, and seen as though it's used for this historical app I kinda need to get it off of this hardware\software and into a low-end VM for it to chug away happily and be accessed when needs be...
Another option I though of, if I were to do a reinstall of XE, and then data pump the info from the EE to XE? Would that work?
I apologies for any numptiness in this question, but I really haven't got any experience with Oracle - and it's been a learning curve of much frustration coming from my easy to use MSSQL interfaces!
The steps I took were:
1) Run nid to rename the DB from "XE" to "ESTALTST"
a) Do some faffing about with tnsnames and listener.ora to get it to realise ESTALTST
2) Take a backup of logs\db from source
3) Catalog the backups
4) Restore control file
5) A lot of messing about getting the DB happy with the structures of things
6) recover database;
7) alter database resetlogs; <- this is where it said I had to do startup upgrade;
8) shutdown immediate; startup upgrade;
9) Where I am now.
Thanks,
Rich.

Just wondering, if the DB files are about 1Gb, should my dump file be 157Mb?I don't know, that depends on the actual amount of data stored in your database.
The filesize is no reliable measure for this. To give you a simple example: You have a "order entry" schema where you started storing your data 10 years ago. You initialized your data files with just a few megs and let Oracle do the extension automatically, so it grew and grew and is about 1 GB today. Now you decide that you don't need data that is older than two years in that schema and delete all outdated data. After you did that, your data files still be that 1 GB, though you only use about 20 percent of it. Oracle doesn't shrink your data files automatically...
To get a good estimation, you can run something like
SELECT f.file_name,
                        CEIL( f.bytes / 1024 / 1024 ) "SIZE_MB",
                        CEIL( f.bytes / 1024 / 1024 ) - FLOOR( SUM( NVL( fs.bytes, 0 ) ) / 1024 / 1024 ) "USED_MB",
                        FLOOR( SUM( NVL( fs.bytes, 0 ) ) / 1024 / 1024 ) "FREE_MB",
                        CEIL( f.maxbytes / 1024 / 1024 ) "MAX_MB"
                   FROM dba_free_space fs,
                        dba_data_files f
                  WHERE fs.file_id(+)     = f.file_id                   
               GROUP BY f.file_name,
                        f.bytes,
                        f.maxbytes,
                        f.blocks,
                        f.maxblocks,
                        f.autoextensible
               ORDER BY f.file_name;to see how much space is actually used in your data files. Note that this doesn't necessarily mean that your dump has to have that size. There are a few aspects (like compression) that could cause a difference...
-Udo

Similar Messages

  • Uploading movies into powerbook for use with ipod

    Im trying to import movies into my computer but everytime i insert a dvd it only allows me to play it in the dvd player, is there a program i need to import movies into my computer so i can convert them to work in itunes and then import them to my ipod? i have a 60gb ipod with video. any help would be appreciated!

    I think it takes the dvd format and makes it into one that works with itunes, but I don't think you can take the itunes version and play it on a dvd. Never tried it, cause I already had it on dvd and the whole movies on itunes thing is new to me.
    Glad it seems to be working!
    Sharon

  • Do I need the Middle Eastern edition of InDesign CS6 for use with Hebrew?

    Hi, all.
    Yesterday I upgraded from InDesign CS5.5 to CS6 thinking that I would get full Hebrew support. I've not even installed it yet, but as I dug around on the forums and other internet sights, it seems that the regular CS6 version (USA) has "hobbled" Hebrew support, but if you want the real thing, you need to get a Middle Eastern edition. Is that right? For example, http://helpx.adobe.com/indesign/using/arabic-hebrew.html says this under the heading "Default Fonts":
    When you install a Middle Eastern or North African version, the default typing font is set to the installation-specific language, by default. For example, if you have installed the English/Arabic-enabled version, the default typing font is set to Adobe Arabic. Similarly, if you have installed the English/Hebrew-enabled version, the default typing font is set to Adobe Hebrew (or Myriad Hebrew in Photoshop).
    That makes me think that there is a ME edition of ID CS6. I think I need full Hebrew support. I'll be laying out a book with Hebrew and English and another language (European) interspersed. I don't want to have to work with a version that doesn't have what it needs for Hebrew + European languages.
    And while we're at it, under what circumstances does one need the In Tools plug-in for Hebrew if CS6 is what is being used? Or is there even a CS6 version of plug-in for ID CS6?
    Thanks!

    @Peter Spier: I think it's called MENA (Middle East / North Africa).
    @Everyone: It may well be that Adobe is not offering the MENA version of CS6 anymore. I got this note from Cavalier Technical Services after I specifically requested a quote for ID CS6 Middle East version (link in earlier post): "There is no longer any CS6.   They only access to Indesign – including languages – is through the creative cloud. However, you do not need to purchase (actually subscribe for the year) the entire package. We can offer you only Indesign for Cloud for $269.00 per year currently."
    I plan to give up on InDesign CS6 ME (or "MENA"), and just try to use www.in-tools.com's plug-in and see how it goes. I guess no one reading this has much experience with In Tool's "World Tools" plug-in, right? You're probably mostly already on Creative Cloud and it's irrelevant for you. David Blatner commented on it here (Jan. 2013): http://indesignsecrets.com/typesetting-hebrew-and-other-languages-in-english-indesign.php/ comment-page-1. I guess that back before that (i.e., 2007!), Peter Kahrel wrote a script for just reversing the order  of letters (David Blatner referred to it here: http://indesignsecrets.com/free-script-for-hebrew-or-arabic-text-in-regular-version-of-ind esign.php/comment-page-1).
    I'm not sure I'll be coming back to this thread any more, unless there are comments on In Tools' plug-in.
    Thanks, everyone, for your kind replies and encouragement!

  • Converting an external Hard drive into FAT32 for use with a PS3.

    Hello. I am having trouble and wondering if anyone can help me. I have an external Hard drive (250 gigs) that is completely empty. I am trying to format it to FAT32 So I can use it with a PS3 but I am having a hard time doing so and can't fins a topic that actually tells you how to do it. Does anyone know how? thanks in advance!

    Open Disk Utility in Applications Utilities.
    Select the Drive on the left, not the indented Partition below that, it'll likely have the Size & Make of the Drive.
    Select the Erase Tab, select the Volume Format Pulldown menu, choose MS/Dos, if you don't see that choice you have the Partition selected.

  • How to enable olap option in oracle enterprise edition 10g?

    what are the settings/steps one should take in enabling OLAP option in oracle enterprise edition 10g?
    If we have an installation of Oracle EE 10g,how can we know that OLAP is enabled or not?
    Can anyone throw light on OLAP_TABLE function?
    In Analytic Workspace manager 10g,i have created a workspace ,under that i am having some dimensions,cubes,as well.
    After mapped to source table,and maintained,when i do a right click on measures, to view data, i get a error ORA-06553:PLS-222:no function with the name 'OLAP_TABLE' exists in this scope

    The Export function is disabled when the responsibility is opened initially .
    When we enter into a specific form its automatically enabled .
    Login to a user who has Application Developer responsibility & to Application >Register & press f11 and Ctrl f11 .

  • Oracle Enterprise Edition Release 11.2.0.1.0 - 64bit Windows based patches

    Hi,
    We have Oracle Enterprise Edition Release 11.2.0.1.0 - 64bit Windows based server. I want to download latest patches for this version. From where can I get this? Please help me.
    Thanks,
    Mangesh

    Hi;
    1. Patch can be download only from metalink
    2. All related patch number can be found:
    NOTE:430449.1 - How to find DB Patches for the Microsoft Windows platforms My Oracle Support
    11.2.0.x Oracle Database and Networking Patches for Microsoft Platforms [ID 1114533.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Identify db-functionality only available in Oracle Enterprise Edition

    Hi
    I have an application with lots of PL/SQL logic. The development database for this application is Oracle Enterprise Edition and now we are going to install the application in an Oracle Standard Edition database at customer site.
    To be prepared I want to verify if I use (and remove) any db-functinality only available in Enterprise Edition.
    Is it possible to start an Oracle Enterprise Edition database in “Standard Edition mode”? Or is there any other way to scan the code?
    /Jonas

    For 11g refer
    http://docs.oracle.com/cd/B28359_01/license.111/b28287/editions.htm#BABDJGGI
    For 10g refer
    http://docs.oracle.com/cd/B14117_01/license.101/b13552/editions.htm
    After installing the EE software, IMO there is no way to start it in SE mode. As Data dictionary metadata stuff is different for EE and SE.
    You need to install SE and do exp/imp
    Converting An Enterprise Edition Database To Standard Edition [ID 139642.1]

  • Installing BPA on remote Oracle Enterprise Edition

    Hello,
    We recently bought the BPA suite.
    We now have a Oracle DB where we have installed the BPA Repositary.
    Now I am trying to install the client.
    When I launch the OracleBPA.exe from CD1-10.1.3.271679 {The directory on the CD}. It gives me only 2 option ;
    a. Oracle Lite and b. Oracle Express Edition.
    No option for any other DB.
    Q1. Are these the only 2 options?
    Q2. How do I point the BPA installer at the remotely installed Oracle Enterprise Edition?
    thanks in advance
    -- Sanjiv

    Is this question still needing an answer?
    If so:
    You don't have to get your connection to the database during the installation. The BPA wants to know where the LOCAL Database is and if it's a Lite or XE. If you are working mostly on the Server i would do the installation with the Lite version.
    Once you have installed the BPA Suite on the computer, start it, change to the explorer module, right-click on "server" and choose "add server". In the wizard enter the name or the IP of the server with the database. That's it!

  • De-install oracle enterprise edition 11g

    Hello, I was installing oracle enterprise edition 11.2g and my pc shuted down. It installed but I don't know if I should have done any other setting, so I want to de-install it.
    I run the command Deinstall in the command prompt and it asks me to write : Specify all Single Instance Listeners that are to be de-configured [LISTENER]:
    Can you tell me how I can find which listeners I should write on ? Thank you.

    Hie the "Enter" button to accept defaults - the default listener name is LISTENER, so this should suffice
    HTH
    Srini

  • APEX ON ORACLE ENTERPRISE EDITION

    Hi
    Is it possible to install Apex on Oracle Enterprise Edition, and if yes, how? Is it simple enough to run scripts or does it takes something more?

    MarcusO wrote:
    I tought I need to say that I use Oracle Enterprise Edition 11 R1, do I need to install Installing Oracle HTTP Server with this one. Somebody said that it is required only with Oracle10
    You need some kind of HTTP server: if you want a simple installation you have the choice of either using the Embedded PL/SQL Gateway (EPG) within the Oracle Enterprise Edition (same mechanism as with XE) or installing the Oracle HTTP server with MOD_PLSQL; instructions for either option are in the installation guide.
    There is also the new/beta version Application Express Listener (as mentioned on the front page of this forum). I've not used it.

  • Win2000 & Oracle Enterprise Edition R2, V8.1.6 Install Problems

    Hi,
    Environment:
    Win2000 + SP2
    Oracle Enterprise Edition R2, V8.1.6
    PII-300(256MB) & AMD Athlon 1.33(512MB)
    I've tried installing Oracle on both machines with exactly the same results. They are new Win2000 installation.
    When I run the install program I get to the file copy stage where it seems to behave normally to about 56% then all of a sudden it jumps to 100% and exits the installer without any messages.
    When I look at the log the last line reads:
    Starting install install phase 2 of component Oracle SQLJ
    I downloaded and updated to the latest version of the Java SDK from Sun after someone suggested this could be the problem but it made no difference.
    Anyone have any ideas why this happens and a possible solution would be greatly
    appreciated,
    Etienne.

    same problem here... i have an athlon 1.4ghz
    did you find any solutions to this?

  • Some news for Oracle Enterprise Edition

    Hi all
    I download the Oracle Enterprise Edition in the morining and i
    decompressed the file .tgz
    NO PROBLEM
    THE FILE IS DECOMPRESSED CORRECTELLY.
    Some news
    Abdallah
    null

    Hi;
    CentOS is not a certified and supported operating system for Oracle RDBMS software and there are no plans to add support for CentOS. Supported operating systems are listed in the 11gR2 Oracle Installation Guide in chapter 3 which is avaliable at
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763.pdf
    Please see:
    Linux: 11gR2 runInstaller Fails with "An internal error occurred within cluster verification framework" [ID 1207894.1]
    Regard
    Helios

  • Oracle Enterprise Edition Database Option Licensing

    Does anyone know if there is an official Oracle document regarding licensing of Oracle Enterprise Edition Licensing options?
    If you for example install Oracle Enterprise Edition, do a standard install, a number of Enterprise options get installed, for example Partitioning and OLAP.
    Both of those options are license extras.
    So if they are installed but not used, should they still be licensed?
    Does anyone know the official line on this?
    Regards
    Steven Miller

    Welcome to the forums !
    AFAIK, as long as these extra options are not used, you should be ok - but the best/correct answer will be given by your Oracle salesperson. Answers offered in these forums will not stand up in a court of law :-)
    http://download.oracle.com/docs/cd/E11882_01/license.112/e10594/editions.htm#BABDJGGI
    http://download.oracle.com/docs/cd/E11882_01/license.112/e10594/options.htm#CIHDDBCG
    If you do not plan to use these options, it is best to turn them off or disable them.
    Is it possible to deinstall/remove a specific component from already installed Oracle Database Home using OUI? (Doc ID 888934.1)
    HTH
    Srini

  • Oracle Enterprise Edition for CentOS 5.5, 64-bit ?

    Hi
    We are going to install Oracle enterprise edition 11gR2 on CentOS 5.5, 64-bit servers for 2-node RAC/ASM setup. I guess we should just need to download "Linux x86 -64" from oracle software down page http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html. Should that work for CentOS 5.5, 64-bit, since there is no specific version for CentOS 5.5, 64-bit? And that Linux x86-64 works for all different kind of linux 64bit?
    Thanks!

    Hi;
    CentOS is not a certified and supported operating system for Oracle RDBMS software and there are no plans to add support for CentOS. Supported operating systems are listed in the 11gR2 Oracle Installation Guide in chapter 3 which is avaliable at
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763.pdf
    Please see:
    Linux: 11gR2 runInstaller Fails with "An internal error occurred within cluster verification framework" [ID 1207894.1]
    Regard
    Helios

  • How to determine which packs are installed on the Oracle Enterprise Edition

    IS there any way to determine which option packs have been installed on 10g oracle enterprise edition . i don't seem to have grid control installed ?
    Is there some easier way to determine this ?
    regards
    Ajay

    No orainventory directory found However, it's the best way to know what are the installed product against your ORACLE_HOME.
    You can run the OUI and look for the installed components if any.
    Nicolas.
    PS : you need to log on your server.

Maybe you are looking for