Migrate OMS 11g to new server.

Hi,
We want to take export of 11g Grid control repository and put it into a new 11g database.
And then install new 11g OMS pointing to this new database.
Will this configuration work smoothly ?
Thanks,

If you're doing this to move hardware, adding the OMS and using the standby database is the best option that i see. you simply failover to the standby database, and remove the old oms out of the environment. If you're simply trying to create a test environment, i would recommend a new install with it's own targets/agents.
What I would recommend is go one of two routes:
1. start clean with a new db and new install, apply all patches, create roles/jobs/users/templates, etc, then migrate the agents over. metric history will not be available, but the configuration will be clean.
2. if you really want to duplicate the environment, you could do roughly the following however there are some downsides here:
a. add new oms to existing env
b. create a standby of the db
c. stop em, break standby and activate the copy
d. drop the new oms, update the configuration to point to the new repository, restart
e. drop old targets/agents in the new oms
--> problems i see with the above: can cause communication issues w/ the existing agents, if you try to move the agents over to the new system, they will have conflicts because the targets basically exist already. they will be out of sync and all will have to be resynchronized or reinstalled - no telling which.

Similar Messages

  • Migrate Mirror Database to New Server

    Hi,
    I need to migrate my SQL server Mirror Database to
    a new server. my current setup is as below
    1. server A principal (192.168.1.100)
    2. server B Mirror     (192.168.1.200)
    now i have a new server (Server C) to replace server B as below
    1. server A principal (192.168.1.100)
    2. server C Mirror     (192.168.1.300)
    my question is how to migrate mirror db to new server without any affect or downtime on principal server, please share idea/experience for above.
    note: SQL SERVER 2008R2 EE(64BIT), Win2008R2 EE 64bit.
    Regard
    Faisal Wahid

    Thanks for your quick response.
    Is it possible something like in oracle (pardon as i am oracle DBA not sql server guy), 
    (Oracle Steps to migrate standby(mirror) db to new server)
    1. Pause replication on primary(principal) 
    2. Move standby(mirror) database files to new server(using copy/rman/etc).
    3. Update connection information (TNS in oracle) on primary(principal) to point new server.
    4. Start replication on primary(principal).
    the above steps will simply migrate the standby(mirror) database to new server,
    can we do something like above in sql server?

  • Migrating Reporting Services to new Server - Subscriptions are not transfering

    Hello,
    I have an instance of SQL Server 2008R2 running on Windows Server 2008.  It is setup to be a reporting server.  There are many subscriptions that are scheduled and run on this server.  We are wanting to move to Windows Server 2012 and SQL Server
    2012.  So, we have built out a new VM and I have exported from the current server the ReportServer and ReportServerTempDB and have imported them to the new server.  I have resolved the one Orphaned user that happened and went to look for the subscriptions
    so that I could disable them so they wouldn't run.  I could not find any.
    select * from msdb.dbo.sysjobs where enabled = 1 and category_id = 100.
    no rows...
    I had read from other posts to let it sit for a few days and they will appear.  I have waited 2 weeks.
    So, what am I missing?  I would prefer to do a clean install and migrate the data over rather than upgrading the OS and SQL.
    Thanks

    Hi Sql Dude,
    Per my undersranding that you can't find any informamation related to the subscription in the sydjobs table after migration, right?
    You issue can be caused by many factors.Please check details information below:
    Please check if you can see all the subscription in the report manager and can create new subscriptions. The ReportServer database used by SSRS to store the subscriptions maintains a record of the subscription owner (as well as audit fields) which track
    the user accounts that have created/modified the subscriptions. 
    If you can't see subscription on the report manager and can create new subscriptions, the issue can be caused by "My subscriptions" had been created on the original non-domain server(Local User account).  Therefore, once the instance was migrated
    to a new server on the domain, said Local User was no longer available.  Every user with access to the ReportServer database has an entry created in the Users table and a unique GUID generated.
    To work around the issue, you can do a SQL Update query to changed the OwnerID and ModifiedByID fields on the Subscriptions table to relate to the GUID of the equivalent user on the domain.Tip:
    Change the Owner of SQL Reporting Services Subscription
    If you can see all the subsription on the report manager but can't find any job, please try to edit and update the subscription to see if it will recreate the job again and please also try to provide more details information in the log file to see if you
    got some error message, the path like:
    C:\Program Files\Microsoft SQL Server\MSRS11.SQLEXPRESS\Reporting Services\LogFiles
    If above didn't help, please reference to the similar thread below:
    Can't access SSRS 2008 R2 subscriptions after migration
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Migrating IR Reporting to new server

    We are moving from an old production Workspace server to a new one. It will be the same version of Hyperion (11.1.2.1) and have the same name - this is simply a Hardware upgrade. The problem is that there will also be a new repository database server. Is there a way to migrate the repository from the old server to the new one?
    The issue is this: We have lots of users that have saved Interactive Reports (IR), and if the reports won't run after the migration, there will be a great wailing and gnashing of teeth from our user community. Joking aside, we would very much like to avoid this. We are told that LCM is the proper methodology for migrating - will it also preserve the repository entries so saved IR reports will continue working? If not, what can we do?
    thanks,
    -pat

    LCM is the best way to migrate from environments or even between apps on the same environment. So you shold be fine to:
    1. create LCM
    2. install new server, hyperion software,
    3. restore via LCM
    The only issue I could see coming up relates to the ip address which would be different from old to new server, which is why LCM should get around that.
    *I haven't used LCM for IR reports specifically, but all for other workspace items:  FR, WA reports and user settings are migrated if you chose to do so.
    Here are a couple of useful links:
    http://ranzal.wordpress.com/2010/03/24/using-oracles-hyperion®-life-cycle-management/
    http://www.oracle.com/technetwork/middleware/performance-management/tutorials/ra-lcm-obe-087262.html
    Cheers, Iain

  • Migrating web sites to new server

    Hello all,
    just got a new Mac Mini Server edition with the latest Snow Leopard etc. I am migrating all my various sites from the old server which was just running standard Leopard. I am having a hard time finding where everything goes. If anyone can point me to some good tutorials on setting of web hosting using Snow Leopard I'd really appreciate it.
    For example, we use the server for local testing only, not public serving so on the old server we'd just go to http://192.168.1.5/sitename and that worked great. So where the heck is htdocs located on Server? Most of are sites are PHP/MySQL stuff like Wordpress and Joomla etc. So I'm guessing I'll need to enabled PHP 5 and MySQL and all that. I've got a few good tutorials bookmarked for that, but if anyone has a great Server specific one, let me know. I'll be porting everything using phpMyAdmin.
    Looking at the help info for the Web Server Preferences, it says adding sites is for static HTML sites of which I have basically none.
    I'm going through the Server booklet that came with the Mini, but I could really use some tips on where to put things like our shared project folders etc. I'm new to this server configuration stuff. Thanks a ton for any tips!

    I am trying to do the same thing. I have an old Leopard server that has some internal websites on it. I am planning to migrate them over to a new Snow Leopard server this summer. I am just now starting to play with it. I wave been able to successfully move over wikis, but am having trouble with the user blogs.
    To move the wikis, I found them in /Library/Collaborarion/Groups. Each wiki was listed as a separate directory. I moved the contents of the groups folder over to the new server in the same directory, and changed the permissions to those directories to match what they should be. To do this, I went into Server Admin and file sharing and browsed to the Groups folder (no further in) and propogated the permissions (owner and group names) down to the contents of the Group folder fo that each user and group was _teamserver. Shop and restart web server and the wikis were back.
    I tried to do the same for the users, but that does not seem to work. Still trying some things there. I did not do any of the things that power mac suggested with php or mysql.
    Hopefully, this works for you. I will try to post if I can figure out the user blogs. I would have thought they would have worked the same way as the wikis, but they were in the users folder instead of the groups folder. They are all listed there in the finder, but they do not show up in the web interface when I list the user websites in snow leopard.

  • Migrate Wiki Content to New Server

    So here it is. Our old G5 server is going on us. I decide I want to migrate all of our DNS and Wiki content to a new Server. Everything works except wiki. I will expand:
    I have Open Directory running with all of the same Groups and Users. All of the ID# are the same.
    I have tried backing up the Wiki Content using "sudo ditto" to my Public folder on the old server and "sudo ditto" into the /Library/Collaboration folder on the new server. No luck. I get Permission Denied
    I tried copying all of the folders plainly with cp and then fixing the ownership with chown after copying them into the Collaboration folder on the new server. no luck.
    Usually with the first attempt I could get user blogs to appear but not wiki's. I've tried allowing the server to create the wiki and then ditto the content into the folders it creates in Collaboration. No luck.
    I have scoured the KB for 3 days now and thought I might try asking.
    Any suggestions?

    So my latest attempt I think is close. I was able to migrate all of the documents from my old server so I know the content is there and the permissions are now correct. _teamsserver is the ONLY one with Read& Write. No one else has any access.
    Now I just need to make the content show up in the wiki. This is really for only 3 groups as this wiki has not been running long. But as I said, the User Blogs are appearing just fine even with all of my custom formatting on 2 of the blogs. Very strange...

  • Migrating Wiki Content to New Server

    Hello - I need to re-partition/re-install my OSX 10.5 Server for a variety of reasons. Since I haven't fully gone into production, most of the data is throw-away. However, we do have about 30 wiki pages that I'd like to migrate to the new install.
    I'm hoping that the process is as simple as taking a copy of the
    Library/Collaboration/Groups/[wikiname]
    folder, and then dropping it on to the new server. Can anyone confirm that this is the process? Are there any other configuration files to be modified such that the content becomes re-integrated?
    Thanks in advance for any help...
    Raja Singh
    Red House Studios, Inc.
    Walnut Creek, CA
    Message was edited by: Raja Singh

    I followed the directions in the above thread, and updated the .plist file. However, I'm still getting an 'Internal Server Error' when I navigate to the front page.
    The server log shows the following;
    71.140.190.110 - - [07/Jun/2008:21:54:47 -0700] "GET /groups/instruction/ HTTP/1.1" 500 201
    71.140.190.110 - - [07/Jun/2008:21:54:51 -0700] "GET /groups HTTP/1.1" 302 161
    71.140.190.110 - - [07/Jun/2008:21:54:51 -0700] "GET /groups/ HTTP/1.1" 200 4855
    71.140.190.110 - - [07/Jun/2008:21:54:51 -0700] "GET /collaboration-config/locStrings.js?v=20080215.ja01 HTTP/1.1" 200 28890
    71.140.190.110 - - [07/Jun/2008:21:54:52 -0700] "POST /webmail/ HTTP/1.1" 302 -
    71.140.190.110 - - [07/Jun/2008:21:54:52 -0700] "POST /users/ HTTP/1.1" 200 3820
    71.140.190.110 - - [07/Jun/2008:21:54:52 -0700] "GET /webmail/src/login.php HTTP/1.1" 200 2072
    71.140.190.110 - - [07/Jun/2008:21:54:53 -0700] "GET /groups/instruction/ HTTP/1.1" 500 201
    71.140.190.110 - - [07/Jun/2008:21:54:55 -0700] "GET /groups/instruction/ HTTP/1.1" 500 201
    71.140.190.110 - - [07/Jun/2008:21:54:55 -0700] "GET /favicon.ico HTTP/1.1" 200 7782
    71.140.190.110 - - [07/Jun/2008:21:54:56 -0700] "GET /groups/instruction/ HTTP/1.1" 500 201
    71.140.190.110 - - [07/Jun/2008:21:54:56 -0700] "GET /favicon.ico HTTP/1.1" 200 7782
    ::1 - - [07/Jun/2008:21:55:30 -0700] "OPTIONS * HTTP/1.0" 200 -
    71.140.190.110 - - [07/Jun/2008:21:55:36 -0700] "GET /groups/instruction/ HTTP/1.1" 500 201
    Any help is appreciated...

  • Migrating MySQL database to new server

    I'm rebuilding a server for a client and I need to migrate the MySQL database off of the old server onto the new. I'm going from Server 10.5.4 to Server 10.5.4. I tried just taring the old database location at /var/mysql and untaring it to the new server at the same location and started the MySQL service, but it service won't start properly.
    I get an error in the MySQL Admin Log file that says that the "MySQL daemon startup timed-out"
    After looking at the database files, they appear to have the old server name included in their names, and there is a pid file that is specific to the server.
    Is there a process for exporting/importing the MySQL databases so I can get them installed on the new server?
    Thanks.

    So I'll reply to my own question so the answer is documented.
    I used the following command it export all the database from the old server:
    mysqldump -u username -ppassword --all-databases > alldump.sql
    username is the name of the admin user, usually root
    password is the admin password, make sure there is no space between the -p and the password. So if the password is "twit" the option is -ptwit
    And the two -- are needed in the --all-databases option
    Copy the alldump.sql file to the new server and run the following command to import all the databases:
    mysql -u username -ppassword < alldump.sql
    Be sure to set the admin password in Server Admin and start the MySQL service before importing.
    That's it.

  • Move/migrate ZFD to a new server

    Using ZFD with the Sybase SQL Anywhere database. AWI, Inventory are the only processes (other than Sybase of course) that we need running.
    The rest is "pure" eDir I believe (NAL, Remote Control)
    The issue is that I need to move/migrate the ZFD 7 stuff from NetWare to OES2 SP2 Linux, but I cannot use the Identity transfer option
    I THINK I can basically install the ZFD code onto the OES2 server, mount or copy the data on the NSS volume on NetWare to the data on OES2 server, and then edit the eDir objects to use the correct paths/IP?
    Or am I wrong in thinking that.
    ZCM is not an option at this point yet (due to a few bugs and some other logistical issues).
    Oh, I don't care too much if I have to redo the Sybase databases from scratch. And I will also change the DNS for ZENWSIMPORT appropriately.

    Originally Posted by magic31
    Basicly, just install a new OES2 server, then install the ZenWorks services you want using the installer in the ZEN7_with_SP1_IR4a_DesktopMgmtLinux.iso media.
    This is for ZDM on SLES, but installation points also apply for OES2 (like exporting the trusted root cert to be used by the ZenWorks agents : Install ZenWorks 7 on SLES 10 SP2 | DiWi )
    If you are on OES2 SP2 also apply the IR4a HP3 (NOVELL: Downloads - ZENworks 7 Desktop Management on Linux Support Pack 1 Interim Release 4a Hot Patch 3)
    Then configure a new ZenWorks Server policy so the settings are as you want em, move the DNS pointer to the new server, reconfigure PDHCP and your User/Workstation policies to reflect new paths where applicable.
    That should cover most points... ZDM is quite easy to move about.
    Hope that helps,
    Willem
    Okay in all seriousness now, it says it's installed with some non-fatal errors.
    9 non-fatal errors to be exact.
    Not sure if that's going to break something. Was complaining about jclient and stuff.
    Install Action: Jump To: Next NO JUMP -- Prev: Choose Install Set
    Status: ERROR
    Additional Notes: ERROR - java.lang.VerifyError: Incompatible JClient/DClient package
    JClient Revision: 1.3.1172
    DClient Revision: 2.5.300
    Install Action: Jump To: Next License Verified -- Prev: NO JUMP
    Status: ERROR
    Additional Notes: ERROR - java.lang.NoClassDefFoundError: com.novell.application.zenworks.install.configure. AuthConfigureAction
    Install Action: Jump To: Next Samba Verified -- Prev: NO JUMP
    Status: ERROR
    Additional Notes: ERROR - java.lang.NoClassDefFoundError
    Custom Action: com.novell.application.zenworks.install.installany where.customcode.InstallZenLicensing
    Status: ERROR
    Additional Notes: ERROR - class com.novell.application.zenworks.install.installany where.customcode.InstallZenLicensing.install() Unexpected Fatal Error:
    Custom Action: com.novell.application.zenworks.install.installany where.customcode.InventoryServerConfigure
    Status: ERROR
    Additional Notes: ERROR - class com.novell.application.zenworks.install.installany where.customcode.InventoryServerConfigure.install( ) Unexpected Fatal Error:
    Custom Action: com.novell.application.zenworks.install.installany where.customcode.SetFailedComponent
    Status: SUCCESSFUL
    Custom Action: com.novell.application.zenworks.install.installany where.customcode.SybaseConfigure
    Status: ERROR
    Additional Notes: ERROR - class com.novell.application.zenworks.install.installany where.customcode.SybaseConfigure.install() Unexpected Fatal Error:
    Custom Action: com.novell.application.zenworks.install.installany where.customcode.AWSConfigAction
    Status: ERROR
    Additional Notes: ERROR - class com.novell.application.zenworks.install.installany where.customcode.AWSConfigAction.install() Unexpected Fatal Error:

  • Migrate SCCM 2012 to new server

    I need to migrate our SCCM 2012 installation to a new server. Both the old and new servers will be up concurrently if necessary. What steps do I need to take to do this?
    Also, I want to upgrade to SP1 at the same time. Can I install SP1 on the new box alongside my current RTM install and do the migration or do I have to do the upgrade as a completely separate step after migration is complete?
    Thanks.

    Backup ConfigMgr on the old server (using the built-in maintenance task or a SQL backup; keep in mind to backup ContentLib, sources for applications, drivers, wim files etc!). Shut down server. Install new server (same name + domain + partition layout).
    Install ConfigMgr. Restore ConfigMgr backup. I don't know if it's supported to change the SP level at the same time. I would not recommend changing too much things simultaneously though.
    Torsten Meringer | http://www.mssccmfaq.de

  • Windows users doesn't work after migrating from old to new server!

    We have done a complete re-install on our XServe with OD. We have about 10 Windows users, and after the installation all their settings and mail are gone. All the "normal" files are there though.
    I'm not sure we have done it the right way though: We did a backup from the old server (a bootable copy with Super Duper), then we formatted and installed everything. We made new accounts (with different names if that's good to know) and copied the users home folders to the new location. The Mac clients seem to work good, but all the settings on the Windows clients are gone...
    Is there an easier way to this? We still have the workable copy from the old installation. There seems to be some kind of export/import way to do this, but I haven't got a clue how to do that...
    Please help!

    davidh,
    We didn't reintegrate smb.conf, but set the new server up just like the old one. We did however compare these files to see that the vital parts (netlogon, shares and so on, and of course basic settings) were correct.
    We also copied the user files and profiles and made them identical on the new server, except for placing them under the new usernames.
    Regarding the Local Settings folder, it doesn't exist on the old server, that's one of the weird things. We've checked the profile for a user on the client machine, and it is a roaming profile. That's why we're a bit puzzled as to why the login works and all files are there, but the user preferences and Outlook doesn't work.
    I know I've read somewhere that the Local Settings aren't replicated like the other files in a roaming profile, but I haven't finished checking up on that. I wouldn't expect anything else than that Windows takes care of Outlook e-mail for a roaming profile as well though; I mean, the user must be able to read his/her mail from any computer in the domain, what else would the purpose of a roaming profile be?
    Except for the weird thing about us not being able to find the user preferences or Outlook files for the client amongst the files on the server, I feel we're missing something; Apparently Windows isn't as straight forward as one would expect (not sure why I did expect anything, come to think of it).
    We're going to give it a new go next weekend. Except for doing further research we're thinking of copying /etc/smb.conf and the files in /var/samba and /var/db/samba to the new server, along with exporting and importing the old user accounts to the new server, and then see if everything works as expected.
    If so, we'll see if we can change the account names in a nice way, it's really desired to do so.
    If not, we really need to do some more research, but if I'm not mistaking, the Samba-related files I just mentioned are the ones that pretty much make up the Windows Services in OS X, isn't that so?
    Thanks!

  • Migrating Apps 11i to new server

    Hi Guys,
    I have recently been appointed as the DBA at a site that ran Apps 11i for more than a year, without as much as a patch update. Suddenly they needed clones, and all sorts of things to happen. Instead of taking a 3 month patch by patch process, does someone have a methodology, if I build a new server from scratch, install SuSE Linux 9, then a blank 9i DB, and the new patched application layer on top of that, can I "clone" the current system to a new server, data only - is there a white paper / methodology around I can use?
    Tx
    Willis

    I beleive in your case you can easily make the clone by applying the rapid clone patch on your 11.5.9 instance. Check the metalink note Note:230672.1. Since you are on 11.5.9 and autoconfig enabled there won't be much complication.
    we had a similar kind of situation with one our client. Their hard disks crashed and don't have backup of application tier. What they have is database backup.
    What we did is :
    -Made a fresh installation of apps withe same instance name and paths
    -backedup the new database to different path
    -Restored the old database of crashed instance from backup and got the llist of all patches applied previously
    - Remove the restored database.
    -again restored the fresh database backedup
    -Applied all the patches
    - Restored the old database of crashed instance from backup
    - Did all customization and workarounds

  • Migrating SAN databases to new server

    We have a physical SQL 2005 server which has it's data & logs stored on a FC attached SAN. We need to replace the server hardware and are moving the data to a new SQL 2008 R2 physical server. The current server has dozens of databases totalling
    around 530GB of mdb's and ~90GB of .ldf's.
    We are planning to perform a native backup first, but in the interest of time our plan was to shut down the old server, swing the fiber cables over to the new server, change the config in the SAN to present the same LUNs to the new server, then mount
    those LUNs on the new server. So long as the old server is shutdown, does this seem like a viable process? My supervisor asked if there would be any benefit to unmounting the databases prior to shutdown first... I didn't think there would be so long as it
    was a clean shutdown but wanted to ask just in case.
    I know doing it this way will require manually attaching the databases. If anyone has ideas on how to make that attachment process be more efficient, I'd love to hear them.
    Thanks!

    You will need to detach the databases from the old instance BEFORE moving the LUN to the new server.  Then you can attach them to the new instance.   I have done this many times.
    You cannot attach MSDB or master.  So you will need to move any logins, agent jobs and SSIS packages to the new server first.
    This is a one way upgrade.  Once you attach the 2005 database files to 2008, they will be converted to 2008 format and you cannot go back to 2005.  Make sure you have backups.

  • Failed to create instances after migrating BPM 11g to another server

    Did a BPM 11g migration, we need to delete the original schema, then import using impdp, we met error after starting SOA-Server1 (Please find soa.out log attached )
    The directly error is:
    ORABPEL-10513 Cannot get application roles from application identified by "{0}". An error occured while getting application roles from application identified by "OracleBPMProcessRolesApp". The underlying APIs threw an exception.
    <May 5, 2011 10:25:00 AM CST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <AQDequeuer_ReadMessage: A database exception occurred: java.sql.SQLException: ORA-25226: dequeue failed, queue DEV_SOAINFRA.IP_OUT_QUEUE is not enabled for dequeue
    Anybody can give some suggestions please?
    Thanks for help.
    Regards,
    Katherine

    After Rechecking the log of soa_server, the error disappears now:
    "<Error> <oracle.soa.b2b.transport> <BEA-000000> <AQDequeuer_ReadMessage: A database exception occurred: java.sql.SQLException: ORA-25226: dequeue failed, queue DEV_SOAINFRA.IP_OUT_QUEUE is not enabled for dequeue"
    However,
    background server is still reporting: "<Warning> <oracle.integration.platform.blocks.event.saq> <SOA-31013> <Error handling message (rolling back).
    java.sql.SQLException: ORA-06575: Package or function EDN_DEQUEUE_OAOO_DELIVERY is in an invalid state
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1095)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:201)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1036)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1379)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3568)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3739)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:8150)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1535)
    at weblogic.jdbc.wrapper.PreparedStatement.execute(PreparedStatement.java:99)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.readOAOODelivery(SAQBusinessEventBus.java:1302)
    at
    oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.handleSingleOAOODelivery(SAQBusinessEventBus.java:750)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.handleQueueEvents(SAQBusinessEventBus.java:669)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.access$000(SAQBusinessEventBus.java:71)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus$1.run(SAQBusinessEventBus.java:319)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:105)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)"
    Thanks for further help!
    Regards,
    Katherine

  • Migrate from Test to New Server - OBIEE

    Hi,
    I have been 'evaluating' OBIEE functinality on a small test server for some time, where I have done a large amount of work on both writing reports. developing dashboards, configuring user security and the necessary data architecture in the physical / business model and presentations layers in BI Adminstration.
    My question is, what is the easiest way to port the solution as it stands to a different server, without needing to perform extensive rework?
    Thanks for any advice,
    Robert.

    Lowest level: copy the RPD and web catalog over to the other server, adjust the NQSConfig.ini and instanceconfig.xml and off you go.
    That's assuming you didn't change any web messages, add custom pictures or files, change the styles and/or skins, you're still pointing to the same data sources etc. etc.
    You should have a look at one of Marks write-ups from a while back: http://www.rittmanmead.com/2008/04/28/migration-obiee-projects-between-dev-and-prod-environments/
    Cheers,
    C.

Maybe you are looking for

  • Can I do screen share with my iPod touch 4th gen and my iMac?

    Hi,     Is it possible for me to use screen sharing with my iPod touch 4th gen and my iMac?

  • Acrobat 9 fails to open with single click.

    facts: Bridge created: the pdf that fails is PDF 9, PDF Producer: PDF Library 9.0, PDF version 1.6, 448 kb, [a single page thumbnail creation by Adobe bridge] opens with acrobat 9.0, application = empty windows Access created: pdf that works with sin

  • IPod touch 4th generation freezes

    My iPod Touch has just frozen at the start screen when the slider was slid across to the right.  It stayed there, the clock time stopped advancing and it will not respond to anything.  I cannot slide it back, turn it off, slide the camera button up t

  • Calling a Siebel Business Service from an Excel Macro

    Hi Everyone !! I have a requirement where i have to call a siebel Business Service from an excel macro. Please help me with the code. Regards, Abhi

  • How many license do I need with a cluster of 2x ESA?

    Hi there, I would like to implement a cluster of 2x Cisco IronPort ESA appliances in an Active/Active manner. It requires 4000 mail users, so how many license on each ESA appliance do I need to install? I suppose 2000 on each ESA. When one of the ESA