Migrating from 6.1 to 8.1 using Compatibility Security

We are trying to migrate a webogic 6.1 domain
to weblogic 8.1 SP2. Followed all the steps
to use compatibility security since wls 6.1
domain had a RDBMS realm and we would like
to initially maintain all the security users
and permissions.
The problem is weblogic 8.1 has a userid
of "bea" when it was setup. The old weblogic
6.1 had a userid of "system" and it somehow
seems to remember that.
When wls61 domain is migrated with all the
config.xml changes, the security realm does
not come up in wls81 because it says "bea"
user is not authenticated for the security realm.
Is there a way to bring the compatibility
security realm with the new "bea" user ?
The old wls61 bea domain did not have the
boot.properties with encrypted userid and password.
Say I do not know the old user's password, is there
a way to bring up the security realm in compatibility
security mode ??
####<Aug 9, 2004 5:27:31 PM CDT> <Notice> <Log Management> <alx-adcprapp-02.lsgsc.com> <admin> <main> <<WLS Kernel>> <> <BEA-170019> <The server log file /app/bea/domains/lsgsc/config/lsgsc/logs/weblogic.log is opened. All server side log events will be written to this file.>
####<Aug 9, 2004 5:27:31 PM CDT> <Info> <Security> <alx-adcprapp-02.lsgsc.com> <admin> <main> <<WLS Kernel>> <> <BEA-090149> <The server security configuration has been loaded from /app/bea/weblogic81/server/lib/SecurityCompatibilityConfig.xml>
####<Aug 9, 2004 5:27:31 PM CDT> <Info> <Security> <alx-adcprapp-02.lsgsc.com> <admin> <main> <<WLS Kernel>> <> <BEA-090516> <The RoleMapper provider has preexisting LDAP data.>
####<Aug 9, 2004 5:27:32 PM CDT> <Info> <Security> <alx-adcprapp-02.lsgsc.com> <admin> <main> <<WLS Kernel>> <> <BEA-090516> <The Authorizer provider has preexisting LDAP data.>
####<Aug 9, 2004 5:27:32 PM CDT> <Info> <Security> <alx-adcprapp-02.lsgsc.com> <admin> <main> <<WLS Kernel>> <> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server admin for security realm CompatibilityRealm.>
####<Aug 9, 2004 5:27:32 PM CDT> <Notice> <Security> <alx-adcprapp-02.lsgsc.com> <admin> <main> <<WLS Kernel>> <> <BEA-090082> <Security initializing using security realm CompatibilityRealm.>
####<Aug 9, 2004 5:27:32 PM CDT> <Critical> <Security> <alx-adcprapp-02.lsgsc.com> <admin> <main> <<WLS Kernel>> <> <BEA-090403> <Authentication for user bea denied>
Thanks
Sam Khopkar

I have exact same problem. any solution to this ... ???

Similar Messages

  • When using the migrate tool to migrate from windows to mac, can you use ethernet to connect the computers to each other?

    When using the migrate tool to migrate from windows to mac, can you use ethernet to connect the computers to each other? In the Migration tool, I was only given the option of choosing the computer when it appeared on the same network, and didn't see an option to connect them to each other. Even though they're both connected to the same network with a wired connection, the migration is painfully slow.

    Yes. The following quotation is from About Windows Migration Assistant
    These are the preferred network connections, in order:
    Use a CAT6-certified Ethernet cable that is in good condition to connect the Ethernet port of the PC directly to the Ethernet port of the Mac or Ethernet adaptor (USB or Thunderbolt). You shouldn't use an Ethernet cable that has any kinks in it or is missing connector tabs.
    Use CAT6-certified Ethernet cables that are in good condition to connect the Mac and PC to your home network router/hub/switch. You shouldn't use an Ethernet cable that has any kinks in it or is missing connector tabs.
    For wireless, use the fastest wireless signal possible (802.11n 5Ghz). Try to have the PC, Mac, and the wireless access point all in the same room close to each other.

  • Migration from Crystal IX to BO-XI using java sdk-- very urgent

    Post Author: Pranav.Sharma
    CA Forum: Migration to XI R2
    Need help in migration from Crystal Report IX to BO-XI.
    Currently we are using CR IX and Java SDK to access reports from J2ee application. These reports reside on remote server where we have shared access to that directory.
    We are accessing these reports through our j2ee application.Can anyone please elaborate whether we can use same SDK here with slight change in code probably in authentication related to CMS etc and calling mechanism or we have to go for BO java SDK alltogether. Is anything we are missing here?
    Can anyone please  help as  we have to complete migration in 1-2 days.

    The first thing you will want to do is to publish all of your reports to Business Objects XI and make sure they all still work. Obviously they won't have the dynamic parameters anymore but you should just ensure they all work and are able to connect to their databases. You can use a tool like the publishing wizard to help you.
    All the reports should now be available inside of XI.
    Unfortunately you will need to manually modify all of the 400 reports to use the business objects Dynamic Cascading Parameters DCP.
    There should be some DCP info in the Business Views documentation.
    I hope this helps
    Rob Horne<br /><a href="/blog/10">Rob&#39;s blog - http://diamond.businessobjects.com/robhorne</a>

  • Migrating from G4 PowerBook to i7 MBP: Use assistant?

    Just received my new 17" i7 MBP and I'm planning to migrate from my old PowerBook this weekend. Would I be better off using Migration Assistant for everything, or just for some things, or not at all? I don't mind re-installing applications from scratch if that's the healthier way...

    Jo,
    Using MA would be fine however I would only use it for your data files. I don't recommend using it for migrating your applications, for those you should manually install each app which also give you the opportunity to update those that need it. There are many many threads about migrating from PPC machines to Intel based machines, you may want to look though some to see if you can pick up some valuable hints.
    Regards,
    Roger

  • Migrating from Eclipse/Ant/MyFaces Trinidad to using JDeveloper--need help

    I recently downloaded JDeveloper 11.1.1.2.0. Several years ago, I used JDev to do some very simple JSP/servlet development with no formal framework. Times have changed a lot.
    For the past few years, I have been developing server-side Java web apps using Eclipse JEE and Ant (ie, everything is set up so that the developer does not depend on the IDE). We currently implement web apps using Apache MyFaces Trinidad JSF components (but not Facelets). Any developer here can check out our code and simply run Ant to build the projects--no need to even have Eclipse installed. Anyone here can build and develop with a text editor and Ant, if they prefer.
    I am impressed and yet overwhelmed by the robust functionality of the latest JDev--so impressive, but I feel almost a bit too removed from "seeing" what is going on in the code and deployment. I like the notion of drag-and-drop along with wizards, but I want to also know how the JDev project is set up manually; ie, where everything goes, without having to guess on this. I get the impression that I need to learn, very specifically, the framework of ADF. But unfortunately, the tutorials seem to focus on only using the wizards and drag-drop functionality.
    For example, how do I set up JDev to build a project only by running Ant using my properties files and build.xml? This is trivial to do in Eclipse by specifying the Project Builder. Is there some similar setting I can use in JDev?
    Is there full compatibility with Trinidad--didn't Oracle make the original Trinidad?
    Has anyone posted advice on migrating from Eclipse JEE to JDev?
    Sorry if this is an old set of questions; if I had known where to search for this information, I would not be posting this thread.
    Many thanks!
    Mike Quentel

    The basic steps for bringing your existing code into JDeveloper are:
    Import->WAR File - or alternatively create a new application and in it create a new projects->project from existing source
    The next couple of steps have to do with setting the project properties:
    Then you need to set up your project content path (specifically things like Web content and resources content)
    Then you need to add the jars/libraries in your project classpath and libraries.
    A few related link:
    http://blogs.oracle.com/shay/2010/01/migrating_from_netbeans_to_jde.html - netbeans migration but similar concepts
    http://www.oracle.com/technology/products/jdev/howtos/1013/w4wljdev/workshopandjdev.html - basic migration from Eclipse to JDeveloper
    http://blogs.oracle.com/shay/2009/02/using_trinidad_in_jdeveloper_1.html - Using trinidad in JDeveloper
    Also don't forget that you can now set your JDeveloper accelerators to be based on Eclipse key mapping - might make the migration easier.

  • Migrate From MS Access 2003 to Oracle using Oracle SQL Developer 3.0

    Hello All,
    I am trying to migrate Access DB .mdb using the Oracle SQL Dev 3.0 Data Migration Wizard, everything go very nice and smooth until the Capture Step, for sure am using the online mode, in the Capture Step the list of available databases is empty and a Msg Box saying that the DB list should have at leats one database selected, so I don't know what's that mean or how to fix this.
    in my .mdb file I have four tables and I can copy the data to Oracle using the Right click and copy to Oracle Function, but it really takes much time.
    Any help would be really appreciated and thanks in advance.
    yours,
    Hussein

    Just to clarify:
    You have created the migration repository and start the migration using Tools => Migration => Migrate
    - now you've selected the repositiry
    - specified a project
    - selected the source database
    => you've choosen the ONLINE Mode
    ==>> and now you don't see your MS Access database in the "Connection" List
    Is this correct?
    If the steps you're doing match the steps I've posted above, then please be aware for MS Access migrations you need to choose the OFFLINE method. The MS Access source database information is collected by the MS Access Exporter available from Tools => Migration => MS Access Exporter
    Once you've created the XML/OCP file you specify this newly created file during the OFFLINE migration mode.
    If your steps differ from mine, please post yours more detailed.
    Thx.

  • DB Upgrade+Migrate from 10.1 to 11.2 using IMPDP with network_link param

    Dear all,
    I would like to upgrade and migrate my 10.1.0.5 DB on old server to 11.2.0.2 on new server.
    Here is the background info:
    Old server:
    OS : Redhat Linux AS 2.1
    DB Version : 10.1.0.5 (32 bit)
    No RAC
    New Server:
    OS : OEL 5.5
    DB Version : 11.2.0.2
    RAC
    ASM
    What I have done so far:
    1. Create new clustered 11Gr2 DB on new server.
    2. Pre-create tablespaces on new DB.
    3. Migrate 10.1.0.5 to 11.2.0.2 using IMPDP.
    impdp system/******* DIRECTORY=dump_file_dir NETWORK_LINK=DWH_DBLINK LOGFILE=log_file_dir:DWH_import_20110621.log FULL=Y SERVICE_NAME=dwhdb.xxx.xxx TABLE_EXISTS_ACTION=replace cluster=N exclude=statistics
    4. After IMPDP complete, invalid objects and components are found, run utlrp.sql no help
    SQL> select owner, count(*) from dba_objects where status = 'INVALID' group by owner;
    OWNER COUNT(*)
    WKSYS 16
    PUBLIC 12
    OLAPSYS 7
    ODM 21
    SYS 2
    WMSYS 11
    12 rows selected.
    SQL> select comp_name, status, version from dba_registry;
    COMP_NAME STATUS VERSION
    OWB VALID 11.2.0.2.0
    Oracle Application Express VALID 3.2.1.00.12
    Oracle Enterprise Manager VALID 11.2.0.2.0
    OLAP Catalog VALID 11.2.0.2.0
    Spatial VALID 11.2.0.2.0
    Oracle Multimedia VALID 11.2.0.2.0
    Oracle XML Database VALID 11.2.0.2.0
    Oracle Text VALID 11.2.0.2.0
    Oracle Expression Filter VALID 11.2.0.2.0
    Oracle Rules Manager VALID 11.2.0.2.0
    Oracle Workspace Manager INVALID 11.2.0.2.0
    Oracle Database Catalog Views VALID 11.2.0.2.0
    Oracle Database Packages and Types INVALID 11.2.0.2.0
    JServer JAVA Virtual Machine VALID 11.2.0.2.0
    Oracle XDK VALID 11.2.0.2.0
    Oracle Database Java Packages VALID 11.2.0.2.0
    OLAP Analytic Workspace VALID 11.2.0.2.0
    Oracle OLAP API VALID 11.2.0.2.0
    Oracle Real Application Clusters VALID 11.2.0.2.0
    19 rows selected.
    5. Check SYS's invalid objects, e.g. DBA_OUTLINE_HINTS, after tracing the reason, find outln.ol$hints is replaced by 10.1.0.5 version. I think it is due to the IMPDP's "TABLE_EXISTS_ACTION=replace" parameter.
    Others invalid objects like WMSYS.WM$ENV_VARS, also replaced by old version.
    What should I do now?
    Do I need to run upgrade script after DB migration using IMPDP?
    Is the migration procedure correct?
    Please advise
    Thanks in advance

    Hi,
    It looks like you've messed up the Non User (Oracle default user) data and/or metadata i.e sys, system, wksys.
    How many non Oracle default user do you have? and how big is the database? If you're using this method I'm assuming the data is not really big.
    I personally will not do full export/ import across different version, its better to just export the non default Oracle user schema as you might ended up messed up the sys objects, etc
    What you might do is
    - drop the 11g database and start from beginning again but exclude Oracle default user e.g sys,system, etc
    - or try run catupgrd.sql script (this will drop and recreate the objects), -this may or may not be fixing your invalid components
    Cheers

  • GL Migration from Classic GL to New GL using ABAP code

    Dear Experts,
                        In this scenario, I am trying to develop ABAP Program which will Transfer Documents from GLT0 to FAGL* Table, i want to take opinion about
    Is it feasible to update Database Table using ABAP Query(Using INSERT, UPDATE or MODIFY)?
    What are possibilities of Database get into inconsistent state?
    Any other factors I must consider during this task?
    Regard,
    Pritesh Raut

    Why do you want to reinvent the wheel?
    Look at some documentation like
    Migration to New General Ledger Accounting (General)Quick Migration for Basic Scenario
    1070629 - FAQs: Migration to General Ledger Accounting (new)
    Mastering the Implementation of General Ledger Functionality in SAP ERP Financials
    Regards,
    Raymond

  • Migrating from non-loggin Informix to Oracle (use of transactions)

    I wonder what happens when I migrate an Informix non-logging database to Oracle. Since my database doesn't use transaction (that's to say: a single DML sentence define a transaction and ttransactions using begin/commit/rolback trans are not used), applications are written with no transaction philosophy. But Oracle is ANSI-compliant and then when I execute a DML sentence, a transaction begin and it'll finish until I send commit or logout. Then, even when migration is ok, my applications will create very large transactions.

    Hi Oscar,
    Without actually viewing the Client application code, I can only make general assumptions..
    You will have to change the client code anyway in order for it to work with Oracle e.g. Informix E/SQL -> Oracle Pro*C. The E/SQL Client code will have to be updated to reflect various changes in the DB environment; for example:
    1. The use of REF CURSORS (passing them back to the client code)
    2. Changes to the hardcoded Informix SQL statements to make them Oracle friendly (especially OUTER joins if you migrating to Oracle 8i)
    3. Altering any E/SQL code that dynamically builds SQL statements (to make sure these SQL statements are syntactically correct in the Oracle model).
    4. DB Connection methodologies.
    5. Changing Informix #include files to reference equivalent Oracle #includes
    6. Differences in date structs and how E/SQL and Pro*C handle dates (Oracle did not support milliseconds until 9i)
    7. Exception handling.
    8. Datatype changes between Informix and Oracle.
    Again, there is no simple solution. A migration project that migrated the DB and Applications 'in tandem' would make it easier to remove logic from the client code and place it in the server (always a good thing) but this may not be feasable in your case.

  • Migrating from non-logging Informix to Oracle (use of transactions)

    I wonder what happens when I migrate an Informix non-logging database to Oracle. Since my database doesn't use transaction (that's to say: a single DML sentence defines a transaction and transactions using begin/commit/rolback trans are not used), applications are written with no transaction philosophy. But Oracle is ANSI-compliant and then when I execute a DML sentence, a transaction begin and it'll finish until I send commit or logout. Then, even when migration is ok, my applications will create very large transactions.
    What should I do? Is there some parameter to configure Oracle in such way it create single-DML transaction (I heard there's something like that in SQL*Plus, but I'm not sure)? Or should I rewrite applications sending commits after every sentence (The worst case, I think)?
    Thanks in advance
    Omar Muqoz

    Hi Oscar,
    Without actually viewing the Client application code, I can only make general assumptions..
    You will have to change the client code anyway in order for it to work with Oracle e.g. Informix E/SQL -> Oracle Pro*C. The E/SQL Client code will have to be updated to reflect various changes in the DB environment; for example:
    1. The use of REF CURSORS (passing them back to the client code)
    2. Changes to the hardcoded Informix SQL statements to make them Oracle friendly (especially OUTER joins if you migrating to Oracle 8i)
    3. Altering any E/SQL code that dynamically builds SQL statements (to make sure these SQL statements are syntactically correct in the Oracle model).
    4. DB Connection methodologies.
    5. Changing Informix #include files to reference equivalent Oracle #includes
    6. Differences in date structs and how E/SQL and Pro*C handle dates (Oracle did not support milliseconds until 9i)
    7. Exception handling.
    8. Datatype changes between Informix and Oracle.
    Again, there is no simple solution. A migration project that migrated the DB and Applications 'in tandem' would make it easier to remove logic from the client code and place it in the server (always a good thing) but this may not be feasable in your case.

  • Migration from MBP to MBA: tips on using two machines at once?

    Hi folks,
    Seeking wisdome of the community here. I am retirng a long serving MBP-2010, moving over to a new MBA-2013.
    For lots of reasons, I'm setting up the new Air manually, rather than use Setup Assistant. I'm planning to continue using the Pro as a media player, at home, for emergency backup. The Air will be my main work device. I'm manually migrating my data, and will reinstall software on the Air selectively, as needed, to minimize some of the messiness that slowed down my old unit.
    So here's my question, concen: Are there any concerns, pitfalls, or tricks to using two machines, connected to the same Apple ID, in parallel? Should I uninstall any of the software in the old unit, or disconnect it from my iTunes, or anything else?
    Thanks for any reference, advice, or URLs. I searched the boards, but had no luck finding similar queries.
    All the best, Adam

    adjoas wrote:
    Hi folks,
    So here's my question, concen: Are there any concerns, pitfalls, or tricks to using two machines, connected to the same Apple ID, in parallel? Should I uninstall any of the software in the old unit, or disconnect it from my iTunes, or anything else?
    All the best, Adam
    No, you can connect many Macs (and IOS devices) to the same AppleID, in fact for iCloud useage, you have to.

  • How to content migrate from e-room to sharepoint using powershell

    Hi,
    How to  do content migration from e-room to share-point using powershell.
    Please give step by step process and give some idea about migration using powershell and other tools.
     Thanks,
    inguru

    Hi,
    There is no direct content database migration approach from eRoom to SharePoint.
     However many third party tools such as Metalogix, Tzunami, and AvePoint are available to migrate eRoom content to SharePoint as well as you can write your own utility
    to migrate content since there are various eRoom API available for the same.
    Thank You, Somnath Matere

  • My new iMac is not shipping with Lion installed. Will I be able to do a Migration from my PC to my iMac without installing Lion first?

    My new iMac is not shipping with Lion installed. Will I be able to do a Migration from my PC to my new iMac? I only want to transfer photos and my music, currently on my PC (and on my iPod Touch & iPad).
    Can anyone give me a list of steps to follow or let me know if Migration Assistant is available prior to Lion for PC to Mac?
    Thank you so so so much!
    -SweetDee

    SweetDee,
    I'd be VERY surprised if your machine was not shipping with Lion installed. However even if it doesn't when you initally install Lion it will launch into Setup Assistant, if you follow the prompts it will ask if you are migrating from another machine. You can use Pondini's Lion Setup Assistant tips for help, look for the section(s) on MS Windows migration. Also I would strongly recommend bookmarking and studying the following sites:
    Switch 101
    Mac 101
    Find Out How Video tutorials
    In closing remember you have 90 days of free telephone support with AppleCare. If you run into trouble they will be happy to assist or if you have an Apple Store in your area you can book an appointment with a Genius and they can usually help you out.

  • Upgrade Call Manager from 8.5(1) to 10.5(1) and migrate from MCS to UCS...

    We are upgrading UCM from 8.5(1) to 10.5(1) and migrating from MCS to UCS. We used UCM 8.5 OVA (7500 user) and migrated to UCS.
    Once migrated to UCS we upgraded UCM to 10.5(1). We wanted to use OVA to accommodate 10,000 users, hence took backup of 10.5(1) cluster and installed new servers with new 10.5(1) OVA (10,000 users).
    While doing DRS restore, system we were not able to perform a restore. It seems UCM is not recognizing the XML file. It is strange as we took the back from UCM 10.5(1) and trying to restore same version, only difference is upgrade was done with 7500 user OVA and we are now trying to install 10,000 user OVA.
    Has anyone run into similar issue? any help will be great.
    Thank You.

    This thread is 5 months old but doesn't seem resolved...
    I ran into this same scenario last week. Was using the same SFTP server for backups and restores during migration from 7.1(5) to 10.5 and during final rebuild/restore of the "to-be" production 10.5 Publisher, the DRS server was unresponsive and blamed the Master Agent or SFTP server. I had restarted Master and Local agent repeatedly, and regenerated ipsec certs to no avail.
    TAC suggested I try a different SFTP server (which I already had, with the same files), and try deleting the .xml files that were included with the backup (drfComponent.xml and processhost.xml). I installed TitanFTP, per TAC's recommendation, deleted the processhost.xml file, regenerated the ipsec certificate one last time, restarted DRF Master, and then DRF Agent, and was able to start a DRS Restore.
    Try the above process if you're still having issues.

  • Migration from Access97 - Run time error message

    When I am trying to migrate from Access 97 to Oracle 8i Using Migration Work Bench I am getting the following error message.
    Microsoft Visual C++ Run Time Library (Message Title)
    Runtime Error
    Program: C:\ProgramFiles\Oracle\jre\1.1.7\JREW.EXE
    Abnormal Program Termination
    OK (button to click.)
    Please help me with your valuable input.
    null

    And is a boolean operator. Try it like this instead:
    Select Case ComboBox1.Text
    Case "Banks"
    Sector = "Bank"
    Index = -0.086
    Case "Mobile Telecommunications"
    Sector = "Mobile Telecommunications"
    Index = -0.024
    Case "Real Estate Investment Trusts"
    Sector = "Real Estate Investment Trusts"
    Index = 0.132
    End Select
    Still lost in code, just at a little higher level.

Maybe you are looking for

  • How do I create a save button to hide a dropdown and pass on the dropdown data to a label?

    Hi InDesign Scripting Experts! I'm desparetly looking for some help to get this issue resolved. Essentially I've a lot of PDF forms that've been designed by using InDesign CS4 and then converted to an interactive PDF via Adobe Lifecycle. The final 2

  • ICal prints in portrait view . .

    Hi, I've recently installed leopard on my macbook pro that I purchased a year ago. I've just tried to print a weekly calendar and it is printing in portrait mode so half of the page is getting cut off on the side. I don't know how to go about fixing

  • Explain me the following replace statement

    Hi guys, Please explain me the following replace statement with an example : REPLACE ALL OCCURRENCES OF '''' IN materialgroup_desc WITH ''''''. Please explain me the purpose of the above statement by showing the input and output. Regards, Vishu.

  • Incomplete Recovery and Read Only

    Ok, I seem to be missing something. I've performed an incoplete recovery to a specified SCN. Everything is great if I open the database with resetlogs. But, the documentation (see quote below) says I can open the database as read only to check the re

  • How to configure WLS 10.3.x to recognize JSON?

    I deployed a web service to WLS 10.3.5 containing code to connect to a remote REST service. It failed to pass JSON to it via POST method even though my Content-Type and Accept HTTP headers are application/json. I printed out what the HttpURLConnectio