Migrating from Oracle to portal to Oracle Webcenter

I have been trying to find information on migrating from Oracle portal to Oracle webcenter.
So far I have been unsuccessful in my search.
I have raised this question on My Oracle Support to see if they could assist but their response/only suggestion was to use Oracle Consulting.
Has anybody carried out this migration before?
If so please could you advise and point me in the right direction to where I will find the relevant documentation, or if appropriate please could you describe the migration process.
Many thanks in advance.
Connor

You have to specifiy "Portlets".
Are they PL/SQL portlets , PDK portlets or JSR168 portlets?
PL/SQL portlets are not possible to migrate. You should rewrite them to JSR168 compliant portlets.
PDK portlets should be able to run in webcenter. You can register PDK producers in webcenter enabled application however... If you are using portlet specific API's than the portlets will not work.

Similar Messages

  • Migration from SQL Server 7 to oracle 8.1.7 on windows 2000 professional

    Hello All,
    I am currently working on Database migration from sql server 7 to oracle 8.1.7.
    My setup is as follows:
    1. Both the databases (sql server and oracle are on the same machine )
    2. My sql server database contains 200 tables and 190 stored procedures, which need to be migrated to oracle.
    When i am trying to capture the Source database details, its capturing evry thing but when its mapping at the end ...it says "MAPPING ROLE PUBLIC" and its not proceeding furthur..What do u want me to do ? i waited for approx 1 hr , still its not proceeding....How to resolve this bug ?
    Also please suggest me the best methodology for Migrating the stored procedures. allmost all my stored procedures have TEMP Tables implemented in it. Please help me in this...
    Also please let me know the Timeframe estimate for this total thing to be done..
    Waiting for your reply,
    Thanks and Regards
    SAI SREENIVAS JEEDIGUNTA

    You can user Oracle Migration Workbench to migrate from SQL Server to Oracle.
    Here is the link which gives info on software usage and download :
    http://otn.oracle.com/tech/migration/workbench/content.html
    Chandar

  • Migration from SQL SERVER 2008 to Oracle 10g issues.

    Hi ,
    I'm trying to migrate from SQL Server 2008 to Oracle 10g and I end up with some issues that I wanted to ask some info about it.
    First, I was following a tutorial
    http://st-curriculum.oracle.com/obe/db/hol08/sqldev_migration/mssqlserver/migrate_microsoft_sqlserver_otn.htm
    and and in the last version of Oracle SQL developer I downloaded, I didn't find the Load Database Capture Script Output option.
    My first question is how can I either add this option or is there a new way to load the capture script ?
    Then I use the migration wizard and after following everything, I had the migration complete message from the application.
    When I tried to open my connectionss, it tells me version 11.2 is required. Does that mean that Oracle SQL developper 3 only
    do the migration for oracle 11g? And if I tried the previous versions, it doesn't support SQL server 2008.
    What do I do in this case ?
    Thanks !

    Thank you for your reply.
    After using the wizard and made the offline migration script, in the Migration projects window I made a move data to the oracle connection I previously made and after when I tried to reopen the connection, I couldn't.
    Well I didn't retry it yet to see if I'll have the same behavior but basically this is what I think I did. When I tried to open the connection I made, it says, Oracle 11.2 is required.
    Now, I just generate target from the convert model and it says migration complete but how do I test it and I do I go to oracle and see change ?
    Do I had to create a special user in SQL Server to log to it first ? How do I logon to it ?
    Edited by: 873671 on Jul 20, 2011 7:03 AM
    Edited by: 873671 on Jul 20, 2011 7:19 AM

  • Migration from Informix 9.4 to Oracle 10g

    We have to perform a migration from Informix 9.4 to Oracle 10g. Many tables, many data and many stored procs.
    We use the Online mode and the imports finish with any errors, but it has not recovered any stored procedures or we can't view the Informix Stored Procedures in the Source Model in the workbench.
    In the importation log appears as no found procedures, but under owner informix are all procedures.
    What we can do?

    In the 10.1.0.4 version of the workbench we create an informix user who will have all the stored procedures.
    If you want these migrated as another user you can right click on the user in the oracle model and rename it for a start.
    If this is a large migration, I would recommend the following.
    1. generate the ddl for the oracle database.
    2. for the users, that will be created, move the objects to the users that you want these in.
    3. Make sure that the privileges that a particular user has is appropriate to use the data and execute the stored procedures if necessary.
    This tool is not just a one shot deal.. It will bring the informix db over to Oracle, but you need to verify the structure and the logic of the stored procedures as being correct.
    Barry

  • Data length problem migrating from sql server 7 to oracle 8i

    I just migrated SQL Server 7 database to Oracle 8i db and everything seemed to have ran ok except that in my newly created oracle database, the field size is doubled. For instance a field with nvarchar(4) in sql server would convert to varchar2(8). Has anyone ran into this problem and also does anyone know how to fix it? Thank you so much.

    Hi Roberto,
    You cannot use Workbench 1.2.2 to migrate from SQL Server 7 to
    Oracle 8.
    However, the good news is that we have a new verion of the
    workbench that will have a plugin that can migrate from SQL
    Server 7.0 to Oracle8.
    A beta version will be downloadable from this web-site in approx
    one week. Eventhough this version is a beta version, it has
    undergone some rigourous testing and is very close to production.
    Regards
    John
    Roberto Werneck (guest) wrote:
    : I would like to know if it is possible to use the workbench
    : 1.2.2 to migrate from SQL Server 7 to Oracle 8. If possible
    what
    : kinds of problems would i probably have. If not, how can i get
    : the Beta version ?
    : Thanks,
    Oracle Technology Network
    http://technet.oracle.com
    null

  • Migration from SQL 7.0 to Oracle

    Hey guys !
    I am required to migrate from MS SQL7.0 to oracle which has around 150 stored procedures and a database schema of 50 tables.
    its oracle 8/8i version.
    can u suggest how to go about ?
    ie. should I used Migration workbench or go doing it conventionally.
    thankx in advance
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Oracle Migration Workbench Team:
    Hi Ashish,
    Download version 1.2.5.0.0 of the Oracle Migration Wrokbench from this site. It allows you to migrate SQL Server 7.0 to Oracle 8i running on any platform e.g. solaris, NT etc
    Regards
    John<HR></BLOCKQUOTE>
    null

  • Migrating From Sql Server 2005 to Oracle (Uniqueidentifier Issue)

    If i want to migrate from SQL SERVER 2005 to Oracle, How Oracle will deal with my primary key columns in almost all tables having datatype of UNIQUEIDENTIFIER ???
    is there any concept of uniqueidentifier in Oracle same as in SQL SERVER ????
    Regards

    When you migrate your SP's from SQL Server to Oracle the parser basically does 'as good a job as it can' to migrate them.
    Luckily, using SQL Developer you are able to look at the source SP and converted SP in windows next to each other and see what oracle has done to them.
    You can also paste your SQL Server code into a window and ask SQL Developer to translate it to oracle for you. Use the 'Translation Scratch Editor' on the migration menu if this is something that interests you. I was told that the parser used by the Translation Scratch Editor is different to the parser used when migrating the whole database.

  • Data Migration from MS   Excel Sheet to Oracle 9i Database

    Can anyone please help me to perform a data migration from MS excel sheet to Oracle 9i Database. I have an excel sheet from which i need to move data to the database. One of the columns in the sheet posseses multiple new line characters, and which causes a problem while migrating data with the help of SQL Loader. I would like to know whether any utility is available to migrate data directly from MS Excel sheet to the database, or it would he really helpfull for me , if anyone provide me with an alternate solution.

    I think Christian's suggestion will work for easily and quickly.
    1) create table link of Oracle target table in MS Office's ACCESS thru ODBC;
    2) from Access screen, you may easily dump the excel data into the linked table.
    This is very easy and feasible ways. Don't bother to find other ways. The other ways will need you to clear the unwanted carriage return signs first.

  • Migrating from Sql Server 7 to Oracle 8

    I would like to know if it is possible to use the workbench
    1.2.2 to migrate from SQL Server 7 to Oracle 8. If possible what
    kinds of problems would i probably have. If not, how can i get
    the Beta version ?
    Thanks,
    null

    Hi Roberto,
    You cannot use Workbench 1.2.2 to migrate from SQL Server 7 to
    Oracle 8.
    However, the good news is that we have a new verion of the
    workbench that will have a plugin that can migrate from SQL
    Server 7.0 to Oracle8.
    A beta version will be downloadable from this web-site in approx
    one week. Eventhough this version is a beta version, it has
    undergone some rigourous testing and is very close to production.
    Regards
    John
    Roberto Werneck (guest) wrote:
    : I would like to know if it is possible to use the workbench
    : 1.2.2 to migrate from SQL Server 7 to Oracle 8. If possible
    what
    : kinds of problems would i probably have. If not, how can i get
    : the Beta version ?
    : Thanks,
    Oracle Technology Network
    http://technet.oracle.com
    null

  • Migration from Interbase 7.0 to Oracle 9i

    Hi,
    Does anyone have any documents/tool on migration from interbase 7.0 to Oracle 9i.
    Thanks,
    Divyesh

    Richard,
    To connect to an Informix Dynamic Server, you must copy the ifxjdbc.jar Informix Dynamic Server JDBC driver file to the %ORACLE_HOME%\Omwb\drivers directory before running the Migration Workbench. Otherwise, when you attempt to capture a Migration Workbench database, you receive the following error message:
    No Suitable Driver Found.
    If you receive this error message, copy the ifxjdbc.jar file to the %ORACLE_HOME%\Omwb\drivers directory, then restart the Migration Workbench.
    If this ok and you still get the error message check paths in your %ORACLE_HOME%\Omwb\bin\omwb.bat.
    I hope it helps you.
    Mireille MEGE

  • Migrating an application from oracle 9i portal to oracle 10g portal

    Hi,
    I'm new to this portal.I want to migrate our application which is in oracle 9i portal to our new oracle 10g portal.Can any body give me step how i should go about doing it.
    Thank you

    You can upgrade your Application Server from release 9i to 10G. This will also upgrade your Portal application.
    Check http://www.oracle.com/technology/products/ias/portal/upgrade.html for upgrade paths available.

  • Migration From SQL Server 2005 to Oracle DB through Oracle SQ Dev Problem

    Hi all,
    we are trying to do a full Migration from MS SQL Server 2005 to Oracle DB 9.2 i
    we are using Oracle SQL Developer V 1.5.3,
    the capturing of the DB and the conversion to the oracle model completed succefully
    however when we try to generate the scripts from the converted model
    the script generation hangs on a sequence and no further progress is made (the script generation pop up keeps still on a certain sequence displaying its name, and thats it )
    no error messages are displayed,
    how can we know the reason for this? or atleast find a log for whats happening...
    any suggestions?
    Thank you

    Hi,
    migrating a sequence shouldn't make a problem. I did a quick test. I created this table in SQL Server:
    create table test_seq (col1 int identity(1,1),col2 char(1))
    Then I captured the table, converted the table and generated the script. There was no problem.
    CREATE SEQUENCE succeeded.
    CREATE TABLE succeeded.
    Connected
    TRIGGER test_seq_col1_TRG Compiled.
    As you see, applying the script was also successful.
    I am using Oracle RDBMS 11g, I don't know whether this makes a difference. Do you have any 11g instance available to test it?
    Can you show me one of the sequences that are causing the hang? Is the CREATE SEQUENCE statement already in the generated script, or not? Your table is for sure more complex than my simple example.
    Regards,
    Wolfgang
    Edited by: wkobargs on Jan 13, 2009 3:01 AM

  • Migrate From MS Access 2003 to Oracle using Oracle SQL Developer 3.0

    Hello All,
    I am trying to migrate Access DB .mdb using the Oracle SQL Dev 3.0 Data Migration Wizard, everything go very nice and smooth until the Capture Step, for sure am using the online mode, in the Capture Step the list of available databases is empty and a Msg Box saying that the DB list should have at leats one database selected, so I don't know what's that mean or how to fix this.
    in my .mdb file I have four tables and I can copy the data to Oracle using the Right click and copy to Oracle Function, but it really takes much time.
    Any help would be really appreciated and thanks in advance.
    yours,
    Hussein

    Just to clarify:
    You have created the migration repository and start the migration using Tools => Migration => Migrate
    - now you've selected the repositiry
    - specified a project
    - selected the source database
    => you've choosen the ONLINE Mode
    ==>> and now you don't see your MS Access database in the "Connection" List
    Is this correct?
    If the steps you're doing match the steps I've posted above, then please be aware for MS Access migrations you need to choose the OFFLINE method. The MS Access source database information is collected by the MS Access Exporter available from Tools => Migration => MS Access Exporter
    Once you've created the XML/OCP file you specify this newly created file during the OFFLINE migration mode.
    If your steps differ from mine, please post yours more detailed.
    Thx.

  • Irec : Data migration from Third party tool to Oracle irec

    Currently we are using 3rd party tool for the recruitment procee. Now ee are moving to Oracle Irec.
    Already we have huge data in current system for the vacancy (around 500 vacanies) and corresponding applicant applied for the vacancy. How can we migrate the data from current Sql server to Oracle Irec. Any webadi available??
    Thanks,
    Siva

    As my understanding there no seeded webadi is avaiable for same reference.
    you can designed conversion program or custom webadi for this purpose. PER_VACANCY_API API will help for Migrating the Data in Oracle.
    Thanks

  • Migrate from db2/400 (V5R2) to Oracle

    Greetings!
    We are looking at helping a customer migrate their DB2/400 (V5R2M0) database to Oracle (planned for 10gR2).
    I see there is a Migration Workbench offering for the lower revisions (v4r3) as well as for DB2/UDB, however nothing for V5R2M0.
    There are over 1500 files (tables) to convert so we don't want to have to do a dump & load.
    Any suggestions?
    Thanks!!
    Jim Kotan
    Senior Data Management Architect
    MSI System Integrators
    http://www.msiinet.com
    402-965-2556
    Message was edited by:
    Jim Kotan

    Jim,
    I work for a group in Oracle Server Technologies that focuses on legacy (mainframe and midrange) modernization. There are three options from Oracle:
    1. Oracle Data Integrator (was Sunopsis) - This product is completely written in Java so it can even run on the iSeries/AS400. http://www.oracle.com/technology/products/oracle-data-integrator/index.html
    2. Oracle ransparent Gateway for DB2/400 - Can execute qeuries directly against DB2 to migration the data. http://www.oracle.com/technology/products/gateways/tg4db2400.htm
    3. OWB (Oracle Warehouse Builder) - This is an ETL offering from Oracle. Two options for moving the data FTP (and load the flat files) or if you have an ODBC driver on the iSeries can use this with OWB. http://www.oracle.com/technology/products/warehouse/index.html
    Hope this helps. My team is hear to help with legacy modernizations so don't hestitate to contact me at [email protected]
    Tom

Maybe you are looking for

  • OSB - initiaing with OSB

    Hello all, My company decided to migrate all our web services to the new OSB and guess how they chose to get this up and running... It means I will be around bothering you guys for while... =D Well, I'm building a prove of concept using a simple rece

  • No entries in trace file - ST01

    Hello gurus, I'm trying to analyze an authorization problem so I created a test scenario to understand how authorization trace works. For this test scenario, I'm trying to enter SE38 with a user that has no authorizations and getting "no authorizatio

  • I downloaded PSE12 trial to Win 7 non admin temp folder.  It won't run and I can't download it again

    I downloaded PSE 12 trial to Win 7 non-admin temp folder.  It won't run and I can't download it again.

  • Error in Quantity Conversion type.

    Hi all, I have created  quantity conversion types in transaction RSUOM."ZCRFNSC" In the Conversion Factor Tab,Dynamic Determination of Conversion factor i chosen as Using Refrence Info Object------0MATERIAL. In the UOM Tab. Source Unit TAB-- I have d

  • Fontd and PS take me almost 100% CPU

    When I am using font function in Photoshop, fontd and PS take me almost 100% CPU!! How can i solve this?