MDM 7.1 Archiving

Hi experts
We are archiving our product repository on a daily basis.
And we want to create a backup repository also for the same on a daily basis.
How we can automatically do this task?(We are using 7.1 version)
Thanks in Advance
Dhanish Joseph

Hi Dhanish,
This can be done using MDM Clix commands in the form of batch files which you need to scheduled with the help of scheduler.
Please refer the below wiki for complete details:
[Automatic Backup (Archive) of MDM Repository|http://wiki.sdn.sap.com/wiki/display/SAPMDM/AutomaticBackupofMDMRepository%28UsingMDMCLIXinWindowsOS%29]
Similarly this can be achieved for MDM 7.1.
Regards,
Mandeep Saini

Similar Messages

  • Delete MDM 2.0 archive files

    Hi MDM gurus,
    how is it possible to delete archived repositories.
    We're using a Linux-Server. So do I have to delete archive files via command line ... or is it possible to delete archives via MDM Console?
    Deleting archive files shouldn't make any problems, right?
    Reason is that we need space on the harddisk.
    Thanks a lot in advance,
    Best regards,
    Henning

    Hello Henning,
    I have to delete archive files via command line
    Yes, you have to delete via command line.
    Just follow the path as given below:
    C:\Program Files\SAP MDM 5.5\Server\Archives
    Under the Archives folder, you can delete the respective archive files (.a2a files).
    Note: Installation directory may difer as per your MDM installation directory.
    is it possible to delete archives via MDM Console?
    No, it is note possible via MDM Console.
    I hope this will clear your doubt.
    TNR,
    Saurabh...

  • SRM-MDM - procedure for archiving/unarchiving a repository

    Can anyone point me to a system admin guide for SRM-MDM?  I'm getting the error: "Error: 0xffaa0202, Invalid password during stopmdm"  when I try to stop the system and I cant find an admin guide.
    Here are the details of my problem: 
    We are running SRM-MDM 5.5 in Oracle and HP/UX in our landscape.  I've archived our production repository and copied it over to the development system where I unarchived it.   I set the password in the console so I can now connect and load the new repository in development.  However when I try to stop the system by running the stop script, I get the error "Error: 0xffaa0202, Invalid password during stopmdm" 
    SAP support tells me I have to set the password in the "m000", "z000" (and similar) and A2i_Xcat_dbs schemas, but where is this password set?  I cant find any reference to a password setting in the DB schemas. 
    Thanks in advance.

    Dear Joseph,
    Please try the link below :
    http://help.sap.com/saphelp_mdm550/helpdata/en/42/fc006b8adf1a61e10000000a422035/frameset.htm
    Further you can use MDM Console Reference Guide  present on Service Market place .
    You can refer that.
    Let me know if you have any further queries.
    Thanks:
    Navaraj mishra

  • SRM MDM 3.0 BMECAT Repository Schema

    Hello at all,
    I have currently run the SRM-MDM 3.0 with the standard respository delivered as archive on the install CD. I still have created some data with the data manager and it runs all very well.
    Now I want to import a catalog based on BMECat 1.2 standard. I Have the complex catalog data XML from the vendor Bechtle and the images folder for the articles.
    When running the Import Manager there are many fields and tables in the source xml that do not excist in the destination hierachy (repository).
    My question is how do I create a repository based on the BMECat 1.2 standard to import the vendor catalog xml ?
    What I still tryed was. Creating a new repository. It's empty except of the standard table like Admin, Images, Products etc.
    Than go to Transport -> Import Repository Schema -> choose the vendor XML
    That doesn' work. I get the Error Message: "There are problems with the transport (XML) which prevent it from being processed"
    I have learned that an XML schema data is described with the ending .xsd but when I try to import the databrowser looks for .xml endings.
    Could someone please advice what's I have done wrong?
    Thanks a lot.
    Rico

    Hi Rico,
    I am not aware of BMEcat standard but in MDM terms you can take the backup of repository in two forms:
    1. Archive/UnArchive -> If you want to move the repository from one MDM server to another i.e. from dev to QA then you can Archive the repository which creates the .a2a file and place the file in the Archives folder of MDM Server installation directory which can then be copied and moved to Archives folder of target MDM server and you can UnArchive it on that MDM server.
    Archive = Repository Schema + Data
    2. Export / Import Repository Schema -> With this method you can export the schema of the repository and create the new repository on some other MDM Server using Create Repository from Schema command. When you perform the export repository schema command, it will ask for the file name and path. You can then copy this schema file and place in the file system of another server.
    Export / Import Repository schema = Repository Schema only
    Regards,
    Jitesh Talreja

  • Error adding a target

    oem grid control: 10.2.0.5 on redhat
    database: 10.1.0.3 on solaris
    i have a database that was a target of my grid control. I bounced the OEM to do a backup. Restarted it. I could not find this target. So I removed it and re-added it. I tested the connection. When i go to add it, I get an internal error see the log. Here is what is in the system logs. I dont know what this means.
    2009-09-28 10:07:54,927 [Thread-48] WARN  emd.targets setContents.92 - ShortName ShortName Average Synchronous Single-Block Read Latency (ms) very long. Has been truncated.2009-09-28 10:07:55,147 [Thread-48] WARN  emd.targets setContents.101 - Label Age of the first message in persistent queue per subscriber (seconds)  very long. Has been truncated.2009-09-28 10:08:25,113 [EMUI_10_08_24_/console/database/config] WARN  emd.targets setContents.92 - ShortName ShortName Average Synchronous Single-Block Read Latency (ms) very long. Has been truncated.2009-09-28 10:08:25,340 [EMUI_10_08_24_/console/database/config] WARN  emd.targets setContents.101 - Label Age of the first message in persistent queue per subscriber (seconds)  very long. Has been truncated.2009-09-28 10:09:15,440 [EMUI_10_09_15_/console/database/config] ERROR svlt.PageHandler handleRequest.640 - java.lang.NullPointerExceptionjava.lang.NullPointerException        at oracle.sysman.db.conf.DBConfigController.validateTargetName(DBConfigController.java:886)
            at oracle.sysman.db.conf.DBConfigController.getDisplayPage(DBConfigController.java:1270)
            at oracle.sysman.db.conf.DBConfigController.handleEvent(DBConfigController.java:2807)
            at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:578)
            at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:247)
            at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:777)
            at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:328)
            at oracle.sysman.eml.app.Console.doGet(Console.java:304)
            at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
            at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:265)
            at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
            at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
            at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
            at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
            at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
            at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:369)
            at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:670)
            at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
            at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
            at java.lang.Thread.run(Thread.java:534)

    Hi Alexander,
    It seems like you are using IBM DB2 database.
    In order to fix it, Please Check SAP Note: 1143932
    Fixed: Language limitation on DB2 databases. Set parameter "IBMDB2 Use Long Varchar For Languages=True" in mds.ini file to activate the fix.
    Also refer Similar thread with same issue:
    Re: Remove languages for SRM-MDM Repository for archival
    Regards,
    Mandeep Saini

  • Unarchive ERROR- Customer [Business content]

    Hi All,
    I am trying to unarchive MDM Customer business content MDM 7.1 , am getting the following error:
    ' Archive has too many languages (18) for DBMS Platform limit of (17) for target repository : Customer"
    $$$ xoperation ended in ERROR : ffab414fh : Error adding a language . You may have exceeded the maximum number allowed".
    1. Is there any DBMS Platform limitations for adding languages?
    please advise.
    thanks,
    Alexander.

    Hi Alexander,
    It seems like you are using IBM DB2 database.
    In order to fix it, Please Check SAP Note: 1143932
    Fixed: Language limitation on DB2 databases. Set parameter "IBMDB2 Use Long Varchar For Languages=True" in mds.ini file to activate the fix.
    Also refer Similar thread with same issue:
    Re: Remove languages for SRM-MDM Repository for archival
    Regards,
    Mandeep Saini

  • MDM Archiving Error

    We are trying to archive a repository on our MDM instance and we receive the following error:
    $$$ Operation ended in ERROR : 84020008H : Database binary object error.
    I then went on to check the repository and got this 1 warning:
    $$$ Warning(1329): Table A2i_1 needs compacting(IdMax=171, IdCount=137).
    I did some searching and found a way to compact the table with this command in sqlplus:
    alter table A2i_1 shrink space compact;
    But it has not have resolved the issue. We are running MDM on a Windows machine with an Oracle database. Has anyone seen this message before? Any help would be greatly appreciated.
    Edited by: Nicole on Apr 8, 2008 11:29 PM

    Hi Nicole,
    I have not faced this problem before, but since the error tells you that the repository needs to be compacted.
    I hope you have tried compacting the repository from Console.
    RIght click on the rep-> Compact Repository.
    Also if you have mentioned the error, you can also find out Which table and which line in MDM is causing the error.
    Table A2i_1 needs compacting(IdMax=171, IdCount=137).
    May be you must have created something before, that you have deleted later on. But the memory might have remained.
    Also it sometimes might happens because of the Field Length. It should be kept to a minimum. Check your repository manually also.
    Then kindly check and Verify your repository for errors.
    Hope it helps.
    Thanks and Regards
    Nitin jain

  • MDM 7.1 on HP-UX Archiving on a daily basis

    Hi all,
    We are migrating a MDM landscape from Windows to HP-UX.
    We used to run CLIX .bat files scheduled on the Windows Server to perform daily archive of our repositories.
    As CLIX is only available for Windows Plataform (you can check the MDMCX7100*.ZIP from http://service.sap.com/swdc), we need to find a way to perform Repository Archiving natively on our HP-UX environment.
    Is there a HP-UX tool, or MDM commands we can schedule on our HP-UX Server?
    (We were recommended to run CLIX commando from our workstations, but is not really an option we can consider)
    Thanks in advance
    Yours faithfully,
    Cristian Marin

    If anyone my find this helpfull,
    CLIX is installed as a native tool of the MDM Server, so all we had to do was to rebuild our CLIX commands under (sh) shell.
    Below you may find the code we have modifiy it to replace the final a2a file.
    #!/bin/sh
    #El archivo resultante queda en la ruta
    #/usr/sap/MDP/MDSXX/mdm/archives
    FECHA=`date +%F_%T`
    clix cpyArchive "<mdm-host>:<mdm-password>" "<REP_NAME>:<SID>:Oracle:system:<oracle-system-password>" -A <REP_NAME>_$FECHA.a2a
    Good luck!
    Cristian Marin

  • Stop archiving repository in MDM Console

    Hello ,
    I wanted to take back up of a repository which had 6000+ records.
    I archived the repository in "unloaded" mode some 3 days back and still the status is showing as archiving.
    Since the repository was unloaded, I cant use MDM Data Manager.
    Does anyone have any idea why is it taking so long to archive the repository?
    Also, is there any way as to how can we stop the process of archiving a repository?
    Will stopping the MDM server help?
    Any help in this regard will b appreciated.
    Thanks in advance.
    Roshani.

    Hi,
    As 'An' said i too dont think it should take so much time.. for 6000 records either in minutes or max a couple of hours... any ways as you said its still under process might be it got stuck somewhere its better instead of restarting your server, you stop your console, by selecting AltCltDel and then restart you console.  and then try to archieve a small repositorya and then you try with the 6000 thousand one....
    Cheers,
    Cherry.

  • Archiving of Java component and SAP MDM

    Hi,
    For ABAP components it's quite easy to archive data or manage documents through BC-AL and BC-HS interface.
    Does there is the same type of interface for java components (PI or EP for example) and for SAP MDM.
    What I wantt to do is data archivng with probant value by using Opentext LEA or Documentum for example
    Thanks in advance,
    Thomas

    Hi Sri,
    There are many possibilities in XI for your scenario.
    1. You can post an http request from your java application to SAP XI. In that case you need an HTTP Adapter and an RFC Adapter in XI.
    2. You can generate a file from your java application which will be picked up by SAP XI using FILE Adapter and using RFC or IDoc adapter you can post the data into R/3.
    3. Optionally you can try with webservice from your java application so that using XI SOAP adapter you can get the data from Java application.
    and the options are still more....
    Thanks,
    Sasi

  • SRM MDM Archive files

    Dear Experts,
    Can any one help me where exacly in service market place I can get the SRM MDM Archive files for downloading the standard SAP MDM Repository.
    Regards,
    B.N.Karthikeyan.

    Hi,
    It should be in the installation kit and the patches.
    http://service.sap.com/patches
    Regards,
    Masa

  • Program _____.MDS not registered..PI 7.1 EHP 1-MDM 7.1 Integration-ABAP API

    Hi,
    I am on the way of integrating ABAP API in PI 7.1 EHP 1 with MDM 7.1
    I installed MDM ABAP API in PI system.
    In transaction MDMAPIC, created MDM Server Connection with default port, DBMS Hosts and MDM Repository.
    After I did the above tasks, I tested the RFC Connection, But its failed with the following error.
    Connection Test MDM_API_GEN_DEFIANCEDEP  
    Connection Type TCP/IP Connection  
    Logon     Connection Error
    Error Details     Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=67
    Error Details     ERROR: program DEFIANCEDEP.MDS not registered
    Error Details     LOCATION: SAP-Gateway on host DEFIANCEDPI / sapgw00
    Error Details     DETAIL: TP DEFIANCEDEP.MDS not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 87
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1714
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 711
    Error Details     TIME: Sat Mar 12 13:53:55 2011
    Error Details     VERSION: 2
    Appreciated if replied with the proper resolution at the earliest.
    Thanks in Advance
    Pradeep Shetty

    Hi Kanstantsin Chernichenka,
    Thanks for your reply.
    I tried the given suggestion. And even restarted the PI and MDM system.
    Still, I am facing the same problem.
    My allow.ip file contains
    122.183.187.24;  
    122.183.187.25;
    115.242.211.112;
    115.184.2.47;
    My MDS.ini file contents are
    [MDM Server]
    XCS Ini Version=1
    Accelerator Dir=E:\usr\sap\MDM\MDS02\mdm\accelerators
    Log Dir=E:\usr\sap\MDM\MDS02\log
    Report Dir=E:\usr\sap\MDM\MDS02\mdm\reports
    Archive Dir=E:\usr\sap\MDM\MDS02\mdm\archives
    Distribution Root Dir=E:\usr\sap\MDM\MDS02\mdm\distributions
    Transport Dir=E:\usr\sap\MDM\MDS02\mdm\transport
    Modifications Dir=E:\usr\sap\MDM\MDS02\mdm\modifications
    Lexicon Dir=E:\usr\sap\MDM\MDS02\exe\Lexicons\
    Extra DBConnection Validation=True
    Log SQL Errors=True
    String Resource Dir=E:\usr\sap\MDM\MDS02\exe\LangStrings\
    Stemmer Install Dir=E:\usr\sap\MDM\MDS02\exe
    Wily Instrumentation=False
    Wily Instrumentation Level Threshold=10
    SLD Registration=True
    Skip Unchanged Records=False
    Autostart=0
    MDS Ini Version=1
    RELEASE\UseAssert=True
    Tracing Level=3
    LogViewer Format Logging=False
    LogViewer Format Tracing=False
    Trusted SAP Systems=DPI
    TrustFiles Dir=E:\usr\sap\MDM\MDS02\config
    Max Threads Per Operation=Auto
    Lock Account After Failed Password Attempts=5
    Lock Account Duration=1800
    Minimal Password Length=5
    Password Expiration Days=90
    Password Expiration Warning=7
    Disable Read Access To Corrupt Repositories=False
    MDS Scone=
    Log SQL Modifications=False
    Maximum DBMS Bind Count=512
    Oracle\Dll=OCI.DLL
    Allow Console to Retrieve Files=True
    Oracle Tablespace Files=1
    Default Interface Language Code=eng
    Default Interface Country Code=US
    Client Ping Timeout Minutes=0
    Inactive Client Timeout Minutes=30
    Value Retrieval Threshold=0
    Protect Family Nodes With Locked Data=False
    Number Of Stemmers Per Language=2
    TrexDllPath=
    Import Slice Size=2048
    Bulk Import Silo=True
    Safe Silo Mode=False
    Enable Change Stamp Logging=False
    Always Verify DBMS Connection Before Executing SQL Statements=False
    Disable Read Access To Repositories That Require Restart=False
    Family Retrieval Threshold=30000
    Enable Client Dictionaries=False
    Restricted Url For Client Export=
    Index_Page_Margin=10
    Default Slice Size=500
    Default Slice Wait Time MS=300
    Enable Slicing For Non-Bulk Operations=False
    Multithreaded Matching=True
    SAP RFC Gateways=
    [MDM Server\Databases\MDM_1MDMORCL_5_3_4_3]
    Port=2345
    Login=SYSTEM
    Password+=ES066H2NVHDCFSJ206LJ9I995SLBVSA21OMQPM0
    Stemmer Language=
    Stemmer Variant=
    Valid Keyword Chars=abcdefghijklmnopqrstuvwxyz0123456789
    Max Large Text Length=250000
    Number of Rows Per Fetch=100
    Max Initial MB to Retain=4
    Max Send Failure MB to Retain=4
    Workflow Detailed Report=False
    Mail Server=
    Mail SMTP Timeout=1
    Here I am requesting you to send your valuable feedback at the earliest.
    Thanks
    Pradeep Shetty

  • HR PA Data Archiving

    Hi,
    We are undergoing the archiving project for HR module. For PD data, we can use object BC_HROBJ, for PCL4 data, we can use PA_LDOC. What about 2000 series infotypes data, such as PA2001, PA2002, PA2003, etc.? Because all changes to these infotypes are stored in PCL4 cluster LA, we only need to purge the data from these tables. What is the best way to purge PA2xxx data? We cannot use transaction PA30/PA61 to delete records because user exit edits prevent any action against old data beyond certain time frame.
    Thanks very much,
    Li

    This is not directly related to SAP NetWeaver MDM. You may find more information about data archiving on SAP Service Marketplace at http://www.service.sap.com/data-archiving or http://www.service.sap.com/slo.
    Regards,
    Markus

  • SRM MDM Installation Problem (.a2a file Unarchive issue)

    Hi All,
    I am totally new for SRM MDM, and need to install SRM MDM and configure the system.
    Below are the steps what i have done till up to
    Already SRM 5.0 Installed
    Installed Oracle 10g ( with diffrent Oracle SID as I have already one Oracle installed for SRM)
    1) Installed MDMServer- Version.5.5.41.70.exe
    2) Installed SAP MDM Console
    3) Installed SAP MDM Data manager
    4) Installed SAP MDM Import manager
    5) Copied .a2a file in -Program Files\SAP MDM 5.5\SERVERS/Archive
    Could you please explain....
    1) How to deploy MDMJAVAAPI05_1.sca and  SRMMDMCAT01_0.sca in the SAP WAS
    Not able find "RemoteGui.bat" or "Configtool.bat" in Program Files\SAP MDM 5.5 but I can find these files in SRM
    G:\usr\sap\ECC\DVEBMGS04\SDM\program\RemoteGui.bat and
    G:\usr\sap\ECC\DVEBMGS04\j2ee\configtool\configtool.bat
    2) How to Unarchive the SRMMDMCAT01_0.sca in MDM Console
    In fact I am not getting any User folder under "Program Files\SAP MDM 5.5 "
    Thanks
    jairaj

    Hi,
    1. Deploy MDMJAVAAPI05_1.sca and SRMMDMCAT01_0.sca in the SAP WAS using SDM.
    For more information about installation and Configuration please refer SAP Note # 1057316
    2. to unarchive repository steps are follows:
         1. copy .a2a file in the archive directory of MDM server
          2. open console and mount MDM server.
          3. right click on server and select unarchive repository. provide the DBMS connection details and Repository Name and specify the .a2a file. then click ok. This will unarchive your repository. For more details please refer to console reference guide.
    kindly let us know if you have any query.
    Regards,
    SHiv

  • Some important questions on MDM functionality

    Hello All,
    I have some basic/imp questions to be understood on MDM 7.1 for a data consolidation project.
    1) When importing records in import manager, some of the records are failed with this error message "Import failed. Unable to find value map index". When checked the records in excel source, those records are having one or two fields carrying some square like char, ? and some non readable char (chinese, japanese). SAP is the source and SAP CRM has those characters successfully maintained in the system but MDM has some issue. How do we tackle these in MDM to successfully import those records?
    2) How do we archive a repository to create a new one which needs to have empty records in main table but need to carry look up table records?
    3) There are some records attached to workflow and when deleted those records from data manager, system throwing error "attached to workflow". Can anyone help me how to remove this attachment and delete those records?
    4)  The max number of records which can be imported at one shot in import manager is 100K? What happens when we exceed this records let's say 200K? Does the process go infinite loop? Is there a way out to import more than 100K records at one shot?
    5) What are the different types of data consolidation projects MDM Gurus encounter? Elaborate please.
    6) How many clients use Hierarchy, taxonomy, family tables for repository design? Is it very common or rare? And what would be some of the reference  use cases (articles) I could find in sdn blogs for these?
    Thx and appreciate for responding to these and also please let me know if any additional articles around MDM which are very popular and must see for a MDM consultant.
    -Mike

    1) When importing records in import manager, some of the records are failed with this error message "Import failed. Unable to find value map index". When checked the records in excel source, those records are having one or two fields carrying some square like char, ? and some non readable char (chinese, japanese). SAP is the source and SAP CRM has those characters successfully maintained in the system but MDM has some issue. How do we tackle these in MDM to successfully import those records?
    Thats a known issue in MDM 5.5 but i am not sure about the current 7.1 SP08 release it might by fixed too, MDM Import manager does not support some special characters,only solution is to identify those records which has special characters in excel and exclude them from the load, may by unmapping the field which has special characters and load the other fields data using the map. and then login to Data manager and copy the text to the corresponding record  manually.
    2) How do we archive a repository to create a new one which needs to have empty records in main table but need to carry look up table records?
    We can not create a repository from an archive with out main table data automatically. you need to clean the main table manually or by using an import map we can delete the data.
    Check the below link for deleting data from a main table through import manager:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0245870-0adf-2b10-46a8-ca9dcf8e1a4d?QuickLink=index&overridelayout=true
    3) There are some records attached to workflow and when deleted those records from data manager, system throwing error "attached to workflow". Can anyone help me how to remove this attachment and delete those records?
    Click on workflows tab in data manager and you can find in which workflow the record is and check the history by right clicking on the record. if you have rights to stop the workflow do that , or else login with the workflow owner and stop the workflow so that record will come out of the workflow and will be able to be delete that record.
    4) The max number of records which can be imported at one shot in import manager is 100K? What happens when we exceed this records let's say 200K? Does the process go infinite loop? Is there a way out to import more than 100K records at one shot?
    Importing 100K data in one shot is not a good idea, and the system will go in infinte loop. you need to split the source files in to multiple chunks. chunk size in your system will be set in MDS.INI file, talk to your MDM Basis guy he will help you in getting details of those..
    5) What are the different types of data consolidation projects MDM Gurus encounter? Elaborate please.
    Let us know which kind of consolidation project you are working in, Tricks will be based on the particular requirement
    6) How many clients use Hierarchy, taxonomy, family tables for repository design? Is it very common or rare? And what would be some of the reference use cases (articles) I could find in sdn blogs for these?
    Again for this question it will be based on the requirements... i am sure you will be able to find blogs how to use hierarchies,taxanomies and family tables but not the client names...
    Hope i answered your questions.
    regards
    Sowseel

Maybe you are looking for

  • Is it possible to add number of days to date?

    I am working on a form where I need to add number of days to a date and come up with a date. Header 1 Header 2 example date:  March 1, 2013 + 30 = march 31 2013                 1. is this possible? Header1/cell 1 is a date field. Header 2/cell 1 is a

  • My document don't print the same color when I print it from PDF rather than InDesign

    I have a vector image that don't print the same color when I export it to PDF but the colors are the same on the screen. How can I be sure to have the same colors as my InDesign original document when I print it as a PDF ?

  • Copy and paste, does the process slow down if...?

    What is the optimal way to copy and paste multiple tasks? My question is: Does the copy/paste slow down if I have multiple copy/paste processes at the same time? Or, should I wait until each is done to continue the next task? I have about 3 hard driv

  • Pavilion DV7-6030ew, ATI video driver on ubuntu 13.10

    I have up and running ubuntu (kubuntu to be precise), but after installation any try to run the driver ends with blank screen... Is there any way to install ATI driver for video card in ubuntu 13.10?

  • Where Oh Where Did My Download Go??

    I purchased a song at the iTunes store. The purchase went through fine, it states in my account order history that the song was purchased but I can not find it anywhere. I did all the recommended searches from the support page but it is no where to b