Exporting/importing policies in OAM 10g

How can I export/import policies in 10.1.4.3? Is there a command-line tool for this? Appreciate any advice.
Thanks,
Alex

Hi,
You can do this by migrating the LDAP data, since all the config/policy data is stored in the LDAP.
Here are a high level steps of what might be required -
(Note: These may not be the complete tasks which you might have to do, and may differ for your settings).
-> Ensure the LDAP (in both envs) are of the same version, and the schema are the same.
-> If the schema has been copied as well, make sure the references have been changed (hostname, IP, etc, if any).
-> Take a backup of the the data in the from/to environment(s).
-> Export the config data (and policy data if req) from the existing env into an ldif file using LDAP commands or using an LDAP Editor (Eg: Apache Directory Studio).
-> Change references (hostname, IP, etc, (if any)) to match the new environment settings. (Eg: obDBAgentHost).
-> Import the ldif file in the new environment.
-> Ensure the components (LDAP, OIS, AAA, Webserver) comes up fine in the new environment. (After installing/configuring the required OAM components).
-> Reconfig components if necessary.
-- Pramod Aravind

Similar Messages

  • Exporting & Importing Contexts in ODI 10g

    Hi,
    I am using ODI 10g.
    I want to export Contexts from topology manager from my ODI test environment and import those contexts in ODI production environment.
    My requirement is that I want to export & import the contexts using some scripts and not manually.
    What steps can I follow for this?
    Thanks,
    Divya

    Hi Divya,
    Personally i feel rather than exporting individual components/objects, its suggested to export master repository as such.
    You can make use of ODI utility OdiExportMaster (under <ur package>->Tools->Oracle Data Integrator Objects) for exporting and Import Master Repository wizard (All Programs->Oracle-> Oracle Data Integrator->Repository Management-> Master Repository Import )for importing.
    Thanks,
    Guru.

  • Export/import from 9i to 10G

    Dear all
    i have oracle 9i database on windows
    i want to migrate to 10G on windows
    i know it is done by export/import utility but how it can be done please let me know as i need step by step documentation of it
    please let me know its urgent
    Regards

    To do a proper upgrade, I would go through the Upgrade Guide make sure my server hardware and configuration met pre-requirement, there's no compatibility issue between my applications and newly upgraded server etc.
    The Guide is very detailed and thorough.
    I really don't think there's a document that is both simple and in details.
    The upgrade guide even has a section specially talk about export/import option
    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14238/expimp.htm#i262247

  • Error importing policies in OAM

    Hi Experts,
    I am getting following error while importing in OAM:-
    wls:/internal_iam_domain/serverConfig> importPolicy(pathTempOAMPolicyFile='/oracle/app/deploy/staging/sec-oam/oam_policy_internal.xml')
    Jan 3, 2013 4:29:49 PM oracle.security.am.wlst.WLSTWrapper execute
    SEVERE: Unable to execute the WLST Command
    javax.management.RuntimeMBeanException: javax.management.RuntimeMBeanException: Error occurred during initialization.
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:919)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:917)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at oracle.security.am.wlst.util.WLSTT2PUtil.executeCommand(WLSTT2PUtil.java:116)
    at oracle.security.am.wlst.WLSTWrapper.executeCommand(WLSTWrapper.java:135)
    at oracle.security.am.wlst.WLSTWrapper.execute(WLSTWrapper.java:92)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    at org.python.pycode._pyx47.importPolicy$26(/oracle/app/product/fmw_iam/int/11.1.1.5/iam/common/wlst/oamWlstCmd.py:798)
    at org.python.pycode._pyx47.call_function(/oracle/app/product/fmw_iam/int/11.1.1.5/iam/common/wlst/oamWlstCmd.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx679.f$0(<console>:1)
    at org.python.pycode._pyx679.call_function(<console>)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyCode.call(Unknown Source)
    at org.python.core.Py.runCode(Unknown Source)
    at org.python.core.Py.exec(Unknown Source)
    at org.python.util.PythonInterpreter.exec(Unknown Source)
    at org.python.util.InteractiveInterpreter.runcode(Unknown Source)
    at org.python.util.InteractiveInterpreter.runsource(Unknown Source)
    at org.python.util.InteractiveInterpreter.runsource(Unknown Source)
    at weblogic.management.scripting.WLST.main(WLST.java:173)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.WLST.main(WLST.java:29)
    Caused by: javax.management.RuntimeMBeanException: Error occurred during initialization.
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doInvoke(OracleStandardEmitterMBean.java:981)
    at oracle.adf.mbean.share.AdfMBeanInterceptor.internalInvoke(AdfMBeanInterceptor.java:104)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalInvoke(AbstractMBeanSecurityInterceptor.java:190)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor$2.run(JpsJmxInterceptor.java:344)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalInvoke(JpsJmxInterceptor.java:360)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalInvoke(ContextClassLoaderMBeanInterceptor.java:103)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartInterceptor.internalInvoke(MBeanRestartInterceptor.java:116)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.interceptors.LoggingMBeanInterceptor.internalInvoke(LoggingMBeanInterceptor.java:524)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.invoke(OracleStandardEmitterMBean.java:887)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.invoke(JMXContextInterceptor.java:263)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:444)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:323)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11$1.run(JMXConnectorSubjectForwarder.java:663)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11.run(JMXConnectorSubjectForwarder.java:661)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.invoke(JMXConnectorSubjectForwarder.java:654)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)
    at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:668)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:523)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.RuntimeException: Error occurred during initialization.
    at oracle.security.am.t2p.MigrationMXBeanImpl.applyPolicyConfiguration(MigrationMXBeanImpl.java:529)
    at sun.reflect.GeneratedMethodAccessor2051.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doInvoke(OracleStandardEmitterMBean.java:973)
    ... 42 more
    Caused by: oracle.security.am.common.policy.admin.store.PolicyStoreException: OAMSSA-06078: Error while creating Constraint of type: "{0}", class: "{1}".
    at oracle.security.am.common.policy.admin.provider.xml.PolicyAdminStore.createAbstractConstraintFromJaxB(PolicyAdminStore.java:410)
    at oracle.security.am.common.policy.admin.provider.xml.PolicyStoreImpl.createAuthzPolicyInstance(PolicyStoreImpl.java:1272)
    at oracle.security.am.common.policy.admin.provider.xml.PolicyStoreImpl.getAllAuthzPolicies(PolicyStoreImpl.java:945)
    at oracle.security.am.common.policy.admin.impl.PolicyManagerImpl.loadSharedMaps(PolicyManagerImpl.java:165)
    at oracle.security.am.common.policy.admin.impl.PolicyManagerImpl.<init>(PolicyManagerImpl.java:136)
    at oracle.security.am.common.policy.admin.impl.ApplicationDomainManagerImpl.createManagers(ApplicationDomainManagerImpl.java:563)
    at oracle.security.am.common.policy.admin.impl.ApplicationDomainManagerImpl.loadSharedMaps(ApplicationDomainManagerImpl.java:130)
    at oracle.security.am.common.policy.admin.impl.ApplicationDomainManagerImpl.<init>(ApplicationDomainManagerImpl.java:103)
    at oracle.security.am.common.policy.admin.impl.PolicyAdminImpl.createManagers(PolicyAdminImpl.java:277)
    at oracle.security.am.common.policy.admin.impl.PolicyAdminImpl.<init>(PolicyAdminImpl.java:109)
    at oracle.security.am.common.policy.admin.PolicyAdminFactory.init(PolicyAdminFactory.java:182)
    at oracle.security.am.common.policy.admin.PolicyAdminFactory.getPolicyAdmin(PolicyAdminFactory.java:425)
    at oracle.security.am.t2p.MigrationMXBeanImpl.init(MigrationMXBeanImpl.java:637)
    at oracle.security.am.t2p.MigrationMXBeanImpl.applyPolicyConfiguration(MigrationMXBeanImpl.java:525)
    ... 46 more
    Caused by: java.lang.NullPointerException: Name is null
    at java.lang.Enum.valueOf(Enum.java:195)
    at oracle.security.am.common.policy.admin.model.Identity$IDENTITY_TYPE.valueOf(Identity.java:82)
    at oracle.security.am.common.policy.admin.provider.xml.PolicyAdminStore.createAbstractConstraintFromJaxB(PolicyAdminStore.java:347)
    ... 59 more
    Unable to execute the commandjavax.management.RuntimeMBeanException: Error occurred during initialization
    Thanks
    Harpreet

    You should execute wlst command from ORACLE_HOME/common/bin. Once you are connected to domain you should see wls:/base_domain/serverConfig but not wls:/internal_iam_domain/serverConfig

  • Database Migration 10g, difference in export/import from 8.1.6 and DBUA

    i would like to know if there is any difference in migrating using export/import methods from 8.1.6 and migration using dbua from 8.1.6 -> 8.1.7 -> 10g. In terms of tablespaces, datafiles performance .
    Will the DBUA convert the tablespaces automatically to take advantage of 10g ?
    Thanks .

    Hi,
    If we refer to the Oracle doc, it's depend of your 10g release.<br>
    Into Upgrade Paths 10.2, you need to upgrade your 8i firstly in 8.1.7.4.<br>
    Into Upgrade Paths 10.1, you you can directly migrate.<br>
    Anyway, you need to use 8iexp utility, and 10g imp utility : Using Different Releases of Export and Import 10.1 or Using Different Releases of Export and Import 10.2.<br>
    <br>
    Nicolas.

  • Comparision of Oracle upgrade(9i to 10g) and export/import process

    Hi Friends,
    I have a schema in Oracle 9i Database and i would like to have it in Oracle 10g.
    I ned to know what will be the advantages and disavantages between the Oracle upgrade(9i and 10g) and export/import (9i export and 10g import)process?
    Please suggest.
    Regards

    Please go this link for new features of 10g:
    [http://www.oracle.com/technology/pub/articles/10gdba/index.html]
    For export and import go to this link:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/exp_imp.htm
    Regards
    Asif Kabir

  • Importing the dump into 10g which exported from 11g server

    hi
    can i import the dump into 10g which exported from 11g server?
    thanks
    nidhi

    knidhi wrote:
    hi
    can i import the dump into 10g which exported from 11g server?
    thanks
    nidhiHi Nidhi,
    No, if you want to use an 11g export dump and import it using 10g utilities to a 10g database.
    Yes, if you use 10g export utility to extract 11g database data, and use 10g import utility to import in 10g database.
    For more information on export/import compatibility, please check:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28319/exp_imp.htm#
    HTH
    Regards,
    Z.K.

  • 11gR2 to 10g Export/Import

    Hello,
    Does exporting from Oracle 11gR2 and importing to Oracle 10g work?
    Thank you!

    Alex,
    this forum deals with migrations from foreign databases to Oracle. Your export/import question should be better posted in this forum:
    Export/Import/SQL Loader & External Tables
    You might also have a look at the My Oracle Support note:
    Article-ID: Note 132904.1
    Title: Compatibility Matrix for Export And Import Between
    Different Oracle Versions [Video]

  • 10g export/import utility

    Hi,
    I imported a couple of tables using the export and import utilities. Here is a break down of the process.
    -Exported SH schema as SH.
    -Created a new user 'HT' as sys, granted it resource and connect roles.
    -Ran import utility as HT and imported only 2 tables (sales & products) from the schema export .dmp file.
    -The import runs successfully, saying the tables have been imported.
    -I run a select against user_tables as HT to find the imported tables, which returns no rows selected.
    Why is this?

    Hello,
    How did you exported the tables?
    If you are cloing the entire schema and using conventional export/import utility then do following
    exp system/manager owner=userA file=userA.dmp log=userAexport.log
    imp system/managet fromUser=userA toUser=userB file=userA.dmp log=userBimport.logAnd if you are importing just couple of tables then do following
    exp username/password tables=table1,table2 file=tables.dmp log=tableexport.log
    imp username/password tables=table1,table2 file=tables.dmp log=tableimport.log rows=Y ignore=Y
    #With tables (make sure table doesn't exists in target schema).
    imp username/password tables=table1,table2 file=tables.dmp log=tableimport.log YOu can also use datapump but it has different options and I recommend you should refer to oracle documenation for using datapump.
    Regards
    Edited by: OrionNet on May 25, 2009 2:27 PM

  • Best choice for exporting / importing EUL

    Hi all
    I have been tasked with migrating an EUL from a R11 to a R12 environment. The Discoverer version on both environments is 10.1.2 and the OS is Solaris on oracle db's.
    I am unfortunately not experienced with Discoverer and there seems to be no one available to assist for various reasons. So I have been reading the manual and forum posts and viewing metalink articles.
    I tried exporting the entire eul via the wizard and then importing it to the new environment but i was not successfull and experienced the system hanging for many hours with a white screen and the log file just ended.
    I assumed this was a memory problem or slow network issues causing this delay. Someone suggested I export import the EUL in pieces and this seemed to be effective but I got missing item warnings when trying to open reports. This piece meal approach also worried me regarding consistency.
    So I decided to try do the full import on the server to try negate the first problem I experienced. Due to the clients security policies I am not able to open the source eul and send it to our dev. I was able to get it from their dev 11 system but I dismissed this as the dev reports were not working and the only reliable eul is the Prod one. I managed to get a prod eex file from a client resource but the upload to my server was extremely slow.
    I asked the dba to assit with the third option of exporting a db dump of the eul_us and importing this into my r12 dev environment. I managed this but had to export the db file using sys which alleviated a priviledge problem when logging in, I have reports that run and my user can see the reports but there are reports that were not shared to sysadmin in the source enviroment are now prefixed with the version 11 user_id in my desktop and the user cannot see her reports only the sysadmin ones.
    I refreshed the BA's using a shell script I made up which uses the java cmd with parameters.
    After some re reading I tried selecting all the options in the validate menu and refreshing in the discover admin tool.
    If I validate and refresh the BA using the admin tool I get the hanging screen and a lot of warnings that items are missing( so much for my java cmd refresh!) and now the report will not open and I see the substitute missing item dialogue boxes.
    My question to the forum is which would be the best approach to migrate the entire eul from a R11 instance to a R12 instance in these circumstances?
    Many thanks
    Regards
    Nick

    Hi Srini
    The os and db details are as follows:
    Source:
    eBus 11.5.2
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    SunOS 5.10 Generic_142900-11 sun4u sparc SUNW,Sun-Fire-V890
    Target:
    ebus 12.1.2
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production DEV12
    SunOS 5.10 Generic_142900-11 sun4u sparc SUNW,Sun-Fire-V890
    Yes the DBA initially did an exp for me using EUL_US as the owner but a strange thing happened with privileges and also, some of the imported tables appeared in the target environment under the apps schema(21 tables) even though the eul_us exp had been 48 tables.
    I also had a problem on the db with "eul_us has insufficient privileges on table space discoverer" type errors.
    I checked the eul_us db privileges and was unable to resolve this initial privilege error even though the privileges were granted to eul_us.
    The dba managed to exp as system and then import it with the full=y flag in the import command which seems to bring in the privileges.
    Then I ran the eul5_id.sql and then made up a list of the business areas and made a sh script to refresh the business areas as follows:
    java -jar eulbuilder.jar -connect sysadmin/oracle1@dev -apps_user -apps_responsibility "System Administrator" -refresh_business_area "ABM Activities" -log refresh.log
    This runs successfully and I can log in select business area and grant access to the users. The reports return data.
    Then one of the users said she can't see all her reports. I noticed some if I opened desktop that were sitting there prefixed with a hash and her version 11 user id.
    So back to the manuals and in the disco admin help the instructions are to first go to view > validate > select all options then go to the business area and click file refresh. This gives me a lot of warnings about items that are missing. I assume this is because the item identifiers brought across in the db dump are the version 11 ones and thus not found in the new system.
    Any suggestions?
    Many thanks
    Nick

  • Problem in importing data in oracle 10g from 9i backup

    Hi ,
    Am trying to import data in oracle 10g..but it does not importing constraints, and stop doing anything by the msg.
    About to enable constraints.....
    after this msg it does not work.
    plz help,
    Regards,
    Neha

    Hi Neha,
    You have a lot of options. I'll supose you can test first, and you're using an export file.
    First forget about the data, think in your database structure. So you can do this:
    exp userid=... file=exp_norows.dmp full=y rows=n statistics=none
    Now you have the structure of your database. Create the database, in 10g, empty, check you have all filesystem, etc. for you new datafiles. And do the import with parameter ignore=y, you'll see a lot off errors on SYSTEM schema, don't worry about it.
    Now you have the structure of you database in 10g. You can take a look in the import log file, looking for some possible errors come from your schemas. so check the objects, and check the schemas.
    Bear in mind things like CONNECT role in 9i it's different in 10g, you can't create db_links in 10g with "IDENTIFIED BY VALUES" because you'll get an ORA-00600, etc.
    Well, fix all problems on source database (9i) and repeate this procedure until you don't recieve any more errors (not a SYSTEM schema errors).
    When you have everything solved, you can try to import the data.
    I hope, this method can help you. If you have any problem do not hesitate to ask me.
    John Ospino Rivas

  • Export/Import in Oracle8i to Oracle10g

    Hi,
    We have an Oracle8i Enterprise Edition Release 8.1.6.0.0(32 Bit) running on AIX4.3.3,we are planning to upgrade/migrate it to[b] Oracle10g running on AIX5.3.If i do an export from oracle8i whether i can import it in Oracle 10g without any issues.
    Regards,
    Cherry

    Dear All,
    Thanks for your efforts.
    I have solved this problem and running the db in windows 2000 server without any problem.
    Solution:
    A tablespace should be created in the same name, size as in the solaris server. we cant transfer a tablespace created by solaris to windows. Before importing the data we need to create a tablespace and assign to the user (empuser).
    here is the method that works for me.
    1.GENERAL STEPS TO FOLLOW:
    WINDOWS 2000 Server:
    Install Oracle 9i release 1 (9.0.1.1.1) in windows 2000 server.
    Create a database with following parameters;
    1. Select 'General Database'
    2. Global Database Name: EMP
    3. SID: EMP
    4. All default Options and click finish to create and start the oracle instance.
    5. Login to SQL-PLUS (username: scott, Password: tiger, Hoststring: <empty>)
    6. Connect as sys/change_on_install as sysdba;
    7. CREATE TABLESPACE empdeploy DATAFILE 'C:\oracle\oradata\EMP\emp_data_new.dbf' SIZE 1000m AUTOEXTEND ON NEXT 100m MAXSIZE 2048m EXTENT MANAGEMENT LOCAL;
    8. CREATE USER empuser IDENTIFIED BY emppass DEFAULT TABLESPACE EMPDEPLOY TEMPORARY TABLESPACE TEMP;
    9. GRANT DBA TO EMPUSER (Im not sure whether i given this command or not, dont use this unless u get error during import)
    10. disconnect
    References:
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_8003.htm
    http://www.adp-gmbh.ch/ora/sql/create_tablespace.html
    SUN-SOLARIS 5.6 (SPARC):
    It is running Oracle Enterprise edition 8.1.6.
    Get the informations below,
    INSTANCE NAME
    SID
    USER HAVING CONTROL TO THAT INSTANCE (like here it was EMPUSER)
    TABLESPACES USED
    TABLESPACE NAME
    DATAFILE NAME and PATH
    ORACLE VERSION
    2.EXPORT/IMPORT PROCEDURE:
    I) Exporting Database from SOLARIS SERVER:
    option-1:
    exp empuser/emppass
    leave all default options
    Select Entire database to export (option 1)
    YOU SHOULD GET 'Export terminated successfully without warnings'. (Failure causes may be low disk space, ensure that u have enough disk space)
    Option-2:
    exp empuser/emppass
    leave all default options
    Enter the user name whose tables to be exported: EMPUSER
    Enter the user name whose tables to be exported: <Enter-to-quit>
    YOU SHOULD GET 'Export terminated successfully without warnings'.
    Option-3:
    exp TRIGGERS=y CONSTRAINTS=y GRANTS=y FILE=expdat.dmp
    Username: EMPUSER as sysdba
    Password: emppass
    leave all default options
    Select Entire database to export (option 1)
    YOU SHOULD GET 'Export terminated successfully without warnings'.
    Option-4 (99% wont Work, RISKY):
    EXPORT THE TRANSPORTABLE TABLE SPACE (This is different from exporting tables/data, so if all the above fails then export the Transportable table space and import into windows probably it will fail due to platform issue and CHARACTER SET Conversion)
    Now import the expdat.dmp file again and see.
    Change the required TABLESPACES READ ONLY.
    exp TRANSPORT_TABLESPACE=y TABLESPACES=PMTDEPLOY TRIGGERS=y CONSTRAINTS=y GRANTS=y FILE=expdat.dmp
    Username: EMPUSER as sysdba
    Password: emppass
    YOU SHOULD GET 'Export terminated successfully without warnings'.
    Now Again Change the TABLESPACES to READ WRITE. (If you forgot this production server cant able to write to the database, the database will be left in read-only mode.)
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    II) TRANSFERRING EXPORTED DATA FROM SOLARIS TO WINDOWS 2000 Server.
    Now from windows system,
    Open command prompt.
    connect to SOLARIS SERVER USING FTP.
    ( cd /user1/home/oracle)change to the Path where you have exported the expdat.dmp file.
    set the transfer mode to binary (dont use the default ASCII Transfer Mode)
    get expdat.dmp
    close
    quit
    Now the database was successfully exported from solaris and transferred to Windows 2000 server.
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    III) Importing the Database in Windows 2000 server:
    Open a Command prompt,
    imp FULL=y IGNORE=n
    Enter User Name : empuser
    Password : emppass
    You should get the same messages what you got during export, with out any other warnings or big messages running in the screen.
    After completion you will get,
    'Import terminated successfully without warnings'.
    +++++++++Now Login thru SQLPLUS using username: empuser, password: emppass++++++++++
    #the following query should return the total number of tables (142 here), this should be same as what you get in solaris. If you get 'no rows selected' then the import was failed, may be take a look at creating tablespaces, or around tablespaces)
    select * from tab;
    142 rows selected.
    A kind request:
    if you got your problem solved, please update the forum / usergroup and write how you solved the problem. this might be helpful for others who may face the same trouble. for me also there was some old postings that having similar problem. but they haven't given the solution. after their problem solved just left this forums.
    Thanks & Regards,
    Sakthivel

  • Export - Import in Oracle Application Database

    The export in Oracle Applications Database works fine.
    But the import always show some issue and sometimes never completes.
    Even if it completes it complete with error , how to ensure an error free export/import ?
    How to handle a table movement if the table consists of a LONG column ?

    The errors are cannot import this tables..
    Also mostly are of Long tables..Any IMP-XXXXX or ORA-XXXXX messages?
    Can you explain how long objects are exported and imported ?What type of objects?
    What is the database version?
    Are you doing a full database import?
    Also sometimes import hangs for 2/3 days?Does it hang when importing a specific object?
    Did you follow the steps outlined in the following notes when you did the Export/Import?
    Note: 362205.1 - 10g Release 2 Export/Import Process for Oracle Applications Release 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=362205.1
    Note: 230627.1 - 9i Export/Import Process for Oracle Applications Release 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=230627.1

  • Export/import in 904 versus 10.1.2

    We have two 10G AS 904 installs (dev and prod - same O/S too). From time to time we move our production portal content to the dev server. We sometimes get corruption and have to use the Schema validation Utility scripts to fix the import to the dev server. Not a show stopper but this adds another manual step to the process.
    I see the 10.1.2 version has improved import/export checks. Can anyone give feedback on the improvements in the export/import process?
    Thanks
    Kevin

    Kevin,
    Careful with this approach. Passing from DEV to PROD is ok, but then to DEV back again, what I suggest you is that you have a clean start on DEV, ie, clean the DEV machine and later do the same to the PROD. Portal Export / Import works only in one-way and not both ways (this basically has to do with the checks we do make and with possible conflicts with the objects on both sides). Also check the available documentation... which is all compiled in Metalink Note:263995.1 - Master Note for OracleAS Portal Export / Import Issues
    As to the improvement of the process, please give it a check on the New Features papers (make a find on "export" - it is easier to pick the references):-
    10.1.2 -- http://www.oracle.com/technology/products/ias/pdf/1012_nf_paper.pdf
    10.1.4 -- http://www.oracle.com/technology/products/ias/portal/pdf/portal_1014_new_features.pdf
    I hope it helps...
    Cheers,
    Pedro.

  • OWB - issue in export  import

    hi,
    When i do an export – import from one OWB repository to another of an OWB mapping having a MERGE statement some of the columns are missing in the MERGE. I am using OWB 10g R2.
    Eg: if the MERGE is based on columns c1, c2, c3 after the export-import the mapping to a different environment the imported mapping is having the MERGE based on only c1
    Thanks

    There is Bug 5705198: LOADING PROPERTIES CHANGED AFTER MDL EXPORT/IMPORT (fixed in 10.2.0.4 OWB patchset), similar problem with lost MATCH COLUMN WHEN UPDATING ROW property during MDL import.
    Maybe it is your case.
    There is not workaround for this problem, only patching to OWB 10.2.0.4
    Regards,
    Oleg

Maybe you are looking for

  • Mini DisplayPort to DVI Adapter is actually DVI-D? *** Apple!

    I just purchased a new MBP (and I love it), along with an Apple Mini DisplayPort to DVI Adapter. I figured whatever monitor I wanted to plug into, if it was VGA, I could just stick a DVI to VGA adapter on there. Turns out, this adapter only supports

  • My iTunes will not recognize my iPod

    I have an apple iPod touch 4th gen with IOS 6.1.6 or whatever the latest IOS is for these devices. my iTunes will not recognize that my iPod is plugged in, but my computer does. I have windows 8

  • White text in table of contents thumbnail

    OK this has really got me stumped so I hope someone can help. I have written the first chapter of my new book. All the font, including section headings, is black. When I preview the book (on both iPad and my macbook) the thumbnail view of the table o

  • PLEASE proofread my resume

    (I've stretched the truth somewhat over here...:-)Please let me know if something does not sound plausible. Thanks a lot! Olga.) Objective: To obtain a position as an Oracle/Web Developer Summary of Qualifications: Strong knowledge of object-relation

  • Wiki local links not quite working

    Hi all. I'm using a mini server to host wikis in our school. One of the wikis is used to direct students to various network resources. For example, I use iPhoto to export batches of photos to simple websites which I host locally. Students access thes