Imp in 11g  hangs

Dear All,
I was importing from client , when it reaches to a particular table the imp hangs. Our db is 11.2.0.2 (RAC) on Linux. The export was taken from window server and the db is 11.2.0.1. I am using exp and imp utility. If i am importing directly from ther server there is no issues.
Db server 11.2.0.2
Client 11.2.0.1
Could any one thow insights on this why the import has no issues onthe server.
Thank in Adavance
Dave
Edited by: user5350741 on Aug 13, 2012 12:26 AM
Edited by: user5350741 on Aug 13, 2012 2:56 AM

Hi,
Import can get hang when you are importing table and the tablespace in which that table is getting imported is full.
Check in the alert log file for any tablespace related error.
If tablespace is full then add datafile to that tablespace.
This is the case when you are using expdp and impdp.
"It is recommended to use expdp and impdp for oracle 11g."
Edited by: SK_dba on Aug 20, 2012 2:17 AM

Similar Messages

  • IMP appear to hang.

    Hi All,
    DB 10.2.0.3.0 - 64bit Productio
    I am trying to do a full database refresh using exp/imp.
    Currently, the IMP appears to hang. I really have no idea about where it got stuck?
    Would really appricte, if you could come up with something, which make sense.
    Below are my findings.
    ================ IMP PROCESS===========================
    /data/oracle/NYFIDMP1/backup/export/hcl/GCM_201007
    [NYFIDMP1]oracle@fidmp1
    $ ps -ef | grep -i imp
      oracle 26340 26336   0 00:41:24 ?          87:08 imp / file=imp_pipe buffer=100000000 full=y log=IMP_NYFIDMP1_180110.log fe
    --------- Temp utilisation------------------
    TABLESPACE                        MB_TOTAL    MB_USED    MB_FREE
    TEMP                                  8500        267       8233
    ----------- undo utilisation-------------
    currrently, no utilisation
    ----------- No insert is taking place currently-----------------
    SQL> select substr(sql_text,instr(sql_text,'INTO "'),30) table_name, rows_processed,
      2  round((sysdate-to_date(first_load_time,'yyyy-mm-dd hh24:mi:ss'))*24*60,1) minutes, trunc(rows_processed/((sysdate-to_dat
    e(first_load_time,'yyyy-mm-dd hh24:mi:ss'))*24*60))
    rows_per_minute from sys.v_$sqlarea
    where sql_text like 'INSERT %INTO "%'
      3    4    5  and command_type = 2
      6  and open_versions > 0;
    =================hare krishna

    Hi,
    Also check the import log file to find out the tablename for which it may be building indexes. I am not sure if this is an import for SEIBEL database. One of the siebel table has more than 80 indexes which takes most of the time.
    Regards

  • 10g BPEL process upgrade to 11g hangs in Jdeveloper and Ant script

    I have successfully upgraded several 10g (10.1.3.4) BPEL processes and ESB services using Jdeveloper 11g (11.1.1.6.0) migration wizard and deployed them to an 11g environment. Both 10g and 11g environments are up and running.
    However, my 11g jdeveloper hangs when migrating the next BPEL process. It hangs at the message box with the title: "Migration Status". I tried the Ant script and it hangs too. It hangs after printing out:
    "CompositeRefs
    [upgrade] WARNING: UPGBPEL-02009: No Binding setup for : "soapCheckPrivileges"
    . This will cause compilation of the upgraded project to fail. Check SOA Upgrade
    documentation on manual steps necessary to bind this composite reference. If ne
    cessary, upgrade and deploy any dependencies. If planning to retain 1013x nodes
    in this projects dependency tree, check earlier part of this log for 1013x WSDL
    URLs that can be used."
    I guess it makes sense since Jdeveloper and Ant script use the same code base for migration.
    One other observation is that if I kill the hanging jdeveloper process and reopen it and go through the migration wizard again, it will be successful without hanging. However, when I fix all the wsdl reference and do a build and deploy to sar. The resulting sar is defective and cannot be deployed to Weblogic even if both build and deploy to sar report success. The defective sar contains only scac.log and scac-log.xml, not even composite.xml.
    One difference between this BPEL process and others I have successfully upgraded is that it depends on an ESB service (this esb service has been upgraded and deployed to 11g).
    Any ideas?
    Thanks,

    I will answer my question. I killed the migrating Java process and the migrating wizard will report failure of migrating the .jpr file. Actually, the only thing missing in the migrated .jpr file is deployment profile which I can generate from deployment menu. And I can deploy the migrated process. This works as a workaround.

  • OBIEE 11g hangs while signing in

    Hi All ,
    I had a 11g OBIEE instance installed on windows (laptop) perfectly working couple of days back. Now when I started it , I cannot login to answers.
    Admin Server is up , BI Server is up . EM shows all services perfectly up and running .
    But when I try login to answers using the same weblogic/<pwd> , it shows the message "signing" in for ever.
    Checked the BI Server diagnostics logs and found the following exception.
    [2011-02-18T21:10:43.594+05:30] [bi_server1] [ERROR] [] [oracle.bi.security] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: BISystemUser] [ecid: 00hymQUfDowFw000jzwkno0001OO000000,0:94] [APP: bimiddleware#11.1.1] Security Web Service could not be initialised: oracle.bi.security.service.SecurityServiceException: SecurityService::<init> - oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store.
    [2011-02-18T21:10:43.594+05:30] [bi_server1] [ERROR] [] [com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: BISystemUser] [ecid: 00hymQUfDowFw000jzwkno0001OO000000,0:94] [APP: bimiddleware#11.1.1] oracle.bi.security.service.SecurityServiceException: SecurityService::<init> - oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store.[[
    java.lang.RuntimeException: oracle.bi.security.service.SecurityServiceException: SecurityService::<init> - oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store.
         at oracle.bi.security.service.SecurityWebService.initialise(SecurityWebService.java:106)

    Same issue here. The only difference is that I changed my IP address in my hosts file to my current network address. If I set my IP address back to the Microsoft Loopback adapter IP address, it all works fine.
    So it must be hanging on to that somewhere.
    Anyone else have a similar issue? Any guidance Oracle??
    <crickets>

  • Weblogic 11g hangs after adding -Xmanagement start parameter

    Hi.
    I've got very strange problem with Weblogic 11g.
    After adding to startup parameter:
    -Xmanagement:port=3107,authenticate=false,ssl=false
    server hangs during start.
    <May 2, 2012 2:45:19 PM> <INFO> <NodeManager> <Server output log file is '/u01/app/Oracle/Middleware/user_projects/domains/jmsZycie/servers/srv1/logs/srv1.out
    '>
    JAVA Memory arguments: -Xms512m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=/u01/app/Oracle/Middleware/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/Oracle/Middleware/jrockit-jdk1.6.0_29-R
    28.2.2-4.1.0/lib/tools.jar:/u01/app/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.ja
    r:/u01/app/Oracle/Middleware/modules/features/weblogic.server.modules_10.3.6.0.jar:/u01/app/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/u01/ap
    p/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/a
    pp/Oracle/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u01/app/Oracle/Middleware/wlserver_10.3/server/lib/xqrl.jar:/u01/app/Oracle/Middleware/pa
    tch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/Oracle/Middleware/jrockit-jdk1.6.0_29-R28.2.2-4.1.0/lib/tools.jar:/u01/app/Ora
    cle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/u01/app/Oracle/Middleware/modules/fe
    atures/weblogic.server.modules_10.3.6.0.jar:/u01/app/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/u01/app/Oracle/Middleware/modules/org.apache.
    ant_1.7.1/lib/ant-all.jar:/u01/app/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/u01/app/Oracle/Middleware
    PATH=/u01/app/Oracle/Middleware/wlserver_10.3/server/bin:/u01/app/Oracle/Middleware/modules/org.apache.ant_1.7.1/bin:/u01/app/Oracle/Middleware/jrockit-jdk1.6
    .0_29-R28.2.2-4.1.0/jre/bin:/u01/app/Oracle/Middleware/jrockit-jdk1.6.0_29-R28.2.2-4.1.0/bin:/u01/app/Oracle/Middleware/wlserver_10.3/server/bin:/u01/app/Orac
    le/Middleware/modules/org.apache.ant_1.7.1/bin:/u01/app/Oracle/Middleware/jrockit-jdk1.6.0_29-R28.2.2-4.1.0/jre/bin:/u01/app/Oracle/Middleware/jrockit-jdk1.6.
    0_29-R28.2.2-4.1.0/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Oracle JRockit(R) (build R28.2.2-7-148152-1.6.0_29-20111221-2104-linux-x86_64, compiled mode)
    Starting WLS with line:
    /u01/app/Oracle/Middleware/jrockit-jdk1.6.0_29-R28.2.2-4.1.0/bin/java -jrockit -Xms512m -Xmx512m -Dweblogic.Name=srv1 -Djava.security.policy=/u01/app/Oracle
    /Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -Dweblogic.system.BootIdentityFile=/u01/app/Oracle/Middleware/user
    _projects/domains/jmsZycie/servers/srv1/data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVeri
    fication=false -Dweblogic.ReverseDNSAllowed=false -Xms2048m -Xmx2048m -Xnohup -Xverbose:gcpause,gcreport,memory -Xverify=none -Xmanagement:port=3107,authentic
    ate=false,ssl=false -Xss:512k -Xdebug -da -Dplatform.home=/u01/app/Oracle/Middleware/wlserver_10.3 -Dwls.home=/u01/app/Oracle/Middleware/wlserver_10.3/server
    -Dweblogic.home=/u01/app/Oracle/Middleware/wlserver_10.3/server -Dweblogic.management.discover=false -Dweblogic.management.server=http://10.2.124.194:7080
    -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/u01/app/Oracle/Middleware/patch_wls1036/profiles/default
    /sysext_manifest_classpath weblogic.Server
    [INFO ][memory ] Running with 32 bit heap and compressed references.
    [INFO ][memory ] GC mode: Garbage collection optimized for throughput, strategy: Generational Parallel Mark & Sweep.
    [INFO ][memory ] Heap size: 2097152KB, maximal heap size: 2097152KB, nursery size: 1048576KB.
    [INFO ][memory ] <start>-<end>: <type> <before>KB-><after>KB (<heap>KB), <time> ms, sum of pauses <pause> ms.
    [INFO ][memory ] <start> - start time of collection (seconds since jvm start).
    [INFO ][memory ] <type> - OC (old collection) or YC (young collection).
    [INFO ][memory ] <end> - end time of collection (seconds since jvm start).
    [INFO ][memory ] <before> - memory used by objects before collection (KB).
    [INFO ][memory ] <after> - memory used by objects after collection (KB).
    [INFO ][memory ] <heap> - size of heap after collection (KB).
    [INFO ][memory ] <time> - total time of collection (milliseconds).
    [INFO ][memory ] <pause> - total sum of pauses during collection (milliseconds).
    [INFO ][memory ] Run with -Xverbose:gcpause to see individual phases.
    [INFO ][mgmnt  ] Remote JMX connector started at address poc1:3107
    [INFO ][mgmnt  ] Local JMX connector started
    <May 2, 2012 2:45:22 PM CEST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable th
    is check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <May 2, 2012 2:45:23 PM CEST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disab
    le this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <May 2, 2012 2:45:24 PM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.2.2-7-148152-1.6.0_29-20111221
    -2104-linux-x86_64 from Oracle Corporation>
    <May 2, 2012 2:45:26 PM CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
    <May 2, 2012 2:45:29 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <May 2, 2012 2:45:29 PM CEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    And this is it.
    I am able to connetct from JRMC. After removing -Xmanagement all is working.

    Can you please take a thread dump and copy paste the stack trace for the Thread called "main" thread.
    Please take atleast 3 thread dumps with an interval of 10 seconds and paste the "main" thread stack trace from all the 3 thread dumps.
    After analyzing the stack trace we might be able to determine where it is hanging and thus giving us a clue where the issue could be.
    Arun

  • Imp from 11g to 10g db

    Hi all,
    I am importing an expdat.dmp which is an output of 11g to lower 10g db.
    So I am using a 11g client to import it to 10g. But I can not understand why some tables got imported while others were not :(
    The error said that the table already exist, when in fact is it not yet there.
    Have you encountered this kind of issue?
    Or how do I import a dump from 11g to 10g?
    Thanks a lot,
    Yxz
    Edited by: yxes2013 on 17.2.2013 20:02

    sb92075 wrote:
    yxes2013 wrote:
    Hi all,
    I am importing an expdat.dmp which is an output of 11g to lower 10g db.
    So I am using a 11g client to import it to 10g. But I can not understand why some tables got imported while others were not :(
    The error said that the table already exist, when in fact is it not yet there.
    Have you encountered this kind of issue?
    Or how do I import a dump from 11g to 10g?
    Thanks a lot,
    Yxz
    Edited by: yxes2013 on 17.2.2013 20:02export MUST be taken or done using the LOWER version utility.
    http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_export.htm#SUTIL870
    Wouldn't an export from the 11g Data Pump client work with a 10g database, as long as the dumpset was created with VERSION=10.x?
    -Justin

  • Exp from 9 to imp to 11g R2

    Hi,
    on 9i on Win 2000 I export like this :
    exp scott/tiger@orcl FILE=EXP_SCOTT LOG=EXP_SCOTT_LOG
    . about to export SCOTT's tables via Conventional Path ...
    . . exporting table                          BONUS          0 rows exported
    . . exporting table                           DEPT          4 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table                            EMP         14 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table                       SALGRADE          5 rows exported
    . . exporting table                             T1          1 rows exported
    . exporting synonyms
    . exporting refresh groups and children
    . exporting dimensions
    . exporting post-schema procedural objects and actions
    . exporting statistics
    Export terminated successfully with warnings.And imported :
    imp user23/****@orcl FILE=D:\bases\orcl\EXP_SCOTT.DMP LOG=M:\bases\orcl\IMP_SCOTT_user23_LOG
    import terminated successfully
    C:\Users\>sqlplus user23@orcl
    connected
    SQL> select table_name from user_tables;
    no rows selectedWhat was wrong in my exp/import ?
    Thank you.

    user522961 wrote:
    Hi,
    on 9i on Win 2000 I export like this :
    exp scott/tiger@orcl FILE=EXP_SCOTT LOG=EXP_SCOTT_LOG
    . about to export SCOTT's tables via Conventional Path ...
    . . exporting table                          BONUS          0 rows exported
    . . exporting table                           DEPT          4 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table                            EMP         14 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table                       SALGRADE          5 rows exported
    . . exporting table                             T1          1 rows exported
    . exporting synonyms
    . exporting refresh groups and children
    . exporting dimensions
    . exporting post-schema procedural objects and actions
    . exporting statistics
    Export terminated successfully with warnings.And imported :
    imp user23/****@orcl FILE=D:\bases\orcl\EXP_SCOTT.DMP LOG=M:\bases\orcl\IMP_SCOTT_user23_LOG
    import terminated successfully
    C:\Users\>sqlplus user23@orcl
    connected
    SQL> select table_name from user_tables;
    no rows selectedWhat was wrong in my exp/import ?
    Thank you.imp user23/****@orcl FILE=D:\bases\orcl\EXP_SCOTT.DMP LOG=M:\bases\orcl\IMP_SCOTT_user23_LOG full=yor
    imp user23/****@orcl FILE=D:\bases\orcl\EXP_SCOTT.DMP LOG=M:\bases\orcl\IMP_SCOTT_user23_LOG fromuser=SCOTT touser=user23

  • Installation of OBIEE 11g hangs

    Hi All,
    the install goes fine, until 92% completed and it hangs at RELINKING the ORACLE NET SUPPORT FILES 11.1.0.7...
    not sure why this is happening...
    by the way, OS is OEL5 Upd 4....
    any ideas?
    thanks
    Edited by: JCGO on Apr 22, 2011 4:06 PM

    I checked log files on previous installs and didnt see any errors.
    Strangely enough, now I see:
    dules.presentation.PresentationModule
    [oracle@retechsrv2 logs]$ tail -f install2011-04-23_05-00-29PM.log
    [2011-04-23T17:46:44.585-07:00] [as] [TRACE] [] [oracle.as.install.engine.modules.presentation] [tid: 19] [ecid: 0000Iy4rZDTFw000jzwkno1DgqWf00000A,0] [SRC_CLASS: oracle.as.install.engine.modules.presentation.PresentationModule] [SRC_METHOD: processModuleEvent] PRESENTATION MODULE RECEIVED EVENT ID: 2222
    [2011-04-23T17:46:45.650-07:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 24] [ecid: 0000Iy4yGyIFw000jzwkno1DgqWf00000F,0] /u01/obieelab/Oracle_BI1/bin/gennttab: line 83: /usr/bin/awk: No such file or directory[[
    [2011-04-23T17:46:45.683-07:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 24] [ecid: 0000Iy4yGyIFw000jzwkno1DgqWf00000F,0] /u01/obieelab/Oracle_BI1/bin/gennttab: line 85: /usr/bin/awk: No such file or directory[[
    [2011-04-23T17:46:45.702-07:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 24] [ecid: 0000Iy4yGyIFw000jzwkno1DgqWf00000F,0] /u01/obieelab/Oracle_BI1/bin/gennttab: line 87: /usr/bin/awk: No such file or directory[[
    However, a check for AWK reveals:
    sleep
    [root@retechsrv2 bin]# ls -al|grep awk
    lrwxrwxrwx 1 root root 4 Mar 11 04:24 awk -> gawk
    -rwxr-xr-x 1 root root 320416 Jun 5 2007 gawk
    -rwxr-xr-x 1 root root 3089 Jun 5 2007 igawk
    -rwxr-xr-x 1 root root 321216 Jun 5 2007 pgawk
    [root@retechsrv2 bin]#
    so AWK is present...

  • Satellite L450D-11G - Hangs after recovery installation

    The recovery disk supplied does not work. After installing all the files, it goes into a loop from booting up with "Installing Windows for the first time, through "Please wait", to flashing up the home screen then logging off and rebooting.
    Is there a fix for this?

    I can really laugh when I read something like this.
    Recovery procedure takes pretty long time with several restarts and it can take over one hour.
    So don't worry about useless laptop.
    Best thing you can do is to do something else until recovery installation will be finished.
    Watch TV, read a book and let recovery procedure be done completely.

  • Oracle binaries hanging

    I've installed Oracle Client 10GR2 on Red Hat Enterprise Linux AS release 4 (Nahant Update 2).
    But oracle binaries like sqlplus, imp, exp are hanging.
    I've set ORACLE_HOME correctly. I've tried running sqlplus -VERBOSE but this hangs as well.
    Any idea what could be the problem?

    Am running Oracle 10GR2 on Red Hat Enterprise Linux ES release 4 (Nahant Update 5).
    No problems with connectivity. Database instance is running fine and so are the client binaries.
    There were some issues like installing/enabling kernel async_io - but these would only be applicable if you're trying to run an Oracle instance.
    Are you connecting to a local instance, or are you using a network connection?
    If a local connection, SQL*Plus will (via OCI) launch an oracle process from $ORACLE_HOME/bin and attached itself to it. That process will be the dedicated server process for SQL*Plus.
    If a network connection, SQL*Plus will open a tcp connection (via OCI) to the Oracle server platform.
    Obviously, "hanging" when connecting means a very different software layer for each.
    You will need to supply some more detail. A copy and paste of the actual ssh/telnet session that hangs, the environment settings (ORACLE_HOME, TNS_ADMIN, ORACLE_SID, etc), and details of the type of connection (if a network connection, the TNS alias definition), and so on.

  • Variable used in OS Command (windows) not Resolving?

    In my package:
    1st Step: Declare Variable FILENAME
    2nd Step: Set Varaible FILENAME=testcopy.txt
    3rd Step: OS Command (windows), Text of your command=cmd C:\copy #CPE.FILENAME c:\temp
    (CPE is the project name)
    However the variable does not get resolved?
    ODI 11g, hangs on the 3rd Step (Green lightning) and the code in operator is shown as: cmd C:\copy #CPE.FILENAME c:\temp
    Anything additional to resolve variables in an Windows OS Command?

    Try with OdiOSCommand.

  • Migrate Database- Export/Import

    Hi,
    I need to migrate an Oracle database 9i from Sun Solaris to Linux. The final target database version would be 11g.
    Since this is a 9i database, I see that we have only option of export and database. We have around 15 schemas.
    I have some queries related to it.
    1. If I perform a export with full=y rows=y, Does it export Sys, System Schema objects also?
    2. Can we perform export in Oracle 9i and use datapump import on targert 11g?
    3. What is the ebst approach - a) to perform schema by schema export or b) to perform a full database export with exp / file=xxx.dmp log=xxxx.log full=y?
    Since there is a database version different I dont want to touch sys, system schema objects.
    Appreciate your thoughts.
    Regards
    Cherrish Vaidiyan

    Hi,
    Let me try to answer some of these questions you queried for:
    1. If I perform a export with full=y rows=y, Does it export Sys, System Schema objects also?Export won't export sys objects. For example, there are tables in sys, like obj$ that contain information for other metadata objects, like scott.emp, etc. This is not exported becuase when scott.emp is exported, the data from obj$ is essentially exported that way. When the dumpfile is imported and scott.emp is recreated, the data in sys.obj$ will be restored through the create table statement. As far as the SYSTEM schema is concerned, some objects are exported and some are not. There are tables in system that contain information about queues, jobs, etc. These will probably not make any sense on the target system so those types of tables are excluded from the export job. Other objects make sense to export/import so those are done. This is all figured out in the internals of export/import. Thre are other schemas that are not exproted. Some that I can think of are DMSYS, ORDSYS, etc. This would be for the same reason as SYS.
    2. Can we perform export in Oracle 9i and use datapump import on targert 11g?No, the dumpfiles are formatted differently. If you use exp, then you must use imp. If you use expdp, then you must use impdp. You can do exp on 9i and imp on 11g with the dumfile that was created on 9i.
    3. What is the ebst approach - a) to perform schema by schema export or b) to perform a full database export with exp / file=xxx.dmp log=xxxx.log full=y?This is case by case decision. It depends on what you want. If you want the complete database moved, then I would personally think that a full=y is what you would want to do. If you just did schema exports, then you would never export the tablespaces. This would mean that you would have to create the tablespaces on the source system before you ran imp. There are other objects that are not exported when a schema level export is performed that are exproted when a full is performed. This information can be seen in the utilities guide. Look to see what is exported when in user/schema mode vs full/database mode.
    Since there is a database version different I dont want to touch sys, system schema objects.This is all done for you with the internal workings of exp/imp.
    Dean
    Edited by: Dean Gagne on Jul 29, 2009 8:38 AM

  • VDE-00018 error with IMPDP/EXPDP utility.

    Hi All,
    I just migrated my data from 8.1.6.0.0 to 11.1.0.7.0 succressfully with IMP/EXP utility.
    But, when I try to use EXPDP/IMPDP utility, it shows above error VDE-00018 i.e. Data Pump client is incompatible with database version 11.1.0.7.0.
    Can I use EXPDP/IMPDP in future with any settings ?
    If not then, should I continue with EXP/IMP in 11g ?
    Is EXP/IMP in 11g as sufficient as in 8i ?
    I used IMP/EXP in 8i many times, with never any problem in backup/restoring my data.
    Please guide.
    Regards.

    I have never seen that error, but the rule for Data Pump is that you use the client that shipped with the database you are running on. It is different that exp/imp. All you should have to do is get the expdp/impdp client that shipped with your database.
    Hope that helps.
    Dean

  • Finder freeze while copying over network

    i have two mac on a network at home, both are now with 10.4.11 - but ever since i updated to this system version i am having a problem with the laptop. whenever i copy a file over the network from the desktop to the laptop, the laptop's finder freezes for the duration of the transfer - i can't open other apps, can't access anything else. the status bar of the copy doesn't change. if another app is open before the copy starts, it works fine. mouse works fine.
    i can't figure out why this is happening... any clues?

    Same problem here, I think: Finder hangs (beachball & Not Resopnding in activity Monitor) during file copy then comes back when copy finishes. Hang starts when I click in the finder to view another directory on the remote machine. When copy is done on PowerBook via Airport, Finder hangs. 100 Mb/s ethernet stutters but does not hang up, but 10Mb/s hangs up.
    Same issue on this thread in Feb: http://discussions.apple.com/thread.jspa?messageID=6299419&#6299419
    Some things I've tried to no avail:
    Fixed Permissions.
    New user does the same.
    Reinstall 10.4.11.
    Etehrnet 100Mb/s - No freeze, but finder still jerky.
    Ethernet 10Mb/s and Airport 802.11g hang.
    Other mac, wireless to laptop - ok.
    Used file appleairports2.kext from 10.4.9, no help.
    Deleted Finder.plist, no help.
    Re-reinstall 10.4.11
    Tried airport with no security settings
    Trashed recent servers file.
    When airport is faster, finder works slightly better, clearing freeze occasionally.
    Activity monitor Finder not responding, sampling does not clear freeze.
    I think it is interesting that Finder does better with higher data transfer rates. In fact, the problem is evident on an ethernet connection when I slow it down to 10 Mb/s, OK at 100. So it may be purely a Finder problem.
    What I have not tried is going back to 10.4.9 nor a clean install of 10.4.11.
    Has anyone figured this one out yet?
    Thanks to UltraSoul for clear postings on this.

  • Start BI Services getting hang in obiee 11g

    Hi Experts,
    when I start the BI Service in obiee 11g in getting Hang, how could I resolve this.
    SVR_GRP =
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:MaxPermSize=512m -XX:-UseSSE42Intr
    insics
    WLS Start Mode=Production
    CLASSPATH=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar
    ;D:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblog
    ic_patch.jar;D:\Oracle\MIDDLE~1\patch_ocp353\profiles\default\sys_manifest_class
    path\weblogic_patch.jar;C:\PROGRA~1\Java\JDK16~1.0_2\lib\tools.jar;D:\Oracle\MID
    DLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server
    \lib\weblogic.jar;D:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10
    .3.3.0.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Oracle\MI
    DDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Oracle\MIDDLE~1\modules\NETSFA~1.0_
    1/lib/ant-contrib.jar;D:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar
    ;D:\Oracle\Middleware\oracle_common\modules\oracle.dms_11.1.1\dms.jar;D:\Oracle\
    Middleware\oracle_common\modules\oracle.jmx_11.1.1\jmxframework.jar;D:\Oracle\Mi
    ddleware\oracle_common\modules\oracle.jmx_11.1.1\jmxspi.jar;D:\Oracle\Middleware
    \oracle_common\modules\oracle.odl_11.1.1\ojdl.jar;D:\Oracle\MIDDLE~1\ORACLE~1\so
    a\modules\commons-cli-1.1.jar;D:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\oracle.soa
    .mgmt_11.1.1\soa-infra-mgmt.jar;D:\Oracle\Middleware\Oracle_BI1\common\jlib\11.1
    .2.0\ctg.jar;D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;D:\Or
    acle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Oracle\MIDDLE~1\WLS
    ERV~1.3\server\lib\xqrl.jar
    PATH=D:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;D:\Oracle\MIDDLE~1
    \patch_ocp353\profiles\default\native;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\nativ
    e\win\x64;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Oracle\MIDDLE~1\modules\OR
    GAPA~1.1\bin;C:\PROGRA~1\Java\JDK16~1.0_2\jre\bin;C:\PROGRA~1\Java\JDK16~1.0_2\b
    in;D:\app\product\11.2.0\dbhome_1\bin;C:\Program Files (x86)\Dell\SysMgt\RAC5;C:
    \Program Files (x86)\Dell\SysMgt\oma\bin;C:\Program Files (x86)\Dell\SysMgt\idra
    c;C:\Program Files\Intel\DMIX;D:\Oracle\Middleware\Oracle_BI1\bin;D:\Oracle\Midd
    leware\Oracle_BI1\opmn\bin;D:\Oracle\Middleware\Oracle_BI1\opmn\lib;D:\Oracle\Mi
    ddleware\Oracle_BI1\perl\bin;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64
    \oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b07)
    Java HotSpot(TM) 64-Bit Server VM (build 17.0-b17, mixed mode)
    Starting WLS with line:
    C:\PROGRA~1\Java\JDK16~1.0_2\bin\java -server -Xms256m -Xmx512m -XX:MaxPermSi
    ze=512m -XX:-UseSSE42Intrinsics -Dweblogic.Name=AdminServer -Djava.security.poli
    cy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.Producti
    onModeEnabled=true -Doracle.home=D:\Oracle\Middleware\Oracle_BI1 -da -Dplatform
    .home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\ser
    ver -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=D:\Oracl
    e\MIDDLE~1\USER_P~1\domains\BIFOUN~1 -Dcommon.components.home=D:\Oracle\MIDDLE~1
    \ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commo
    ns.logging.impl.Jdk14Logger -Djrockit.optfile=D:\Oracle\MIDDLE~1\ORACLE~1\module
    s\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=D:\Oracle\MID
    DLE~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1 -Doracle.server.config.dir=D:\Or
    acle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\servers\AdminServer -Dor
    acle.security.jps.config=D:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\fmw
    config\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dig
    f.arisidbeans.carmlloc=D:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\FMWCO
    N~1\carml -Digf.arisidstack.home=D:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\c
    onfig\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=D:\Oracle\MIDDL
    E~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\Oracle\MIDDLE~1\ORACLE~1\modules\o
    racle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Doracle.biee.sear
    ch.bisearchproperties=D:\Oracle\Middleware\Oracle_BI1\bifoundation\jee\BISearchC
    onfig.properties -Dweblogic.management.clearTextCredentialAccessEnabled=true -Do
    racle.notification.filewatching.interval=2000 -Dweblogic.security.SSL.ignoreHost
    nameVerification=true -DEPM_ORACLE_HOME=D:\Oracle\Middleware\Oracle_BI1 -Doracle
    .ecsf.crawl.mode.debug=true -Doracle.ecsf.security.service=oracle.biee.search.se
    curity.BISearchSecurityService -Doracle.ecsf.configuration.class=oracle.biee.sea
    rch.services.BISearchServiceConfiguration -Dxdo.server.config.dir=D:\Oracle\Midd
    leware\user_projects\domains\bifoundation_domain\config\bipublisher -DXDO_FONT_D
    IR=D:\Oracle\Middleware\Oracle_BI1\common\fonts -Dorg.eclipse.emf.ecore.EPackag
    e.Registry.INSTANCE=com.sigmadynamics.emf.util.SDEMFRegistry -Dweblogic.wsee.ski
    p.async.response=true -Drtd.instanceName=RTD_AdminServer -Dem.oracle.home=D:\Ora
    cle\Middleware\oracle_common -Djava.awt.headless=true -Dweblogic.management.disc
    over=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToCon
    sole=false -Dweblogic.ext.dirs=D:\Oracle\MIDDLE~1\patch_wls1033\profiles\default
    \sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_ocp353\profiles\default\syse
    xt_manifest_classpath -Dweblogic.management.username=Administrator -Dweblogic.ma
    nagement.password=System12 weblogic.Server
    <Mar 28, 2011 2:26:26 AM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting Web
    Logic Server with Java HotSpot(TM) 64-Bit Server VM Version 17.0-b17 from Sun Mi
    crosystems Inc.>
    <Mar 28, 2011 2:26:26 AM PDT> <Info> <Management> <BEA-141107> <Version: WebLogi
    c Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <Mar 28, 2011 2:26:29 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STARTING>
    <Mar 28, 2011 2:26:29 AM PDT> <Info> <WorkManager> <BEA-002900> <Initializing se
    lf-tuning thread pool>
    <Mar 28, 2011 2:26:29 AM PDT> <Notice> <Log Management> <BEA-170019> <The server
    log file D:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers
    \AdminServer\logs\AdminServer.log is opened. All server side log events will be
    written to this file.>
    Log file shows
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <WebLogicServer> <XTDBS1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1301304389287> <BEA-000000> <WebLogic Server "AdminServer" version:
    WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Notice> <Log Management> <XTDBS1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1301304389412> <BEA-170019> <The server log file D:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Log Management> <XTDBS1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1301304389427> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Diagnostics> <XTDBS1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389521> <BEA-320001> <The ServerDebug service initialized successfully.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "t3" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "t3s" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "http" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "https" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "iiop" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "iiops" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "ldap" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "ldaps" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "cluster" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389630> <BEA-002622> <The protocol "clusters" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389646> <BEA-002622> <The protocol "snmp" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389646> <BEA-002622> <The protocol "admin" is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389646> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <RJVM> <XTDBS1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389677> <BEA-000570> <Network Configuration for Channel "AdminServer"
    Listen Address          :7001
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Server> <XTDBS1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389724> <BEA-002609> <Channel Service initialized.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Socket> <XTDBS1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389739> <BEA-000406> <NTSocketMuxer was built on Jan 24 2006 20:40:35
    >
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Socket> <XTDBS1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389762> <BEA-000436> <Allocating 3 reader threads.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <Socket> <XTDBS1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389778> <BEA-000446> <Native IO Enabled.>
    ####<Mar 28, 2011 2:26:29 AM PDT> <Info> <IIOP> <XTDBS1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1301304389918> <BEA-002014> <IIOP subsystem enabled.>
    Thanks,
    Balaa...

    balaa,
    can you help in starting the bi services?
    Thanks

Maybe you are looking for