Portal Import/Export Different OID Servers

We are trying to move our 9ias instances (portal) to another set of servers used for production with security. Both instances are associated with their
own OID/Infrastructures - they are not sharing the same infrastructure.
I reviewed Note:216572.1 Subject: Exporting/Importing in Oracle Portal 9.0.X, but it does not tell you the steps required to migrate the users/groups as well. I also looked at the Portal 9.0.2 Export/Import FAQ (http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/DEPLOY_PERFORM/EXPORT_IMPORT_FAQ_1120.HTM) , but neither tell you how to export the users. They only say to use the OID Tools. What tools?
Excerpt from FAQ:
How do I export/import objects (with security) between portals using different OID servers in 9.0.2?
A manual workaround is available:
1. Use OID utilities to migrate Users/Groups from source OID server to target OID server.
2. In Oracle9iAS Portl, migrate portal objects with "export security" enabled from source Portal to target Portal
3. (MANUAL) For the imported users, set the guid to null (WWSEC_PERSON$.GUID)
4. (MANUAL) For the imported groups, update the guid using the instructions found in the section below on how to update the GUID.
Please refer to th[i]Long postings are being truncated to ~1 kB at this time.

To migrate users, groups, and security within Portal, you must have a common OID environment. The difference between all OID implementations is the RootDSE, (the part that starts with dc=..,dc=..., etc.
You have to extract the user base and portal groups (and any other unique objects and attributes) from the old OID environment and and use the extraction to create an ldif file that will add these to the new OID environment. The ldif must have its own RootDSE for all distinguished names (dn) and common names (cn) in the ldif file.
We basically created our OID migration solution around a Java applet that prompts for the OID IP address, OID HOST NAME, OID ADMIN USER, and OID ADMIN PASSWORD. It access the new OID environment and extracts the RootDSE, then builds the ldif file for import of groups, objects, and attributes. Our user ldif will do pretty much the same, once we have the user list from our customer.
The more complex issue revolved around the migration of external applications, which I address in my EXT_APP package, which enables you to build portlets containing links to external apps, while maintaining portability, as well as Item Level Security. YOu can find this in my Knowledge Exchange folder.
Quite a mouth full...sorry
HTH
LLB

Similar Messages

  • Portal Import/Export problems and questions

    I recently tried to promote our dev stuff to the prod using both the exp/imp scripts (following the Imp/Exp whitepaper) and the built-in application export. The first time went without a hitch; however, after a few report updates in dev, I tried it again, and now I can't even get the Welcome page to appear. (Yes, I did import that page). The page finishes loading but nothing shows up on screen. I can login in to the change the DADs but nill to Portal. Any ideas how to even get in to see if the stuff imported?
    Along those lines, after searching through these threads, and reading the documentation, I get the general feel that imp/exp are not at 100%. So what would be the procedure to do production promotions? Do I have to delete stuff (apps & pages) on the PROD server, and then import? If so what (apps?, security?, login server?) do I delete?
    Rich

    Thanks for the post Indira. Here are the answers to the questions.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>What version of the Oracle Portal are you using?<HR></BLOCKQUOTE>
    I am using Oracle Portal version 3.0.6.3.3
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>Did you make any changes to the Welcome page when you imported it?<HR></BLOCKQUOTE>
    No, I did not make any changes to the Welcome page when I imported it.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>When you say that the page comes up blank, did you check the HTML source to see if there is anything in there?<HR></BLOCKQUOTE>
    Yes, and there is something in there. Its the W3C tag and <HTML></HTML>. That's it. (more on this below)
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>What kind of portlets are in the page that you had imported?<HR></BLOCKQUOTE>
    I imported one application (with a combination of Reports, Forms, Dyn Pages, and LOV's), 7 pages with portlets based on all those components in tabbed interfaces on each page. For example, each page has 4 tabs with one portlet (running one of the reports) on each tab.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>Are you able to get to the pages that you imported, through the Navigator. Can you edit/customize the page?<HR></BLOCKQUOTE>
    Well this is funny, since I couldn't get to anything, I thought I was a goner since I couldn't log in to get to the main page and fix all this, not to mention to see if the app imported at all. So, I went to my DEV box, found out what the page_id was for the out-of-the-box default page, typed it into the URL and I got the Login link. I logged in and I can see that the app imported. I can also see the pages, but with no portlets. When I try to add portlets, I get USER DEFINED ERRORS galore. So I have to recreate the pages from scratch (not a very good thing to be doing in PROD)
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>Try creating another page in your new prod instance and making that your default home page. Please can you check if that is working.<HR></BLOCKQUOTE>
    As I mentioned above, this is basically what I had to do. I did another promotion last night, and since the pages are what I thought the trouble was, I didn't import them. I just imported sso, sec, and the app. To my dismay, the same thing happened. I call portal home and I get a blank screen (empty HTML tags). So there I was, well into the night, creating pages in PROD so that we could have a site to show today.
    Since someone else gave me the CD to install, I wasn't aware of the version I had and its bugs/issues. I have started the process of upgrading versions, but would like to get a solid idea of whats going with promotions before I do.
    Thanks,
    Rich
    null

  • Portal Import/Export errors ORA-01653

    When doing a security export after a few attempts we are getting the following error
    ORA-01653: unable to extend table PORTAL30.WWUTL_SEC_TX_PERSON$ by 2362205 in tablespace PORTAL
    Details below
    We referred the note related to ORA-01653 on metalink Note:151994.1 and tried the approaches mentioned but nothing seems to fix it.
    Is there an isssue with the way the Portal scripts clean up the transport tables.
    We are using pORTAL V 3.0.9.8.1 WITH 8.1.7 release of database
    Connected to:
    Oracle8i Enterprise Edition Release 8.1.7.1.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.1.0 - Production
    Extracting Security Data to transport tables...
    Activity Log:
    Clearing any existing security data from transport tables
    Truncating table WWUTL_SEC_TX_GROUP$
    Truncating table WWUTL_SEC_TX_MEMBER$
    Truncating table WWUTL_SEC_TX_SYS_PRIV$
    Truncating table WWUTL_SEC_TX_PERSON$
    Truncating table WWUTL_SEC_TRANSPORT_TABLE$
    Begin extracting security data of Portal
    Extracting Security Data...
    Global Privilege export flag set to: on... (ON = export global privilege, OFF =
    do not export global privilege)
    ...Extracting Users...
    WWUTL_API_SecurityTransport.ExtractPerson: ORA-01653: unable to exte
    nd table PORTAL30.WWUTL_SEC_TX_PERSON$ by 2362205 in tablespace PORTAL
    Disconnected from Oracle8i Enterprise Edition Release 8.1.7.1.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.1.0 - Production
    Export of Security Data Complete

    This seems to be purely a database related issue. You need to extend the tablespace PORTAL to solve the problem. Please contact your DBA for this.

  • Oracle portal use in different application servers

    Instead of Oracle 9iAS, can Oracle Portal run on other Application Server?

    Hello,
    When you using JDBC resource in a J2EE container you should use a DataSource that will be an abstraction layer to your code.
    Are you doing that?
    This will simplify the integration to the development, test and production machines.
    You can take look the the data source how-to on OTN.
    Regards
    Tugdual Grall

  • 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

  • Import/export volume to different administrative server

    Hi everyone,
    i'm testing the OSB software for DR environments. Now i want to export volume since main administrative server and import volume to different admin server. When I run export command, it shows me "Error: can't execute command - ran out of import/export elements"
    ob> lsvol -L pLib1 --long
    Inventory of library pLib1:
    in 1: volume MONTH_ORAFS-000001, barcode 000011L4, oid 102, 706599936 kb remaining, expires 2011/03/18.10:19, mediainfo hw encryptable
    in 2: vacant
    in 3: volume DAY_FS-000001, barcode 000013L4, oid 111, 774944768 kb remaining, expires 2012/03/09.13:28, mediainfo hw encryptable
    in 4: vacant
    in 5: vacant
    in 6: vacant
    in 7: vacant
    in 8: vacant
    in dte: vacant
    ob> exportvol -L pLib1 -v DAY_FS-000001
    Error: can't execute command - ran out of import/export elements
    can you help me, please?
    Thanks!!

    Rich,
    the import tape catalog with the identifyvol --import command was fine. Now, when i run a restore oracle database_test with the imported catalog show error media manager.
    ob> lssection -v WEEK_ORA-000001
    322 WEEK_ORA-000001 196 1 0 database_test.bos.local 02/28.17:02
    323 WEEK_ORA-000001 197 1 0 database_test.bos.local 02/28.17:09
    324 WEEK_ORA-000001 198 1 0 database_test.bos.local 02/28.17:16
    325 WEEK_ORA-000001 199 1 0 database_test.bos.local 02/28.17:17
    326 WEEK_ORA-000001 200 1 0 database_test.bos.local 02/28.17:18
    my RMAN catalog show the backup
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    9898 Incr 0 128.00K SBT_TAPE 00:06:43 2011-02-28 17:17:11
    BP Key: 9907 Status: AVAILABLE Compressed: YES Tag: TAG20110228T170322
    Handle: *0am5qik4_1_1* Media: WEEK_ORA-000001
    SPFILE Included: Modification time: 2011-02-23 13:24:54
    SPFILE db_unique_name: database_test
    Control File Included: Ckp SCN: 989240 Ckp time: 2011-02-28 17:10:28
    RMAN> restore spfile to '/home/oracle/';
    Starting restore at 2011-03-01 18:21:01
    allocated channel: ORA_SBT_TAPE_1
    channel ORA_SBT_TAPE_1: SID=96 device type=SBT_TAPE
    channel ORA_SBT_TAPE_1: Oracle Secure Backup
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=127 device type=DISK
    channel ORA_SBT_TAPE_1: starting datafile backup set restore
    channel ORA_SBT_TAPE_1: restoring SPFILE
    output file name=/home/oracle/
    channel ORA_SBT_TAPE_1: reading from backup piece 0am5qik4_1_1
    channel ORA_SBT_TAPE_1: ORA-19870: error while restoring backup piece 0am5qik4_1_1
    ORA-19507: failed to retrieve sequential file, handle="*0am5qik4_1_1*", parms=""
    ORA-27029: skgfrtrv: sbtrestore returned error
    ORA-19511: Error received from media manager layer, error text:
    sbtrestore: piece '0am5qik4_1_1' does not exist in the backup catalog.
    thanks so much!

  • Import/Export Portal Content between EP6 6.20 and 6.40

    Hi there,
    We are about to setup a second portal in Europe on 6.40, while the US portal will still be a EP6 SP2 on 6.20 for some time.
    I was wondering about the possibilities to share portal content between those 2 installations, especially iViews and pages (not using remote iViews). As long as the name of the related PAR files (code link) are the same, this should work.
    On the other hand, iViews and pages will have a different set of parameters like "Allow Client-Side Caching" or "Use API of Tray" based on different portal versions. What will happend when importing/exporting these objects from 6.20 to 6.40 or the other way around?
    Thanks,
    Florian

    Ivo, thank you for your reply.
    But I think mapping ports doesn't solve our problem.
    WAS 6.20:
    Just the context path will be send in the header field 'location' to the browser (located in the internet).
    In case of a redirect the browser mixes the server name of the sender (the reverse proxy) and the context path and sends the request to the reverse proxy. The reverse proxy forwards the request to the WAS 6.20 intranet server.
    WAS 6.40:
    The header field 'location' contains now the whole URL (with the server name of the WAS 6.40 system, which is only accessible from our intranet).
    In case of a redirect the browser takes the content of the header field 'location' and sends the request to the not accessible WAS 6.40 intranet server. Of course that doesn't work.
    So it it depends on the content of the header field 'location'.
    What can we do in WAS 6.40, so that the header field 'location' contains only the context path as it has done in WAS 6.20?
    Regards,
    Uwe

  • Export and Import with different environments

    Gurus,
    Thanks for spending your time to read this thread. I have a table with say 100 rows in development area. I need only 10 rows to be moved to Quality. For example, user/pwd@D1 is the user login detail during export.
    user/pwd@F1 should be the login for Import.
    Is that possible?
    Here D1 and F1 are tow different Oracle databases altogether. The table definitions in both the databases are same. And for your information, the schema names are same in bothe the dabatases (user).
    Please help me.
    Thanks in advance
    DRK

    Gurus,
    Thanks for spending your time to read this
    thread. I have a table with say 100 rows in
    development area. I need only 10 rows to be moved to
    Quality. For example, user/pwd@D1 is the user login
    detail during export.
    user/pwd@F1 should be the login for Import.
    Is that possible?
    Here D1 and F1 are tow different Oracle databases
    altogether. The table definitions in both the
    databases are same. And for your information, the
    schema names are same in bothe the dabatases (user).
    Please help me.
    Thanks in advance
    DRK10 rows to be moved to Quality which 10 rows,why import export why not db link
    you can use db link to move across data within diffrent database.db link gives you
    specific visibility one database objects to anothre database object.
    Khurram

  • Perform Client import/export SCC8 with different release component between server

    Dear All
    Isn't possible to perform Client import/export SCC8 with different release component between server.?
    Currently the condition of between two system as follows
    Source Server     : SAP ECC6.0, Component SAP_APPL, release 602 level 16
    Target Server     : SAP ECC6.0, Component SAP_APPL, release 600 level 24.
    This problem happens due we was unable to downgrade the release and patch the latest support pack of SAP_APPL reelease 600.
    Thank You, your help is much appreciated.

    No..

  • Import/Export Job in management portal.

    I am trying to create an Import/Export job in portal, I read this document:
    http://azure.microsoft.com/en-us/documentation/articles/storage-import-export-service/
    and I am unable to do this, document says download import/export tool, but I am unable to do that any help will be greatly appreciated.

    Hi,
    I would request you to check if you meet all these prerequisites:
    • You must have an active Azure subscription.
    • Your subscription must include a storage account with enough available space to store the files you are going to import.
    • You need at least one of the account keys for the storage account.
    • You need a computer (the "copy machine") with Windows 7, Windows Server 2008 R2, or a newer Windows operating system installed.
    • The .NET Framework 4 must be installed on the copy machine.
    • BitLocker must be enabled on the copy machine.
    • You will need one or more empty 3.5-inch SATA hard drives connected to the copy machine.
    • The files you plan to import must be accessible from the copy machine, whether they are on a network share or a local hard drive.
    Regards,
    Azam Khan

  • Work around portal's export/import problem

    Hello.
    Here in Spain we have tried Oracle Portal's import/export several times with no success (our last attempt ended in Metalink cases 1911182.996, 1911205.996, 2132048.22, 2132045.22, 2132043.22, 2132049.22, 1870233.995 and 2132042.22) . Maybe part of the problem is that our content areas are in Spanish. Anyway, we have given up on that import/export. Right now what we are doing is moving the control and data files whenever we HAVE to take our portal to another machine. We are looking for another way of doing it. This is what we are trying to do now:
    DESTINATION DB
    ==============
    * start with a portal installed here
    * create the script that will later enable the constraints of schemas PORTAL30_DEMO, PORTAL30_SSO_PS, PORTAL30, PORTAL30_SSO
    * disable the constraint of schemas PORTAL30_DEMO, PORTAL30_SSO_PS,PORTAL30,PORTAL30_SSO
    * truncate all tables in these schemas (except WWSEC_ENABLER_CONFIN_INFO$ in portal30 and portal30_sso)
    * drop sequences
    * import these schemas' tables and sequences from the origin DB
    * enable the constraints
    * if necessary run the ssodatan
    Has anybody done it already? With what results? How are you importing/exporting a portal right now?
    If this doesn't work (we believe it will) we will look at portable (?) tablespaces.
    Thank you, Mere.

    Has anyone followed this migration while paper?
    As far as I can tell, it takes nothing from the portal30 schema. Not sure how the applications will get set up without importing some of this data

  • Import export in different encoding

    Is there a way to change an Import/Export Wizard's output in UTF encoding. Please help.

    please check this:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/fef48cda-dfb9-456e-9a54-ec2d989a47c3/output-utf8-file?forum=sqlexpress

  • Ora-01017 error on portal import

    source and destination portals:
    win2k adv svr w/sp3
    Portal 9.02 (patches 2724516,2627719,2597989 applied)
    separate OID servers
    Exported a database provider from source portal. Transferred .cmd and .dmp files via email. Ran following imp cmd line on source portal:
    D:\oracle\9ias\portal\epic>set oracle_home=d:\oracle\9ias
    D:\oracle\9ias\portal\epic>provider_exp.cmd -mode import -s portal -p <portal_schema_owner_pwd> -c
    iasdb -pu portal -pp <ias_admin pwd> -d provider.dmp -company NONE
    ERROR:
    ORA-01017: invalid username/password; logon denied
    Import seems to go further if params are hardcoded in, but shouldn't have to do that, right?
    any thoughts?

    Try it as:
    provider_exp.cmd -mode import -s portal -p <portal_schema_owner_pwd> -c iasdb
    Then it will prompt you for the File
    Then prompt you for the portal username
    Then prompt you for the portal's PORTAL password (not schema password)
    Then company name
    All should go from there.

  • Omniportlet import/export

    Hi,
    I am using Omniportlet to define a variety of portlets from different data sources.
    Now, I want to import/export these definitons so that i can replicate the same portlet instances on multiple application servers/deployments.
    This is a real-world scenario as we want to deploy these portlets in our portal product and we want reuse the omniportlet definitions on each product that we manufacture.
    Is there a way to do it and if yes, how?
    Thanks,
    Anil

    Please check the following setting which lets you enable/disable exporting Omniportlets
    To enable or disable the migration of OmniPortlet and Web Clipping providers, edit the following variable in the MID_TIER_ORACLE_HOME\j2ee\OC4J_Portal\applications\portal\portal\WEB-INF\web.xml file:
    <env-entry>
    <env-entry-name>oracle/portal/provider/global/transportEnabled</env-entry-name>
    <env-entry-value>true</env-entry-value>
    <env-entry-type>java.lang.String</env-entry-type>
    </env-entry>
    Set the value to false to disable export and import of OmniPortlet and Web Clipping providers.

  • Regarding Workflow 2.6.2 backup/migration/import/export

    hi folks. i m quite amazed that this forum does not provide any answer to the question of taking backup of workflow 2.6.2 or import/export of owf_mgr schema. if one cannot take backup how this oracle workflow is stable. how this product is suitable for any organization. its a very basic requirement. ok its about processes and states.... but, even then i cant get the logic of not taking a backup. sometime we have to move data across servers
    the only answer that i have seen for this is way back jan-09-2003 that its not possible yet. its now 2006 any one who can guide may be i got something or many a things wrong.

    hi folks,
    thanks for reply
    Matt: considering ur statment para what i get for para 1
    Full backup is fine - although there are some objects which are owned by SYS, as long as youare going from one database with WF installed to another one, you should be OK.
    is
    what i understand that u are talking about taking backup of entire database and not of just owf_mgr from export utility. if this is the case then do i really need to have owf_mgr user/schema installed where i have to import that backup
    Secondly for Para 2
    Runtime data is a different thing altogether, although I can't really see why you would want to migrate the runtime data from one DB to another.
    what i get from ur description of Runtime data here, is about the data that represents different process states relavant data which is stored and maintained in different tables. Am I Right?
    if the answer is yes then the answer to ur question (asked in the last line of ur statment) is that i dont want only runtime data to be exported rather i wanna export full user and its schema. and the reason from moving it from one server to another server is simply to have backup for the time of system crash or failiure
    I am keenly anticipating ur reply

Maybe you are looking for

  • Iphone 5 and windows 8  problems

    I am having syncing problems with my iphone 5 and windows 8. 

  • How do I clear the list of uploaded files when done?

    I use Firefox to upload my Sheet Music to my Ipad by putting in the IP Address of my Ipad and sending wirelessly. I now have to scroll down several screens to add the next song to transmit. I would like to clear the list. Using windows 8.1 (Ugh!), on

  • Toshiba Regza 42rv530u - no picture

    Hey all...was hoping you could assist me with an issue. My Toshiba Regza 42rv530u flat screen recently stopped displaying an image. The TV functions fine otherwise - meaning that I can turn it on and flip through cable channels and hear the shows pla

  • Lost Playlist info

    I recently had to replace the logic board on my Powerbook G4 and have been reinstalling my iTunes library from my external harddrive. Everything has reinstalled except my Beatles music. The individual songs show up but not as separate albums. Any ide

  • Cannot run video on iPad of embedded video on PDF created in acrobat

    I Created a PDF using Acrobat DC on my desk top. Video runs fine. Dropped PDF in Dropbox. Opened PDF on iPad. PDF opens, video won't run on iPad. Any suggestion?