Issue with Check in of template or creation of new site connection issue...

Hi all, when ever i am trying to check in a new template through Dynamic converter or else, try to create a new site connection through site designer, i am getting the below error message, can anyone please let me know whats needs to be done to get this issue resolved.....
Content Server Request Failed
Unable to execute service DC_CHECKIN_NEW and function Imeta.
(System Error: Unable to execute query 'Imeta(insert into DocMeta (dID, xComments, xCpdIsTemplateEnabled, xCpdIsLocked, xReadOnly, xHidden, xCollectionID, xInhibitUpdate, xTrashDeleter, xTrashDeleteLoc, xTrashDeleteName, xTrashDeleteDate, xForceFolderSecurity, xDiscussionCount, xDiscussionType, xPartitionId, xWebFlag, xStorageRule, xWebsiteObjectType, xTemplateType, xWebsites, xDontShowInListsForWebsites, xWebsiteSection) values(13, '', 0, 0, 'FALSE', 'FALSE', 0, 'FALSE', '', 0, '', null, 'FALSE', 0, 'N/A', '', '', '', '', 'GUI Template', '', '', ''))'. ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE)
Thanks & Regards,
Prashant.

Found this on metalink: NOTE:737470.1
Cause:
"This is caused by zone indexed fields that were created outside of the Content Server interface. Dropping and recreating the zoned index fields should resolve the issue."
To implement the solution, please execute the following steps:
Log in to the Content Server through the browser as sysadmin.
Navigate to Administration -> Zone Fields Configuration.
On this page, change the value of the search engine in the dropdown list to DatabaseFullText if database full text indexing is being used. Leave it set to Database if database metadata only indexing is being used.
If there are fields listed in the left-hand box (Zone Text Fields):
Make a note of all the fields listed in the left-hand box (Zone Text Fields), or take a screenshot of this page.
Remove all of the fields from the Zone Text Fields box by highlighting each field and clicking the right arrow.
Click the Update button.
Run the following query directly against the database to see if any zoned fields are still present. The zoned fields can be identified by the ZFT suffix, for example, DDOCTITLE_REVISIONS_ZFT:
Select index_name from user_indexes where table_name = 'REVISIONS';
If any indexes with the ZFT suffix are returned in the results as an index, drop that index from the Revisions table in the database.
Verify that the error no longer appears.
Re-add any desired zoned field indexes through the Administration -> Zone Fields Configuration page.

Similar Messages

  • LSO - Issue with Factory calendar End Year and creation of New courses

    Hi,
    Recently we are experiencing an Issue in LSO with the system hanging while creation of "Course with Resources".
    Upon Analysis we identified that while creating course with resources and by checking "Period without Days off" option references the set factory calendar in LSO config and since this set Factory Calendar has an End Year in 2005, the system hangs trying to reference this factory calendar.
    For some course types we are unable to even enter the course creation Data screen. These course types have " Main schedule" (with / without pattern) pre defined.
    The issue does not seem to occur if we extend the factory calendar to current period or future.
    Please let me know if anybody has faced this issue, if extending the factory calendar the right solution and what is the impact of exteding a factory calendar in HR module. Is the factory calendar referenced anywhere else in HR module?
    Note: in LSO config you can set the factory calendar in Training and Event Management>SAP Learning Solution>Training Management>Basic settings>Control Options for Days Off,
    Regards
    Edited by: Abhihek Gangatkar on Sep 26, 2011 12:25 PM

    We found the problem,
    We had to add a numeric and /or a special charachter in the password

  • Issue with check generation in Automatic Payment Program

    Hi experts,
    I need your inputs for an issue with check generation in Automatic Payment Program. Trying to make a payment to a US vendor with payment method C. The due item is getting picked up and a clearing document is getting generated. But Check is not being generated, niether can I see an entry in PAYR table. However, if I try to generate a check manually in FCH5 for the same clearing document, it is working.

    Have u checked the Variant created in F110 - Printout / data medium, whether the Hose bank details are correctly set or not.
    If yes, check the Printer details
    Let us know the results
    Thanks

  • I just had major issues with my Mac and had to get a new logic board. When I got the computer back and tried to reinstall Photoshop- it says error 6. What do I do?

    I just had major issues with my Mac and had to get a new logic board. When I got the computer back and tried to reinstall Photoshop- it says error 6. What do I do? It is impossible to get any phone number for adobe.

    Try these solutions: Error "Licensing has stopped working" | Mac OS

  • Updating Templates w/o creating new site.

    Hello everyone, My names Mike and it seems I am the latest
    n00b to this forum board but have come here many times to search
    for information.
    I have something to ask you guys that I haven't found any
    useful information for as of yet. I am currently using DW MX2004
    v7.0. I have to update about... 300+ sites copyright dates from
    200x to 2006. (it's a slow week here haha) Here is my question, I
    tried updating the templates for these sites by just opening there
    template page by browsing through windows then opening the .dwt
    file(s) for the site and/or the .ascx files for aspx sites...
    (which do update). The .dwt files do NOT update due to not
    opening/creating a new site directory in dreamweaver. I have looked
    around for several different ways to possibly get around this but
    have not found a way to do it.
    If someone has a way to update these templates without
    creating a new site for every page it would save me a great deal of
    time...
    Thanks in advance!
    Mike

    We are using javascript for any new sites that are coming in
    to avoid this in the future. most of the sites I am updating now
    are several years old. All high priority sites such as the maryland
    zoo.org and so forth have been changed over.
    We are starting to get a lot of redesigns coming in too from
    some of these 3 to 4 year old sites.
    This field is crazy. I have been doing this job for over 1/2
    year now and have gotten fulltime status. No matter how much I
    learn I just see how much more I don't know about things... great
    industry to be in though I love it.
    Thanks for your help. I will have to spend some time at home
    and go through some of the post on here to get better aquainted
    with everything.
    Later!
    Mike

  • Problems with check printing RTF template

    To BI Publisher Gurus,
    I am working on the check printing RTF template and facing a few issues with page breaks, filling the insufficient invoice lines with template and positioning of the table(s) itself inside the RTF template.
    For page break, am using the following piece of code just before the end of all of my FE loops.
    <xsl:if xdofo:ctx="inblock" test="position()-1<count($inner_group)"><xsl:attribute name="break-before">page</xsl:att:attribute></xsl:if>
    the $inner_group is my group for G_INVOICES to loop through all the invoices of a check in G_CHECKS group.
    The problem I'm facing is, everytime a check is printed its printing a blank page in between. Searched all the earlier forum posts but none of the solutions worked in my case.
    Second issue, for filling the insufficient invoice lines (in my case, am printing 26 invoices per page per check), the call to the blank lines template is repeating twice and found no way to get rid of it.
    Third issue, if the check is running into a second page, the call to the blank lines template does not work and the position of the bottom part of check is getting misaligned.
    I am ready to send my template and the sample XML file to look at. Thanks for your time and effort.
    -Uday

    Hi Tim,
    Hi Tim,
    Could you please send me the sample rtf. We are also using APXPBFEG program for check printing..
    Also I have problem in generating dots(....) in the check where if total invoices lines are 37 and we have only one line of invoice then I have to generate 36 dots (.) in the invoice porition of the check..
    I appreciate your help..
    Thanks
    Krishna
    [email protected]

  • Issues with layout pages and templates.

    So to save time I have started creating my own templates. For instance I want one with mostly black pages so I have created new 'pages' under the 'layout' bar (the one you have to pull down). this works fine for simple pages of 1/2/3 columns and blank pages but I have started making more complex ones - for example I want to have a  text box with text already in a certain font and colour which I can then change from page to page, So I created a text box in a layout page, bt when I use this layout on a page the text box i created cannot be modified in anyway (only the filler text in the linked text boxes seems to be modifiable. I also tried to make a 'layout page' with a gallery, a placeholder with all the attributes I want in it, again when I select that page as an option the gallery cannot be changed, making it pretty useless - is there anyway to enable images/galleries/text boxes as 'placeholders'?

    I think any element can serve as a 'placeholder', at least in general terms.
    When working with such items, be sure to always acknowledge how/if they're linked/locked/anchored/layered/grouped and if those are in done in conjunction with other items.
    See: Publishing With iBooks Author
    http://shop.oreilly.com/product/0636920025597.do
    -=-
    Note your image isn't working, at least not for me ...be sure to add/insert using the 'camera' icon, thanks.

  • Issue with transferring calls to VM for the correct DN Unity Connection 9.1.2

    Hi all
    I have been facing an issue with a Unity Connection Server v9.1.2. Every time an internal extension (assigned to VM profile and to Unity as a user) which is configured to be transferred to VM after 20 sec or so NoAN,is called , Unity treats the call as the extension of the calling party and not the called party. Furthermore , I dont know if this has any relation with the problem I am facing but when I check the voicemail port status in RTMT its seems like that regardless it is a direct call to the Unity from an extension (dial the pilot number or press the messages button on the IP phone) or a redirected call from an extension to Unity due to NoAN configuration, the Reason is Direct and the caller party number is always the extension initiated the call and not the one redirected to the Unity (second case).
    I have changed the Use Last (Rather than First) Redirecting Number for Routing Incoming Call  Unity parameter in the
    System Settings > Advanced >Conversations -> checked   and
    Redirecting Diversion Header Delivery - Outbound CUCM parameter ->checked
    in the SIP Trunk configuration used for the integraton of the CUCM with Unity but none of those seem to address this issue. Is there any guidelines you can give me to overcome this issue?
    The servers I am using are
    CUCM v9.1.2 BE
    CUC    v9.1.2 BE
    Thank You in Advance

    Hello again,
    The Voice Mail Box Mask was blank before. However I tried XXXX (I use 4-digit extension for the VM pilot) but this did not seem to fix anything to the system....Same situation as before. Any more suggestions?
    Thank you

  • TS4124 i didnt have issues with itunes before. but pc asked to download new version. i did. when i click itunes i get my original music, but when i click store...i get nothing. i watched tutorial...wont open itunes store. im looking for  music

    i didnt have issues with itunes before...but pc asked to download new version. i did. when i click itunes i get my original music, but when i click store...i get nothing. i watched tutorial....but still cant open itunes store. im looking for music to buy.

    Hello bogley
    Check out the article below for troubleshooting access to the iTunes Store.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G. 

  • Creation of new site failed with error

    We are using SAP ME 5.2.4.3.
    Today I have tried to create a new site via
    Site *
    User ADMIN
    Password *****
    using the following values:
    Site: 1301
    Description: ODS Training
    Type: Production
    Site is Local: Checked
    Tiime Zone: Europe/Vienna
    I also set a password for the admin on the new site.
    After saving the site I got the following error message:
    Error while processing XML message <?xml version="1.0" encoding="UTF-8"?> <DX_RESPONSE> <CONCLUSION success='no'/> <IMPORT_RESPONSE> <TOTALS failed='1' total='1' invalid='0' succeeded='0'/> <LOG> 1 records skipped; update is not allowed 1 records skipped; update is not allowed APPLICATION_SETTING_BO failed (SETTING:transaction.log.enable) Exception occurred: Can't find resource for bundle java.util.PropertyResourceBundle, key SYSTEM_SETUP.transaction.log.enable.desc Database rollback occurred Database commit occurred </LOG> </IMPORT_RESPONSE> </DX_RESPONSE> (Message 12943)
    And the site was not created correctly. (Site "1301" invalid (Message 12930) )
    Any idea what could be the problem?
    Best regards
    Dieter

    Hi Dieter,
    Looks like the error happened during the initial data load for your site, exactly APPLICATION_SETTING_BO object. Make sure that APPLICATION_SETTING table exists in the DB and it matches your version of ME 5.2.4.3 (all the fields are correct).
    Also you can match the table with the corresponding ApplicationSettingBO.idat
    Hope it helps
    Ivan

  • New Infinity connect issues - please help

    We are having ongoing issues with getting BT infinity installed to our new house.  I really need someone that can actually help us find out what is wrong and how we can resolve the issues we are having.
    It all started a few months ago when we ordered BT infinity and a new phone line to our new Chapel conversion house.
    Initially there were some issues with the engineer being unable to get the phone line to the house. After numerous phone calls and several engineers visits, we these have now been resolved and we do have a working telephone.
    The problem seems to be with the Infinity. Nobody can give me an answer as to why we have not yet got a connection.
    When the phone engineer visited he said that he would try and connect the Infinity in the green box. – When he went to do this he tried to obtain our patching information and was informed that there was no live order for infinity on our number… As there was nothing more he could do he left.
    We then checked with BT and they confirmed that we do have an order for infinity and that there was a problem that needed and engineer to look at. (We have a box and are paying for the service already…
    We were told last week that an engineer was going to attend on Monday 13th Jan and that we definitely would have a connection by last Monday at the latest… - no engineer attended despite my wife spending her 3rd day in the house waiting for an engineer!
    She phone BT on Tuesday and was told that there was a problem and she would be contacted by Thursday Morning at the latest. – Needless to say , No phone call!!
    We really need to sort this connection out.  Is there anyone who can take this and run with it until it’s sorted? – We are getting nowhere talking to random individuals who have no real history of our connection history.
    Please Help!
    Doug

    Hi dougchapel,
    Thanks for posting and welcome!
    I'm sorry for the problems you're having getting set up on BT Infinity.  I can help get you sorted from here.  Click on my username and under the "about me" section you'll see the link to get in touch with us.
    Cheers,
    Robbie
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • WPC Problem after creation of new Site - no "Edit Page" Link available

    Hello,
    I have a problem with WebPageComposer (WPC) and Edit Page link.
    We are currently on EP 7.01 SP6.
    (I have the wpc_editor_role for my user)
    I am doing the following:
    1) I create a new site, (derived permissions for all folders is wpc_editor_role - Full Control),
    2) I Create some article within its Site Content folder
    3) I create a new web page in its Web Pages folder
    4) assign the article to the web page and publish it
    5) add web page within Site Navigation as a new node
    6) I used Publish Site Navigation
    After clicking on the web page within Web Pages folder it does a preview.
    Our older WPC content does display the Edit Page link - the new one does not.
    What step am I missing here?
    Maybe it is an upgrade issue?
    Best Regards, Thomas
    P.S.: copying one of our older WPC pages into my new site + renaming it via KM + removing old content + assigning new one does display the correct link after publishing it! Any indeas?

    Dear Thomas,
    It sounds like your are doing all the right actions, I don't think that your missing any step in the process, but please consider the following.
    Are you using a custom WPC layout template? The reason I ask is that I have developed a number of WPC custom templates and in some circumstances I have needed to remove/hide the "pageheader" section of the template. This action removed the links from displaying at the top of the page. Try creating and publishing a web page using a SAP standard WPC layout and see if the edit link appears once the page is published.
    The editing and preview page views do not display the "edit" link, they only display the other page header links that can be assigned to a page. The edit link is only visible when viewing the page via the portal, not in edit mode. Another question, was the deployment of KMCWPC successful and without error? I have experienced issues where the deployment did not fully complete, causing some subtle issues regarding publishing of WPC content and redeploying KMCWPC fixed the issue. I hope this helps.
    Best Regards,
    Chris

  • Issue with links on WAD Template when transporting from BWD to BWP

    Hello experts,
    We're facing a problem in our project.
    Until now we we're working directly in a productive system, but last week we've copied our productive system (BWP) to the development system (BWD).
    Now we change almost everything in BWD and then transport to BWP.
    However, our templates that have been constructed in the Web Application Designer (WAD) have some links that have dependency on the string 'bwd', example:
    "http://sapbwd.tap.pt:8"
    All the links with this issue are ragarding to workbooks constructed over the Excel (BEx Analyzer).
    When we transport the template to BWP the link remains the same, where the link should be "http://sapbwp.tap.pt:8"
    We would like to eliminate this issue, eliminating the reference to the system (BWD) or changing the link name when the template was transported to BWP.
    Is there any easy way to workaround this problem?
    We're counting with your knowledge and know how to help us.
    Best Regards,
    Rui Romba
    Portugal

    Hi Rui,
    i don't know if understood you well, but if your requirement is to restrict users and queries execution to a specific server the solution is to create logon groups (transaction SMLG1), however this solution have impact not only in reports execution but also in the login options.
    In this transaction you define for a group which instance server is allowed, in your case you could specify the server where the reports should run.
    I strange the fact of your Wad reports allways open in the correct server, but it could be due to authorization definitions.
    Hope it helps.
    Renato Pedro

  • Issue with Wcf Adapter Service Template not inclueded or shown in Visual Studio.Follow steps which your site sugessted but still Template issue

    Hi,
    My server have SharePoint Server 2013,Sql, then necessary required SDKS like
    WCF LOB Adapter SDK(download Complete), Biz talk Adapter for my Sap business suite(download Complete), SAP client libraries,Business Data Catalog Definition Editor installed as part of
    the Microsoft Office SharePoint Server2013 SDK.
    Still facing issue Template not included in any version of Visual Studio.

    Hi Anand,
    While installing the WCF LOB adapter SDK, I guess you haven't chosen "Complete" installation.
    Try this:
    1) Open Add/Remove programs in control panel.
    2) Select the change option WCF LOB adapter SDK and enable 'Tools' in the list of features to be installed
    (Tools install the Add adapter service ref Plug-in).
    Alternatively,
    You can also uninstall and then install the WCF LOB adapter SDK, but this time make sure you do a custom install by checking everything not just the default.
    Rachit

  • Issues with Check In API

    I'm using Adobe Drive 3.0.1.104 on Windows 7.  When I drag and drop multiple assets into the Explorer Window, right-click those assets and choose "Check In..", none of the handlers associated with my custom checkin dialog (i.e., CanEnableCustomCheckInUIHandler, GetCustomCheckInUIContextInfoHandler and GetCustomCheckInUIHandler) are called.  Only the default check in comments dialog appears.  However, if I select a single asset for check in, then my handlers are correctly called.  Is this the expected behavior?  I want the user to be able to determine the type of object and some metadata in my CMS on import, but don't have this capability when multiple assets are selected.
    The second issue I have is that the CanEnableCustomCheckInUIHandler, GetCustomCheckInUIContextInfoHandler do not have any visibility into non-remote assets through the API (i.e., assets with a null Asset ID).  The getAssetIdentities() call only returns information about assets that already have an assetId.  In these two handlers, I would like to make decisions and set context based on the the entire list of files, not just those that already live in the remote CMS.
    The third issue I have is that I would like capture ContextInfo for each asset individually.  For example, if a user checks in an InDesign file and a linked Image at the same time, I would like capture separate context info for each asset that I can store in my CMS.  I might also want to capture global context that applies to all assets (i.e., the comments are a good example of this, but there could be others).
    Based on these three issues, I am limited to allowing only one asset to be checked in at a time.  However, with the current API, I can't even prevent a check in until my CheckInHandler is called, which is the first opportunity for me to throw an Exception to stop the checkin.  In my opinion, this is not a good user experience because the user will be prompted to enter the comments and then get an error, which means they will loose the information they typed in the comments.
    I'm mostly trying to provide feedback to improve the API, but if there is something I'm overlooking here, please let me know.
    Rich

    Hi,
    For the first issue and the second issue, yes, it's a design limitation, we will try to resolve it in the coming dot release, thanks for pointing out them
    For the third issue, I think you can manage the context info for each item by utilizing IGetCustomCheckInUIContextInfoHandler, you can establish a data structure for the requested items, this structure will be passed to the your custom UI module, the UI module understands it and returns the context info to ICheckInHandler in the custom parameters, in a word, you should establish a comunication protocol between IGetCustomCheckInUIContextInfoHandler, the custom Flex UI module and ICheckInHandler about how to pass and manager the context info.
    Regarding how to prevent a check-in, please provide your deep thoughts on it, we can discuss that in detail

Maybe you are looking for

  • AD PROVISION ERROR on MY OTEHR MACHINE ITS WORKING BUT NOW ????

    Hi Alll I want to the AD Provisioing so i do all what all step is required and Attach Certificate with KEYTOOL COMMAND and sucessfully created also under C:\j2sdk1.4.2_15\jre\lib\security folder, then i use the C:\j2sdk1.4.2_15\jre\lib\security>keyto

  • Firefox 26 on OS X 10.9.1 still has huge memory usuage (leak) which leads to crash

    Hi, The subject is sort of self explanatory but for the last few months (not sure exactly when) i have had regular Firefox crashes, it seems to happen when i'm out of memory and FF has used all the available RAM. I have a MBP with i7 and 8gig of RAM

  • Has anyone experienced bluetooth problem after iPhone 4 update?

    Has anyone experienced bluetooth connecting problems in car after iPhone update for 4.

  • Help has stopped working

    All of a sudden, my help menu has stopped working. When I click on it, a window opens, but it is blank. Has something become corrupted? Do I have to do a re-installation of the help menu? Thanks for any feedback.

  • Finder locking up

    Lately, and as a matter of fact, since the installation of iLife 08, this computer hangs up all the time in the finder and also in itunes. I also have an iPhone. I can't force quit and have to manually shut down the computer to get it back up and run