Dynamic Processing Problem

I've been having the problem of sound basically being muted when I use dynamic processing. This problem wasn't present in an earlier version of Audition, so I'm wondering if it's a feature to tell me something or if it's a problem, as in the settings aren't right.
To go around this problem, I use a heavy clip restoration effect, but it doesn't work on the sound files
i all the time
, because the audio still leaves spikes that can cause the muting.
Is this a bug in the software, am I doing something wrong, or is this a warning of some kind?
Jeremy

Yes that's true when ever you try to use  ParForEach block then for each value entry in the table a separate workitem ID is created, i.e. a separate instance is created that paralle processing is not possible like that
Instead of that what you can do is create a fork with 3 branches and define a End Condition such that until all 3 branches are executed .
Before to the fork step determine all the agents and store them in a internal table , you can access the one internal table entry by using the index value check this [wiki|https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/accessingSingleEntryfromMulti-line+Element] to access single entry from a internal table.
For each task in the fork assgin a agent
So, as we have defined the condition that until all the three branches are executed you don't want to come out of the fork step so, it will wait until all the stpes are completed.

Similar Messages

  • Dynamic Process Levels

    Hi Experts,
    In my workflow i have to create dynamic process levels. My probelm here is ...
    I have to group the shopping cart items based on account assignment, and am successful up to this part. After this I have to send one group of items to User Manager and based on his approval limit i have to increase no of approvals like next approval to his manager and continues ..... 
    Is there any BADI to do ? I have tried /SAPSRM/BD_WF_PROCESS_CONFIG but this particular BADI is getting triggered before ordering the shopping cart...
    I am using SRM 7.0 , Process Controlled workflow.
    Regards,
    Bhanu Gattu.

    Hi Bhanu,
        SAP has provided the standard Response Resolver for this requirement 'RR_SPENDING_LIMIT_APPROVER'. There are two Badi implementations will be triggered. First one is '/SAPSRM/BD_WF_CONFIG_SC_SL' and second one is '/SAPSRM/BD_WF_SC_RR_SLu2019. In order to increase the index we use Approval_Index in SRM 5.0, the same way in SRM 7.0 we use BADI Definition '/SAPSRM/BD_WF_PROCESS_CONFIG' to increase the index.
    Put a break-point in /SAPSRM/BD_WF_CONFIG_SC_SL' and see how the index is getting increase. SAP also provides some standard expressions, but from my experience most of customer will only maintain the approval limit. If your scenario is only approval limit based then you have create custom expression to meet your requirement. Try out this and let me know your feedback..
    Saravanan..

  • Dynamic Link Problem beim Batchencoden???

    Habe seit kurzem folgendes Problem: Exportiere ich mehrere Videos über den Media Encoder, habe ich bei fast der Hälfte der Filme "kaputte Videos" entweder nur an den Effekten oder beim kompletten Video. Rechne ich die Filme einzeln raus, ist alles ok. Das stinkt sehr nach Dynamic Link Problem. Ich kennen das z.T. schon in der Zusammenarbeit mit After Effects. Hier rechne ich meine Projekte erst, bevor ich sie in Premiere reinhole. Aber auf das Batchencoden kann ich nicht verzichten, da ich teilweise 30 und mehr Clips in verschiedenen Formaten rausrechnen muss und das wirklich nicht einzeln erledigen will.
    Frage: Hat jemand ne Idee (das Problem existiert erst seit kurzer Zeit), ob da irgendwelche caches vollaufen, kann man dynamic link irgendwie "resetten" oder muß ich das ganze Production Premium Paket CS5.5 neu installieren (wollte ich eigentlci vermeiden!!!!!)?
    Ach ja, System Windows 7 64Bit mit CS5.5
    Gruß
    Stefan

    Operator error. Answered my own question. I haven't used Dynamic Link much. It works fine. I was momentarily confusing the import of a PP project vs. a Dynamic Linked Sequence.  

  • AVCD on MAC: are there any processing problems using say, VLC?

    AVCD on MAC: are there any processing problems using say, VLC?

    We've actually found that the Server 10.6.3 DVD does an amazingly smooth job of upgrading 10.5.8. We've been upgrading our production servers and nothing has gone wrong yet. Snow Leopard employs an archive and install method of upgrading which results in an install which is very close to a clean install. So it's been very convenient for us because our servers are used as Windows PDCs and it's a pain in the *** to have to re-join all PCs to the domain if we start from scratch.

  • CS4 Dynamic Link Problem

    Is anybody having trouble keeping the source files linked in After Effects after using dynamic link from Premiere?
    Please refer to this link:
    cwrig, "CS4 Dynamic Link Problem" #1, 26 Oct 2008 1:02 pm
    This is very frustrating.
    Thanks for your time!

    Did some more tests and here is what does and doesn't work for me.
    Losing footage -
    Yes I was having the issue (and the topic is in the premiere forum also)
    Here is what seems to solve it.
    It loses the footage if I use the original folder which has spaces in the name. Not sure if that is the culprit but both methods proved consistent in every test I did.
    it worked when I used a new folder called "Test" at the root of my editing drive.
    Crashing-
    Not sure if other have the issue but when I close AE, PPro will just sit there with an hour glass and show as not responding.
    If I close PPro first and then AE and reopen PPro then all seems to work as it is supposed to.
    This was also consistent in every test I did.

  • AT0 : static and dynamic processing

    dear guru ,
    whose are the differences in assembly to order with planned
    order between static and dynamic processing ?
    Thanks.

    Hi,
    Static assembly processing :
    If you create a sales order for a material with the 'assembly processing' technique, the system carries out an availability check for the components needed for the assembly and creates a single procurement element in the background.
    The procurement element is assigned to the sales order directly. The number of the procurement element is determined in the sales order.
    Dynamic assembly Processing :
    If you create a sales order for a material with the 'assembly processing' technique, the system carries out an availability check for the components needed for the assembly. Depending on the results of the availability check, either one or several procurement elements are created. The quantity for a one-time delivery and/or the next possible deadline for a full delivery and/or a delivery proposal with then ext possible deadline are displayed on the availabililty control screen.
    During dynamic assembly processing, you can not change the quantities and deadlines. You can, however, select the 'fix date and quantity' field, if necessary. The 'check scope' and 'other plants' functions are not available here.
    The procurement element numbers are not saved in the sales order. The link between the procurement element and the sales order is created using the number of the individual stage (sales order number/item). For this reason, it is possible to carry out another availability check taking into account incoming stock and additional, manually entered procurement elements.
    In Requirements class definition (OVZG), The assembly type indicator determines:
    - Which procurement element is created
    - Whether a 1:1 link exists between the sales order and the procurement element (static procedure) or whether a loose link exists with the option of splitting dates and quantities (dynamic procedure).
    In the case of static assembly order processing, you make the changes to the production order directly from the sales order.
    In the case of dynamic assembly order processing, you must call the production orders separately.
    Also refer link below for more details:
    http://help.sap.com/saphelp_47x200/helpdata/en/41/191eab45fd11d188ff0000e8322f96/frameset.htm
    Regards,
    Ashok

  • Error while setting input parameter for dynamic process - GP

    Hi All,
    I am using CAF 7.1 GP.
    Here I have to start a process dynamically and it is working fine.
    But, when I tried to set value for input parameter of this process by
    IGPStructure params = GPStructureFactory.getStructure(process.getInputParameters());
    params.setAttributeValue("Val","MyValue");
    ( <b>Val</b> is the name of grouped input parameter ), it is giving
    com.sap.caf.eu.gp.exception.api.GPInvocationException: Structure with name input and namespace http://wwww.sap.com/nw/eup/gp does not have an attribute with name Val and namespace null.
    But no where I have mentioned http://wwww.sap.com/nw/eup/gp.
    I dont have any structures in my input and output.
    Here is my full code
           try
                IGPProcess process = null;
                IUser tl_user =UMFactory.getUserFactory().getUserByLogonID("fahad");
                     IGPUserContext userContext = GPContextFactory.getContextManager().createUserContext(tl_user);//, user.getLocale());
                     process =GPProcessFactory.getDesigntimeManager().getActiveTemplate("F5D76840A56F11DC983B001966243CAD",userContext);
                     wdComponentAPI.getMessageManager().reportSuccess("Title of process is "+process.getTitle());
                     IGPRuntimeManager rtm = GPProcessFactory.getRuntimeManager();
                     IGPProcessRoleInstanceList roles = rtm.createProcessRoleInstanceList();
                     int rolenum = process.getRoleInfoCount();
                     wdComponentAPI.getMessageManager().reportSuccess("Number is "+rolenum);
                     IGPProcessRoleInstance roleInstance=null;
                     IUser ho_User=null;
                     for (int i = 0; i < rolenum; i++)
                             wdComponentAPI.getMessageManager().reportWarning("Role Text is "process.getRoleInfo(i).getText()"  Role Name is "+process.getRoleInfo(i).getRoleName());
                             if(i==1)
                                  ho_User = UMFactory.getUserFactory().getUserByLogonID("poornendu");
                                  roleInstance = roles. createProcessRoleInstance(process.getRoleInfo(i).getRoleName());
                                  roleInstance.addRuntimeDefinedUser(ho_User);
                                  roles.addProcessRoleInstance(roleInstance);
                             if(i==2)
                                  ho_User = UMFactory.getUserFactory().getUserByLogonID("fahad");
                                  roleInstance = roles. createProcessRoleInstance(process.getRoleInfo(i).getRoleName());
                                  roleInstance.addUser(ho_User);
                                  roles.addProcessRoleInstance(roleInstance);
                     wdComponentAPI.getMessageManager().reportSuccess(""+process.getStructure().getItemCount());
                     IGPStructure params = GPStructureFactory.getStructure(process.getInputParameters());
                     wdComponentAPI.getMessageManager().reportSuccess("Title of process is "+process.getTitle());
                     <b>params.setAttributeValue("Val","MyValue");</b>                     
                     String pName=wdContext.currentContextElement().getProcessName();
                     IGPProcessInstance prInstance = rtm.startProcess(process,pName,"This process has been started using the GP public API",tl_user,roles,params,tl_user);
           catch(Exception e)
                wdComponentAPI.getMessageManager().reportException(""+e);
    Can anyone help me on this.
    Thanks,
    Fahad Hamsa

    Hi Experts,
    I solved it myself.
    The problem was, I have to make the input parameter as exposed. Thats all
    Anyway, thanks for the support.
    Regards,
    Fahad Hamsa

  • Process chain / DM error in 'Modify dynamically' process

    Hello experts,
    I try to run the following how to : "move date between applications using Data Manager ..."
    Yon can find the pdf here : http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b0480970-894f-2d10-f9a5-d4b1160be203
    I'm looking after someone who used it successfully, on my side after implementing all steps and running the package I get the message "IMMEDIATE RUN: Request to run the package on the server was successful The package is now running"
    When I look the log for the process chain, overall status of the process chain is yellow, and steps "modify dynamically" and "clear BPC Tables" are in error.
    I can't get any usefull error messages.
    Thx....D

    Hi Deepak,
    We are experiencing a similar issue while trying to Light optimize one Application.  The step "Clear BPC Tables" stays in red status, in addition to "Plan mode on" process.  The Application Set has three applications, but this issue only happens regarding one of them.
    Have you found a solution from SAP to this problem or any workaround?
    Regards,
    Maximiliano

  • Dynamic Iterators Problem

    I have a problem with dynamic UIX. I create a Dynamic ViewObject and create dynamic Iterators for jsp page.
    In my action page i have the code:
    AppModuleImpl cm = (AppModuleImpl)ctx.getBindingContext().findDataControl("ContasModuleDataControl").getDataProvider();
    ViewObjectImpl dynamicViewObject = (ViewObjectImpl)cm.findViewObject(NAME_VO);
    DCBindingContainer dc = ctx.getBindingContainer();
    DCIteratorBinding masterBinding = dc.findIteratorBinding(ITERATOR_NAME);
    if (masterBinding == null)
    JUIteratorDef iterDef = DataBindingHelper.createIteratorDef(ITERATOR_NAME, -1);
    DCIteratorBinding iter = iterDef.createIterBinding(ctx.getBindingContext(), ctx.getBindingContainer());
    masterBinding = iter;
    dc.addIteratorBinding(ITERATOR_NAME,iter);
    DCBindingContainer bc = ctx.getBindingContainer();
    JUCtrlRangeBinding dynamicRangeBinding = new JUCtrlRangeBinding(null,masterBinding,null);
    bc.addControlBinding(NAME_VO,dynamicRangeBinding);
    masterBinding.bindRowSetIterator(dynamicViewObject, true);
    The error occur when the view object return 0(zero) rows and the pageLifeCicle try refresh dataControl
    java.lang.ClassCastException: br.gov.rs.tce.pad.modelo.servico.acessodados.ContasRemessaViewImpl
    at oracle.adf.model.generic.DCGenericDataControl.executeIteratorBinding(DCGenericDataControl.java:158)
    at oracle.adf.model.generic.DCGenericDataControl.executeIteratorBindingIfNeeded(DCGenericDataControl.java:217)
    at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIteratorBinding.java:1587)
    at oracle.adf.model.binding.DCBindingContainer.refreshControl(DCBindingContainer.java:1544)
    at oracle.adf.controller.lifecycle.PageLifecycle.prepareModel(PageLifecycle.java:205)
    at oracle.adf.controller.struts.actions.StrutsPageLifecycle.prepareModel(StrutsPageLifecycle.java:70)
    at oracle.adf.controller.struts.actions.DataAction.prepareModel(DataAction.java:294)
    at br.gov.rs.tce.pad.modelo.servico.struts.actions.PadWebDataAction.prepareModel(PadWebDataAction.java:56)
    at oracle.adf.controller.struts.actions.DataAction.prepareModel(DataAction.java:486)
    at oracle.adf.controller.lifecycle.PageLifecycle.handleLifecycle(PageLifecycle.java:105)
    at oracle.adf.controller.struts.actions.StrutsUixLifecycle.handleLifecycle(StrutsUixLifecycle.java:70)
    at oracle.adf.controller.struts.actions.DataAction.handleLifecycle(DataAction.java:222)
    at br.gov.rs.tce.pad.modelo.servico.struts.actions.PadWebDataAction.handleLifecycle(PadWebDataAction.java:161)
    at oracle.adf.controller.struts.actions.DataAction.execute(DataAction.java:153)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    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.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:220)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
    at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    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.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:220)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
    at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    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.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:239)
    at br.gov.rs.tce.pad.modelo.dinamicJDBC.DynamicJDBCBindingFilter.doFilter(DynamicJDBCBindingFilter.java:107)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:645)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    thanks

    How would you solve this problem recursively? I think
    you should be able to apply the same technique here.Ah, I've solved the problem now. Thank you for your help, I realized that you really can't solve it recursively using the method I was trying.

  • Multiple user in a parallel dynamic process step?

    Hi,
    anyone an idea how to address an process step in an parallel dynamic block simultaneously to multiple users?
    I already tried the ‘Assign Users to Process Role’-Callable Object. Unfortunately each added user to one step in the parallel dynamic block was added to the same step in each parallel thread.
    Any suggestions how to solve this problem in a other way?
    Thanks and best regards
    Robert

    WKAriyoshi wrote:
    Is there a way to execute the Prompt User for Input in parallel process while executing the read data part? Is there another way to request a password from the user?
    Executing these tasks (reading from instrument AND prompting user for inputs) in parallel loops can solve your problem instantly, if you can share the code, one can pin point what & where exactly changes are required or parallel loop can be included (along with any other changes which might be required).
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.

  • [SOLVED] Internet configuration: dynamic IP problems

    Hello Arch Linux community,
    After usage of Ubuntu, I decided to move to Arch Linux because of its highly-customizable and flexible operating system. To learn first the installation process, I created a virtual OS in Oracle VM VirtualBox. The installation went well till I encountered the network configuration step. It should be noted that the internet worked fine in terminal when it was not installed and it was used from a disk image. Therefore, my installation ended here and I cannot progress. Tried many ways found on Arch's wiki and googled, but still no Internet found in the Arch Linux.
    Firstly, I have a dynamic IP. Judging from ipconfig /all command in Windows cmd at least, since it says that DHCP is enabled. What is interesting is that I found that VirtualBox internet connection does not have it enabled in cmd. However, in the program it says that it is enabled. By googling I managed to turn it on and now it can be seen in cmd that it is on. But it did not fix my problem. When trying to write ping -c 3 www.google.com or ping -c 3 8.8.8.8, I get an error saying that it did not find the host, which according to Wiki means that I cannot establish an Internet connection.
    By following this wikipedia section to configure a dynamic IP address, I managed to get rid off certain errors, but the Internet is still not reachable.
    Errors
    When I write dhcpcd eth0, I get:
    dhcpcd[223]: dhcpcd already running on pid 217 (/run/dhcpcd-eth0.pid)
    When I write systemctl start dhcpcd@eth0, I do not get anything.
    When I write systemctl enable dhcpcd@eth0, I do not get anything.
    When I write ping -c 3 www.google.com, I get:
    ping: unknown host www.google.com
    When I write ping -c 3 8.8.8.8, I get:
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    From 192.168.1.23 icmp_seq=1 Destination Host Unreachable
    From 192.168.1.23 icmp_seq=2 Destination Host Unreachable
    From 192.168.1.23 icmp_seq=3 Destination Host Unreachable
    --- 8.8.8.8 ping statistics ---
    3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2002ms pipe 3
    During the installation, I encountered problems with my firewall. Using Eset Smart Security, which is both an antivirus and a firewall. I had gotten a notification from my firewall that it is blocking some kind of IP. Then, I turned the firewall off and the installation went well. However, this does not work when I try to ping in the installed Arch Linux. I do not get any notifications from the firewall both when it is on and off.
    System
    Arch Linux is installed on HDD, however, I have also a SSD, but it is used by Windows 7.
    When I write uname -a, I get this:
    Linux localhost 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64 GNU/Linux
    Windows information:
    Windows 7 Ultimate
    Service Pack 1
    Computer information
    Laptop Dell XPS 1640
    Inter Core 2 Duo CPU T9400 @ 2.53GHz 2.53GHz
    Memory RAM: 4.00 GB
    System type: 64-bit OS
    Crucial M4 64GB SSD
    And an old Seagate HDD 500GB on which Arch Linux is installed.
    Last edited by decas (2012-12-16 09:32:09)

    p0x8 wrote:- type of network adapter you configured in the virtual machine (bridged, NAT, host-only)
    NAT (default)
    p0x8 wrote:- output of the commands 'ip link' and 'ip addr'
    ip link
    ip addr
    I hidden some addresses that might be needed to be kept private. Grey colour is a MAC address, red (only a part hidden) is an ip address, and pink do not know what is (looks like written in hex numbers).
    p0x8 wrote:
    - can you still access the internet when you boot the virtual machine using the installation ISO?*
    * I ask this because you seem to have changed the VirtualBox network adapters settings in Windows, something I would strongly advise against unless you know what you are doing - which is obviously not the case.
    Yes (3 packets sent, 1 lost, 2 received).
    chris_l wrote:
    No, I didn't mean to install it right away: you can boot the live cd and only configure internet on the live environment, without installing anything or messing with partitions. (your system will remain unchanged)
    The porpouse is just to discard virtualbox as source of problem
    I can access the Internet when I boot the live CD. However, I am not sure what you do mean saying to boot live cd without VB (it is probably, because you think the Internet is down also when the live CD is booted?).
    It struck my mind that the provided Internet is controlled by a MAC address by my ISP. Wrote ipconfig /all to find out VB's internet connection, and added a second physical address to the list of MAC addresses on my ISP website. Did not help.
    Last edited by decas (2012-12-14 20:05:38)

  • Dsee 6.2, idsconfig, vlv index processing problems

    Hey Folks,
    I ran into a problem where the idsconfig script failed on creating 4 vlvindex entries. I had to modify the script to allow me to troubleshoot the problem. I ended up fixing the problem manually, but I'm still not to sure why it happened to begin with. It seems like a race condition, but i could be dead wrong. I thought it might have been the way I answered the idsconfig questions but I went over it quite a bit. This post may be a bit long, but I want to provide enough information.
    - Solaris 10 08/07 fully patched (using smpatch) as of 1/10/2008
    - DSEE 6.2
    - idsconfig that comes bundled with Solaris 10 08/07
    - All this is being done inside a logical domain (ldom) on a T2000 using a file image as a disk
    The first thing I did was make the following modifications to the idsconfig script so it would not exit on error while adding vlv index entries, and also commented out the cleanup process so I could view the temp file created by idsconfig
    Original Code from the add_vlv_indexes() function:
             # Add the index.                                                                                                              
             ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/vlv_index_${i} ${VERB}"                                                   
             if [ $? -ne 0 ]; then                                                                                                         
                 ${ECHO} "  ERROR: Adding VLV index for ${i} failed!"                                                                      
                 cleanup                                                                                                                  
                 exit 1                                                                                                                   
             fiSame code, after my modifications:
             # Add the index.                                                                                                              
             ${EVAL} "${LDAPMODIFY} -a ${LDAP_ARGS} -f ${TMPDIR}/vlv_index_${i} ${VERB}"                                                   
             if [ $? -ne 0 ]; then                                                                                                         
                 ${ECHO} "  ERROR: Adding VLV index for ${i} failed!"                                                                      
                 #cleanup                                                                                                                  
                 #exit 1                                                                                                                   
             fiHere is the full output of the way I used idsconfig to configure the directory:
    It is strongly recommended that you BACKUP the directory server
    before running idsconfig.
    Hit Ctrl-C at any time before the final confirmation to exit.
    Do you wish to continue with server setup (y/n/h)? [n] y
    Enter the JES Directory Server's  hostname to setup: machinename-ldom1
    Enter the port number for iDS (h=help): [389]
    Enter the directory manager DN: [cn=Directory Manager]    
    Enter passwd for cn=Directory Manager :
    Enter the domainname to be served (h=help): [example.edu]
    Enter LDAP Base DN (h=help): [dc=example,dc=edu]
      Checking LDAP Base DN ...
      Validating LDAP Base DN and Suffix ...
      sasl/GSSAPI is not supported by this LDAP server
    Enter the profile name (h=help): [default]
    Default server list (h=help): [10.1.8.15]
    Preferred server list (h=help):
    Choose desired search scope (one, sub, h=help):  [one]
    The following are the supported credential levels:
      1  anonymous
      2  proxy
      3  proxy anonymous
      4  self
      5  self proxy
      6  self proxy anonymous
    Choose Credential level [h=help]: [1] 2
    The following are the supported Authentication Methods:
      1  none
      2  simple
      3  sasl/DIGEST-MD5
      4  tls:simple
      5  tls:sasl/DIGEST-MD5
      6  sasl/GSSAPI
    Choose Authentication Method (h=help): [1] 2
    Current authenticationMethod: simple
    Do you want to add another Authentication Method? n
    Do you want the clients to follow referrals (y/n/h)? [n]
    Do you want to modify the server timelimit value (y/n/h)? [n]
    Do you want to modify the server sizelimit value (y/n/h)? [n]
    Do you want to store passwords in "crypt" format (y/n/h)? [n]
    Do you want to setup a Service Authentication Methods (y/n/h)? [n] y
    Do you want to setup a Service Auth. Method for "pam_ldap" (y/n/h)? [n] y
    The following are the supported Authentication Methods:
      1  simple
      2  sasl/DIGEST-MD5
      3  tls:simple
      4  tls:sasl/DIGEST-MD5
      5  sasl/GSSAPI
    Choose Service Authentication Method: [1] 1
    Current authenticationMethod: pam_ldap:simple
    Do you want to add another Authentication Method? n
    Do you want to setup a Service Auth. Method for "keyserv" (y/n/h)? [n]
    Do you want to setup a Service Auth. Method for "passwd-cmd" (y/n/h)? [n] y
    The following are the supported Authentication Methods:
      1  simple
      2  sasl/DIGEST-MD5
      3  tls:simple
      4  tls:sasl/DIGEST-MD5
      5  sasl/GSSAPI
    Choose Service Authentication Method: [1] 1
    Current authenticationMethod: passwd-cmd:simple
    Do you want to add another Authentication Method? n
    Client search time limit in seconds (h=help): [30]
    Profile Time To Live in seconds (h=help): [43200]
    Bind time limit in seconds (h=help): [10]
    Do you wish to setup Service Search Descriptors (y/n/h)? [n] n
                      Summary of Configuration
      1  Domain to serve               : example.edu
      2  Base DN to setup              : dc=example,dc=edu
      3  Profile name to create        : default
      4  Default Server List           : 10.1.8.15
      5  Preferred Server List         :
      6  Default Search Scope          : one
      7  Credential Level              : proxy
      8  Authentication Method         : simple
      9  Enable Follow Referrals       : FALSE
    10  iDS Time Limit                :
    11  iDS Size Limit                :
    12  Enable crypt password storage : FALSE
    13  Service Auth Method pam_ldap  : pam_ldap:simple
    14  Service Auth Method keyserv   :
    15  Service Auth Method passwd-cmd: passwd-cmd:simple
    16  Search Time Limit             : 30
    17  Profile Time to Live          : 43200
    18  Bind Limit                    : 10
    19  Service Search Descriptors Menu
    Enter config value to change: (1-19 0=commit changes) [0]
    Enter DN for proxy agent: [cn=proxyagent,ou=profile,dc=example,dc=edu] uid=admin-user,ou=People,dc=example,dc=edu
    Enter passwd for proxyagent:
    Re-enter passwd:
    ERROR: passwords don't match; try again.
    Enter passwd for proxyagent:
    Re-enter passwd:
    WARNING: About to start committing changes. (y=continue, n=EXIT) y
      1. Schema attributes have been updated.
      2. Schema objectclass definitions have been added.
      3. NisDomainObject added to dc=example,dc=edu.
      4. Top level "ou" containers complete.
      5. automount maps: auto_home auto_direct auto_master auto_shared processed.
      6. ACI for dc=example,dc=edu modified to disable self modify.
      7. Add of VLV Access Control Information (ACI).
      8. Proxy Agent uid=admin-user,ou=People,dc=example,dc=edu already exists.
      9. Give uid=admin-user,ou=People,dc=example,dc=edu read permission for password.
      10. Generated client profile and loaded on server.
      11. Processing eq,pres indexes:
              uidNumber (eq,pres)   Finished indexing.                 
              ipNetworkNumber (eq,pres)   Finished indexing.                 
              gidnumber (eq,pres)   Finished indexing.                 
              oncrpcnumber (eq,pres)   Finished indexing.                 
              automountKey (eq,pres)   Finished indexing.                 
      12. Processing eq,pres,sub indexes:
              ipHostNumber (eq,pres,sub)   Finished indexing.                 
              membernisnetgroup (eq,pres,sub)   Finished indexing.                 
              nisnetgrouptriple (eq,pres,sub)   Finished indexing.                 
      13. Processing VLV indexes:
              example.edu.getgrent vlv_index   Entry created
              example.edu.gethostent vlv_index   Entry created
              example.edu.getnetent vlv_index   Entry created
      ERROR: Adding VLV index for example.edu.getpwent failed!
              example.edu.getpwent vlv_index   Entry created
              example.edu.getrpcent vlv_index   Entry created
      ERROR: Adding VLV index for example.edu.getspent failed!
              example.edu.getspent vlv_index   Entry created
              example.edu.getauhoent vlv_index   Entry created
      ERROR: Adding VLV index for example.edu.getsoluent failed!
              example.edu.getsoluent vlv_index   Entry created
      ERROR: Adding VLV index for example.edu.getauduent failed!
              example.edu.getauduent vlv_index   Entry created
              example.edu.getauthent vlv_index   Entry created
              example.edu.getexecent vlv_index   Entry created
              example.edu.getprofent vlv_index   Entry created
              example.edu.getmailent vlv_index   Entry created
              example.edu.getbootent vlv_index   Entry created
              example.edu.getethent vlv_index   Entry created
              example.edu.getngrpent vlv_index   Entry created
              example.edu.getipnent vlv_index   Entry created
              example.edu.getmaskent vlv_index   Entry created
              example.edu.getprent vlv_index   Entry created
              example.edu.getip4ent vlv_index   Entry created
              example.edu.getip6ent vlv_index   Entry created
    idsconfig: Setup of iDS server machinename-ldom1 is complete.
    Note: idsconfig has created entries for VLV indexes.  Use the
              directoryserver(1m) script on machinename-ldom1 to stop
              the server and then enter the following vlvindex
              sub-commands to create the actual VLV indexes:
      directoryserver -s inst_name vlvindex -n example -T example.edu.getgrent
      directoryserver -s inst_name vlvindex -n example -T example.edu.gethostent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getnetent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getpwent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getrpcent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getspent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getauhoent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getsoluent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getauduent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getauthent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getexecent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getprofent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getmailent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getbootent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getethent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getngrpent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getipnent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getmaskent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getprent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getip4ent
      directoryserver -s inst_name vlvindex -n example -T example.edu.getip6entSince I still had the temp files to look through I was able to find out what entries where not created, and manually added them myself without problems.
    The four entries were:
      ERROR: Adding VLV index for example.edu.getpwent failed!
      ERROR: Adding VLV index for example.edu.getspent failed!
      ERROR: Adding VLV index for example.edu.getsoluent failed!
      ERROR: Adding VLV index for example.edu.getauduent failed!I then was able to run the following commands successfully:
    dsadm reindex -l -t example.edu.getgrent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                   
    dsadm reindex -l -t example.edu.gethostent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getnetent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                  
    dsadm reindex -l -t example.edu.getrpcent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                  
    dsadm reindex -l -t example.edu.getspent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                   
    dsadm reindex -l -t example.edu.getauhoent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getauhoent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getsoluent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getauhoent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getauduent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getauthent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getexecent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getprofent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getmailent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getbootent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getethent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                  
    dsadm reindex -l -t example.edu.getngrpent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getipnent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                  
    dsadm reindex -l -t example.edu.getmaskent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                 
    dsadm reindex -l -t example.edu.getprent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                   
    dsadm reindex -l -t example.edu.getip4ent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=edu                                  
    dsadm reindex -l -t example.edu.getip6ent /usr/local/ds6-instances/slapd-inst_name dc=example,dc=eduIm really not sure why I ran into this problem, and was hoping someone would be able to shine some light on something that i possibly could have done wrong. I have read blogs about others running this script on dsee 6.x successfully, so thinking its a bug doesn't seem right.
    If anyone wants me to test something or provide more info, i'd be happy to.
    Thanks for reading,
    Deejam
    Edited by: Deejam on Jan 14, 2008 3:44 PM
    Edited by: Deejam on Jan 14, 2008 7:57 PM

    Thanks for the response. Sorry about not including the logs. I should have. I have gathered the full logs during the time idsconfig was trying to add the vlvindex entries. I did see that there where a few err=32 codes on the ADD operations on the entries that I had to add manually.
    Here is one thing I did notice when I was adding the 4 entries manually. In each of the ldif files idsconfig creates, there are 2 entries as in the following example.
    dn: cn=example.edu_passwd_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config                                                                                                                                                                                                          
    objectClass: top                                                                                                                                      
    objectClass: vlvSearch                                                                                                                                
    cn: example.edu_passwd_vlv_index                                                                                                                      
    vlvbase: ou=people,dc=example,dc=edu                                                                                                                  
    vlvscope: 1                                                                                                                                           
    vlvfilter: (objectClass=posixAccount)                                                                                                                 
    aci: (target="ldap:///cn=example.edu_passwd_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config")(targetattr="*")(version 3.0; acl "Config";allow(read,search,compare)userdn="ldap:///anyone";)                                                                                                       
    dn: cn=example.edu.getpwent,cn=example.edu_passwd_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config                                                                                                                                                                              
    cn: example.edu.getpwent                                                                                                                              
    vlvSort: cn uid                                                                                                                                       
    objectclass: top                                                                                                                                      
    objectclass: vlvIndex After idsconfig was done running the entry with the dn of "dn: cn=example.edu_passwd_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" was created, but the "dn: cn=example.edu.getpwent,cn=example.edu_passwd_vlv_index,cn=example,cn=ldbm" was not created.
    This is weird because according to the logs (if i am reading them right) the add operation for the dn that was actually created seemed like it failed.
    [14/Jan/2008:14:34:34 -0600] conn=115 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33406 to 192.168.1.1
    [14/Jan/2008:14:34:34 -0600] conn=115 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:34 -0600] conn=115 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:34 -0600] conn=115 op=1 msgId=2 - ADD dn="cn=example.edu_passwd_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:34 -0600] conn=115 op=1 msgId=2 - RESULT err=32 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:34 -0600] conn=115 op=2 msgId=3 - UNBIND
    [14/Jan/2008:14:34:34 -0600] conn=115 op=2 msgId=-1 - closing from 192.168.1.1:33406 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:35 -0600] conn=115 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=1
    [14/Jan/2008:14:34:35 -0600] conn=115 op=-1 msgId=-1 - closed.So in fixing it manually I just fed an ldif file that looked like the following:
    dn: cn=example.edu.getpwent,cn=example.edu_passwd_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config                                          
    changetype: add                                                                                                                                       
    cn: example.edu.getpwent                                                                                                                              
    vlvSort: cn uid                                                                                                                                       
    objectclass: top                                                                                                                                      
    objectclass: vlvIndexThanks again for the help, and as mentioned before, i will be happy to test, or provide more information,
    Deejam
    Here are the logs as mentioned above.
    [14/Jan/2008:14:34:33 -0600] conn=108 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33399 to 192.168.1.1
    [14/Jan/2008:14:34:33 -0600] conn=108 op=0 msgId=1 - SRCH base="cn=example.edu.getgrent,cn=example.edu_group_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:33 -0600] conn=108 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:33 -0600] conn=108 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:33 -0600] conn=108 op=1 msgId=-1 - closing from 192.168.1.1:33399 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:33 -0600] conn=109 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33400 to 192.168.1.1
    [14/Jan/2008:14:34:33 -0600] conn=108 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:33 -0600] conn=109 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:33 -0600] conn=109 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:33 -0600] conn=109 op=1 msgId=2 - ADD dn="cn=example.edu_group_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:33 -0600] conn=109 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:33 -0600] conn=109 op=2 msgId=3 - ADD dn="cn=example.edu.getgrent,cn=example.edu_group_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:34 -0600] conn=109 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=1
    [14/Jan/2008:14:34:34 -0600] conn=109 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:34 -0600] conn=109 op=3 msgId=-1 - closing from 192.168.1.1:33400 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:34 -0600] conn=110 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33401 to 192.168.1.1
    [14/Jan/2008:14:34:34 -0600] conn=109 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:34 -0600] conn=110 op=0 msgId=1 - SRCH base="cn=example.edu.gethostent,cn=example.edu_hosts_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:34 -0600] conn=110 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:34 -0600] conn=110 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:34 -0600] conn=110 op=1 msgId=-1 - closing from 192.168.1.1:33401 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:34 -0600] conn=111 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33402 to 192.168.1.1
    [14/Jan/2008:14:34:34 -0600] conn=110 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:34 -0600] conn=111 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:34 -0600] conn=111 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:34 -0600] conn=111 op=1 msgId=2 - ADD dn="cn=example.edu_hosts_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:34 -0600] conn=111 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:34 -0600] conn=111 op=2 msgId=3 - ADD dn="cn=example.edu.gethostent,cn=example.edu_hosts_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:34 -0600] conn=111 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:34 -0600] conn=111 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:34 -0600] conn=111 op=3 msgId=-1 - closing from 192.168.1.1:33402 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:34 -0600] conn=112 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33403 to 192.168.1.1
    [14/Jan/2008:14:34:34 -0600] conn=111 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:34 -0600] conn=112 op=0 msgId=1 - SRCH base="cn=example.edu.getnetent,cn=example.edu_networks_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:34 -0600] conn=112 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:34 -0600] conn=112 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:34 -0600] conn=112 op=1 msgId=-1 - closing from 192.168.1.1:33403 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:34 -0600] conn=113 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33404 to 192.168.1.1
    [14/Jan/2008:14:34:34 -0600] conn=112 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:34 -0600] conn=113 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:34 -0600] conn=113 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:34 -0600] conn=113 op=1 msgId=2 - ADD dn="cn=example.edu_networks_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:34 -0600] conn=113 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:34 -0600] conn=113 op=2 msgId=3 - ADD dn="cn=example.edu.getnetent,cn=example.edu_networks_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:34 -0600] conn=113 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:34 -0600] conn=113 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:34 -0600] conn=113 op=3 msgId=-1 - closing from 192.168.1.1:33404 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:34 -0600] conn=114 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33405 to 192.168.1.1
    [14/Jan/2008:14:34:34 -0600] conn=113 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:34 -0600] conn=114 op=0 msgId=1 - SRCH base="cn=example.edu.getpwent,cn=example.edu_passwd_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:34 -0600] conn=114 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:34 -0600] conn=114 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:34 -0600] conn=114 op=1 msgId=-1 - closing from 192.168.1.1:33405 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:34 -0600] conn=115 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33406 to 192.168.1.1
    [14/Jan/2008:14:34:34 -0600] conn=114 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:34 -0600] conn=115 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:34 -0600] conn=115 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:34 -0600] conn=115 op=1 msgId=2 - ADD dn="cn=example.edu_passwd_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:34 -0600] conn=115 op=1 msgId=2 - RESULT err=32 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:34 -0600] conn=115 op=2 msgId=3 - UNBIND
    [14/Jan/2008:14:34:34 -0600] conn=115 op=2 msgId=-1 - closing from 192.168.1.1:33406 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:35 -0600] conn=115 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=1
    [14/Jan/2008:14:34:35 -0600] conn=116 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33407 to 192.168.1.1
    [14/Jan/2008:14:34:35 -0600] conn=115 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:35 -0600] conn=116 op=0 msgId=1 - SRCH base="cn=example.edu.getrpcent,cn=example.edu_rpc_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:35 -0600] conn=116 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:35 -0600] conn=116 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:35 -0600] conn=116 op=1 msgId=-1 - closing from 192.168.1.1:33407 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:35 -0600] conn=117 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33408 to 192.168.1.1
    [14/Jan/2008:14:34:35 -0600] conn=116 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:35 -0600] conn=117 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:35 -0600] conn=117 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:35 -0600] conn=117 op=1 msgId=2 - ADD dn="cn=example.edu_rpc_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:35 -0600] conn=117 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:35 -0600] conn=117 op=2 msgId=3 - ADD dn="cn=example.edu.getrpcent,cn=example.edu_rpc_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:35 -0600] conn=117 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:35 -0600] conn=117 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:35 -0600] conn=117 op=3 msgId=-1 - closing from 192.168.1.1:33408 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:35 -0600] conn=118 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33409 to 192.168.1.1
    [14/Jan/2008:14:34:35 -0600] conn=117 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:35 -0600] conn=118 op=0 msgId=1 - SRCH base="cn=example.edu.getspent,cn=example.edu_shadow_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:35 -0600] conn=118 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:35 -0600] conn=118 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:35 -0600] conn=118 op=1 msgId=-1 - closing from 192.168.1.1:33409 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:35 -0600] conn=119 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33410 to 192.168.1.1
    [14/Jan/2008:14:34:35 -0600] conn=118 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:35 -0600] conn=119 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:35 -0600] conn=119 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:35 -0600] conn=119 op=1 msgId=2 - ADD dn="cn=example.edu_shadow_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:35 -0600] conn=119 op=1 msgId=2 - RESULT err=32 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:35 -0600] conn=119 op=2 msgId=3 - UNBIND
    [14/Jan/2008:14:34:35 -0600] conn=119 op=2 msgId=-1 - closing from 192.168.1.1:33410 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:35 -0600] conn=119 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:35 -0600] conn=120 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33411 to 192.168.1.1
    [14/Jan/2008:14:34:35 -0600] conn=119 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:35 -0600] conn=120 op=0 msgId=1 - SRCH base="cn=example.edu.getauhoent,cn=example.edu_auho_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:35 -0600] conn=120 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:35 -0600] conn=120 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:35 -0600] conn=120 op=1 msgId=-1 - closing from 192.168.1.1:33411 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:35 -0600] conn=121 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33412 to 192.168.1.1
    [14/Jan/2008:14:34:35 -0600] conn=120 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:35 -0600] conn=121 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:35 -0600] conn=121 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:35 -0600] conn=121 op=1 msgId=2 - ADD dn="cn=example.edu_auho_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:35 -0600] conn=121 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:35 -0600] conn=121 op=2 msgId=3 - ADD dn="cn=example.edu.getauhoent,cn=example.edu_auho_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:35 -0600] conn=121 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:35 -0600] conn=121 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:35 -0600] conn=121 op=3 msgId=-1 - closing from 192.168.1.1:33412 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:36 -0600] conn=122 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33413 to 192.168.1.1
    [14/Jan/2008:14:34:36 -0600] conn=121 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:36 -0600] conn=122 op=0 msgId=1 - SRCH base="cn=example.edu.getsoluent,cn=example.edu_solu_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:36 -0600] conn=122 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=122 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:36 -0600] conn=122 op=1 msgId=-1 - closing from 192.168.1.1:33413 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:36 -0600] conn=123 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33414 to 192.168.1.1
    [14/Jan/2008:14:34:36 -0600] conn=122 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:36 -0600] conn=123 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:36 -0600] conn=123 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:36 -0600] conn=123 op=1 msgId=2 - ADD dn="cn=example.edu_solu_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:36 -0600] conn=123 op=1 msgId=2 - RESULT err=32 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=123 op=2 msgId=3 - UNBIND
    [14/Jan/2008:14:34:36 -0600] conn=123 op=2 msgId=-1 - closing from 192.168.1.1:33414 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:36 -0600] conn=123 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=124 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33415 to 192.168.1.1
    [14/Jan/2008:14:34:36 -0600] conn=123 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:36 -0600] conn=124 op=0 msgId=1 - SRCH base="cn=example.edu.getauduent,cn=example.edu_audu_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:36 -0600] conn=124 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=124 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:36 -0600] conn=124 op=1 msgId=-1 - closing from 192.168.1.1:33415 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:36 -0600] conn=125 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33416 to 192.168.1.1
    [14/Jan/2008:14:34:36 -0600] conn=124 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:36 -0600] conn=125 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:36 -0600] conn=125 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:36 -0600] conn=125 op=1 msgId=2 - ADD dn="cn=example.edu_audu_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:36 -0600] conn=125 op=1 msgId=2 - RESULT err=32 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=125 op=2 msgId=3 - UNBIND
    [14/Jan/2008:14:34:36 -0600] conn=125 op=2 msgId=-1 - closing from 192.168.1.1:33416 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:36 -0600] conn=125 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=126 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33417 to 192.168.1.1
    [14/Jan/2008:14:34:36 -0600] conn=125 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:36 -0600] conn=126 op=0 msgId=1 - SRCH base="cn=example.edu.getauthent,cn=example.edu_auth_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:36 -0600] conn=126 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=126 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:36 -0600] conn=126 op=1 msgId=-1 - closing from 192.168.1.1:33417 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:36 -0600] conn=127 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33418 to 192.168.1.1
    [14/Jan/2008:14:34:36 -0600] conn=126 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:36 -0600] conn=127 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:36 -0600] conn=127 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:36 -0600] conn=127 op=1 msgId=2 - ADD dn="cn=example.edu_auth_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:36 -0600] conn=127 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=127 op=2 msgId=3 - ADD dn="cn=example.edu.getauthent,cn=example.edu_auth_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:36 -0600] conn=127 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=127 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:36 -0600] conn=127 op=3 msgId=-1 - closing from 192.168.1.1:33418 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:36 -0600] conn=128 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33419 to 192.168.1.1
    [14/Jan/2008:14:34:36 -0600] conn=127 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:36 -0600] conn=128 op=0 msgId=1 - SRCH base="cn=example.edu.getexecent,cn=example.edu_exec_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:36 -0600] conn=128 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:36 -0600] conn=128 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:36 -0600] conn=128 op=1 msgId=-1 - closing from 192.168.1.1:33419 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:37 -0600] conn=129 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33420 to 192.168.1.1
    [14/Jan/2008:14:34:37 -0600] conn=128 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:37 -0600] conn=129 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:37 -0600] conn=129 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:37 -0600] conn=129 op=1 msgId=2 - ADD dn="cn=example.edu_exec_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:37 -0600] conn=129 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:37 -0600] conn=129 op=2 msgId=3 - ADD dn="cn=example.edu.getexecent,cn=example.edu_exec_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:37 -0600] conn=129 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:37 -0600] conn=129 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:37 -0600] conn=129 op=3 msgId=-1 - closing from 192.168.1.1:33420 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:37 -0600] conn=130 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33421 to 192.168.1.1
    [14/Jan/2008:14:34:37 -0600] conn=129 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:37 -0600] conn=130 op=0 msgId=1 - SRCH base="cn=example.edu.getprofent,cn=example.edu_prof_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:37 -0600] conn=130 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:37 -0600] conn=130 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:37 -0600] conn=130 op=1 msgId=-1 - closing from 192.168.1.1:33421 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:37 -0600] conn=131 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33422 to 192.168.1.1
    [14/Jan/2008:14:34:37 -0600] conn=130 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:37 -0600] conn=131 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:37 -0600] conn=131 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:37 -0600] conn=131 op=1 msgId=2 - ADD dn="cn=example.edu_prof_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:37 -0600] conn=131 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:37 -0600] conn=131 op=2 msgId=3 - ADD dn="cn=example.edu.getprofent,cn=example.edu_prof_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:37 -0600] conn=131 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:37 -0600] conn=131 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:37 -0600] conn=131 op=3 msgId=-1 - closing from 192.168.1.1:33422 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:37 -0600] conn=132 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33423 to 192.168.1.1
    [14/Jan/2008:14:34:37 -0600] conn=131 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:37 -0600] conn=132 op=0 msgId=1 - SRCH base="cn=example.edu.getmailent,cn=example.edu_mail_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:37 -0600] conn=132 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:37 -0600] conn=132 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:37 -0600] conn=132 op=1 msgId=-1 - closing from 192.168.1.1:33423 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:38 -0600] conn=133 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33424 to 192.168.1.1
    [14/Jan/2008:14:34:38 -0600] conn=132 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:38 -0600] conn=133 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:38 -0600] conn=133 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:38 -0600] conn=133 op=1 msgId=2 - ADD dn="cn=example.edu_mail_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:38 -0600] conn=133 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:38 -0600] conn=133 op=2 msgId=3 - ADD dn="cn=example.edu.getmailent,cn=example.edu_mail_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:38 -0600] conn=133 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:38 -0600] conn=133 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:38 -0600] conn=133 op=3 msgId=-1 - closing from 192.168.1.1:33424 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:38 -0600] conn=134 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33425 to 192.168.1.1
    [14/Jan/2008:14:34:38 -0600] conn=133 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:38 -0600] conn=134 op=0 msgId=1 - SRCH base="cn=example.edu.getbootent,cn=example.edu__boot_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:38 -0600] conn=134 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:38 -0600] conn=134 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:38 -0600] conn=134 op=1 msgId=-1 - closing from 192.168.1.1:33425 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:38 -0600] conn=135 op=-1 msgId=-1 - fd=54 slot=54 LDAP connection from 192.168.1.1:33426 to 192.168.1.1
    [14/Jan/2008:14:34:38 -0600] conn=134 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:38 -0600] conn=135 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
    [14/Jan/2008:14:34:38 -0600] conn=135 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
    [14/Jan/2008:14:34:38 -0600] conn=135 op=1 msgId=2 - ADD dn="cn=example.edu__boot_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:38 -0600] conn=135 op=1 msgId=2 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:38 -0600] conn=135 op=2 msgId=3 - ADD dn="cn=example.edu.getbootent,cn=example.edu__boot_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config"
    [14/Jan/2008:14:34:38 -0600] conn=135 op=2 msgId=3 - RESULT err=0 tag=105 nentries=0 etime=0
    [14/Jan/2008:14:34:38 -0600] conn=135 op=3 msgId=4 - UNBIND
    [14/Jan/2008:14:34:38 -0600] conn=135 op=3 msgId=-1 - closing from 192.168.1.1:33426 - U1 - Connection closed by unbind client -
    [14/Jan/2008:14:34:38 -0600] conn=136 op=-1 msgId=-1 - fd=51 slot=51 LDAP connection from 192.168.1.1:33427 to 192.168.1.1
    [14/Jan/2008:14:34:38 -0600] conn=135 op=-1 msgId=-1 - closed.
    [14/Jan/2008:14:34:38 -0600] conn=136 op=0 msgId=1 - SRCH base="cn=example.edu.getethent,cn=example.edu_ethers_vlv_index,cn=example,cn=ldbm database,cn=plugins,cn=config" scope=0 filter="(objectClass=*)" attrs=ALL
    [14/Jan/2008:14:34:38 -0600] conn=136 op=0 msgId=1 - RESULT err=32 tag=101 nentries=0 etime=0
    [14/Jan/2008:14:34:38 -0600] conn=136 op=1 msgId=2 - UNBIND
    [14/Jan/2008:14:34:38 -0600] conn=136                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        

  • Release process problem

    Hi,
    I have a problem. currently our system using based on PO document type and net value to trigger release process. now new requirement to use based on account assignment item level so, po doesn't support line level i decided to use CEKKO - USRC1 = KNTTP based on user exit.
    When i set-up charecteistics and assign vaues
    then class assigned to charecteristics ( existing it self)
    When class assignment with release code values.
    Now when i create PO release process are not triggered please through me some lite whether config prob or user exit any thing need to done.
    Regards
    Jask

    goto transaction OMGSCK and check that alll steps are green except the sheckk re release group and releae class step
    in this step 
    Characteristic CEKKO_USRC1 exists (linked with CEKKO-USRC1) =  green
    You must maintain a customer exit for characteristic CEKKO_USRC1= yellow
    if this all looks fine then the master data problems or PO ceration problems

  • 10g Signal Handlers and Dynamic Binding Problems on Mac OS X

    I have the following env vars set up, and it seems the client libs show a deadl\
    ock behavior post installation. SqlPlus exhibits a similar problem with 10g cli\
    ent libs on the Mac, since it simply hangs for 20 secs before returning the pro\
    mpt. I have G4 10.3.4 Mac, and 3.3 (1640) gcc, and still haunted by this probl\
    em...
    ORACLE_HOME=/Users/Oracle/10g/orahome
    ORACLE=ORACLE_HOME/bin
    ORACLE_BASE=/Users/Oracle/10g
    DYLD_LIBRARY_PATH=/Users/Oracle/10g/orahome/lib
    a) ktrace sqlplus user/pass@db
    b) kdump -R | grep sigaction gives:
    885 sqlplus 5.877734 CALL sigaction(0x2,0xbffff500,0xbffff570)
    885 sqlplus 0.001252 RET sigaction 0
    885 sqlplus 0.002032 CALL sigaction(0xd,0xbfff90f0,0xbfff9160)
    885 sqlplus 0.001831 RET sigaction 0
    885 sqlplus 0.001293 CALL sigaction(0x12,0xbfffb6e0,0xbfffb750)
    885 sqlplus 0.001234 RET sigaction 0
    885 sqlplus 0.001551 CALL sigaction(0x12,0xbfffbda0,0xbfffbe10)
    885 sqlplus 0.001401 RET sigaction 0
    885 sqlplus 0.001331 CALL sigaction(0x2,0xbfffd090,0xbfffd100)
    885 sqlplus 0.001333 RET sigaction 0
    This shows a 5.9 sec delay for the first sigaction, and a full response is received some long 20 secs later on the prompt.
    Some feedback from engineering regarding this issue since the 9i release has been:
    "This is a known problem with signal handlers and the lazy binding we have on Mac OS X. A small change to how Oracle library's signal
    handler is installed using _signal_nobind(3) and
    _dyld_lookup_and_bind_fully(3) could help to solve this problem.
    The problem that we are trying to avoid is a possible dead lock from
    code that could be called in a signal handler when the thread that
    gets the signal is in the middle of lazy binding a symbol. So when a
    signal handlers installed the default action is to cause it to be
    bound fully. This is made very expensive by the mismatch of the
    interfaces to signal(3) and segvec(2) like routines which are passed
    an address and the dynamic linker that wants a global symbol name. So the end result is to call the routine _dyld_bind_fully_image_containing_address(3) with the address of the signal handler to be bound. Which binds everything in the image (in this case the Oracle shared library).
    We have had problems like this before. For example: [This is what is
    done in usleep(3)]
    usleep()
    /* code removed for this example */
    setvec(vec, sleepx);
    #ifdef __DYNAMIC__
    _dyld_lookup_and_bind_fully("_usleep", NULL, NULL);
    (void) _sigvec_nobind(SIGALRM, &vec, &ovec);
    #else
    (void) sigvec(SIGALRM, &vec, &ovec);
    #endif
    static void sleepx(int unused)
    ringring = 1;
    The use of _sigvec_nobind(2) (or _signal_nobind(3) ) and the use of
    _dyld_lookup_and_bind_fully(3) will cause just the needed symbols used by the signal handler. "
    It seems this issue hasn't been resolved in the most recent 10g client release.Can anyone shed some light one this issue?
    For better demonstration, here is a series of steps we took here:
    sigaction.c - C file produced by "proc sigaction.pc"
    sigaction.pc - ProC source file
    gcc_sig* - Shell script to compile sigaction.c
    ktrace.sigtest - raw ktrace output from running sigtest
    ktrace.sqlplus - raw ktrace output from running sqlplus
    kdump.sqlplus - output of kdump -R on ktrace.sqlplus
    kdump.sigtest - output of kdump -R on ktrace.sigtest
    sigaction.lis - auxiliary file produced by proc
    1. sigaction.pc:
    #include <stdio.h>
    #include <stdlib.h>
    #include "/Users/oracle/10g/orahome/precomp/public/sqlca.h"
    int main(int argc, char **argv) {
    char user[30], passwd[30], db[40];
    char con_str[100], date[10], *icp;
    strcpy(user, "XXXXXXXX");
    strcpy(passwd, "XXXXXXXX");
    strcpy(db, "db_name");
    sprintf(con_str,"%s/%s@%s",user,passwd,db);
    EXEC SQL CONNECT :con_str;
    EXEC SQL SELECT SYSDATE INTO :date FROM DUAL;
    printf("SYSTEM DATE = %s\n",date);
    EXEC SQL COMMIT RELEASE;
    2. gcc_sig:
    #!/bin/sh
    CFLAGS="-I$ORACLE_HOME/precomp/public -I/usr/include"
    CFLAGS="$CFLAGS -I$ORACLE_HOME/lib -L$ORACLE_HOME/lib"
    ORALIBS="-L$ORACLE_HOME/lib -lclntsh $ORACLE_HOME/lib/nautab.o $ORACLE_HOME/lib/naeet.o"
    CC="gcc -g"
    PROG=$1
    OUTPUT=$2
    $CC $CFLAGS $PROG -o $OUTPUT $ORALIBS
    3. Generate the rest of the output files for your viewing of the results based on the commands provided above.
    Thanks!

    It's a delay, not a deadlock, that originatesfrom the way Oracle
    libraries handle dymaic bindings.to "dynamic" bindings. Maybe prebinding could help ?
    export DYLD_PREBIND_DEBUG=1ronr@[email protected]:/Users/ronr
    sqlplus "/ as sysdba"dyld: sqlplus: prebinding disabled because library: /Users/oracle/product/server/10.1/lib/libsqlplus.dylib got slid
    dyld: in map_image() determined the system shared regions ARE used
    dyld: 2 two-level prebound libraries used out of 5
    Ronald
    http://homepage.mac.com/ik_zelf/oracle/

  • Dynamic process levels in BRF

    Hi Experts,
    I have configured a BRF workflow in SRM 7.0 which is suppose to have theree step approvals. I am able to achieve the two levels among the total three by creating custom events and expressions in BRF from the help of many experts provided in SDN. I have tested the shopping cart and succesfully found the two levels are working fine. In the third level the approval process is different it is not static it is dynamic. After the second level approval is completed the cost centre managert approval is required. I need to get cost centre manager from a ztable and compare the shopping cart price with the approval limit of the cost centre manager. If the shopping cart value is more than the approval limit of cost centre manager,  then the cost centre manager will aprove and also the shopping cart should go to his manager for approval.
    From lot of reasearch and exploring SDN now I am able to understand the process workflow but I am not able to understand the dynamic determination of process levels. Can someone help me on this.
    Thanks and REgards,
    Prashanth..

    use BADI /SAPSRM/BD_WF_RESP_RESOLVER to set your agents..

Maybe you are looking for