Entries not found - due to index corruption?

Dear friends,
in the last couple of days, we run into serious trouble with our directory server.
In our accounts, there is a unique number for every person's entry. On this attribute, we created an index.
Everything was ok, but recently the search requests which uses this attribute in the filter went wrong. The server does find the entries by this filter.
To make it even worse, our plugin which checks the uniqueness of this attribute does not find the existing entries as well. So, new entries are created instead of updating
the existing accounts!
My guess is that there is problem with that index. How can I check the index and re-build it if necessary? Or is there any other possible reason for that strange behaviour?
We use Directory Server 5.2 SP4 on Solaris 9 SPARC, our database contains more than 60 000 entries and is about 1.3GB large.
TIA!
Rainer

Hi,
You can reindex all your suffix from the console, but the best method I think is :
1) Add,modify, delete your indexed attributes
2) Make your DS in READ-ONLY mode
3) export you DB to ldif file : db2ldif -n instance -s suffix -r (if you need replica information) -a output-file
4) Re-import you DB : ldif2db -n instance -s suffix
During the restore, all your indexes will be recreated.
Good luck
Fabrizio

Similar Messages

  • A Pages file will not open due to index.xml not found, what is up with that?

    I recently saved a file on Pages 5.5.2. on my IMac hard drive.  Now I find that on attempting to open it the file will not open due to index.xml not found.  Hoe do I correct this?

    I have this issue, as well - although perhaps in a different content.  When I try to open a file I created in the previous version of Pages, I will frequently (but not always), received the "index.xml not found" message.  I am very concerned that I may lose access to some of these files.  The old Pages icon is still on my dashboard, although I've downloaded the new Pages (that icon only appears when I open a new document).  I thought I needed to upgrade the old documents to the new Pages, but this didn't work.  Does anyone have any ideas?  And, I'm not a techie - so you'll need to break it down for me. 

  • Cache entry not found error message in java console 1.6.0_05 - Citrix ICA

    Client information:_
    Windows XP_SP2
    Java Runtime version 1.6.0_05
    Application: Citrix ICA version 9.4.1868
    Slow citrix ICA client connection, repeated errors in the java console stating "cache entry not found". However when I downgrade to Java Runtime version 1.5.0_10 I do not see the "cache entry not found" errors and the Citrix ICA connection is much faster. Basically launches and connects in 10 seconds versus 2 minutes.
    Any ideas? Thanks!

    Hi,
    All your classes must be accessible through the web. The easiest solution is to put all your classes in the same folder as your web page.
    If your classes are in a different folder (which must be mapped as a virtual directory), try adding the codebase attribute to your applet.
    Regards,
    Kurt.

  • Entry not found in database buffer - notif_create

    Experts
    Hopefully you can help me here because I can't find what the problem is. I created my organization structure and the business partners, there is a rule that assigns the support team based on the subject and that works perfectly great but as soon as I specified the country to the support team in transaction BP the transaction notif_create sends this error when I try to save the support notification: "Entry not found in database buffer". Message no. COM_PARTNER109
    Any help would be appreciate it

    Hi,
    Please kindly verify if these notes maybe helpful;
    1048685    Contract determination does not work correctly
    926540     Missing Organisational units
    864281     Support Desk message contains errors
    Hope this helps.
    Cheers
    SH

  • Entry not found in T706p

    Hi all,
    User is getting above error while trying to submit the expenses on ESS.
    "The estimated travel amounts could not be determined."
    "Entry not found in T706p"
    Can anybody help urgently.
    Thanks
    Deepali

    Yes it is maintained.
    This is what i get in that table. Not sure what it means.
    J     06.04.2010     05.04.2011       2011
    thanks
    Deepali

  • Entry not found in object buffer error in leasing quotation

    i am getting following error in SAP CRM 7.0 in quotation level.
    when i am entering financing product in quotation.
    Item 200     Entry not found in object buffer     @5F\QNo long text exists@          Dates     Administrator
    Item 200     Entry not found in object buffer     @5F\QNo long text exists@               Administrator

    thank for your reply
    At least we found out message class of this message.
    From your given Function module we could identify that it giving information  message, but we are experiencing error of object buffer related message.
    In error it showing sub object as "Dates", can you please guide us to elaborate this further.
    Regards,
    Vikil

  • Entry not found in object buffer

    Hi,
    When we create service desk message we are getting Entry not found in object buffer error error. Can you please help me out to resolve this issue.
    Thanks

    Hello again,
    Is it a customized support message (e.g. ZLFN for instance) or the standard one ? If customer message, check your action profile... You need to have a copy from the standard action SLFN0001_ADVANCED_UPDATE_DNO.
    Hope it helps.
    BR.
    Stéphane.

  • Entry not found in Table T706V

    Hi,
    When I simulate a trip I get error message "Entry not found in Table T706V  Argument JSP IN 0022420080901 is missing".
    Where JS is Trip provision copied from 40 Trip Provision. I am not undersatnding what is 00224.
    When I try this in IDES , it works with 40 Trip Provision Variant.The same config gives error in other system with trip provision variant JS.
    Rgds
    PV

    The problem was solved by changing expert control view in Travel.
    PV

  • "File not found: /Adobe_CFC_Generator/handlers/index.cfm"

    Ok I know this is going to turn out to be something silly.  But I cannot seem to get the Extensions to function.  I get the error "File not found: /Adobe CFC Generator/handlers/index.cfm" every time I attempt to use the CFC generator and similar errors for ther other extensions.
    I am using ColdFusion 9 Standalone Server and Apache 2.2.x on Windows XP SP3.
    ColdFusion is installed to:  C:\ColdFusion9
    Apache is installed to C:\Apache
    The Apache Documents folder is mounted to C:\wwwroot rather then the traditional htdocs.
    All Websites are within the wwwroot and set up using VirtualHosts and all sites run off of port 80.  I am using a hosts file to make the domain names back to this development system.
    When installing coldfusion the document root was set to C:\wwwroot thus the CFIDE is within that director.
    The Server is configured to use the local systems hostname on Port 80.
    Server Home = C:\coldfusion9
    Document Root = C:\wwwroot
    Version 9.0.X
    I have access to the RDS Dataview and fileview.
    I have attempted to use a virtualhost mapping to the extensions already.  I have also changed the name of the folder to Adobe_CFC_Generator and set a host setting for it to resolve to the systems static ip address and then used the virtualhost mapping.  No luck so far.  The files are there in the c:\wwwroot directory.  When I first looked a the settings for the extension it stated that the path was C:\wwwroot/Adobe CFC Generator. (Note the slashes.)  So I modified the servers document root to be C:/wwwroot.  Still no go.
    The extensions install location is currently C:/wwwroot/Adobe_CFC_Generator.
    Again I am sure this is something stupid simple.  Anyone have any idea what I am missing?

    I did each.  The files were accessable.  However it still would not function and then I noticed that in the application log file there was a note that the location it was looking for the files were in the CFIDE directory.
    So I copied the folders into that directory and mode no other changes and Bing!  It worked.
    This may be related to my development setup.  It is perhaps not a normal setup.  I have apache, cf9 and the wwwroot folder all off the root of the c: drive.  I use a hosts file to map the actual IP address of my system to the domain names rather then using the loopback.   Apache uses virtual hosts to locate each site.   When coldfusion is installed I use that wwwroot to place the cfide directory.
    The error that it was showing in the application log was:
    "Error","jrpp-9","07/22/09","20:45:11",,"File not found: /Adobe_CFC_Generator/handlers/index.cfm The specific sequence of files included or processed is: C:\wwwroot\CFIDE\Adobe_CFC_Generator\handlers\index.cfm'' "
    The Adobe CFC Generator was attempted both with and without spaces.  The CFIDE directory being in the path even though the actual install location was C:\wwwroot\Adobe_CFC_Generator seemed a little odd so I tried simply locating the generator files in the CFIDE and everything seems to be working.
    Also note that I had attempted to create a mapping to the Adobe CFC Generator files in ColdFusion and through a VirtualHost and both did not work because of the spaces in the name.  Which Is why I tried the _'s.  It still did not work though.
    Not sure if this is a bug or (more likley) that my configuraiton is just odd but as long as it continues to work I am cool with it.
    Any thoughts?

  • Entries not found in table BSIS for a particular G/L Account

    Hi,
    When I display a Document through FB03  Eg. '3062000670', I can see that two G/L are being hit
    3000     1     40          5700700     LHW     2,464,177.00
    3000     2     50          1990990     GL-Initial BalUpload     2,464,177.00-
    When I goto to the table BSIS to Display the lineitems of the G/L '5700700' , no entries are found.
    I have to write a report based on the G/L Account .
    Please help.
    Salman Zahir

    Thanks for your quick answer,
    I have checked the table BSAS as well, it also has no entries corresponding the above G/Laccount.
    I can find the entries in BSEG for that G/L, but since it does not have the G/L account as primary key
    my program will take very long processing time as the user will give range of G/L accounts.
    When I Check the Report FS10N with the same G/L account, and double click to see the lineitems
    it also gives me the message 'no line items found' eventhough it shows some amount in the first screen.
    Salman Zahir

  • In Transaction code OOSB entries not found

    Hi!
      I have been suffer from problem that, in T. code OOSB when i check the entries, then the user name SAP*, Auth. profile ALL, start data and end date maintained, but when i click on Display Objects then the no entries is found. How maintain the entries.
    So i solve this problem ,please suggest me
    thanks
    ganesh

    Normally this is something you would want to deactivate, and by the sound of it this is also the case.
    If removing all entries is too much for you, just maintain what you want to keep as a minimum access for all those who do not have any other structural authorizations (in which case they have SAP*'s access...).
    Cheers,
    Julius

  • Carrier Not Found Due To Hardware Crashed ?

    Bought my I5 in OCT 2012 from Australia but using it in Malaysia. Recently,"Carrier" Not found in the Setting. Went to APPLE MALAYSIA,they asked me to go home & RESTORE it since i bought my I5 from Australia. So i've tried to Restore it with different PC at home but it was failed due to Unknown Error Occured (-1)
    (The I5 couldn't Switch On anymore...)
    I brought it back to APPLE MALAYSIA on the next day,tried to restore on MAC but same thing happened because they told me it was HARDWARE Crashed itself,nothing much they can do but only bring back to Australia to request for a replacement.
    I was wondering, does I5 comes with International Warranty ? Even not, what can i do other than return it to Australia ? Should i contact Apple Australia ? seems Apple has no Email support at all !!! Anyone can help ??

    iPhone warranty is valid only in country of original purchase.
    You must either take the iPhone bac to Australia yourself
    or send it to a friend/relative in Australia and have them take
    it to Apple. Apple does not accept international shipments for
    repair nor will Apple ship out of the country after repair.
    In the lower right hand corner of every page in these fora is
    a link titled 'Contact Us'. Start there to find out the ways to
    reach Apple.

  • /SAPAPO/SYSDIR - Entry not found for Logical System

    Hi Guys...
    I have upgraded a new SCM 5.0 box from a database copy of APO Production. Ran the BDLS to convert the logical system pointing to Quality box. The challenge I am facing is to define a Distribution Definition in SPRO for Planned Independent Requirements. One of the values required in the Publication Definition is 'Logical System'. I need to point this APO Quality system to R/3 Quality system.
    Since this happened to be an upgrade from an APO production database, this does not have the R/3 Quality system in the list of Logical Systems when I do the drop down. All it has is the logical system name of the APO Quality System (Self) and R/3 Production System.
    When I create a new entry by manually entering the logical system name of R/3 Quality System, it says no entry found in /SAPAPO/SYSDIR. My question is, how do I populate this directory with the logical system name of R/3 Quality system? Your answer at the earliest will be highly appreciated with correct points.
    Thank you.

    Location in APO is nothing bu the Plant Master Data ( Or Vendor Master, Customer etc)
    Goto Transaction- /sapapo/loc3 to view both the plants JNa and JWA
    I think that you would have to define the integration mdoels which define what data( MASTER and TRNSACTIONAL) has to flow from R3 and APO and vice versa.
    Contact your APO Functional Team to set these up for the new logical system(SCM Quality) in the transactions- CFM1 and CFM2 and define the data which has to flow between the systems ( R3 and APO)
    For your 2 locations:
    Follow these steps in the meanwhile with the help of APO Functional Guy
    (1) Define the CONNECTIVITY steps which I have mentioned in the previous reply in R3 Quality
    (2)Goto transaction- CFM1
    Enter a model name- LOC( Any Name)
    Enter a logical system- SCM Quality
    APO Application- Lo(Any NAme)
    Select PLants check box and
    IN the right hand side- General selection options input the 2 locations- JNA and JWA in the Plant Field
    Save this and execute and then save it.
    (3) Goto CFM2 and automatically you should see the same model as you deifned in CFM1.
    Execute this.
    The above steps make sure that the Location( Or PLant) master data is sent over to APO Quality.
    Now the source system should have been changed on the location masters in APO.
    Hopefully this should resolve the issue and you will be able to enter a publication type for your locations- JNA and JNW
    There are many other steps which you need to do apart from these for your entire setup.
    Good Luck with this problem
    Regards
    Kumar

  • My mac will not start due to a corrupted software update.

    My mac will not boot into mountain lion OS which I think is due to a failed or corrupted software update.. I can access the recovery menu but I cant reinstall OS over the Internet. I have also tried to repair the disk but will not let me and foolishly I haven't backed up my mac up through time machine. I'm wondering if anyone can help as I don't really want to loose pictures, music and documents.
    Thank Amy

    If you want to preserve the data on the boot drive, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data, you can skip this step.
    There are several ways to back up a Mac that is unable to fully boot. You need an external hard drive to hold the backup data.
    1. Boot into Recovery (command-R at startup) or from a local Time Machine backup volume (option key at startup.) Launch Disk Utility and follow the instructions in the support article linked below, under “Instructions for backing up to an external hard disk via Disk Utility.”
    How to back up and restore your files
    2. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, boot the non-working Mac in target disk mode by holding down the key combination command-T at the startup chime. Connect the two Macs with a FireWire or Thunderbolt cable. The internal drive of the machine running in target mode will mount as an external drive on the other machine. Copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    How to use and troubleshoot FireWire target disk mode
    3. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.

  • Path entry not found

    after downloading cs6 i can not open it. when i try it says "the procedute entry data GetlogicalProcessor information could not be located in the dynamic link library KERNEL 32.dll.
    what does this mean..and how can i correct it.
    i was able to download the software on my laptop, but apparently my ex had already used a trial of the software before and it wont allow me to utilize the trial version.
    any help will greatly be appreciated.
    thank you

    after downloading cs6 i can not open it. when i try it says "the procedute entry data GetlogicalProcessor information could not be located in the dynamic link library KERNEL 32.dll.
    Similar problems have been reported in the past trying to load Photoshop CS6 onto Windows XP SP2.
    Windows XP SP3 (free Service Pack from Microsoft) is the minimum requirement.
    http://forums.adobe.com/message/4448162
    As Jeff says, which Adobe product exactly and which operating system?

Maybe you are looking for

  • HttpUrlConnection's setRequestProperty() doesn't work

    Hi, I am trying to set the request properties of a HttpUrlConnection to specific settings before I download the given page. however, the response code is 200(OK) for pages that have different property from what I set. For Example, I set connection.se

  • Need to install Adobe Reader in a Windows XP computer that is not connected to internet

    I downloaded Adobe Reader for Windows XP, then copied the file to the non-internet computer. During the first stage of installation, a intialization error terminated the installation. How do I get a copy of Adobe Reader to install  in a Windows XP co

  • Need help w/migration

    Hi, thanks in advance for any advice you can provide on my circumstances: I have a Rev A Macbook Air running Snow Leopard 10.6.8 I have also just bought a new MacMini that was just released a couple weeks ago, w/Lion pre-installed. I tried (w/Migrati

  • CoPilot USA Map Maintenance Update Problem

    i'm having a problem with CoPilot USA map maintenance updates. I check for updates and get a notice of a map maintenance update. I download the update and stop then restart CoPilot. CoPilot gives an indication that the map update has been processed.

  • HT1386 Ipod is not showing up in the itunes interface

    This is garbage