Master Catalog is locked!

Need you help!
Our master catalog is locked and I'm trying to unlock it. As I read some of the postings in this thread, I checked /CCM/D_CTLG_REG and I see two versions of our master catalog. However, both versions are inactive (there's no x next to either one).
To unlock or delete inactive catalogs, there's /CCM/CLEANUP_CATALOG. Since our master catalog is inactive for both versions, if I delete 'inactive' version, would that delete both of them? How do I set one of these to active and delete the inactive one?
Please help.
SN

Hi
<u>Which CCM version are you using ?</u>
<b>We faced fimilar issue ... SAP has suggested this long back -></b>
<i>The problem is as a result of a system restart which occured while a
publication job was in process. The shutdown cancelled the job for
program /CCM/PE_START_REG_PUBLICATION but did not cancel or clean up
the corresponding table entries which are causing the error you now
encounter</i>
Go to table <b>/ccm/d_pub_st</b>
Here you will see one entry in status 'R' (Running) this needs to be
changed to status 'E' (Published with errors)
Then Use report again /ccm/cleanup_catalog
<b>Related Help links -></b>
To remove the locks, use SE38 transaction and type program name as /CCM/CLEANUP_CATALOG to unlock or delete catalogues. Please select the correct option !
Re: CCM Mater catalog is locked
Re: /CCM/CLEANUP_CATALOG won't unlock the catalog
Re: CCM Related
<b>Related SAP OSS Notes -></b>
Note 965357 - /CCM/CLEANUP_MAPPING: Long runtimes Note 773975 - TIME_OUT short dump when publishing very large catalogs
Note 909907 - Improved performance of update overview (CCM20)
<b>Please see the related links which deal with the same issue, and will definitely answer your query -></b>
Unlock catalog
Go to transaction SE38 and execute program /CCM/CLEANUP_CATALOG. Information about the catalog status is held in table /CCM/D_CTLG_REQ.
If your catalog is locked by UI (i.e. publishing) try the report /CCM/CLEANUP_UPDATE_STATUS.
CCM Mater catalog is locked
Re: /CCM/CLEANUP_CATALOG won't unlock the catalog
Do let me know incase you still have any queries.
Regards
- Atul

Similar Messages

  • Dump: Parameter error raised while editing Master catalog

    Hi all,
    I need some help.
    While I am trying to edit the master catalog I am getting a dump error:  Exception condition "PARAMETERS_ERROR" raised. The moment when I clicked on the edit button I am getting this dump.
    I could see the field "operation" is showing as Undefined in the table /CCM/D_CTLG.
    Could you please help me?
    Dump details:
    Error analysis
        A RAISE statement in the program "SAPLSYGU" raised the exception
        condition "PARAMETERS_ERROR".
        Since the exception was not intercepted by a superior program
        in the hierarchy, processing was terminated.
        Short description of exception condition:
        Errors in passing parameters
        For detailed documentation of the exception condition, use
        Transaction SE37 (Function Library). You can take the called
        function module from the display of active calls.
    How to correct the error
        You may able to find an interim solution to the problem
        in the SAP note system. If you have access to the note system yourself,
        use the following search criteria:
        "RAISE_EXCEPTION" C
        "SAPLSYGU" or "LSYGUU03"
        "GUID_CONVERT"
          or
        "SAPLSYGU" "PARAMETERS_ERROR"
        or
        "SAPMHTTP " "PARAMETERS_ERROR".
    Information on where terminated
        The termination occurred in the ABAP program "SAPLSYGU" in "GUID_CONVERT".
        The main program was "SAPMHTTP ".
        The termination occurred in line 119 of the source code of the (Include)
         program "LSYGUU03"
        of the source code of program "LSYGUU03" (when calling the editor 1190).
    Line  SourceCde
       89     map22to16a    12   09         gc_map__345678.
       90     map22to16a    13   10         gc_map345678__.
       91     map22to16b    14   10   11    gc_map5678__34.
       92     map22to16b    15   11   12    gc_map78__3456.
       93     map22to16a    16   12         gc_map__345678.
       94     map22to16a    17   13         gc_map345678__.
       95     map22to16b    18   13   14    gc_map5678__34.
       96     map22to16b    19   14   15    gc_map78__3456.
       97     map22to16a    20   15         gc_map__345678.
       98     map22to16a    21   16         gc_map345678__.
       99     map22to16a    22   16         gc_map5678__34.
      100     lv_g16x = lv_g16.
      101     ev_guid_x16 = lv_g16x-x.
      102     ev_guid_c32 = ev_guid_x16.
      103
      104
      105 * conversion x16 or c32 to c22 if requested
      106 *** iv_uuid_x16 (wins) or iv_uuid_c32 have to be filled with valid guid!
      107   ELSE.                                                     "Y9CKxxxxxx
      108 * elseif ev_guid_c22 is requested.                          "Y9CKxxxxxx
      109     IF NOT iv_guid_x16 IS INITIAL.
      110       lv_g16x-x   = iv_guid_x16.
      111       ev_guid_x16 = iv_guid_x16.                            "Y9CKxxxxxx
      112       ev_guid_c32 = iv_guid_x16.                            "Y9CKxxxxxx
      113     ELSEIF NOT iv_guid_c32 IS INITIAL.
      114       lv_g16x-x   = iv_guid_c32.
      115       ev_guid_x16 = iv_guid_c32.                            "Y9CKxxxxxx
      116       ev_guid_c32 = iv_guid_c32.                            "Y9CKxxxxxx
      117     ELSE.
      118 *     no parameter at all provided ...                      "Y9CKxxxxxx
    >>>>>       RAISE parameters_error.
      120     ENDIF.
      121
      122     IF ev_guid_c22 IS REQUESTED.                            "Y9CKxxxxxx
      123       lv_g16 = lv_g16x.
      124       ASSIGN lv_xofs TO <lv_xofs> TYPE 'b'.
      125       map16to22a    01    01 fc             gc_base345678__.
      126       map16to22b    02    01 03    02 f0    gc_base5678__34.
      127       map16to22b    03    02 0f    03 c0    gc_base78__3456.
      128       map16to22a    04    03 3f             gc_base__345678.
      129       map16to22a    05    04 fc             gc_base345678__.
      130       map16to22b    06    04 03    05 f0    gc_base5678__34.
      131       map16to22b    07    05 0f    06 c0    gc_base78__3456.
      132       map16to22a    08    06 3f             gc_base__345678.
      133       map16to22a    09    07 fc             gc_base345678__.
      134       map16to22b    10    07 03    08 f0    gc_base5678__34.
      135       map16to22b    11    08 0f    09 c0    gc_base78__3456.
      136       map16to22a    12    09 3f             gc_base__345678.
    137       map16to22a    13    10 fc             gc_base345678__.
    138       map16to22b    14    10 03    11 f0    gc_base5678__34.
    Contents of system fields
    Name     Val.
    SY-SUBRC 0
    SY-INDEX 1
    SY-TABIX 1
    SY-DBCNT 0
    SY-FDPOS 2
    SY-LSIND 0
    SY-PAGNO 0
    SY-LINNO 1
    SY-COLNO 1
    SY-PFKEY
    SY-UCOMM
    SY-TITLE HTTP Control
    SY-MSGTY E
    SY-MSGID /CCM/COMMON_DB_EX
    SY-MSGNO 010
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4

    Deal all,
    Any help would be appreciated.
    It seems like master catalog got locked. When I tried to map few supplier catalog to master catalog, I could see the message "Master catalog is locked" in SLG1.
    I noticed two things which could be a reason:
    1. There are two entries for the master catalog in the
    table: /CCM/D_CTLG_REQ. Two versions are there 109 and 110. For the
    version 109, field REQ_SENDER is showing the value FILE UPLOAD. Seems
    like the master catalog is locked.
    2. In the table /CCM/D_CTLG, for the version 109 the value for the
    field Operation is showing as blank (undefined)
    In SLG1 - when we tried to upload data in other supplier catalogs, we
    are getting the message "Master catalog is locked".
    I ran the report /CCM/CLEANUP_CATALOG to unlock the master catalog. But
    it is not unlocking the catalog.
    Also I ran the report: /CCM/CLEANUP_UPDATE_STATUS which changed the
    status of the catalog from 03 to 05 in the table: /CCM/D_UPD_STATE
    Please advise.
    Thanks.

  • CCM Mater catalog is locked

    Hello,
    I am uploading the new catalog through some background jobs. When i tried to upload the new catalogs the error is coming saying that "master catalog is locked. please try after some time". I have checked all the back ground jobs and all the users no one using that master catalog. When i try to edit it is giving that "master catalog is being updated please try after some time/"
    Experts please help in this ...why this error message is coming ..can any know how to unlock the master catalog. plese help me its urgent
    Thanks
    Venkatesh

    Venkatesh,
    Go to tx SE38 and execute program /CCM/CLEANUP_CATALOG.
    Regards
    Keith

  • Master Catalog Publishing

    Hi All,
    Can anyone throw some light why master catalogs get locked while publishing - the main cause; & how one can avoid getting them locked?
    Thanks in advance!
    Raman

    Hi Raman,
    In a nutshell, the main reason for catalog locking is due to unfinished/cancelled processes during the publication.
    There are several stages of publication, the are primarily ~ Initiation -> Content Aggregation -> Indexing and Optimization -> Rule Execution (if required) -> Catalog Activation. Then as a seperate process we run the DELETE_OUTDATED_CATALOG process to remove the old SE version.
    Sometimes what happens, particularly where people use parallel processing/large amounts of rules and views/have very little memory resource available to the catalog we see failures. Sometimes, people cancel the jobs because they feel publication is not doing anything, i.e. they look in SM37 and just see the job running for what seems like forever. We tend to see this when the publication is on the Rule Execution phase or activation phase. Cancelling the job now leaves the catalog in an inconsistent state which will certainly require manual intervention to 'Cleanup'.
    When experiencing issues with the publication you should always analyse the underlying cause, i.e. if the problem seems to be in Rule Execution, maybe 80% of the runtime is spent here, then can you reduce the amount of views used or the amount of contained rules in these views? Would it be easier to limit the access by creating different procurement catalogs with different call structures rather than having lots of views ?1?!
    Parallel processing is also an issue occasionally, mostly, it is very useful and improves the runtime, but from time to time especially if your catalog is already problematic, it can make things much worse .... where you had a process which was possibly problematic with sequential processing, now with multiple processes, this is simply going to be a problem!!
    Best always to switch this parallel processing off until the catalog is returned to a healthy state again.
    I hope this provides some help ...
    Regards,
    Jason

  • Unlock Master Catalog in CCM1.0

    I'm on SRM 4.0 with CCM1.0 and my production master catalog is locked.
    In looking at table /CCM/D_CTLG_REQ for process AI, I see the latest version of the master catalog without the checkbox, which means it's inactive. I understand report /CCM/CLEANUP_CATALOG is used to delete/unlock catalog, but I'm cautious as I'm not sure which version to delete.
    I tried unlocking it and it doesn't work. I think I need to delete this inactive version but CCM1.0 does not give me option to specify the exact version I want to delete. The latest inactive version of the master catalog is 113. I can delete the catalog with the following options:
    Process: SE or AI ? I assume it's AI
    Catalog ID:
    Inactive version
    Active version
    Last version
    In my case, should I delete the latest version or the inactive version? Or does it matter? Since the system doesn't show me the active version, I don't want to accidentally delete the catalog. Advice would be greatly appreciated, and points will be rewarded.
    SN

    >> 1. check the table /CCM/D_UPD_STATE, put the concerning catalog ID and to see whether the status is 03---means running. If yes, go to next step. If No, you should not run the report in step 2 and there must be other reason for the error.
    2. run the report /CCM/CLEANUP_UPDATE_STATUS. Notice: you must specify process "AI", catalog ID and status, eg 03, then you can the report.
    3. Check the table again, the concerning record should be removed. and the message in front end should be no longer existing.
    >> Also check in SE38 the program /CCM/VERIFY_CATALOG, where in case if you need to verify catalog (e.g. you get some error messages during publishing of the entire catalog etc)

  • Master-Slave Repository locking problem

    Hi,
    We are implementing SRM-MDM Catalog 3.0. I have few questions regarding MAster-Slave scenario.
    1. At the time of importing supplier catalog data into Master Repository through Import Manager, the Master Repository will be locked for Read Access through SRM-MDM Catalog Search UI???
    2. At the time of Master-Slave synchroniztion, which repository will be locked? Master or Slave or both? If both repositories are locked for searching, that means at that particular time, end users can't perform search.
    3. If we go for Master-Slave scenario, how could I make my Master Repository Highly Available? As per SAP Note # 1170807, it is recommended that SRM-MDM catalog Search UI is mapped to work with slave repository. It means latest data will be there in Master Repsoitory and will only be available after synchronization.
    4. If we create one or two slave repositories on the same server where we have master repository, how much extra resources will be required?
    Thanks,
    Anshuk Saxena

    Hi Anshuk,
    1. At the time of importing supplier catalog data into Master Repository through Import Manager, the Master Repository will be locked for Read Access through SRM-MDM Catalog Search UI???
    Yes, at that time Master repo will locked and if you are using master slave  scenario thencatalo 3.0 will log in slave repository.Basically MDM catalog 3.0 first find  available slave then only move to master.
    2. At the time of Master-Slave synchroniztion, which repository will be locked? Master or Slave or both? If both repositories are locked for searching, that means at that particular time, end users can't perform search
    At this time slave that is under synchronization proces will locked not master.
    . If we go for Master-Slave scenario, how could I make my Master Repository Highly Available? As per SAP Note # 1170807, it is recommended that SRM-MDM catalog Search UI is mapped to work with slave repository. It means latest data will be there in Master Repsoitory and will only be available after synchronization.
    YES latest data in master only.High availability can achieved by what user set the synchronization frequency after each import or when.It is up to user only.
    4. If we create one or two slave repositories on the same server where we have master repository, how much extra resources will be required?
    Again its up to user.they can maintain all repository on same server or all on different server.But preferable is atleast maintain  master at different server.

  • TS2518 Help, I had aperture open and working on a image and did not have a battery in and bumped the power off. As a result it will not open my master, it is locked. when I try to open that Library  it says There was an error opening the database for the

    Help, I had aperture open and working on a image and did not have a battery in and bumped the power off. As a result it will not open my master, it is locked. when I try to open that Library  it says There was an error opening the database for the library. I have tried every thing. I updated the other libr but now it will not open the main to update. What do I do?

    Try starting Aperture with the command and option keys held down.  You'll get 3 options.
    Try each, starting at the top, in order, checking after each to see if it fixes the issue.

  • How can I update a catalog on my laptop and then transfer the updates to master catalog on desktop?

    This is similar to Goeffbubbles question but I don't want to have the original files on both laptop and desktop
    Here is the question:
    I want to make a copy of a Lightroom 3 catalog to put on my laptop so while on the move I can be geo-tagging and keywording to 8000 photographs. I don't want to drag an external drive with me. I just want to be able to work on the catalog metadata and have all the updates/changes stored there (on the laptop)(in the catalog) and then transfer the catalog back to the desktop (to the primary archive) and have all the updates/changes pushed back into the DNG's or the XMP sidecar files alongside the CR2's. These changes would be only keywording and possibly writing GPS data into them….NOT image edits (that would probally require access to the original image files)
    As a test, I tried "exporting as catalog", TWO images (with the source images "unavailable"). I flash-drived the resulting catalog to my laptop. I opened the catalog in LR3 and made changes to the metadata. I tried both "saving metadata to file" and "updating DNG previews" (which would be useless anyway since I could not write data back to the missing originals) and also tried doing nothing and just closing LR,  then pulling the flashdrive and plugging it into the DESKTOP.(knowing the changes are stored within the catalog itself only) I open the 2 picture catalog in LR and see the keyword updates. Hurrah!
    I switch over to the master catalog. All I want to do is import the updated metadata (keywording, contrast, etc…) back into the master catalog and push the data into the original DNG or XMP. On import I select "replace: Metadata and develop settings only" (with or without "preserve old settings" checked) and click import. Voila! NOTHING HAPPENS and the updated keywords are NOT picked up.
    Where did I go wrong? I know that the metadata updates were carried out because they showed up when I opened it separately in LR! For some reason they don't seem to making through the import process to the master catalog…
    Sorry if I am being overly verbose....Any suggestions?

    the part you're missing is that you have to be a little more destructive in your creation.
    here are my steps:
    In LR, put the files you want to work on in a subfolder of your Primary catalog
    Export Folder As Catalog with previews, but without including the DNG's
    At your new location/machine work on that catalog.
    Here's the part that's no fun, (obviously have a backup of your catalog before you do this)
    In your primary catalog REMOVE that folder from your catalog. (this will remove all references within your catalog, but leave the RAW files alone where they were)
    You then FILE-->IMPORT FROM ANOTHER CATALOG, and import your subfolder export back into your Primary catalog.
    It'll bring all of your changes and previews back into your Primary catalog but with unlinked RAW files.
    Click on the question mark in the corner of the thumbnail that's telling you it doesn't know where the source files are and LOCATE the original file again in your file structure, with the FIND NEARBY MISSING PHOTOS box checked.
    Overly complicated for what it is, but it gets the job done.
    I found your post because it was suggested on the sidebar after I just made a feature request on the same topic.

  • Error while uploading schema for Master Catalog

    Guys,
    I got the below error while uploading Schema with custom char for Master catalog;
    "Error in row 11 of the CSV file" where as the 11th row is "DataType;INTEGER;integer;Integer Type"
    in the csv file. Please suggest.
    Regards
    TGB

    Hi,
    Check txn-SLG1 in SRM system. There if you go to details, you will see exact description of error.
    There are some dos and donts for csv files. for e.g you can't put  : ,  /    etc.symbols in the csv file.
    Regards,
    Sanjeev

  • How can I use the same master catalog in Lightroom 5 on my PC and Mac?

    I have been using a PC with a Sinology NAS for picture storage. The master catalog has been generated from this PC. I would like to use the same catalog on my Macbook Pro. Is there a way to sync the two computers using one common catalog?

    Some users have a shared catalog on an external hard drive, which if portable can be carried around. I’ve never use network storage; but in theory it could work if all the file paths were identical on both machines.
    The alternative is to use a travel catalog. I dpo this on my Macbook Pro using a 128gb SD card. It means I can then process, edit photos and add metadata etc. When I get home, I import the travel catalog to Lightroom on the Windows PC to combine it with the master catalog.
    Here is a video tutorial which demonstrates the use of a catalog on location.
    http://tv.adobe.com/watch/the-complete-picture-with-julieanne-kost/how-to-use-lightroom-5- on-location/

  • No entry was generated in Master catalog after contract upload by PI...

    We use CCM 2.0 as percurment catalog in SRM 7.0 server.
    1.I finish the basic configuration and tranfer the product catalog to the CCM.
    2.Then I do the mapping of product cat to master cat.
    3.I finished the PI scenarios for upload contract.
    4.When I publish a contract in the potral, I check the PI monitor is fine.
    5.I check the CCM log more,but there is a warning message 'No original catalog item found for contract catalog item 1'.
    6.The contract upload successfully and it occurs in the ccm cataloags.
    7.The log showed that
    19.09.2010 16:09:01 (CET): Starting mapping
    19.09.2010 16:09:01 (CET): Starting mapping analysis for catalog 4400000049 -> /CCM/MASTER_CATALOG
    19.09.2010 16:09:04 (CET): Mapping completed for catalog /CCM/MASTER_CATALOG
    19.09.2010 16:09:04 (CET): Mapping completed for catalog 4400000049
    But unfortunately,there is no entry in the master catalog for this contract.
    Could you give me some suggestion?
    Much appreciated~~~

    Looks like the catalog was unable to be enriched from existing data - does this contract item exist in the SRM product catalog or a supplier catalog for enrichment to take place?
    Regards.
    Jason

  • CCM 2.0: Status of items is not changed in Master Catalog

    Hello all,
    when I upload the same items in Supplier Catalog in Master Catalog and Procurement Catalog for items status is not changed from "Approved" to "Not Approved".
    Funny thing is that items need to be approved to go to Procurement Catalog from Master and to publish Procurement Catalog.
    What to do?
    Gordan

    Hello Gordan,
    do you mean that in CAT customizing you have your /ccm/master_catalog with "approved" value and the name of your procurement with "To approve" value?
    Best regards
    Jorge

  • LR - how to make a master catalog???  my pictures are all over somewhere i can't find.

    i put LR on an external hard drive.  now i suddenly have multiple catalogs as well as data previews.  my photos are scattered all over hell, i can't find what i'm looking for and half the time, i bring up a file and it cannot be found.  i tried following a tutorial to create a master catalog, but i can't find the options that say "catalog" they only say "create new folder" etc.

    Really?? No one knows??  
    This is an Apple support forum is it not?
    If anyone can at least point me in the right direction that would be great!!

  • Empty schema in master catalog

    Hi,
    I just did the basic setup CCM 2.0 on WAS 7.0
    Now I see the master catalog has no standard schema yet.
    I read this willl be generated the first time it gets edited, but it is not.
    Is this right, and do I have to build this schema on my own, or is there a initial upload available anywhere?
    Regards, Toine.

    HI,
    As already identified by Masa you must create the schema yourself either directly in the catalog (not recommended) or use either XML or CSV uploads. Please see the help documentation for details on schema file creation:
    http://help.sap.com/saphelp_ccm20/helpdata/en/index.htm
    Also - I have attached a simple test csv file for you to load to your catalog to get you started.
    Regards,
    Jason

  • Web Catalog - Item Lock Needs Attention

    Hello, I am receiving an error in the web catalog (Item Lock Needs Attention). I tried to migrate about 22 files using the Catalog Manager, but it seems that the application placed a lock on the files.
    When I try to delete the file from the front-end, I received this error in EM (Item Lock Needs Attention:) (Context: 0, code: QM3V3HLV), and (access denied for user to path /users/myusername).
    I already tried stopping all the BI server components and restarting, but the error still persists.
    Any help is appreciated

    Login to Catalog Manager >> root >> users >> and assign full control to 'myusername' on 'My Folder' and restart OPMN.

Maybe you are looking for

  • How do you reset/repair javascripts? Enabling doesn't seem to work

    When I enter various websites, they list an advisory message that I must enable javascripts in order to use their sites. When I enable javascripts from the contents section from tools in firefox, it doesn't seem to work. How can I reset or repair the

  • Using DLL functions created with LabVIEW 6i in CVI 4.0.1

    I want use SQL functions from LabVIEW 6i in LabWindows/CVI 4.0.1. Building DLL with this LabVIEW-functions was succesfull, but after using DLL in CVI project and run, error message was generated: FATAL ERROR : LABVIEW.LIB was not called from a LabVIE

  • Collabd.notifications errors in lion

    I get heaps of errors in lion server. one that pops up every few seconds is the following: Seems like the code or my DB table is wrong? 03.02.12 08:00:02,573 collabd: [PGCConnection:122 1cba20 +0ms] Error in TXN: Error executing query [UPDATE notific

  • On-demand streaming doesn't work

    I want to config the on-demand Adobe MEdia Server on Amazon. I've done all steps from this instruction http://help.adobe.com/en_US/flashmediaserver/amazonec2/WS6fc2df2b6d2ce24359910e2812c396a83 eb-7ff8.2.html, but it doesn't work. I check the sample

  • Openhub destnation type file - Problem of server name

    Hi All, I have created many Openhub destinations in BI 7.0 on my development BW server. I extract files to application server with the default path DIR_HOME which system automatically gives. As well, the server name is automatically given. It works s