OES11 miggui fails on cross-tree migration

Maybe Ramesh will see this:
Doing a cross-tree migration, and choosing to create the trustee users on the destination tree.
This is what the file system log shows for failures:
(oh, the SOURCE server is OES2 SP3)
Code:
2012-01-27 11:22:34,197 INFO - FILESYSTEM:Information:****************Migrating files and/or trustees****************
2012-01-27 11:22:34,197 INFO - FILESYSTEM:mls:Scanning APPS1:Documentation for rights, trustees and quotas using mls
2012-01-27 11:22:34,199 INFO - FILESYSTEM:mls:Executing command: /opt/novell/migration/sbin/mls --source-server 10.10.1.11 --source-path "APPS1:Documentation" --session-file "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_mls.session" --progress --progress-interval 1 --source-unsecure-ldap --source-ldap-port 389
2012-01-27 11:23:33,097 INFO - FILESYSTEM:mls:Successfully scanned trustees
2012-01-27 11:23:33,098 INFO - FILESYSTEM:maptrustees:Mapping users and groups from APPS1:Documentation to /media/nss/APPS1/Documentation using maptrustees
2012-01-27 11:23:33,098 INFO - FILESYSTEM:maptrustees:Executing command: /opt/novell/migration/sbin/maptrustees --source-server 10.10.1.11 --destination-ldap-container "o=abc" --session-file "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_maptrustees.session" "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_mls.yaml" --progress --progress-interval 1 --source-unsecure-ldap --source-ldap-port 389
2012-01-27 11:23:39,153 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:45,563 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:45,569 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:50,553 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:50,557 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:54,063 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:56,095 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:03,139 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:07,827 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:07,832 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:09,583 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:09,744 INFO - FILESYSTEM:maptrustees:Successfully mapped trustees
2012-01-27 11:24:09,744 INFO - FILESYSTEM:migtrustees:Creating users and groups existing on APPS1:Documentation to /media/nss/APPS1/Documentation using migtrustees
2012-01-27 11:24:09,744 INFO - FILESYSTEM:migtrustees:Executing command: /opt/novell/migration/sbin/migtrustees --destination-server 10.10.1.12 --verbose --session-file "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_migtrustees.session" "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_maptrustees.yaml" --progress --progress-interval 1 --destination-unsecure-ldap --destination-ldap-port 389
2012-01-27 11:24:10,035 FATAL - FILESYSTEM:migtrustees:Fatal: Caught exception: syntax error on line 366, col 14: ` givenName: 'Brenda''
2012-01-27 11:24:10,107 ERROR - FILESYSTEM:migtrustees:migtrustees command failed!
2012-01-27 11:24:10,108 INFO - FILESYSTEM:Information:****************End****************
2012-01-27 11:34:05,713 ERROR - FILESYSTEM:volmount.rb:Command to mount source: ruby /opt/novell/migration/sbin/volmount.rb -s 10.10.1.11 -a "cn=admin,o=dec" -c Not Applicable -f "/var/opt/novell/migration/OESSP1-APPS1/fs/mnt/source" -m -t OES20
So I'm not sure if it's the logintime stuff that's making it fail (I see a TID with no update) or the odd part about having a problem with a given name

$(UThe loginallowedtimemap and networkaddressrestriction attributes are stored as double byte encryption encoded strings, which are not read by the current maptrustees script.
For OES11 we have documented the workaround in the Trouble Shoot section 16.7.3 @ http://www.novell.com/documentation/....html#bookinfo
-Ramesh
>>> kjhurni<[email protected]> 01/27/2012 10:26 PM >>>
Maybe Ramesh will see this:
Doing a cross-tree migration, and choosing to create the trustee users
on the destination tree.
This is what the file system log shows for failures:
(oh, the SOURCE server is OES2 SP3)
Code:
2012-01-27 11:22:34,197 INFO - FILESYSTEM:Information:****************Migrating files and/or trustees****************
2012-01-27 11:22:34,197 INFO - FILESYSTEM:mls:Scanning APPS1ocumentation for rights, trustees and quotas using mls
2012-01-27 11:22:34,199 INFO - FILESYSTEM:mls:Executing command: /opt/novell/migration/sbin/mls --source-server 10.10.1.11 --source-path "APPS1ocumentation" --session-file "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_mls.session" --progress --progress-interval 1 --source-unsecure-ldap --source-ldap-port 389
2012-01-27 11:23:33,097 INFO - FILESYSTEM:mls:Successfully scanned trustees
2012-01-27 11:23:33,098 INFO - FILESYSTEM:maptrustees:Mapping users and groups from APPS1ocumentation to /media/nss/APPS1/Documentation using maptrustees
2012-01-27 11:23:33,098 INFO - FILESYSTEM:maptrustees:Executing command: /opt/novell/migration/sbin/maptrustees --source-server 10.10.1.11 --destination-ldap-container "o=abc" --session-file "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_maptrustees.session" "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_mls.yaml" --progress --progress-interval 1 --source-unsecure-ldap --source-ldap-port 389
2012-01-27 11:23:39,153 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:45,563 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:45,569 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:50,553 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:50,557 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:54,063 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:23:56,095 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:03,139 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:07,827 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:07,832 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:09,583 ERROR - FILESYSTEM:maptrustees:UTF-8 conversion failed for: loginAllowedTimeMap: '_decoded_'
2012-01-27 11:24:09,744 INFO - FILESYSTEM:maptrustees:Successfully mapped trustees
2012-01-27 11:24:09,744 INFO - FILESYSTEM:migtrustees:Creating users and groups existing on APPS1ocumentation to /media/nss/APPS1/Documentation using migtrustees
2012-01-27 11:24:09,744 INFO - FILESYSTEM:migtrustees:Executing command: /opt/novell/migration/sbin/migtrustees --destination-server 10.10.1.12 --verbose --session-file "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_migtrustees.session" "/var/opt/novell/migration/OESSP1-APPS1/fs/APPS1_Documentation_maptrustees.yaml" --progress --progress-interval 1 --destination-unsecure-ldap --destination-ldap-port 389
2012-01-27 11:24:10,035 FATAL - FILESYSTEM:migtrustees:Fatal: Caught exception: syntax error on line 366, col 14: ` givenName: 'Brenda''
2012-01-27 11:24:10,107 ERROR - FILESYSTEM:migtrustees:migtrustees command failed!
2012-01-27 11:24:10,108 INFO - FILESYSTEM:Information:****************End******** ********
2012-01-27 11:34:05,713 ERROR - FILESYSTEM:volmount.rb:Command to mount source: ruby /opt/novell/migration/sbin/volmount.rb -s 10.10.1.11 -a "cn=admin,o=dec" -c Not Applicable -f "/var/opt/novell/migration/OESSP1-APPS1/fs/mnt/source" -m -t OES20
So I'm not sure if it's the logintime stuff that's making it fail (I
see a TID with no update) or the odd part about having a problem with a
given name
The opinions expressed are my own.
Check out my OES2 Guides:
Installing OES2 SP2:
http://www.novell.com/communities/no...allation-guide
Upgrading to OES2 with ID Transfer:
http://www.novell.com/communities/no...r-id-scenarios
GroupWise Migration with OES2 ID Transfer:
http://www.novell.com/communities/no...p2-transfer-id
kjhurni's Profile: http://forums.novell.com/member.php?userid=734
View this thread: http://forums.novell.com/showthread.php?t=451439

Similar Messages

  • Cross Platform migration AIX to linux (ERROR IN CONVERSION ORA-19994: Message 19994 not found)

    I am performing a cross platform migration aix to Linux from release 11.2.0.2 to 11.2.0.4. I am using this doc
    Reduce Transportable Tablespace Downtime using Cross Platform Incremental Backup (Doc ID 1389592.1).
    I am using the db_file_transer method and I have hit this error
    Error:
    /home/oracle/local/db_convert/dest_rman/xxttconv_i3q0t1ha_1_1_4.sql execution failed
    ERROR IN CONVERSION ORA-19994: Message 19994 not found;  product=RDBMS;
    facility=ORA
    ORA-19600: input file is backup piece
    (/oraback/nfclpat1/i2q0t1ha_1_1)
    ORA-19601: output file is backup piece
    (/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28)
    CONVERTED BACKUP PIECE/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28
    PL/SQL procedure successfully completed.
    I have searched and do not have anything to go on.
    Can anyone who has seen this give me some direction?

    As per Oracle documentation on given error code, Please see if following action helps.
    ORA-19994: cross-platform backup of compressed backups to different endianess is not supported
    Cause: A cross-platform backup was requested for a compressed backup to a different endianess from the current platform.
    Action: Do not specify a compressed backup or specify the same endian platform.

  • Cross Forest Migration from Exchange 2007 to Exchange 2013

    Hi
    Could anybody advice me the steps also the  pros and cons for below mentioned environment if we are going for the cross forest migration.
    Source 
    Domain -   test.local
    Active Directory -  Windows 2003
    Exchange Server - 2007
    Target
    Domain -   test.net
    Active Directory -  Windows 2012
    Exchange Server - 2013
    Also if it is possible ,
    How could I remove the source environment including the exchange servers. after the migration ?
    Regards
    Muralee

    Hi Oliver ,
    Please suggest us.               
     In my environment we are in a plan to migrate from exchange 2007 to exchange 2013 (cross forest migration).
    Source : Exchange 2007 with sp3 ru 10 
    Target : Exchange 2013 with cu2 ( new environment yet to be created).
    Trust : Forest trust in place (two way )
    Domain and forest functional level : 2003 in both target and source  
    Migration Steps :
    Step1 :
    We are in a plan to execute 'preparemoverequest.ps1' first in the target forest ,so that we will get the disable MEU
    in the target forest.
    Step2:
    Then we are going to use ADMT to migrate users SID'S and password .
    Step3:
    Then we are going to move the mailboxes with New-moverequest  
    Please have a look in to our steps and suggest us ,whether we are going to proceed the migration in a right way or not
    .Is anything needs to be changed please intimate me .
    Thanks 
    S.Nithyanandham 
    Hey there,
    Sorry for taking a little while to get back to you, i've been busy working on Hosted Lync deployments!
    Use ADMT first, then when using preparemoverequest.ps1 script using the -uselocalobject cmdlet. This will then tie it up to the ADMT migrated account.
    More info in this thread here: http://social.technet.microsoft.com/Forums/windowsserver/en-US/2916e931-36a0-4ba4-8c04-196dbe792b44/preparemoverequestps1-and-admt?forum=winserverMigration
    Oliver
    Oliver Moazzezi | Exchange MVP, MCSA:M, MCITP:Exchange 2010,MCITP:Exchange 2013, BA (Hons) Anim | http://www.exchange2010.com | http://www.cobweb.com | http://twitter.com/OliverMoazzezi

  • Cross platform migration from hp unix to sun

    Hi
    recently we have done cross platform migration from hp unix to sun (10g R2 RAC +ASM). It was a challenging experience to complete the migration in 8 hours downtime for a database of about 2 TB.
    I would like to share the experience , so that it would be hepfull to others and i would learn more new techniques for improvement .
    source environment:
    HP-UX -ITANIUM - 2 node RAC - 10g R2 - Oracle clusterware - ASM - Heavily loaded all the time .
    Destination Env:
    Sun solaris 10 - 2 node RAC - 10g R2 - Oracle Clusterware - ASM
    Total Downtime available : 6 hours.
    Steps followed
    1. snapshot backup of source database on a intermediate HP-Unix box. (stage area)
    2. recover the database and start the rman image backup on to disk in stage area.
    3. mount this filesystem locally (Veritas ) on to one of the node in the destination env.
    4. Mount this filesystem as NFS on second node using a cross cable between both of them (we can use interconnect VLAN also here)
    5. Keep applying the archive logs from source env till the downtime .
    5. startup nomount the database , change the datafile names from ASM to RMAN image copy files and mount.
    6. start rman convert statements and pump into the already exisitng ASM nodes with parallel sessions as much as possible (with 35 sets (513 datafiles) we were able to pump 2 TB data in 4.5 Hrs) - only system and undo datafiles need a convert statements (platform migration ) others would need a file system to ASM conversion only.
    7. alter database open resetlogs in the destination environment.
    8. create services manually and start the application.
    we were given very less time to decide upon this stategy , By gods grace we were able to complete it .
    I got a doubt while we are chalking out this plan .
    can we connect to ASM instance remotely and pump data from one ASM to another ASM. It seems it is not possible , just a wild thought.
    Let me know if you see any more improvements in this.
    Thanks
    Naveen samala

    can we connect to ASM instance remotely and pump data from one ASM to another ASM. It seems it is not possible , just a wild thought.No. Thats not possible.

  • Shared Services Error: Failed to load Tree

    Hi All,
    I am trying to open up an application in Shared services under the projects folder:
    path : Projects -> Analytic Servers:<Server Name> -> <Application>
    When I do this the page just keeps loading for a very long time and then gives me an error which says "Failed to load Tree"
    Can anyone help me out on what the problem is here?
    The exact error message is : "There was a communication error while loading tree data"
    Regards,
    Anindyo
    Edited by: user644118 on Oct 31, 2008 4:27 PM

    Anindyo,
    Which operating system are you working on, I remember some one faced same problem when it was solaris, am not very sure though.I guess , it has something to do with 'Hyperion Remote Authentication Module'.
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Cross forest migration Exchange 2010 SP2 to Exchange 2010 SP2

    Hi,
    We are planning cross forest migration Exchange 2010 SP2 to Exchange 2010 SP2.
    Requesting you to please help us out for below scenario.
    Source Exchange 2010 SP2:- abc.com
    2AD, 2CAS & 2 MBX servers
    Database:- 4
    Total Users :- 3500
    Accepted Domains :- 8
    Total Data:- 5TB +
    Target Exchange 2010 SP2:- xyz.com
    Resource allocated same as above.
    Now we have to migrate users along with data to target forest xyz.com keeping both setup live, as moving 5TB + data will be a ongoing process and the same will take some time.
    With the guidelines mentioned in
    http://careexchange.in/cross-forest-migration-guide-exchange-2010-to-exchange-2010/#comment-14203 we are able to migrate test users along with data, but after migration the migrated user is not able to connect through MS Outlook even not able to login into
    OWA. It gives error “The Outlook Web App address
    https://mail.abc.com/owa is out of date.”
    Kindly let us know how to solve this issue.
    Kindly let me know if you want any more information from our end.
    Thanks in advance.
    Thanks and Regards, Shashank Kudi

    Hi Shashank,
    Do you have certificates properly installed and configured in the target Exchange?
    If not, Please configure certificate and import the certificate to the trusted root CA if you are using internal CA cert.
    Thanks, MAS
    Please mark as helpful if you find my comment helpful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Fail in converted models migration log

    Hi,
    I have the following Failed in migration log:
    Failed To Convert Constraint actual time <= current time > NA.NA.actual time <= cWQEBaV_SYSDTRG.actual time <= current time:unexpected AST node: EXEC_PARAM_LIST: Line -1 Column -1     10-JUL-08-17:27:58     Convert
    I know that what I need to do is to use TSE to comment out some statements that possibly cause the error. But I even don't know which functions/ procedures/ views/ others cause it. It seems that the words appear in the log are not the name of functions/ procedures/ views. Could anyone give me some hints from the log message or give me some advices? Thank you so much.

    Thanks Donald,
    I have found the table with Constraint "actual time <= current time". And this is Constraint Name in the table of original SQL server with the Check Clause. But it just shows the Constraint Name "actual time <= current time" in the Captured Models where I can't modify anything except droping the table. What can I do to go over the Failed and continue the migration without drop the table? Many thanks.

  • Grid Control for a cross-platform migration

    Is it possible to use Enterprise Manager Grid Control to execute a cross-platform migration? A co-worker suggested checking this out, but he wasn't sure if it would work or not.

    Cross-Platform transportation is a complex process and done by RMAN utility. Don't rely on GridControl, better follow the roadmap in
    http://download-uk.oracle.com/docs/cd/B19306_01/backup.102/b14191/dbxptrn.htm#sthref1379
    Werner

  • WSUS 3.0 SP2 master server cross-forest migration impacts

        Hello to all, I'm preparing a cross-forest migration and have one WSUS 3.0 SP2 master on source forest placed in root domain. This master has 16 replicas scattered among child source domains. As I plan do migrate member servers using MS
    tool named ADMT 3.2 and considering that I will firstly migrate just root domain member servers to target forest, I need to know:
       1- Will WSUS 3.0 SP2 master server work after it's migrated from source to target forest? I mean: can all its replicas still access and donwload the necessary patches from it? Will its configuration be in place (groups, schedules, etc) ?
       2- Should I need to change source domain clients WSUS GPOs to point to the just migrated master server (new FQDN name)?
       3- Is possible to change my just migrated WSUS 3.0 SP2 to be replica from a master server already present on target forest? How this move could affect its existing replicas still present on source forest?
       Suggestion and attention points will be appreciated.
       Regards, EEOC.

    1- Will WSUS 3.0 SP2 master server work after it's migrated from source to target forest? I mean: can all its replicas still access and donwload the necessary patches from it? Will its configuration be in place (groups, schedules, etc) ?
    Fundamentally yes, as long as the downstream servers are updated to use the new hostname and DNS properly resolves that hostname. NOTE: You cannot "migrate" the WSUS role using ADMT. What is your plan for "migrating" the WSUS upstream server?
    2- Should I need to change source domain clients WSUS GPOs to point to the just migrated master server (new FQDN name)?
    Probably. Presumably the hostname and IP Address of the server are going to change.
    3- Is possible to change my just migrated WSUS 3.0 SP2 to be replica from a master server already present on target forest?
    Yes, but that's kind of a cart-before-the-horse move... which brings us back to the original question: How do you plan to "migrate" the upstream server?
    How this move could affect its existing replicas still present on source forest?
    Well.. it will introduce a three-tier replication hierarchy for starters, which will slow everything down by one or two days. But, really, I wouldn't worry about that because there's no real need to do this.
    Suggestion and attention points will be appreciated.
    Install a *NEW* WSUS server in the target forest.
    Configure it as a replica of the existing master in the source forest.
    Replicate.
    When the replication is complete, reconfigure it as an Upstream Server and RESET the Product Category and Update Classifications to what they should be.
    Synchronize with Microsoft.
    When that sync is successful, enabled regular synchronizations.
    Configure clients and downstream servers to sync from the new upstream server in the target forest.
    When all clients and downstream servers are working with the new server, turn off the old one.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Cross platform migration question.

    I have a customer that is currently runnning oracle 10g databases on solaris 64 bit operating system on sun m4000 and m5000 hardware. The customer is looking to move to the redhat 6 operating system.
    I am wanting to know what method will be available for me to migrate the databases as the endian on the files are different? Will transportable tablespaces work with the different endian?
    Thanks.

    Hi;
    I suggest please also see:
    How To Use RMAN CONVERT DATABASE on Source Host for Cross Platform Migration [ID 413586.1]
    Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Cross-forest migration to Exchange 2013 SP1 and Outlook 2013 SP1

    Hello! I have two forest: Exchange 2010 SP2 RU5 - resource forest and Exchange 2013 SP1 - account forest. I make cross-forest migration from resource forest (linked mailboxes with account forest) to forest with Exchange 2013 SP1.
    I have moved mailbox from resource forest exchange 2010 to exchange 2013 sp1 forest.
    Outlook 2010 connect to migrated mailbox without any problem, but outlook 2013 sp1 cannot connect to migrated mailbox.
    Error look like - cannot find exchange server.
    I created new mailbox in Exchange 2013 organization and can connect to it with outlook 2010 and outlook 2013 sp1.
    Someone have the same problem with migrated mailbox? How to solve it?
    Truly, Valery Tyurin

    You can use New-MoveRequest to perform a cross-forest move. Here is a well post and step-wise explanation you can check for cross forest migration from exchange 2010 to exchange 2013(http://msexchangeguru.com/2013/11/03/e2013crossforestmigration/).
    Moreover, you can try this utility (
    http://www.exchangemigrationtool.com/ ) to accomplish this task.

  • Is that possible to do the cross domain migration for AD RMS Services?

    Hi guys, recently i am doing a cross domain migration, when i listing out the server, i found the server have AD RMS services which is still active.
    but after my migration is complete, it is planned to do the decommission on all the old server
    After my checking, i believe the AD RMS have trust establish with a cross site domain already. What i am planning to do is try to do a migration on it.
    i have do some research on it an i found "Cross forest Migration of AD RMS document"
    what i found in the document, it have mention about
    In the event when one cluster running AD RMS is to be discontinued, users may still want to access
    previously protected content that was issued a publishing license by that computer. Servers in other clusters can then add the to-be-discontinued server as a trusted publishing domain.
    So i was wondering if there is an option for Ad RMS services to select a server or host to discontinued?
    The scenario in my head now,
    1.Build trust between in my new domain AD RMS with the existing AD RMS.  update the certificate between the trusted domain as i mention above with my new domain AD RMS.
    but i was wondering if i power down or decommission the server what will happen?
    2. the worst case scenario will be decommission the old AD RMS service, and publish the new AD RMS services in new domain, simply build trust with the cross site domain.
    any suggestion on this? which case is more workable?
    Thanks
    Dave

    Hi,
    I think you may ask in AD RMS forums:
    http://social.technet.microsoft.com/Forums/en-US/home?category=rms&filter=alltypes&sort=lastpostdesc
    Regards.
    Vivian Wang

  • Cross platform migrate repository and oms, gets "EM Key Verification Error"

    Hello,
    I am trying to cross platform migrate repository and oms from Sun Solaris Sparc 64 bit to Linux x86-64bit.
    Environment:
    Original repository Oracle 10.2.0.3, OMS 10.2.0.5, Sun Solaris Sparc 64 bit
    New repositoy Oracle 10.2.0.3, OMS 10.2.0.5, Linux x86-64bit
    Following metalink note:
    Subject: How To Move Grid Control Oms & Repository To Another Server
    Doc ID: 853293.1
    to step 4:
    4. Point the new OMS to the new repository
    can't get over emkey corrupt issue, gets error:
    2009-10-13 14:07:24,570 [AJPRequestHandler-ApplicationServerThread-11] ERROR conn.ConnectionService verifyRepositoryEx.918 - EM Key Verification Error = Em key does not match with repos verifier
    2009-10-13 14:07:27,910 [Shutdown] ERROR em.notification unregisterOMS.2573 - Error unregistering: EM Key is Missing java.sql.SQLException: EM Key is Missing
    The newly installed additional OMS can only point to the original repository and can't point to the newly migrated repository.
    Steps I did:
    Install an addition OMS to point to original repository (make sure emkey is in repository)
    create a new empty database on new host with a new name (is new name caused problem?)
    migrate old repository to new (use export/import)
    point new OMS to new repository by modifing emoms.properties
    startup oms and gets emkey corrupt error
    This metalink note does not help either:
    Subject: The Em Key is not configured properly. Run "emctl status emkey" for more details.
    Doc ID: 817035.1
    I also have a SR open but still have no help from Oracle support. I did make sure the emkey is in the repository before migrate. There may be tricks that I don't know.
    Can anyone shed some light on this?
    Thank you for your help in advance.
    Edited by: user1062137 on Oct 16, 2009 2:14 PM

    Hi, I'm having the same issue.
    Our original installation was on Windows 32bit with the repository and OMS on the same host. I want to move the repository to a linux 64bit host to make more resource available for everything. The new database is 11.1.0.7 though. As the Grid control release is 10.2.0.5 Oracle Support have confirmed that the 11g database is OK to use.
    In the log I see a lot of this:
    [AJPRequestHandler-ApplicationServerThread-5] ERROR conn.ConnectionService verifyRepositoryEx.911 - Invalid Connection Pool. ERROR = ORA-01031: insufficient privileges
    ORA-06512: at "SYSMAN.MGMT_USER", line 10296
    ORA-06512: at "SYSMAN.SETEMUSERCONTEXT", line 17
    ORA-06512: at line 1
    2009-11-05 18:54:57,254 [AJPRequestHandler-ApplicationServerThread-7] ERROR conn.FGAConnection _setConnContext.326 - java.sql.SQLException: ORA-01031: insufficient privileges
    ORA-06512: at "SYSMAN.MGMT_USER", line 10296
    ORA-06512: at "SYSMAN.SETEMUSERCONTEXT", line 17
    ORA-06512: at line 1
    java.sql.SQLException: ORA-01031: insufficient privileges
    ORA-06512: at "SYSMAN.MGMT_USER", line 10296
    ORA-06512: at "SYSMAN.SETEMUSERCONTEXT", line 17
    ORA-06512: at line 1
    2009-11-05 18:54:59,973 [Shutdown] ERROR em.notification unregisterOMS.2573 - Error unregistering: EM Key is Missing
    java.sql.SQLException: EM Key is Missing
    Unfortunately that package is wrapped so I can't see what privs are required.
    The instructions say (simplified here) either datapump or exp/imp to the new database, run some admin scripts, then update the emoms.properties with the new connection information. Thats it - start OMS again and it should work.
    Thankfully I can turn the old repository back on while I sift through these logs.

  • Cross Forset Migration from sccm 2012 to sccm 2012RS

    Hi all,<o:p></o:p>
    We have a plan to migrate
    sccm 2012 to sccm 2012 R2 on trusted forest (cross forest migration)<o:p></o:p>
    Please share possibility...<o:p></o:p>
    Thanks, Mariappan Shanmugavel

    Possibility for what?
    Migration only works from ConfigMgr 2007 SP2 or from the same version of ConfigMgr 2012 thus will not be able to migrate from 2012 to 2012 R2. You will need to upgrade your 2012 site to 2012 R2 first and then perform the migration. The TechNet docs clearly
    show this: http://technet.microsoft.com/en-us/library/gg699364.aspx
    ANd, as Torsten pointed out, if you are simply planning on moving the existing site server, that isn't supported and won't work either.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Cross Domain migration

    Hi,
    I would like to know best practice for Cross forest Migration from Exchange 2010 to Exchange 2013... Here is the scenario:-
    1. There are two forest abc.xyz.com & efg.xyz.com.
    2. abc domain having Exchange 2010 is running.
    3.Efg domain having user accounts and users login to laptop using this domain.
    4. I have to install Exchange 2013 in Efg domain and migrate mailboxes from Exchange 2010 servers. This includes public folder, GAL Sync & Free /busy.
    Please suggest me best practice to achieve goal ... Pls. send details on
    Thanks in Advance !!
    Amit kumar

    Hello,
    You current topology is “Resource/User forest“, right?
    The basic requirement is: the Exchange 2013 target forest must contain a valid mail-enabled user with a specified set of Active Directory attributes.
    http://technet.microsoft.com/en-us/library/ee633491(v=exchg.150).aspx
    Thanks,
    Simon Wu
    TechNet Community Support

Maybe you are looking for

  • Is there any way to back up imessages

    I've recently experienced the problem of the "other" category in my storage bar taking up 17.04 GB. I'm assuming that this means that there is some corrupted data in there somewhere as I've gone and deleted a bunch of emails, and photos, etc. with no

  • What do I have to write when in compilation form they ask about url website?

    I am trying to complete the compilation form create a sell books account. I can't go on because I don't know what do I have to write when in compilation form they ask about url website (in Physical Address and Contact Information section). Sorry for

  • Missing some letters in string

    Well guys, I have one VI that I write some text at a string and I can read it from another VI. Always works nice for me, but since some days ago... I start to have some problems When I wrote a text like: "Hey, my name is Eduardo" when I tryed to read

  • How to consume sap xi pi web services or sap RFC with oracle 11g forms.

    Dear All how to consume sap xi pi web services or sap RFC with oracle 11g forms. or how to config 11g forms with sap xi.... or how to call sap xi web services in 11g forms.... or can send sample code.... Regards smfatmi Edited by: smfatmi on Oct 17,

  • Anomymous Commenting

    I recently started an all PDF Blog http://www.math.uakron.edu/~dpstory/pdfblog.html A copy of each "PDF Blog" is uploaded for shared review to Acrobat.com. My concern is about privacy. This is a "public" review, perhaps not envisioned. Anyone who com