Datapump import via Networklink hangs

Hello,
i try to clone my Database like datapump via network link. (Both Oracle Server Vers. 10.2.0.4 on a Linux Enterprise Server )
Fist, I create a new empty Database
- Create and Test the Database link
- On the original DB I grant system to FULL_EXP
- On the destinaion DB I grant system to FULL_IMP
My Parfile :
userid=system/**********
full=Y
table_exists_action=replace
logfile=VAMLUI10_full_impdb.log
directory=DATA_PUMP_DIR
parallel=4
REMAP_DATAFILE="'/oracle/oradata/VAMLU10/tools01.dbf':'/oracle/oradata/VAMLUI10/tools01.dbf'"
REMAP_DATAFILE="'/oracle/oradata/VAMLU10/ASPROLU_D01_01.dbf':'/oracle/oradata/VAMLUI10/ASPROLU_D01_01.dbf'"
REMAP_DATAFILE="'/oracle/oradata/VAMLU10/ASPROLU_D01_02.dbf':'/oracle/oradata/VAMLUI10/ASPROLU_D01_02.dbf'"
REMAP_DATAFILE="'/oracle/oradata/VAMLU10/ASPROLU_D01_03.dbf':'/oracle/oradata/VAMLUI10/ASPROLU_D01_03.dbf'"
REMAP_DATAFILE="'/oracle/oradata/VAMLU10/ASPROLU_D01_04.dbf':'/oracle/oradata/VAMLUI10/ASPROLU_D01_04.dbf'"
REMAP_DATAFILE="'/oracle/oradata/VAMLU10/ASPROLU_l01_02.dbf':'/oracle/oradata/VAMLUI10/ASPROLU_l01_02.dbf'"
REMAP_DATAFILE="'/oracle/oradata/VAMLU10/ASPROLU_I01_01.dbf':'/oracle/oradata/VAMLUI10/ASPROLU_I01_01.dbf'"
REMAP_DATAFILE="'/oracle/oradata/VAMLU10/USR_01.dbf':'/oracle/oradata/VAMLUI10/USR_01.dbf'"
network_link=VAMLUIOL.WORLD
FLASHBACK_TIME="TO_TIMESTAMP('29.05.2012 07:00:00', 'DD.MM.YYYY HH24:MI:SS')"
At few minutes the Job hangs at
. imported "TSMSYS"."SRS$" 0 rows
Job Status = Waiting
(Waiting??: On what the job is waiting??)
Does anyone have any idea / solution

Hi,
Below is the result. It is the first job, it is still executing?
SQL> select JOB_NAME,JOB_MODE,STATE,OPERATION from dba_datapump_jobs;
JOB_NAME JOB_MODE
STATE OPERATION
SYS_IMPORT_SCHEMA_01 SCHEMA
EXECUTING IMPORT
SYS_IMPORT_FULL_02 FULL
NOT RUNNING IMPORT
SYS_IMPORT_FULL_01 FULL
NOT RUNNING IMPORT
JOB_NAME JOB_MODE
STATE OPERATION
SYS_IMPORT_FULL_03 FULL
NOT RUNNING IMPORT

Similar Messages

  • Can't see some Business Rules after running the Import via LCM

    I am trying to migrate our Business Rules down from Prod to Dev to get them back in sync. Here is the steps I have run:
    Export ALL Business Rules and Sequences from Prod via LCM
    I confirmed the export directory contains an .xml file for EACH Rule.
    copied the export directory down to Dev Shared Services server
    Turned on DEBUG for Shared Services
    Deleted ALL Business Rules and Sequences from Dev EAS BR repository
    I confirmed that ALL BUsiness Rules are listed and checked in LCM Import.
    run the Import from Dev Shared Services via LCM
    I get a Completed successfully message. No Errors.
    I Refresh Rules in Dev EAS and I only see 25% of the Business Rules listed.
    I have tried to Stop/Restart the EAS services and still nothing.
    I confirmed that the ID I am using to Export / Import has access on each Business Rule either directly or via a Group that has access.
    Any thoughts??
    Thanks in advance for any assistance on this!
    Robert

    Thanks John!
    I was really trying to get it done via LCM since I have all other migrations being done there. but I ended up taking your advice and doing it the old fashion way via EAS export.
    To answer your questions:
    We are on 11.1.1.3
    I did not see any problems in the Services logs for EAS. Nothing that stood out.
    We are migratiing 66 Rules and 15 Sequences.
    We are using Weblogic instead of Tomcat.
    Even though I have a workaround for the issue I am still interested in understanding why some of them did not import via LCM. You mentioned that you might consider adjusting some config settings. What settings would you recommend looking at?
    Thanks again John!
    Robert
    Edited by: user627522 on Nov 16, 2010 6:27 PM

  • DataPump Import

    Hi,
    I am facing a small problem with datapump import, i exported a schema using datapump export(expdp) the same dump file i used for import using (impdp), once when the import is over i see all procedures,triggers and etc are all created with double quotes such as CREATE OR REPLACE PROCEDURE "ACCOUNTTRANSFERDETAIL_INSERT". So when doing a DataBase Difference these all comes as mismatch, so is there any way to overcome this error.
    When i do a export and import in oracle 9i everthing was ok.
    Now our QA team is doing a oracle 10g export and import (EXP & IMP) activities and i am using oracle 10g datapump for export and import (expdp & impdp) this is where we are facing problem. Comparison is between oracle 10g (exp & imp ) and oracle 10g datapump (expdp & impdp).
    For their schema there was no double quotes and when i refreshed a schema using impdp objects where are enclosed using double quotes.
    I also checked in data dictionary there also i see the object names enclosed with double quotes.
    so i anybody has solution please revert back.
    Thanks
    Regards,
    Ganesh R

    Somehow I don;t think this is a problem with a download. You'll get a lot more eyeballs on your question if you ask in the right place.
    Since Data Pump is part of the database, you might try asking your question in a Database forum (go up 2 levels and take a look at the screen).

  • Datapump import doesnt filter out table when mentioned in 'exclude'

    The below datapump import fails to filter out the 'COUNTRIES' table. I thought that was what it was supposed to do ? Any suggestions ?
    C:\Documents and Settings\>impdp remap_schema=hr:hrtmp dumpfile=hr1.dmp parfile='C:\Documents and Settings\para.par'
    Import: Release 10.2.0.1.0 - Production on Monday, 18 January, 2010 15:00:05
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Username: / as sysdba
    Connected to: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    Master table "SYS"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYS"."SYS_IMPORT_FULL_01": /******** AS SYSDBA remap_schema=hr:hrtmp dumpfile=hr1.dmp parfile='C:\Documents a
    nd Settings\para.par'
    Processing object type SCHEMA_EXPORT/USER
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/ROLE_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    Processing object type SCHEMA_EXPORT/TABLESPACE_QUOTA
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    . . imported "HRTMP"."COUNTRIES" 6.093 KB 25 rows
    . . imported "HRTMP"."DEPARTMENTS" 6.640 KB 27 rows
    . . imported "HRTMP"."EMPLOYEES" 15.77 KB 107 rows
    . . imported "HRTMP"."JOBS" 6.609 KB 19 rows
    . . imported "HRTMP"."JOB_HISTORY" 6.585 KB 10 rows
    . . imported "HRTMP"."LOCATIONS" 7.710 KB 23 rows
    . . imported "HRTMP"."REGIONS" 5.296 KB 4 rows
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    Processing object type SCHEMA_EXPORT/TABLE/COMMENT
    Processing object type SCHEMA_EXPORT/PROCEDURE/PROCEDURE
    Processing object type SCHEMA_EXPORT/PROCEDURE/ALTER_PROCEDURE
    Processing object type SCHEMA_EXPORT/VIEW/VIEW
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
    Processing object type SCHEMA_EXPORT/TABLE/TRIGGER
    Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    Job "SYS"."SYS_IMPORT_FULL_01" successfully completed at 15:00:13
    para.par
    ========
    exclude=TABLES:"like '%COUNTRIES%'"

    Hi,
    The first thing I see is that you excluded TABLES (plural). The object type is not pluralized in DataPump. The parfile should look like:
    exclude=TABLE:"like '%COUNTRIES%'"
    Dean

  • ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'

    Hi,
    I am working on Oracle 10g. When executed import datapump script in the UNIX box with option “RMAP_TABLE” I received the error “unknown parameter name 'REMAP_TABLE' “Can you please give me solution for it?
    Scripts :-
    impdp eimsexp/xyz TABLES=EIMDBO.DIVISION DIRECTORY=DATAMART_DATA_PUMP_DIR DUMPFILE=expdp_DATAMART_tables_%u_$BATCH_ID.dmp LOGFILE=impdp_DATAMART_tables.log REMAP_TABLE=EIMDBO.DIVISION:EIM2DBO:YR2009_DIM_DIVISION
    Note :- The YR2009_DIM_DIVISION table is available in the target database. It is without partition table. The EIMDBO.DIVISION is partition table.
    Thanks,

    See your post here
    ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'
    Srini

  • Is there any (easy) way to use Pages to edit documents imported via iFiles?

    Is there any (easy) way to use Pages to edit documents imported via iFiles?

    That is a question better answered by the developer:
    http://www.ifilesapp.com/
    Peter

  • Some iPhone 4S photos imported via Photo Stream are black

    I'm seeing a whole bunch of iPhone 4S photos imported via Photo Stream as black images in latest iPhoto '11.  When I look at the original file in finder, it is intact, however the modified one is just a black image (which is what shows up in iPhoto).
    This is very concerning.  I'm now manually re-importing all my 4S photos.
    Strangely, the same photos that appear black in iPhoto Photo Stream are fine on my iPad and iPhone Photo Stream view.
    So it seems that iPhoto is breaking them when it imports them.

    There are several possible causes for the Black Screen issue
    1. Permissions in the Library: Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Include the option to check and repair permissions.
    2. Minor Database corruption: Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild.
    3. A Damaged Photo: Select one of the affected photos in the iPhoto Window and right click on it. From the resulting menu select 'Show File (or 'Show Original File' if that's available). Will the file open in Preview? If not then the file is damaged. Time to restore from your back up.
    4. A corrupted iPhoto Cache: Trash the com.apple.iPhoto folder from HD/Users/Your Name/Library/ Caches...
    5. A corrupted preference file: Trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder. (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    If none of these help:
    As a Test:
    Hold down the option (or alt) key key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • How to get photos to iMac, when they were imported via camera connection kid

    Hi,
    I have photos imported on my iPad with the camera connection kid, i.e. directly copying photos from the camera to the iPad in my vacation.
    Now at home, I want to get these photos from the iPad on my desktop (iMac). I use Aperture for syncing, but also in iPhoto I did not manage. The problem is that the photos I have so imported on the iPad can be there found in the "Photo Library" album, while the "Camera roll" album includes the regular iPad Photos. The Camera Roll is visible in Aperture (and iPhoto) for importing as soon as I connect the iPad to the iMac and Aperture (iPhoto) is opened. But I cannot find the Photo Library with all the photos copied in my vacation...
    How can I import those?
    br
    a

    Photos that were imported via the camera connection kit should be treated in the same way as those taken with the iPad in terms of copying them off : http://support.apple.com/kb/HT4083
    If that doesn't work then there are third-party apps such as Simple Transfer (which has a free lite version called Simple Photo & Video Transfer) which can copy them off via your wifi network.

  • Importing via Firewire question

    New to the video thing. Does it make a difference in quality if you import via firewire cable directly connected to the computer versus daisy chained through another firewire device?
    Thanks.

    donny wrote:
    New to the video thing. Does it make a difference in quality if you import via firewire cable directly connected to the computer versus daisy chained through another firewire device?
    no.
    .. some devices don't 'allow' daisy chaining, we read reports, Canon has some camcorders which don't import at all when other devices are at the fw-port..
    but it has no effect on quality.. digital is digital ..

  • Datapump import of tables will automatically rebuild indexes ?

    dear all,
    do datapump import of tables will automatically rebuild the indexes againts the associated tables?
    urgent response please

    Yes indexes are rebulit.
    From dba-oracle
    Set indexes=n – Index creation can be postponed until after import completes, by specifying indexes=n. If indexes for the target table already exist at the time of execution, import performs index maintenance when data is inserted into the table. Setting indexes=n eliminates this maintenance overhead. You can also use the indexfile=filename parm to rebuild all the indexes once, after the data is loaded. When editing the indexfile, add the nologging and parallel keywords (where parallel degree = cpu_count-1).

  • Music Import via optical connector

    Hi,
    I tried to get the old music stuff from my minidisc player imported via optical cable, because I wanted to keep the songs separated in multiple files. However using the optical connection the entire minidisc is imported as one single entire "song" (file). Okay with audacity I can separate the files manually but this a quite poor solution. Any ideas?
    Thank you!

    Hi there,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    Troubleshooting AirPlay and AirPlay Mirroring
    http://support.apple.com/kb/ts4215
    -Griff W.

  • Customer and Order import via CSV (webshop to Business One Import)

    I have an Oscommerce website that is currently processing around 200 orders aday.
    Its a ballache to say the least to create 200 customers and then create 200 orders.
    The website can export the orders in a csv file (Im sure all be it with the wrong fields)
    Does Business One have the ability to batch import customers and orders? can someone give me a pointer of where to start looking.
    Also to start me off, if it is possible, would I have to create the customer accounts first and then import, or can it all be done with on import combined
    Thanks
    Tim Guy

    Tim Guy,
    Yes. You can use DTW (Data Transfer Workbench) to import via CSV files.  You need to files one by one.  One is oBusinessPartner for Customer accounts. The other is oOrder for Sales Orders.
    Thanks,
    Gordon

  • Transports have status "Ready to be imported" after import via ChaRM

    Hello all,
    We are using Change Request Management, and we have the following problem : transports in the Prod. system buffer still have the "Ready to be imported" status after being imported via ChaRM. We would prefer to have the "Imported" status (green check) after it has been imported without errors.
    We cannot find any STMS setting that would change that, so maybe this option is set on the ChaRM side. Anyone know where to change that ?
    Thanks.
    Thomas

    Hi Thomas
                  Here is some solution which worked for me.  
    Solar_Project_Admin
    Select your maintenance project
    System Landscape
    Change Request
    Select Variant SAP1
    Thanks
    Jignesh

  • My macbook pro recognizes my sd card on the desktop, but when i go to the imovie importer it goes straight to isight camera. Ive imported via this method before but now i dont know whats going on.

    My macbook pro recognizes my sd card on the desktop, but when i go to the imovie importer it goes straight to isight camera. Ive imported via this method before but now i dont know whats going on.

    Use iMovie > Help on your Mac or here -> http://support.apple.com/kb/PH2153
    Treat the "sd card on the desktop" as a connected hard disk.
    Message was edited by: EZ Jim
    Mac OSX 10.7.4

  • How much TEMP space needed for datapump import?

    How does one accurately predict how much TEMP table-space is needed prior to starting a data-pump import (via impdp)?  I need a way to predetermine this BEFORE starting the import.  It is my understanding that in data-pump imports, temp table-spaces are primarily used for the building of indexes among other operations.

    Yes, I could use autoextend but that just shifts the problem of checking the logical table-space size to checking the physical space to see that it has enough room to extend.
    I was really hoping for a formula to calculate the amount of TEMP space it would take up.  For example, RichardHarrison's post above about setting the TEMP table-space size to be twice as large as the largest index, but wasn't sure on the accuracy of that statement.  I was hoping someone has encountered this kind of scenario before and found an accurate way to predict how much space is really needed, or a good estimate to go by.
    I will try out the idea of setting the TEMP space size to be twice the size of the largest index and see how that goes, as it doesn't seem there is a practical way of accurately determining how much space it really needs.
    Thanks everyone.
    Ben.

Maybe you are looking for

  • Display of Clob field in webi/deski..

    Hi, We are storing the rich text content in clob field (Oracle) & Text field (SQL). We were able to display the rich text in crystal by selecting Rich text property of the object. But I couldn't find any such property in Webi/Deski to display the ric

  • Change SQL Server User

    Hello Everybody We are implementing security over our SQL Servers (MS SQL Servers). Actually, we are using the "sa" user to connect SAP to the SQL Server and now we need to change it to use an exclusive user for SAP. We have installed SAP Business On

  • Align to Artboard:  A quick and stoopid question

    I've clicked on it. I've set the stage for something interesting to happen. I've looked in manuals; looked online. Swear to god I haveI'll say it right to yer face. But I still I cannot find a one-line answer to the question, "What does the 'Align to

  • DVD .VOB  & .TS Files playback in FCP 7

    I am looking for an efficient way to edit video directly from DVDs..... In the past I have always used Mpeg Stream Clip and it has worked great. The other day I dragged a .VOB file directly into FCP and the video played very clean, but there was no a

  • Can`t setup my Ax88772a USB Fast Ethernet Adapter! Driver is already downloaded

    Can`t setup my Ax88772a USB Fast Ethernet Adapter! Driver is already downloaded