Migration bigger database structure Informix- Oracle : neverending process ?

I have problem: I tried to convert Informix source model to oracle model (real database structure - several tenths of tables, triggers, procedures, ... - without data). Log window "Creating oracle model" appeared and icon and text "Mapping" had been showed. And this state stayed permanent. Nothing following happened, no next changes on file 'omwb.odb' I could to see. After 6
hours i 'clicked' on 'Abort' button. On following Workbench showed message that it could not to do abort and recommended me to restart program.
Are there some limitations in Workbench for complexity of database structure ? How many time can take obviously creating of Oracle model from real (but empty) database ? Can it take more then 6 hours ?!
null

No, 6 hours is too long, something has gone wrong with the migration. Please send the error.log file (under %ORACLE_HOME%/Omwb/log) and a description of the problem to [email protected] and we shall do our best to assist you.
Regards,
Brian.

Similar Messages

  • Migrating image database in Informix 9.21 to Oracle 9i

    I am going to be migrating an image database from Informix 9.21 to Oracle 9i and am needing to know
    what Oracle9i has to offer as far as options in storing large media types - image, video, audio, etc...
    Specifically, does Oracle have anything comparable to Informix' smart blobspace? Is it possible to migrate
    image data from Informix to Oracle? I know the migration kits only are available up to Informix version 7.
    What does interMedia offer?

    Hi,
    I was unable to reproduce your problem. I carried out the following steps in attempt to replicate the issue:
    1. I launched the workbench, version 10.1.0.2, selecting the Oracle Lite "Default Repository".
    2. Using the Oracle Enterprise Manager Console, I created a user "rtdb" with the password "rtdb" on my target Oracle 9i database.
    3. I captured a test Informix database, generating its source and oracle models.
    4. I then proceeded to migrate the database to Oracle and supplied my target Oracle9i database information in the "Migration Wizard, Step 1 of 4: Destination Database Details", supplying rtdb/rtdb as the username/password.
    5. My test database migrated with no such error messages reported.
    If you carried out the migration steps as I have outlined above, and are still experiencing issues with a "Failed to connect" error, I would contact support.
    Regards,
    Hilary

  • Database structure for Oracle to use with SMP 3.0

    Hi,
    We are planning to use Custom Database for SMP 3.0.
    Please help me with the Database Structure I need to create in Oracle DB instance to use with SMP 3.0.
    Additional Details:
    SMP Version: 3.0
    Service Pack Level: SP 03
    Server OS: Windows Server 2008 R2
    Database Version: Oracle 11.2

    Will this PDF be useful? at page # 33 as titled Oracle Database Preparation
    Regards,
    JK

  • Steps to migrate SQL Database to Windows/Oracle

    hi
    We have an SQL database in our client network and client wants to migrate it to Windows/Oracle. Currently they have multiple databases on the same SQL server.
    So I am curious to know if oracle also allows the same in Windows.
    I read that we can indeed install one oracle home and use DBCA to create multiple oracle databases on the same host. Any pointers to any documents relevant? I also want to understood this setup and what it means for performance, backup/restore/recovery, patching/upgrade etc.
    Request your valuable inputs on this topic please.
    Regards,
    Raja

    936639 wrote:
    Basically i'm an oracle DBA and never worked in SQL Server. So could you please explain me in detail the below points alone
    " Currently they have multiple databases on the same SQL server (SQL allows it) . So I am curious to know if oracle also allows the same in Windows. I read that we can indeed install one oracle home and use DBCA to create multiple oracle databases on the same host"
    As you said you are an Oracle dba so you should know that within one Oracle home, we can create as many database as we want based on the hardware specs of that machine, though its not a good idea. You can create multiple database definitely under one home on Windows as well.
    Aman....

  • How to install APEX 3.1 into migrated 10g database not include Oracle Text

    Have a database 10.2.0.3 migrated from 9i, which did not include Oracle Text. But now I have to install APEX 3.1. How will I get Oracle Text installed into this database?

    Hi Joel,
    I'm experiencing exactly the same install problems as "manimekhalai", the log showing as first error message:
    ERROR at line 1:
    ORA-04068: existing state of packages has been discarded
    ORA-04061: existing state of package "FLOWS_030000.WWV_FLOW_GLOBAL" has been
    invalidated
    ORA-04065: not executed, altered or dropped package
    "FLOWS_030000.WWV_FLOW_GLOBAL"
    ORA-06508: PL/SQL: could not find program unit being called:
    "FLOWS_030000.WWV_FLOW_GLOBAL"
    ORA-06512: at "FLOWS_030000.WWV_FLOW", line 1
    ORA-06512: at line 1etc.
    First I had the error
    create public synonym wwv_flow_file_objects$ for wwv_flow_file_objects$
    ERROR at line 1:
    ORA-00955: name is already used by an existing objecttoo, but the I dropped all public synonyms beginning with "wwv_" for cleaning up before reinstalling. Still the same problem...
    Btw I responded also to the similar thread
    Re: still struggling to install apex 3.1 ...
    Any ideas?
    Greetings,
    Roger

  • How to create same database structure in Oracle database as in SQLserver?

    Hi experts,
    I have created application in Oracle ADF which used SQL Server as a backend. In SQL server I have six databases. I am using that all six databases.
    I connected the same application with Oracle 11g. In oracle I created only one schema and created all the tables in that schema.
    There are around 2000 tables. I want to know is it better way to keep all the tables in one schema or should I create six different schema as sql server.
    Also please tell me if there is any other solution for situation like this.
    Thanks.

    Digambar, Ithink the answer might depend on how and why the tables were separated in SQL Server. Did you have six separate schemas or just have the tables spread out over six SQL Server databbase with DBO as the owner in all six? Does each SQL Server database represent a different group of objects that make up a different module/feature set of the application?
    If each SQL Server database represents a different portion/module of the application then the ability to identify the tables/objects in that module without having to refer to documentation might be useful so assigning the objects to different owners may be helpful. That is if the object naming standard in use does not provide an easy way to identify the portion of the application the objects belong to.
    HTH -- Mark D Powell --

  • CRM Database structure

    Hi,
    Can anyone please let me know as to where can I get the details on complete Database structure of Oracle CRM Teleservice Module. Also all the Customer Interface APIs related to load the Customer Information into the Applications. Please let me know ASAP

    Hi,
    You should be able to get the complete database structure of Oracle Teleservice module if you have access to Oracle metalink.
    Also there are standard customer interface APIs available in Oracle. You will find more information in Oracle metalink or in TCA architecture forum in OTN.
    HTH,
    Gana

  • Migration from SQL Server to Oracle database

    I have got 2 questions:
    1. We are planning to convert our OLTP sql server databases to oracle databases. I tried using SQL Developer to migrate a small sql server database to oracle database(size 5Gb). It was fine. when I tried to migrate another database(size 90G), it is taking too long. The problem with sql developer is I cannot choose and pick tables. out of 250 tables, I need to migrate abt 80 tables(size will be abt 50G). can anybody share their experiences, if any, in converting medium size sql server databases to oracle databases? any others options??
    2. I am planning to convert sql server ddl to oracle ddl. I am testing bcp out and use sql loader to import the data. Right now, I am manually creating oracle tables from sql server tables. I am using http://download.oracle.com/docs/cd/E11882_01/gateways.112/e12069/apa.htm#BABCIIDI to convert the code. Are there any other better ways to convert sql server DDL to Oracle DDL?
    Thanks in advance

    DDLs should be converted manually. Oracle is not SQL-Server.
    If you for example have the partitioning option, you should consider using partitioning and local indexes where possible. Not all tables need to be hash tables. Do you defer segment creation or not? What is the type of tablespace? Do you set percentages for free and used to manage when the data block is on the free list and how much is reserved in the data block for updating rows in that block?
    There are numerous considerations to make in terms of the physical database design.
    Using BCP and SQL*Loader sound good. SQL*Loader is fast and scalable - am using it to load up to 3.6 million rows every 60 seconds. Direct and parallel loads provide the best performance in this regard (assuming that the underlying table structure and usage supports this approach).

  • Informix- Oracle migration: OMWB misapplies SUBSTR function !!!

    New problem occured:
    OMWB translates Informix's substrings wrong:
    Examples of translations:
    INFORMIX ORACLE
    wvs[1] SUBSTR(wvs,1)
    wvs[2,10] SUBSTR(wvs,2,10)
    wvs[10] SUBSTR(wvs,10)
    It seems, that OMWB only copies index numbers in square brackets as parameters of Oracles's SUBSTR function. But SUBSTR works differently by string indexes closed to [] in Informix !
    wvs[1] means 1-st character of wvs string, wvs[3,5] means substring from 3-rd to 5-th character of wvs (length 3), but SUBSTR(wvs,1) means substring from 1-st chracter to end of string, SUBSTR(wvs,3,5) means 5-characters long substring from 3-rd to 7-th character, e.t.c.
    Vladimir Kubanka alias Bare Foot
    null

    Well, I obtained <process_id> from V$SESSION, (...WHERE audsid=to_number(sessid) , ... , sessid:= sys_context('USERENV','SESSIONID') ).
    But problem: this process_id is not the same, which has some process, creating standard tracefile "ora_<process_id>_orcl.trc".
    In case I run procedure from SQLPLUS, process_id was for example 3258 and trace file had name "ora_3259_orcl.trc". It seems that tracefile was created by some child process, called from sqlplus (having UNIX process_id 3258). But it means, that child's process_id could be bigger more than +1 (when more users works in the same time). And in case I run procedure from some Windows-oriented client on my PC, the <process_id> (obtained from V$SESSION as written above in procedure) had some nonsense value (for ex. 54823716) and tracefile I found under name "ora_3271_orcl.trc" - it seems that process, creating tracefile had normal UNIX-liked process_id 3271. From this issues questions:
    1. Is there some way to obtain in procedure process_id, which creates that standard tracefile?
    OR:
    2. Is there some way to obtain (in procedure) name of that tracefile ? (written into directory defined in USER_DUMP_DEST parameter)
    null

  • Database Error: DBD::Oracle::db do failed: ORA-04030: out of process memory

    Hi
    I have a stored procedure that uses the XMLQuery function (SELECT XMLQuery( '......' RETURNING CONTENT) FROM dual; ) to extract data from 3 different tables and store the xml file in XML DB. This store procedure was running fine for a long time until 2 weeks ago where I started seeing the following error:
    Database Error: DBD::Oracle::db do failed: ORA-04030: out of process memory when trying to allocate 92 bytes (koh dur heap d,qmxtkWriteXobToOpn:heap)
    Currently I have 16,000 records. I am not sure what is going on, the size of the previous successful output xml file is about 2M. I also noticed when the stored procedure runs with 3G of system memory available, it basically used up all the memory and cpu time. The store proc consistently dies after 3.5 hour and spits out the ORA-04030 out of process memory error.
    Does anyone have any suggestion what to look for or what parameters I need to set? Thanks

    Unless your database is strictly a DSS-type of database, your AWR report exposes loads of issues with it. And I think none of the time during the AWR window was spent on database. Look at the DB time (with all those multi cores) compared with the elapsed time of the AWR.
    As you are on 11g, why not make use of MEMORY_TARGET (a single parameter to manage both SGA and PGA)? If you are already on it, ignore this as I can't see it anywhere. If not, get rid of SGA_TARGET and PGA_AGGREGATE_TARGET and replace it with a single MEMORY_TARGET parameter. However you may have a minimum threshold set for different SGA pools so that they won't shrink beyond that point.
    Having said that, setting MEMORY_TARGET is not a guarantee to avoid ORA-4030. Just a single bad PL/SQL code could go and exploit the untunable part of your process memory and even go and blow up the physical memory. If you are using FORALL and BULK load, see if you can cut it down into few chunks rather than running as a single process.
    What does your V$PGASTAT say?

  • Lotus notes (ibm) to migrate all the data to Oracle DB Database 10g R2(10.2

    Hi Experts,
    we have legacy application which is running independently with back end as Lotus Notes(IBM).Now we wanted to migrate the application to our application with data . our application is running with oracle Database 10g R2(10.2.0.2.0).
    Now I wanted to migrate all the data to Oracle DB.
    Can you suggest me the best ways to do handle the above migrations .
    thanks in advance

    Hi,
    Install all the required packages.
    You are hitting a bug. Bug 7680459: LIBXP PACKAGE IS MISSING FROM LIST OF PACKAGES REQUIRED.
    As per documentation Bug 7680459, the package libXp-1.0.0-8 is also required to invoke OUI successfully.
    So, make sure that you have installed these packages including the dependency packages required.
    Follow Doc ID 419646.1: Requirements For Installing Oracle 10gR2 On RHEL/OEL 5 (x86)
    Regards,
    Satish

  • How Migrate MySql Database to Oracle

    Hi...
    I like Migrate MySql Database to Oracle, can help me?
    Alexandre

    I am trying to migrate a MySql to an Oracle database. I have not had any problem setting up the migration workbench.
    What I am having a problem with is copying the source database to the Oracle DB - I have verified that the host name is correct - and the MySql is at the default 3306 port number.
    What my problem is that the root user on the Linux server is not the user with DBA priviliges - instead a user called admin is the user on the linux box that has DBA priviliges.
    Is my only way around trying to get the root user assigned DBA priviliges in order for this extract to succesfully happen - and if so, how do I go about assigining DBA priviliges on the MySql database to the root user?
    Any help will be appreciated.
    Thanks

  • Migrating MySql Database to Oracle

    Hello,
    I want to migrate my MySql database completely to Oracle database. Is there any methods or tools to do it fast
    Regards
    Mujeeb ur Rahman

    Have a look at Oracle's Migration Workbench on OTN
    http://www.oracle.com/technology/tech/migration/workbench/index.html

  • Oracle Vision Database Structure

    Hello guys
    Does anybody know where I can find the Oracle Vision Database Structure? I don't want the installation documentation. I just want a document that shows the Database Structure.
    Thanks for all your help.

    Hi
    plese explain Youre question
    Do You want to get DDL-statement to recreate objects ?
    The space which You allocated for database is reserved and marked on blocks.
    Free bloks doesn't belong to a reserve of an empty space of operating system .
    I think if You whant to get size of the absolutely empty database
    You need to calculate sizes of minimum necessary files in tablespaces SYSTEM, SYSAUX, Redo-files, control files , password- and controlfiles
    or shrinking every table to a minimum space, move HWM and then calculate the size that Youre database occupy
    Regards,
    Pavel

  • Migrating MySQL5 database to Oracle 10g - refrential integrity constraints

    On migrating MySQL5 database to oracle, referential integrity constraints are not migrated to Oracle. Capture stage shows it has captured the constraints but constraints are missing from the Oracle Model. Is this a bug? If not, what I need to do to get constraints migrated.

    Check out *URGENT* Does Oracle SQL Developer able to migrate tables relationships?
    K.

Maybe you are looking for

  • Error trying to connect via jdbc

    I'm trying to connect via jdbc driver from a java application to a remote db. The code is quite simple DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver()); Connection conn = DriverManager.getConnection ("jdbc:oracle:thin:@dbhost:orcl"

  • Format of line above split footnote

    hi, i have formatted footnotes in my document the way that footnotes start below a 0,5pt line which is of the same width as the text frame. but with long footnotes which must be split the problem is that i can't apply the same format to the line abov

  • Burn issue

    I am trying to burn a cd but I keep on getting an error...#4450.  Help!

  • Close PO that has been Good Receipt

    Hi SAP, Our finance users has made a payment to the vendor manually because our plant has not summited the Delivery Order to finance dept to make a payment to the vendor. Now, finance want to close the PO that has been GR because invoice have done ma

  • Two mail clients: One account

    I have a problem: I have a private mail account (i mean, not gmail, or hotmail or anything)... and i access it from two clients in two different machines (i don't want to use the webmail interface) The problem is that, obviously, if i download a mail