Moving entire portal instance to new database

Does anyone have scripts for exporting/importing an entire portal instance? I'm moving my development database from Windows NT to a Sun box, and since I can't move the database directly I need to do a full portal export/import of all portal contents (pages, applications, content areas, etc.).
Thanks in advance.
Cecil...

Hi Cecil,
I have found the portal export/import routines to be a bit buggy. Try it with care. In moving from NT to Sun I have trusted the full database export/import and it worked out just fine.
On the Sun database just drop all the portal users (including portal30, portal30_sso, etc.). Then do a full database import on the Sun from the NT export. An important final note is to run the "ssodatan.sh" script to point to your new server.
Hope this helps.
Bob Bob,
Would you consider talking with me about this? I have a couple questions, like, if I'm moving to a new database then I won't have a PORTAL30 or PORTAL30_SSO to drop befoe the import, or do I install Portal into the new DB, then drop the users, then impoer, etc. If you can discuss this, please send contact info to [email protected]
Thanks!
Cecil...

Similar Messages

  • Trouble using asm instance for new database

    I have an asm instance and am trying to create a new database that will use the asm storage. I'm using dbca to create the new database. This is a test system on windows so I'm using the asmtool -create flatfiles for disks with the asmallow_only_raw_disks parameter set to false.
    If I have #SQLNET.AUTHENTICATION_SERVICES = (NTS) commented out in my sqlnet.ora, then I can't get into asmcmd:
    ORA-01031: insufficient privileges (DBD ERROR: OCISessionBegin)
    and dbca won't create the new database that uses asm because the dbca gets the same 01031 error when trying to create the control files for that database.
    If I have SQLNET.AUTHENTICATION_SERVICES = (NTS) NOT commented out, the I can get into asmcmd, but I can't startup the databases using sys, even though I am sitting at the server,
    AND, dbca won't create the new database that uses asm becuase the dbca can't start the instance
    credential retrieval failure.
    I'm in a catch 22. Something is not right with my system but I just can't seem to figure out what it is.
    The asm instance does have a password file.

    I let the dbca create scripts and am currently walking through the scripts. I think it's my asm database that is actually creating the problem. I did the orapwd and oradim manually and can startup nomount the instance just fine. The create database statement fails on creating the controlfile but it's saying it already exists. I suspected the dbca form wasn't giving me all the errors like it should.
    Thanks for your suggestion on the password file.

  • Sync issues after moving entire iTunes library to new iMac

    I have a question regarding moving an itunes library to a new computer and what happens to the devices that were synced with it.
    I moved a clients entire iTunes folder from the user-music folder on one iMac to another iMac, replacing it's itunes folder.
    I then opened iTunes and it read the library just fine, all content intact.
    The issue was with syncing the ipods that were originally connected to the previous computer.
    I thought that I could just hook up their iPod to the new iMac, since it is essentially the same iTunes folder/content/data and all should continue syncing just fine. Nope.
    The ipod (touch) would show 'syncing' yet no data would move between it and the new iMac.
    Same thing with their Apple TV - it was originally being synced with the older iMac.
    I had hoped, once moving the entire itunes folder to the new imac, that itunes would just go on talking with the Apple TV. Not the case.
    So far, the only thing I can do is to do a 'restore' on the ipod touch, then treat it like a new ipod and sync it with the new computer.
    I haven't dealt with the Apple TV issue yet - it would not be fun to erase the entire contents of the apple tv, then resync with the new imac. Lots of data to move around - but perhaps this is the only way?
    Kind of a bummer. Is this correct?
    It never gave me the 'this ipod is being synced with another computer/library' message either. It 'seemed' like it was going to work as I had hoped.
    I looked all over the computer, preferences folders, etc. to see if I could find something that associated the ipod with a particular library. I did locate the ipod backups folder in the application support folder and moved it over to the new computer too.
    I've always moved client's itunes library from their old computer to new computer without issues - I don't remember their being an issue with previously synced devices like iPods/iphones/Apple TV's.

    You didn't mention whether or not you authorized the new computer in iTunes. If not, do that and then sync the iPod. The iPod will recognize that this is a new computer and will ask you if you want to proceed - in this case, you want to do exactly that.

  • How to add a new Portal instance in 10.1.2

    In previous versions of AS,were able to create new portal instances by running the portal configuration assistant like this:
    ptlasst -mode PORTAL -s <portal_schema_to_create> -c <db_conn> -p <password> -demo –report
    it was possible to have several independent portal schemas in one database, and it doesn't matter if it was the infrastructure database or a custom database. In this new release of AS (10.1.2.0.2) i didn't see anything in the documentation that refers this, i know that ptlasst was replaced by ptlconfig, but ptlconfig does not have any option like that one, or at least not that simple (with a little effort i was able to see what were the commands that repca executes to create a new portal, and changing them and executing them agaim i was able to create new portal schemas, but i dont believe that this is the rigth way to do it, its too hard).
    Does anyone now if its possible to add new portal instances in the same database in AS10.1.2.0.2?
    Thanks in advance,
    Tony Cruz

    You may want to refer to the Oracle Application Server Installation Guide for more information. Chapter 6, "Installing OracleAS Infrastructure" provides information about creating a new Metadata Repository in an existing database and in a new database.
    To access the installation guide, go to the Oracle Application Server Documentation page on OTN:
    http://www.oracle.com/technology/documentation/appserver.html
    Under the 'Release Notes, Installation, and Upgrade Documentation' section, click 'View Library' for the platform on which you are performing the installation.
    Message was edited by:
    lrajesh

  • Windows could not start DBConsole for new database instance

    Hi,
    I am getting this error "Windows could not start the OracleDBConsoleOracleInstance2 on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the system vendor, and refer to service-specific error code 1".
    I installed Oracle 11g on Windows 7 and created my 1st database instance (oracleInstance1) successfully with a listener and service configured. I could access this database using DBconsole URL: https://hostname:1158/em.
    I see the services started for:
    OracleDBConsoleOracleInstance1
    OracleOraDb11g_home1TNSListener
    OracleServiceOracleInstance1
    Next, I created a second database instance (oracleInstance2) and have configured a new service for this database. I am using the same listener as I intend to use one database instance at any point of time.
    However, I got this warning message during configuration:
    "Enterprise manager configuration succeeded with the following warning - Error starting Database Control. Please execute the following command(s).
    1. Set the environment variable ORACLE_UNQNAME to Database unique name.
    2. C:\Oracle\product\11.2.0\dbhome_1\bin\emctl.bat start dbconsole"
    To start the new database console, I stopped the previously running DBConsole, OracleDBConsoleOracle1 and started the new DBConsole OracleDBConsoleOracle2 and get the above error.
    When I try to start dbconsole manually using "emctl dbconsole start", it starts OracleDBConsoleOracle1 instead.
    I changed environment variables ORACLE_SID=oracle2 and ORACLE_UNQNAME=oracle2
    What am I missing here. Please help!
    Thank you.

    968952 wrote:
    Hi,
    I am getting this error "Windows could not start the OracleDBConsoleOracleInstance2 on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the system vendor, and refer to service-specific error code 1".
    I installed Oracle 11g on Windows 7 and created my 1st database instance (oracleInstance1) successfully with a listener and service configured. I could access this database using DBconsole URL: https://hostname:1158/em.
    I see the services started for:
    OracleDBConsoleOracleInstance1
    OracleOraDb11g_home1TNSListener
    OracleServiceOracleInstance1
    Next, I created a second database instance (oracleInstance2) and have configured a new service for this database. I am using the same listener as I intend to use one database instance at any point of time.
    However, I got this warning message during configuration:
    "Enterprise manager configuration succeeded with the following warning - Error starting Database Control. Please execute the following command(s).
    1. Set the environment variable ORACLE_UNQNAME to Database unique name.
    2. C:\Oracle\product\11.2.0\dbhome_1\bin\emctl.bat start dbconsole"
    To start the new database console, I stopped the previously running DBConsole, OracleDBConsoleOracle1
    Why?
    and started the new DBConsole OracleDBConsoleOracle2 and get the above error.
    When I try to start dbconsole manually using "emctl dbconsole start", it starts OracleDBConsoleOracle1 instead.
    I changed environment variables ORACLE_SID=oracle2 and ORACLE_UNQNAME=oracle2
    What am I missing here. Please help!First thing you are missing is showing us what you did. Instead you just described it, and that leaves a lot of room for questions. Copy and paste from a command prompt can work wonders here.
    From a command prompt, enter the following:
    set ORACLE_SID=oracle2
    set ORACLE_UNQNAME=oracle2
    set | sort
    net start
    emctl start dbconsolecopy the entire session, commands and full responses, and paste back here.
    >
    Thank you.Just to take a side road ...
    "I am using the same listener as I intend to use one database instance at any point of time. "
    Doesn't' matter if you use one instance or 100. The listener was DESIGNED to service multiple instances of multiple versions running from multiple homes. It is nothing but a connection broker. A telephone switchboard, if you will. All you need is a single listener, with the default name of LISTENER, running on the default port of 1521. It will handle all the database instances you care to throw at it. More instances than anyone in their right mind would ever put on a single server. Your server will run out of capacity to host additional instances before the listener runs out of capacity to service them. Especially since your 'server' is really just a toy in the Oracle world.

  • How to create a new database instance from an existing one?

    Hi, I basically want to create a snapshot of a production
    instance (version 8.1.7) for querying purposes. Would anyone
    tell me the steps involved? What I did as follows:
    1. Copy all data files to a new location
    2. Modify init.ora accordingly. I believe there is no separate
    control file for this version.
    But when I startup the instance, got this error:
    ORA-01103: database name 'TRITON' in controlfile is not 'HERCULE'
    What is missing? Do these data files contains links to the
    previous instance name?
    Thanks for any help.

    Hi All,
    I need some help in recreating new database instance.
    Here are the steps I have done so far:
    1. Created a database with name 'LASTDB' using DBCA
    2. Connected to RMAN.
    3. RMAN>SET DBID=******; (of the source database)
    4. Connect to target. RMAN>connect target SYS/*****;
    5. Executed controlfile restore on RMAN.
         RMAN>Run{
    Allocate channel D1 Type DISK;
              Set controlfile autobackup format for device type DISK to
    ‘\\<ip_address>\Backup\Prod\%F’;
    Restore controlfile from autobackup;
    6. RMAN> ALTER DATABASE MOUNT;
    Now got an error saying ORA-01103: database name ‘PRODDB' in control file is not ‘LASTDB’
    I tried using NID to change the database name but it's throwing an error that database is not mounted.
    I have browsed a lot and found that I need to recreate a control file of the production database using ALTER DATABASE BACKUP CONTROLFILE TO TRACE and should edit the trace file. But it also says to shutdown the source database which is production database and I cannot try that.
    Also I have tried adding a line to init.ora like lock_space_name = LASTDB. Also tried replacing everything from LASTDB to PRODDB but that didn't work either.
    I have been trying to find a solution to this. Please bear with me as I'm a beginner and please let me know how I can fix the error.
    I am running oracle 10.1.0.2.0 enterprise edition on windows 2000.
    Thanks for your patience,
    KG

  • Which rights are required for a user to create a new database instance

    Hi,
    Which user can create a database instance? Is it Admin or any user? or Is it must to have admin rights on the <oracle_home> folder in order to create a new database instance?
    Please let me know what rights the user should have for creating a new database instance.
    Regards,
    venkat

    If I login to machine as a Guest user or I am not a owner of Oracle software then in the both cases I couldn't able to create a new database instance. Am I right?
    Please suggest me.
    Regards,
    Venkat

  • Creating a New database instance

    Hello experts,
    I need to create a new database instance and later drop my old one.
    Can anyone send me detailled guidelines on how i should do this without experiencing any performance degradation and also alert me on anything that can go wrong.
    thanks in advance
    Yogeeraj

    I suspect you'll get more help if you address this question to the Linux forum. This question appears to have nothing whatsoever to do with the Oracle ODBC driver.
    Justin

  • Create multiple portal instances with only one database?

    Can someone create multiple portal instances with only one database?
    If so, how is this done, just by running the portal configuration wizard?
    How are most people running with multiple developers working on portal? Do they share a portal instance, or create their own?
    Thank you very much!
    Phillip

    i'm currently using 9ias rel 2(9.0.2) and i have install one infrastructure and two mid tier, hoping that this will create two portal, but it didn't. Can you please tell me how to do create two portal within one server.
    thanks and regards;
    andrew

  • More than one Portal instance on the same database

    Is it possible to have more than one Portal instance on the same database?

    Yes this is possible. We have run 2 separate portal instances on our test database successfully.

  • Restoring a RMAN backup to a new database instance

    Hi Mates,
    I have an issue with restoring a RMAN backup that i have with me to a new database instance. What i have with me are:
    1. Backup of SPFile. (O1_MF_NCNNF_CTLFILE_BU_92DVGYO2_.BKP)
    2. Backup of Control file (O1_MF_NNSNF_SPFILE_BU_92DVGW9H_.BKP)
    3. Full database backup (O1_MF_NNSNF_FULLPROD_BU_92DVGW9H_.BKP)
    I have received these files from a customer environment and I need to restore these to a new database instance in a local machine. I have given a attempt as follows (in Oracle 10g):
    1, Created a new database instance (Test75) using Oracle Database Configuration Assistant
    2. SET ORACLE_SID = Test75
    3. Connected to this instance using RMAN
    4. Tried to restore the SPFILE from the received BKP file.
    I am getting errors and cannot proceed. I am not sure whether I am executing the correct steps. Please help me out by telling me how should I achieve this.
    Thank you.

    1. Backup of SPFile. (O1_MF_NCNNF_CTLFILE_BU_92DVGYO2_.BKP)
    2. Backup of Control file (O1_MF_NNSNF_SPFILE_BU_92DVGW9H_.BKP)
    The first backuppiece looks like a ControlFile and the second one looks like an SPFILE'
    >I am getting errors and cannot proceed
    What is the error ?  (I assume that you tried to restore the SPFILE from O1_MF_NNSNF_SPFILE_BU_92DVGW9H_.BKP
    Note that you also have to SET DBID before you restore the controlfile 
    Hemant K Chitale

  • New Portal instance

    Hi.
    I want to create a second portal instance on the same 9iAS. I begun the process with OPCA. After ask for the schema's names it's shows a warning about reinstall OWA packages, and then some questions arises:
    Q.1 We have 3.0.9.8.4 patch applied. Are going these cummulative patches to be lost?
    Q.2 The date field from files in \admin\plsql\owa\ and others subdirs, shows that these files have not been overwritten by that patch. It's that correct?

    Hi Jeff,
    If you've got everything installed and you're able to access the Portal Page http://<hostname.domain>:<port>/pls/portal. Login as portal/<ias_admin> password, you should be good to go unless I've misinterpreted your question. Once you'v downloaded and configured the Middle-tier and the Infrastructure, and you have certain components running through the EMWebsite <http://hostname.domain:1810>(username=ias_admin, password=<ias_admin password>, you should be good to go. Please look at OTN=>Documentation => Oracle9iAS. Alterntativley, please repost to this forum.
    Thanks,
    Sudi Narasimhan
    Oracle9iAS Portal Partner Services

  • Exchange 2010 SP3, UR7 after BSOD. Moving mailboxes to new database

    Yesterday our Exchange 2010 SP3, UR7 had an BSOD. To recover the services I was forced to do eseutil /p on all DBs.Current status is all DB's are mounted and data are accessible to users. I working on migrating mailboxes to new databases and to remove the old ones.1. I have issue with four move requests that were active during the BSOD. When I try to restart or remove them I end withEMCText--------------------------------------------------------Microsoft Exchange Error--------------------------------------------------------Action 'Remove Move Request' could not be performed on object 'Beňo Michal'.usernameFailedError:Failed to communicate with the mailbox database.MapiExceptionNotFound: Unable to open entry ID. (hr=0x80004005, ec=-1601)Diagnostic context:Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=83]Lid: 43559...
    This topic first appeared in the Spiceworks Community

    Registration is Now Open to Publish on PowerShell GalleryWe are excited to announce that the PowerShell Gallery will accept registration from any users who wish to publish PowerShell modules and share their work with the world.For the past year, the PowerShell Gallery has been slowly adding content from our closest community contributors, most of whom are Most Valuable Professionals (MVPs) and internal Microsoft contributors. While we were building the basic features of the PowerShell Gallery, we restricted the set of people who could publish new modules, and required an approval step before allowing users to register. This approach provided the PowerShell team with an agile feedback loop to help design and to learn what gallery experience will be optimal for the broader PowerShell community.To contribute to the gallery you simply have...

  • Moving to a new SCVMM server and a new database without rebuilding networking on Hyper-V hosts

    Environment: We currently have a single front-end SCVMM server running WS 2012 and SCVMM 2012 R2 UR2.  We have 4 Hyper-V clusters that SCVMM manages. All teams and vNICs on those hosts were created by SCVMM.  We are using a standard VLAN setup
    (no network visualization).
    Problem: We have some issues with coruption in our SCVMM database that are not fixable and have existed too long for us to restore the database from our backups.  We built a new SCVMM server running WS 2012 R2 and the same version of SCVMM.  We
    copied over the library share contents and made equivalent entries for all aspects of networking (logical networks, VM networks, port profile, port classifications, etc.) in the new database.  When I re-associate a cluster with the new SCVMM server it
    imports the cluster and nodes successfully, but doesn't understand that the logical switches created by the old SCVMM server are in fact logical switches.  It sees them as standard switches.
    Essentially, my question is how do you move between two separate SCVMM environments without rebuilding all your network configuration from scratch?

    Since your source and target platform all little ENDIAN format. Cold copy from OS level is fastest and easiest way.
    If you plan to reorg the tablespace along the way, you have to do export/import, use data pump since you are on 10g.

  • Mailbox Issues in New Databases in DAG

    Ran across a strange problem after moving mailboxes into 2 new Databases in DAG. We have a 2 Server DAG that
    had 2 existing DBs. We created 3 additional DBs and planned on moving all MBs over to reclaim space from the older DBs. After moving 30 or so Mbs to the new Databases we found that while mailflow functioned, we could not access any shared mailboxes or mailboxes
    that had full control permissions could not be added. Users that had been moved but had shared MBs on another DB in Outlook would get error messages that Folders could not be expanded or Exchange Server was unreachable, all while mail flow was functioning.
    Moving these users back to the original DBs solves the issue. 
    Any ideas what could be happening to the new DBs added to the DAG? The DBs were mounted and copies were healthy.

    Hi ocean,
    Thank you for your question.
    Did you rebuild profile to check if the issue persist after we move mailbox to new DB?
    Are there multiple DCs in your organization? And please make sure sync is no problems between DCs.
    After we move mailbox, we could check if shared permission or Full Access Permission is missing on recipient mailbox.
    We suggest we post the entire error information to
    [email protected] for our troubleshooting.
    If there are any questions regarding this issue, please be free to let me know. 
    Best Regard,
    Jim
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Jim Xu
    TechNet Community Support

Maybe you are looking for

  • Numbers of mappings and dimensions and tables in a module

    Is there a practical number of dimensions, mappings, tables that can safely be put into a module? I only ask because I had a module with a mapping that was corrupt with the RTC-5161 Error and I had to create a new module and copy over and recreate so

  • AIToolboxSuite::AddToolbox seems to cause malloc break. (OSX, CS6)

    Hi all, I'm trying to write something that detects when tools are selected and deselected using AIToolboxSuite, but am running into an issue where I get the following error when I call AIToolboxSuite::AddToolbox Adobe Illustrator(20630,0x7fff73fe1180

  • Cisco ACE Action Rewrite

    Hi, Can anybody help me to know the use of "action rewrite" command: policy-map type loadbalance first-match XXXXX class class-default     serverfarm YYYYYYY action REWRITE Regards, Thiyagu

  • Storedge 3310 and format

    hi, i have the following problem: a storedge 3310 with raid controller. i have partitioned the volume ( which consists of 6 raid 1 logical drives) into 4 partions and assigned luns to these partitions. probe-scsi-all shows the following: /pci@1e,6000

  • Canon 5D MarkII Raw not supported now?

    I have been using LR for several years and suddenly today it's saying that the raw file isn't supported.  I've never had that problem before.  I can see the image thumbnails on the import screen when I"m setting up the subfolder I want to save it to,