Distribution Monitor import steps!

Hi ,
Below are the doubts what I have for Distmon.
1.  DBSIZE.xml file is created in distmon dir where the preperation was run. Should we copy the same to install the target system to be issued in sapinst.   
2.  One of the package sapappl1 has become very big can we split the package, if yes how do we do that.
3. the DB dir and the dbsize.xml file is not available or not created in SapinstImport dir. should we creat the dir and mv dbsize.xml there.?
4. I have given 30 jobs, but the hardware utilization on both apps and db server was not more than 15%. but still the export of some of the  bigger split tables took time. in the time file it gives abt 5 MB/min export time. what can be culprit here? is it hard disk or n/w ? or something else. We have collected the statistics before export.
Regards,
Ravi

> when a install the system through sapinst and arrive to the phase when sapinst asks me to use distribution monitor for import, i have the problem.
> When I try to import with DM i have the ORA-1017
> R3load -testconnect I
Check
Note 400241 - Problems with ops$ or sapr3 connect to Oracle
Markus

Similar Messages

  • Distribution monitor import phase

    Hello
    I'm doing an unicode conversion in a EHP4 701 .
    I did the export through distribution monitor without problem.
    when a install the system through sapinst and arrive to the phase when sapinst asks me to use distribution monitor for import, i have the problem.
    When I try to import with DM i have the ORA-1017
    R3load -testconnect I
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017
    DbSl Trace: CONNECT failed with sql error '1017'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017
    DbSl Trace: CONNECT failed with sql error '1017'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) ERROR: DbSlErrorMsg rc = 99
    R3load: job finished with 1 error(s)
    R3load: END OF LOG: 20091201151546
    I don't know how to solve the problem...
    let me know if you have some idea
    thanks
    Nick

    > when a install the system through sapinst and arrive to the phase when sapinst asks me to use distribution monitor for import, i have the problem.
    > When I try to import with DM i have the ORA-1017
    > R3load -testconnect I
    Check
    Note 400241 - Problems with ops$ or sapr3 connect to Oracle
    Markus

  • Regarding Distribution Monitor for export/import

    Hi,
    We are planning to migrate the 1.2TB of database from Oracle 10.2g to MaxDB7.7 . We are currently testing the database migration on test system for 1.2TB of data. First we tried with just simple export/import i.e. without distribution monitor we were able to export the database in 16hrs but import was running for more than 88hrs so we aborted the import process. And later we found that we can use distribution monitor and distribute the export/import load on multiple systems so that import will get complete within resonable time. We used 2 application server for export /import but export completed within 14hrs but here again import was running more than 80hrs so we aborted the import process. We also done table splitting for big tables but no luck. And 8 parallel process was running on each servers i.e. one CI and 2 App servers. We followed the document DistributionMonitorUserGuide from SAP. I observerd that  on central system CPU and Memory was utilizing above 94%. But on 2 application server which we added on that servers the  CPU and Memory utilization was very low i.e. 10%. Please find the system configuration as below,
    Central Instance - 8CPU (550Mhz) 32GB RAM
    App Server1 - 8CPU (550Mhz) 16GB RAM
    App Server2 - 8CPU (550Mhz) 16GB RAM
    And also when i used top unix command on APP servers i was able to see only one R3load process to be in run state and all other 7 R3load  process was in sleep state. But on central instance all 8 R3load process was in run state. I think as on APP servers all the 8 R3load process was not running add a time that could be the reason for very slow import.
    Please can someone let me know how to improve the import time. And also if someone has done the database migration from Oracle 10.2g to MaxDB if they can tell how they had done the database migration will be helpful. And also if any specific document availble for database migration from Oracle to MaxDB will be helpful.
    Thanks,
    Narendra

    > And also when i used top unix command on APP servers i was able to see only one R3load process to be in run state and all other 7 R3load  process was in sleep state. But on central instance all 8 R3load process was in run state. I think as on APP servers all the 8 R3load process was not running add a time that could be the reason for very slow import.
    > Please can someone let me know how to improve the import time.
    R3load connects directly to the database and loads the data. The quesiton is here: how is your database configured (in sense of caches and memory)?
    > And also if someone has done the database migration from Oracle 10.2g to MaxDB if they can tell how they had done the database migration will be helpful. And also if any specific document availble for database migration from Oracle to MaxDB will be helpful.
    There are no such documents available since the process of migration to another database is called "heterogeneous system copy". This process requires a certified migration consultant ot be on-site to do/assist the migraiton. Those consultants are trained specially for certain databases and know tips and tricks how to improve the migration time.
    See
    http://service.sap.com/osdbmigration
    --> FAQ
    For MaxDB there's a special service available, see
    Note 715701 - Migration to SAP DB/MaxDB
    Markus

  • Separate Distribution Monitor Export and Import Processes on Multiple Machines

    Hi,
    Would you kindly let me know whether it is possible (means officially supported way) to run Distribution Monitor Export and Import processes on different machines?
    As per SAP note 0001595840 "Using DISTMON and MIGMON on source and target systems", it says as below.
    > 1. DISTMON expects the export and import to be carried out on the same server
    I think it means that export and import processes for the same tables must be run on the same machine, is it correct? If yes, Export on the machine A, and then Import those exported data on the other machine B is not the officially supported way... (However, I know it is technically possible.)
    Kind regards,
    Yutaka

    Hi Yutaka,
    Point no. 2 & 3 clarify the confusion. However let me explain it briefly:
    Distribution Monitor is used basically in case of migration of large SAP systems (database). It provides the feature to increase parallelism of export and import, distributing the process across available systems.
    You have to prepare the system for using DistMon. A common directory needs to be created as"commDir" and in case you use multiple systems for executing more number of processes of export and import then that "commDir" should be shared across all those systems.  And this is what the Point no.1 in KBA 1595840 mentions about. Distribution Monitor will run both the export and import process from the machine which is prepared for using DistMon and DistMon itself will control the other processes i.e. MigMon. No need to start separate MigMon.
    For example: You are performing a migration of SAP system based on OS:AIX and DB:DB2 to  OS: HP-UX and DB: Oracle. You need to perform the export using DistMon and you are having 4 Windows servers which can be used for parallel export/import. Once you have prepared the system for DistMon which hosts the "commDir" you'll have to provide the information of involved host machines in the "distribution_monitor_cmd.properties" file. Now when DistMon is executed it will distribute the export and import process across the systems which were defined in "distribution_monitor_cmd.properties" file automatically.
    Best regards,
    SUJIT

  • Sapview import can not start  by Distribution Monitor

    Dear:
    We use Distribution Monitor to Export/Import for unicode conversion and system copy.
    After import, we find that message  "sapview import not yet start" on DM.
    How can I import the sapview?
    May I do the sapview import manually?
    Best Regards
    Shirley

    Hi
    We have  sovled the problem.
    We refer the SAP note
    709389: Problems during load of SAPVIEW
    118059: Storage parameter for system copy with R3load
    and also we find this
    FRF-00025  Unable to call function. Error message: Syntax error in program
    Best regards

  • Distribution Monitor for 2 different servers from 2 different sites

    Hello all,
    We are trying to use Distribution Monitor during a parallel Unicode Conversion on a SAP 4.7 system.
    The source system and target system are 2 different servers located on 2 different sites (more than 500Kms distant).
    Questions:
    1. Can we use Distribution Monitor with 1 source server dedicated for the Export and 1 target server dedicated for the import of a package?
    2. If it is not possible, what are the constraints in fact?
    3. Can we have a scenario where Distribution Monitor is used on the source system in order to use the parallelism benefit and Migration Monitor used on the target system?
    Thanks for your help & feedback,
    Chris

    Hi Chris,
    1. Can we use Distribution Monitor with 1 source server dedicated for the Export and 1 target server dedicated for the import of a package? The Answer is No
    In order to use Distribution monitor, u need minimum two application servers on source systems  and correspondingly atleast minimum two application servers on target system 
    For example let us say Application server A  and Application server B on sources systems and Application Server C and Application server D on target ytem
    Then configure Distribution monitor properties to include two application servers as source systems and two application servers as target systems.  When u exeute distribution monitor preparation, first it scan database servers in source system nd target system  and then scan CI servers in source and target system. Then Packages will be distributed in two application servers A and B
    Run Export from Application server A  for first fifty packages  , at the same time Run import  these first fifty packages in Application Server C
    Run Export from Application Server B  for other remining packages and at the same time , run import the remaining packages into Application Server D.
    (that is one to one correspondence)
    2. If it is not possible, what are the constraints in fact? - There is no constraints. However there is lots of time consuming during Distribution monitor preparation and checking.
    3. Can we have a scenario where Distribution Monitor is used on the source system in order to use the parallelism benefit and Migration Monitor used on the target system? - The Answer is No.
    You cannot mix distribution monitor tool for source system and Migration tool used on target system.
    You have to use any one tool depending on the size of database used.
    if your database size used is very very large then  recommend to use distribution monitor where u in sou can have multiple R3load jobs in each application server. Say Application server A use 20 R3load jobs and Application server B use 15 r3load jobs).
    Thanks
    APR

  • Error in distribution monitor while starting export

    Dear All,
    We have successfully finished the preparation of distribution monitor.
    when we are stating export with distribution monitor it gives following error
    ERROR: 2011-08-26 13:38:49 com.sap.inst.distmon.ExportTask run
    Step 'export' failed.
    Reason: 'java.lang.NullPointerException'.
    ERROR: 2011-08-26 13:38:49 com.sap.inst.distmon.ExportTask run
    Call stack:
    com.sap.inst.distmon.ExportTask.checkOrderBy(Unknown Source)
    com.sap.inst.distmon.ExportTask.run(Unknown Source)
    com.sap.inst.distmon.SignalFileListener.run(Unknown Source)
    java.util.TimerThread.mainLoop(Unknown Source)
    java.util.TimerThread.run(Unknown Source)
    ERROR: 2011-08-26 13:38:49 com.sap.inst.distmon.ExportTask export -> checkDirStructure
    Distribution Monitor stopped in operation:
    export -> checkDirStructure
    1 errors and 0 warnings occured
    Please check: distribution_monitor_export.log
    Please suggest us.
    Thanks & Regards,
    Arti

    What about this hint:
    Please check: distribution_monitor_export.log

  • Hostname change with Distribution Monitor

    We will perform Upgrade&UnicodeConversion for our BI system with Distribution Monitor  parallel export/import function.
    I would like to keep hostname unchanged after export/import to avoid interface configuraiton adjustment,
    Export from HostnameS -> Parallel import to Hostname D -> Change HostnameD to HostnameS when finished (adjust SAP profile & oracle listener), does it work?
    Is there a better idea?
    Thanks,
    James

    Thanks Sunny,
    I've read this note before. I am looking for a smarter way to avoid hostname change with Distribution Monitor.
    Option 1: As I mentioned before, change the hostname back to HostnameS immediately after import in destination server.
    Option2: When import, we can set SAPINST_HOSTNAME on target server, this can be set to HostnameS, but in /etc/hosts files, the IP address of this entry is point to HostnameS, I have not figured it out......
    If there is no choice rather than changing the hostname, then we will follow this note and test all connections/configurations.
    Thanks,
    James

  • Import steps not specific to Transport Request

    Hi all,
    I need to move 5 Released Transport Request as "Local Change Requests" to another SAP installation.
    I followed two guides to do this:
    SAP BASIS / ABAP - How to Export and Import an External Change Request - YouTube
    How to copy Repository Objects between non-connected SAP systems - ABAP Development - SCN Wiki
    However I have problems creating the Change Request that contains all my requests: if I generate it as Local Change Request it is not available on cofiles and data folders.
    So I created a new Virtual System called M02 and I created a standard consolidation transport link between my original system M01 and the virtual system M02.
    Then I created a new TRANSPORT OF COPIES Transport Request and I selected as target system M02. All objects are correctly added to the new request and the validation is correctly performed.
    However when I release the request on the SOURCE server I get the following error:
    M01#######            My Request Name
    M01        System M01
                 Checks at Operating System Level         05.03.2014 16:48:34    (0) Successfully Completed
                 Pre-Export Methods                       05.03.2014 16:48:37    (0) Successfully Completed
                 Export                                   05.03.2014 16:48:47    (0) Successfully Completed
          Import steps not specific to transport request
      M02        Virtual System
                 Selection for Import                     05.03.2014 16:48:47    (0) Successfully Completed
          Import steps not specific to transport request
    "Import steps not specific to transport request" expanded as:
      Feedback after export or import 05.03.2014 16:48:48    (0) Successfully Completed
    I get this message even if I generate the new Change Request from a single Change Request (the first one that we released).
    The cofiles and data files are correctly generated, however the IMPORT on the TARGET server returns an error (invalid data package)
    My question is: is the "Import steps not specific to transport request" message correct, or should I modify something? Why am I getting this message?
    Thank you

    Hi Chinna,
    Its a warning message you can ignore that... if you want to see what exactly the reason for warning  in SE09 --> select the released request --> click the Transport Log Ikon --> select the warning message and click the spects Ikon --> go on expanding you can find the warnings of Objects  in Yellow...
    Hope this helps,
    Sudhakar.

  • OS/DB migration : Distribution Monitor nodes

    Hi All,
    We are in the process of migrating our ECC 6.0 environmnet from Solaris + DB2  to  AIX +DB2.
    We are using Linix Application server as our Distribution Monitor nodes.  In this run we did not get the result as per our expectation. Could please share your experinece or recomendation to use third OS (in our case Linux) for Distribution Monitor Node. Is there any recomendation or best practice for Distribution Monitor nodes -- whether we should use same OS as Source system or Traget  OS or we can use any Application Server ( OS).
    Regards,
    Dipam Phukan

    Best Approach  migrate your ecc 6.0  from solarisDB2 to AIXDB2
    if you use migmon or Distubution method  its take time .  For DB2  migration we can go backup/restore method.
    If you are system running on DB2 .  you can move any unix to any unix with out using migtaion tools . you can use only backup restore mehtod.
    You can use redirected restore to create a Heterogeneous system copy between 2 systems running on different platforms.
    sapnote:628156
    document:
    A:http://www.ibm.com/developerworks/data/library/techarticle/0308nesiem/0308nesiem.html
    B:http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.admin.ha.doc/doc/c0005960.html
    Compare to orace , DB2 lot of benefits . if  same case required to move with oracle mean you need  to migration  but DB2 you can backup restore method.
    Procedure:
    1. use Redirect resore mehtod
    2. source system preparation .
    run redirect restoer script  in source sytem
    3. Target system preparation
    install  fresh system  and resore the database from backup using redirect restore
    With Regards
    Ram
    solution Architect for Migrations,upgrades, SAP HAHA

  • Important steps while undergoing SAP NetWeaver 7.01 - ABAP Trial installati

    Please provide me the important steps and pre-requisites for installing SAP NetWeaver 7.01 - ABAP Trial Version that I have downloaded from SDN itself.
    I am having Vista Basic in my laptop with 1GB RAM ,120 GB harddisk and dual core processor.

    Hi,
    The important prerequisites have been mentioned in
    https://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/80fd9a0a-e306-2a10-c896-b84c77c13ed2
    You should read
    SAP NetWeaver Application Server
    You should follow the steps of the installation guide for detail steps
    Download Instructions:
    Once the contents are extracted, initiate installation by clicking on start.bat to start the installation overview page. The download package contains a detailed installation guide and information about the evaluation developer license.
    During install if you face any issue, existing thread may help you.
    Error during the SAP NetWeaver 7.01 ABAP Trial Version Installation
    Slow boot after installing "SAP NetWeaver 7.01 - ABAP Trial Version"
    Re: Where to find Installation Guide for 'SAP NetWeaver 7.01
    Troubleshooting guide
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/6055f523-df6e-2910-f0bf-acccbb0a7d37
    Regards,
    Debasis.
    Edited by: Debasis Sahoo on Apr 19, 2009 2:15 PM

  • Monitor the step in the job

    Dear all,
    I want know the function that can monitor the step in a job. I have a program that generates a job within steps. I want to abort the job if a step is cancelled. Can you share the ideas with me? Thank you!

    Hi,
    if you are in the loop and and executing the job within the loop... then in that case you can use the following logic...
    loop at......
    ...............        processing steps....
    call function bp_jobvariant_schedule....      " to schedule the job....
    if sy-subrc <> 0.    " if there was any error then it will exit from the loop which means no other jobs can *be executed
      exit.         
    endif.
    endloop.
    Regards,
    Siddarth

  • Lightroom 6 new import steps?

    I'm struggling with Lightroom 6's new import steps. I import all my files into my catalog as dng.  I understand that LR6 no longer does the conversion on the fly, but first copies the proprietary raw file to disk, then converts it.  When I import files now in LR 6, there are a total of four operations that take place. First, proprietary raw files are copied to disk.  Next, three concurrent operations occur: building smart previews, building search index, and conversion to camera raw.  Of these concurrent operations, building previews always completes twice as fast as the other two operations.  So, with that said, here are my questions:
    How can LR6 build a preview of an image before it's done converting the image to dng?  And why would we want to see a preview based on a different raw format?  Once it's converted to raw with any custom import settings, won't it have to re-generate the preview (i.e. is this a resource-intensive, wasted step)?
    What is "building search index?"  This operation takes just as long as the raw conversion process, which - in my experience over the past couple days - takes about 2-3 times as long as it did in LR5 (so much longer in fact that I'm probably going to switch back until Adobe figures out how to rework this).  Can I turn this off, or make the action manual, or make it occur after raw conversion?

    I concur with this sentiment.  I shoot exclusively in raw format and importing and converting to DNG takes 3 times as long as it used to.  LR 5 used to read the raw image from my SD card and write the image to the hard drive in DNG format.  Now it reads the raw image from the SD card, writes it to the hard drive in the same format and then reads the image from the hard drive and writes it back to the hard drive as DNG format and then deletes the original raw image.  All of this reading/writing/deleting is tremendously slower.

  • Post import steps of BPC add-on and SP import

    Hi,
    I've just imported BPC Add-On component and SP's(SAP BusinessObjects Planning and Consolidation 7.5 for Netweaver) into our BW system and need to perform a post import step as the installation note 1398026  -
    Delivery Customizing is imported into client 000 and may have to
           be copied to other clients. For more information, see Note
           337623.
    I'm having problems understanding exactly what it is I need to do can someone help? I'm sure I've had to do this before but can't remember the details or it being this complicated!
    Chris

    Dear Chris,
    I've already a installation like your scenario, however, I did nothing special about this note 337623.
    I've understood that doesn't have a customizing setup for new client.
    In my case I've installed BI system, copoy client 00 for XXX , activated the RSA1 ( it's very important ) and I 've install the BPC ADD ON.
    Regards,
    Edinaldo Junio

  • Oracle Forms Recognition Error - import step

    I am committing tiff images from ODC to a file system location where OFR is listening.
    I am getting the following error performing the OFR import step:
    Error in classification and extraction step on document 'path'description
    Error extracting class 'invoices', field 'VendorASSSA'.
    SERbrainware: Search, unable to prepare search (22)
    Does anyone know what I am doing wrong?
    Thanks
    Edited by: 897356 on Feb 1, 2012 10:56 AM

    to what is it attempting to add the file? did it fail with a batch open? did you restart the RTS? did you purge any files from the associated directories to clear the queue?
    -ryan

Maybe you are looking for

  • How to create an applet in a jDesktopPane

    hello i would like to create an applet (JApplet) in a desktop (JDesktopPane). i have to put the applet in a JInternalFrame so i can move and resize the window around. indeed i can have several applets in the JDesktopPane. it would be more powerfull t

  • Launch pad has question mark in icon and won't launch

    Hello, On my intel mac with lion the icon for launch pad has a question mark over it and wont launch. Also when I hit f4 it wont start launch pad. Any help would be appreciated.

  • Allocations at customer Hierarchy level

    Hi Gurus, I have a requirement from client to allocate stock of restricted products at customer hierarchy level. For example: Material ABC is a restricted product and there are 500 CV available in the plant, Client would like to allocate 100 CV to cu

  • I had my hard drive replaced and since my Time Machine backups say failed

    I had my hard drive replace and since my Time Capsule backups are failing. The exact message is: The backup was not performed because an error occurred while copying files to the backup disk. The problem may be temporary. Try again later to back up.

  • How to free up memory on iPhone

    I have the usual iPad, mini iPad and iPhone5. I am trying to take pictures but I have no space available. I have a lot of music and looking to remove some as this has taken up several gigabiytes of space ( 9.3 of 13.3 GB). How do I do this as it stil