HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Netscape Directory server V6.21
Operating System - HP-UX
1832298
Members
1703
Online
110041
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 08:25 PM
02-21-2007 08:25 PM
Netscape Directory server V6.21
Hi,
I am adding,modifying and deleting some entry on directory server through extended operation on directory server.But sometimes server crashes while adding/modifying/deleting entry just before pb=slapi_add_internal or pb=slapi_delete_internal. Please help me in this regard.
Thanks,
Sandy
I am adding,modifying and deleting some entry on directory server through extended operation on directory server.But sometimes server crashes while adding/modifying/deleting entry just before pb=slapi_add_internal or pb=slapi_delete_internal. Please help me in this regard.
Thanks,
Sandy
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 08:50 PM
02-21-2007 08:50 PM
Re: Netscape Directory server V6.21
Sandy,
What is the data in SLAPI_PLUGIN_INTOP_RESULT ?
According to the 6.1 documentation:
"slapi_add_internal_pb()
Returns
This function returns one of the following values:
â ¢ 0 if successful.
â ¢ -1 if an error occurs. If -1 is returned, the SLAPI_PLUGIN_INTOP_RESULT field of
the parameter block should be consulted to determine the precise LDAP result
code.
Description
The function performs an internal add operation based on a parameter block. The
parameter block should be initialized by calling slapi_add_internal_set_pb()
or slapi_add_entry_internal_set_pb().
Memory Concerns
None of the parameters that are passed slapi_add_internal_set_pb() are
altered or consumed by this function. The entry parameter that is passed to
slapi_add_entry_internal_set_pb() is consumed by a successful call to this
function."
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
What is the data in SLAPI_PLUGIN_INTOP_RESULT ?
According to the 6.1 documentation:
"slapi_add_internal_pb()
Returns
This function returns one of the following values:
â ¢ 0 if successful.
â ¢ -1 if an error occurs. If -1 is returned, the SLAPI_PLUGIN_INTOP_RESULT field of
the parameter block should be consulted to determine the precise LDAP result
code.
Description
The function performs an internal add operation based on a parameter block. The
parameter block should be initialized by calling slapi_add_internal_set_pb()
or slapi_add_entry_internal_set_pb().
Memory Concerns
None of the parameters that are passed slapi_add_internal_set_pb() are
altered or consumed by this function. The entry parameter that is passed to
slapi_add_entry_internal_set_pb() is consumed by a successful call to this
function."
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 09:40 PM
02-21-2007 09:40 PM
Re: Netscape Directory server V6.21
Hi,
But my server is crashing after few operaions just before slapi_add_internal or slapi_delete_internal. Whether memory is the concern.
One more thing How i can set these variables:
nsslapd-cachesize,nsslapd-cachememsize, nsslapd-dbcachesize and nsslapd-import-cachesize.
thanks,
sandy
But my server is crashing after few operaions just before slapi_add_internal or slapi_delete_internal. Whether memory is the concern.
One more thing How i can set these variables:
nsslapd-cachesize,nsslapd-cachememsize, nsslapd-dbcachesize and nsslapd-import-cachesize.
thanks,
sandy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 06:00 AM
02-26-2007 06:00 AM
Re: Netscape Directory server V6.21
Hello Sandy. Please describe the plugin you're using that handles your extended operations. Plugins are loaded into ns-slapd's process space and certainly are capable of corrupting memory; freeing something it shouldn't, clobbering structures it doesn't own, etc.
Regarding configuring the DB, nsslapd-dbcachesize and nsslapd-import-cachesize are in the database plugin configuration entry:
cn=config,cn=ldbm database,cn=plugins,cn=config
Entrycache is controlled per backend in the backend specific entries. For example, for the userRoot backend:
cn=userRoot,cn=ldbm database,cn=plugins,cn=config
You can modify them via LDAP, using the admin GUI, or if the server is shut down in the backing dse.ldif file.
Regarding configuring the DB, nsslapd-dbcachesize and nsslapd-import-cachesize are in the database plugin configuration entry:
cn=config,cn=ldbm database,cn=plugins,cn=config
Entrycache is controlled per backend in the backend specific entries. For example, for the userRoot backend:
cn=userRoot,cn=ldbm database,cn=plugins,cn=config
You can modify them via LDAP, using the admin GUI, or if the server is shut down in the backing dse.ldif file.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP