EXPORT/IMPORT DB PROVIDER NT-- SOLARIS IN PORTAL RELEASE 2

Hi,
I've been assigned to export/import a database provider with all the applications contained therein from NT platform to SUN SOLARIS platform. Can anyone please kindly tell how to do this or where to get the step-by-step guide for this task.
Thanks.

hi,
i am using portal 9.0.4 in windows 2003 server. i am searching for the step-by-step import/export details. you told you have got it. can you share with me the same?
my email id is [email protected] i am in-search of export/import commands. i am able to export through the transport set, but the import will show the importing details, but nothing is available. please help me.
regards
sudhir

Similar Messages

  • Export Import in Portal Rel 2

    Hi
    How do i export/import Pages and other contents in portal rel 2, pageexp/imp and appexp/imp scripts r not to be found..what has happened to these in Rel 2..
    TIA
    Bijesh

    For the Portal 9.0.2 Export/Import FAQ, try this link instead. The FAQ was just updated today, so the URL was also changed:
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/DEPLOY_PERFORM/EXPORT_IMPORT_FAQ_1127.HTM
    Best Regards,
    Harry

  • Portal export/import between 9.0.2 and 9.o.3

    I am aware that you can not export/import between portal installations on different versions e.g. 3.0.9 and 9.0.2 but is it possible to do export/import between 9.0.2 and 9.0.3?

    The FAQ only states:
    <<<<Snip>>>>
    Portal Export/Import utilities will only work between portal installations that are at the same revision level. For example, Portal Import/Export will copy content successfully between two 9.0.2.x instances of Portal, but not between a 9.0.2 portal instance and a 3.0.9 portal instance.
    That said, Portal Export/Import WILL work between two portal instances that are of different "minor" revision levels. For example, Portal Export/Import will work between a 9.0.2.2.14 portal instance to a 9.0.2.2.22 portal instance, and vice versa.
    <<<</Snip>>>>

  • ERROR WHILE CREATING .DMP FILE FROM .CMD IN EXPORT/IMPORT PORTAL DB PROVIDE

    Hi,
    I have exported a PORTAL DB PROVIDER in Portal release 2 and downloaded the script for NT. But when I try to
    export the .CMD script using this command : myexp.cmd -mode export -s [portal_schema]
    -p [portal_schema_password] -c [connect_string] -pu [portal_username] -pp [portal_userpassword] -d [dump_filename], the command line resulted the following :
    Mode Selected is EXPORT
    then was unexpected at this time.
    Could someone kindly tell me what might went wrong?
    Thanks.

    had the same problem and ended up just letting it prompt me for some of the info. For example, run:
    myexp.cmd -mode export -s [portal_schema]
    -p [portal_schema_password] -c [connect_string]
    it will then prompt you for the portal_userpassword (used to login to the portal) and then the dump file name. Then it runs.

  • Best practice metadata export/import  for WebCenter portal

    Hi
    I'm using JDeveloper to build the WebCenter portal. When I let's say register a portlet producer along with my portal, the information about it is stored in the metadata. In case I want to move my portal from the integrated WLS which JDeveloper provides to another WebLogic server with WebCenter installation - steps which I need to do are:
    1) Export the metadata from JDeveloper
    2) Import metadata to my target Weblogic server
    3) deploy the application
    Am I missing something?
    To export/import metadata from JDeveloper to another Weblogic (equipped with WebCenter) server I should use the WLST script, right?
    Thanks

    A little correction: IAS Version is Oracle9i Application Server Release 1 version 1.0.2.2.2

  • Official oracle stance on portal 9.0.2 migrate/export/import

    i have been working with oracle support, scouring the forums and deja and metalink, applying patches, standing on my head... trying to export my 9.0.2 portal applications, reports, pages and such from a 9.0.2 implementation into an exact same 9.0.2 implementation. i have run into issues with the reports, issues with the pages, corrupt objects that can't be deleted, most everything stated on this forum, plus more. i have asked oracle time and again when the migrate scripts [the FAQ still posted at technet and portalcenter STILL says the scripts will be available august/september] will be ready and have gotten no meaningful response. surely oracle cannot pretend that this export/import works and I NEED A REPLY FROM ORACLE AS TO THEIR OFFICIAL STANCE on this and as to when we can expect a working solution. i am going to have to recommend against oracle portal because we cannot get from our development environment into a testing one.

    thanks... i do hope they can give us some expectation of when this will be ready for primetime. i couldn't get my pages across because i get a region not found error, so i tried just to import my provider applications that include rwreps with parameters. i figured worst case i could manually recreate the pages. the export indicates no errors, the import check mode indicates no errors, but the actual import gives me a warning on every portlet parameter and none of my reports come across:
    sample warning i receive:
    Importing portlet preferences ..........
    Importing category/perspective info ..........
    ---------- Before Importing Pronto Tables ----------
    *** Warning: no corresponding portlet parameter ID found on target for 295 for BUSINESS_UNIT
    so i applied patch 2617359 per oracle support but no luck. apparently this is another bug being worked on by support [Bug:2644937 Abstract: IMPORT:PAGE:PRONTO:REPORT:SECURITY:PORTLET PARAMETER ID NOT FOUND IN LOG] but in the meantime i face the prospect of having to manually recreate 40 plus reports on each instance. this may or may not be related to bug 2426089 from version 3.0.9.x [Bug 2426089 Abstract: PARAMETERS ARE NOT VISIBLE AFTER REGISTERING THE REPORTS ON PORTAL]. i am still trying to come up with some way to get my reports across. i'm going to try exporting/importing just a report with nothing else and see what happens.

  • Possible to export oracle 8.1.6 solaris/import 8.1.5 linux?

    I tried to export a tablespace from 8.1.6 solaris and import into 8.1.5 on linux. I get IMP0010 error complaining that the header is invalid or corrupt. Is this sort of export/import allowed?

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jason Pepper ([email protected]):
    You can go from 815 on any OS to 816 on any OS.
    You can go from 816 to 815 if you use the 816 import utility.
    You cannot use the 815 import utility to import 816 files.
    <HR></BLOCKQUOTE>
    Well, I did just that...
    Oracle 8i(2), Windows NT, SP5 - I needed all of the data from several tables in this 8.1.6 db...they needed to go on my Linux (2.2.14, RedHat, Oracles 8.1.5.2) server...
    Solution: On the Linux (8.1.5.2) box, I ran the export utility...connected as:
    user@remote_sid.domain.com, pwd and exported the user/tables...then I used the import utility on the 8.1.5.2 server to import them...no problems at all...all triggers, procs and views showed up...I did have to recreate the sequences and recompile the triggers, but it came off without a hitch
    null

  • Problem with the Export/Import Utility when importing a .portal file

    Hi there !
    I got the following error when trying to import a .portal file to a desktop by using the Export/Import Utility.
    <13-11-2009 12:13:26 PM CLST> <Error> <netuix> <BEA-423487> <Import: did not add navigable [2203] as it would cause an illegal dependency.>
    The error is shown several times, starting from the number [2203] until [2285].
    It causes that i can't see some pages of my portal... it's like they dont exist.
    I Hope you can help me fix it, because i have not found any information about it.
    Best regards
    P.D.: I am using the BEA Weblogic 10.0.1 version.
    Edited by: user12231353 on 16-nov-2009 12:38

    I upgraded to cs6 and imported all the images together, I made them 3 frames per and exported them. The problem is slightly improved but still there. I'm still getting flicker.
    Check it out: http://www.youtube.com/watch?v=g_yZjskzTLs
    Black screen version from yesterday if you want to look at it: http://www.youtube.com/watch?v=NCcAEO8YU6Y
    The problem has to be with my settings. when I upgraded it deleted all my prefrences and settings. There was no dslr preset either so I had to redo it all from  scratch to the best of my ability. Here is a complete rundown of my settings:
    I shoot with a canon dslr 60D in 24fps and upload all my stuff in 1080p. Please advice.

  • Export/import utility for portals: opeasst ; where to launch from?

    hi all
    does this script opeasst.csh have to be run from infra home or the midtier home? i think for exports of pages and portlets from 904, the CH 10 on export/import requires us to launch export from the mid-tier.
    however, if i set up the midtier as my home, and intend to use the opeasst.csh, i do not see this script sitting in the directory where it's been suggested to reside:
    ORACLE_HOME\portal\admin\plsql\wwu
    instead it is in the ORACLE-infra home:
    ORACLE_HOME\portal\admin\plsql\wwu
    please help. it is URGENT.
    I am using OracleAS 10g Portals 9.0.4 version.

    I've been doing some runs and had typical DB export's at about 12 GB per hour (compressed to ~7GB file). Typical DB I/0 bottle neck loosened by using different file system/disk to point export at than where the DB data files reside (CPU ~80% of single CPU)
    now the import is a bigger item.

  • Export/import portal favorites

    Hi, we have NW2004 Portal SP16.  Is it possible to export/import portal favorites between users?  The reason I asked is that we are planning on using 2 LDAP data sources in production and some users will be migrated in Active Directory from companyA.com to companyB.com.  We noticed in our development environment that the favorites are gone.
    Thanks in advance

    I asked OSS and they said :
    you should be able to transport these as an
    offline package using ICE. It should simply be a case of transporting
    over the userhome directory. However, please insure that the user is
    a system principal and has full control of all the userhome
    directories otherwise you may experience problems with permissions.
    Please see the link below regarding transporting Offline content in ICE

  • Import/ export of an object or item in portal 10g

    Good Morning!
    </p>
    can anyone tell what is the format of import / export of an object or item in portal 10g?
    <br>this is in the context of updating or rolling into production server an item whose earlier version might be sitting in the production server before. and it is based on the premise that the environment/ system is composed of more than one servers and production is only one of them.
    <br> apologies ... if i am not even phrasing the question right. by format, what i mean to know is does it first delete the older component and then generate the new one or it renegades and keeps the older version and bring on the newer version, or what.
    </p><p>
    any hints will be appreciated.
    </p>
    syed

    Kasia,
    There are a number of guides on the documentation tab for Oracle9iAS Portal that can answer your questions. Be sure to check out the FAQ!
    Rich

  • Export 3.0.9 and import to Portal Release 2 on different platform

    Hi,
    I have to move a Portal site from 3.0.9 on NT to a Linux platform running Portal Release 2. How can I do it? I believe I cannot export from 3.0.9 and import to Release 2 - what are my options?
    TIA
    Steve West

    I will have this same problem as the 3.0.9 site is a production site and I do not wish to test the migration with this site.
    Do I need to export from the current site to another 8i database and upgrade? Can I import into 9.0.2 directly with the export?

  • Portal Export Import with DB on different OS

    Hi All,
    I have a quick question about exporting the OracleAS Portal Metadata Repository database. Our source DB is on a different OS to our target DB.
    We are going to apply the 10.1.2.3 patch and associated portal export/import patches to both nodes (from note 263995.1).
    Our understanding was that we would use the method described in Chapter 10 of the Portal 10.1.4 Admin Guide (http://download.oracle.com/docs/cd/B14099_18/portal.1014/b19305/cg_imex.htm).
    However, according to metalink note#276620.1, because our source and target OS are different, we should use the database export/import methodology that is described in Chapter 11 of the Application Server 10.1.2 Admin Guide (http://download.oracle.com/docs/cd/B14099_18/core.1012/b13995/prodtest.htm).
    Could anyone tell me which way is better, we would prefer to use the database export/import method, has anyone tried this and what are their experiences.
    Regards,
    Tim.

    kirwantd wrote:
    We are going to apply the 10.1.2.3 patch and associated portal export/import patches to both nodes (from note 263995.1).
    Our understanding was that we would use the method described in Chapter 10 of the Portal 10.1.4 Admin Guide (http://download.oracle.com/docs/cd/B14099_18/portal.1014/b19305/cg_imex.htm).
    However, according to metalink note #276620.1, because our source and target OS are different, we should use the database export/import methodology that is described in Chapter 11 of the Application Server 10.1.2 Admin Guide (http://download.oracle.com/docs/cd/B14099_18/core.1012/b13995/prodtest.htm).
    Could anyone tell me which way is better, we would prefer to use the database export/import method, has anyone tried this and what are their experiences.
    Regards,
    Tim.As far as your referred Metalink note is concerned, it gives you three options to move your repository with if you are working with 10.1.4 Portal.
    It's a difference of can, should and must.
    - It only shows ability to use three options ( can );
    - on the whole, it does not give preferences for any method ( should );
    - nor does it put a requirement for any single option ( must ).
    ( the only requirement/prohibition is for the option 2 which is not supported ).
    we have used the first three methods given on the note (yes, we also tried 2; this note came later). 1 is what we use regularly for transports between environments; and 3 we use for environment staging (as given in chap 11 of pt. 3). both can be messy with a large repository (we do so for about ~400 GB) repository. but following that supportability guide (Metalink Note 333867.1), method 1 works too.
    hope that helps!
    AMN

  • Export /Import of Portal -Urgent -Attn Product Mgr Group

    I m planning to move my current portal database to other box (Win2000-> HP)and keeping apache and portal tec stack on current box.
    Which of following method is safe and tested.
    1. Export whole data base (8.1.7.3) and import it as a full data base on target box.
    2.Or export it user wise.All users ,specially portal%.
    Please advice how to clone or migrate from deployement to test server.Different documentaion says different things.In document named "Import export in portal', they say portal30 can not be exported.While in Document "Migration of Portal Across Datbases" they suggested to export all schemas related to portal.In portal forum some users mentioned that they migrated from deployment to test/development using full database export ,saying that oracle suggests this, but there is no recovery method for it.
    My second objective is to seprate apache from database.Keeping existing apache on NT box (current instance) and data(portal schemas) on HP box.
    Is there any thing else to be done except modifying DAD on current apache.
    Thanks
    Sarvesh

    You can do the following to export your portal objects alone (I am talking wrt 30982) . Do it in that order please.
    1. Go to the WWU directory where you will find the scripts related to export/import.
    2. First run the SSOEXP utility for exporting all the users and groups. (The result is a dump say sso.dmp)
    2. Next, run the SECEXP utility for exporting all the previliges of all the users on different objects. (The result is sec.dmp)
    3. Then run the APPEXP utility for exporting your applications, you could give the "-security" option here as well (The result is app.dmp)
    4. Run the PAGEEXP utility for exporting your pages (This gives pages.dmp).
    5. Lastly run the CONTEXP utility for exporting your content areas (This results in contarea.dmp)
    These five dumps can be supplied to the corresponding import utilities for importing your stuff.
    But, if you are planning to export/import the entire database, then please enquire with the RDBMS migration experts about this.
    Hope this helps.

  • Any successfull Export-Import in portal 9.0.2?!?!?!?!

    Hi all.
    Has anybody been able to export/import ANYTHING in the new portal?????? I tried and tried in portal 9.0.2.2.22 on Win 200 and nothing happened. We got no errors but nothing was imported.
    Has this worked for anybody on any platform????????? Please give me some hope!!!!!!!!!!
    Thanx, Mere.

    We had similar problem. After a few consultations with support we decided to first export everything but the pages (templates, styles, ...). It worked ok (no problems or errors). Then we devided pages into two groups - contents and body (decision based on page design - had nothing to do with oracle). We exported one by one (not by bulk actions because we recived errors but every page by hand - it took as some time but at least we got clean export). Import - we first imported the first export (templates, styles,..) then the body and then the contents. With the first export we encountered no problems. But the other two get us the problems with page id`s and no data was imported. Support told us to instll patch no. 2472140. After this install we got "Import of Item failed." in the import log for both. But data was there and we reimpoerted the templates. We needed to publish some portlets and change the page ids (wich we would have in any case).
    Best,
    Primoz Kumse
    K&S Consulting, Slovenia

Maybe you are looking for