2.1 Novell eDirectory or NDS Error Code List

This section includes the following error codes and topics:

Novell eDirectory or NDS Operating System Error Code List

Novell eDirectory or NDS Client Error Code List

Novell eDirectory or NDS Unicode Error Code List

Novell eDirectory or NDS Agent Error Code List

Specific eDirectory or NDS error code topics

-001 FFFFFFFF INSUFFICIENT SPACE

Source: eDirectory or NDS operating system
Explanation: The server does not have sufficient disk space.
Possible Cause: Disk space volume limit was set too low.
Action: Change or remove the limit.
Possible Cause: If a DSREPAIR operation is attempted on a server that does not have a license to write the DSREPAIR log to a file server, the space available that is returned to the write function is zero; therefore, the insufficient space message is returned.
Action: Make sure the server has a license for running eDirectory or NDS operations on the server.
Possible Cause: No disk space is available.
Action: Add disk space.
Possible Cause: The user did not have the appropriate rights to access the disk.
Action: If appropriate, make sure the user has the necessary rights for accessing the disk.
Possible Cause: An internal eDirectory or NDS auditing error occurred.
Action: Contact a Novell Support Provider.

-119 FFFFFF89 BUFFER TOO SMALL

Source: eDirectory or NDS operating system
Explanation: The data to be passed back is too large for the buffer that was declared.

Warning: Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An occurrence of this error can indicate that the eDirectory or NDS server has insufficient IPX™ sockets available.
Action: Increase the maximum number of open IPX sockets allowed by the operating system.
Possible Cause: An internal eDirectory or NDS error occurred.
Action: Contact a Novell Support Provider.
Possible Cause: If this error occurs in response to an attempt to bind multiple LAN cards, the cause could be that the license does not allow it or it is not installed.
Action: Make sure the license to the server is installed and allows the number of connections desired.
Possible Cause: This error can occur when you are attempting to bind multiple LAN cards and the product being used is the NetWare Connect product that ships with intraNetWare for Small Business (IWSB). In this case, the problem will prevent binding IPX to a physical LAN card and NetWare Connect’s PPPRNS service.
Action: If the product being used has one of the following serial numbers, get and apply the patch iwsbp1.exe that is available from Novell Technical Support.

The serial numbers are in the following ranges:

  • 20624444 to 20624657

  • 61717237 to 62244253

  • 79005005 to 79010004.

-120 FFFFFF88 VOLUME FLAG NOT SET

Source: eDirectory or NDS operating system
Explanation: The service requested is not available on the selected volume.

-121 FFFFFF87 NO ITEMS FOUND

Source: eDirectory or NDS operating system
Explanation: A request for items failed because the items could not be found, for example, during a bindery request.
Possible Cause: A request was made to identify any accounting changes pending on the specified object and none was found.

-122 FFFFFF86 CONN ALREADY TEMPORARY

Source: eDirectory or NDS operating system
Explanation: An attempt was made to convert a connection to temporary that was already temporary.

-123 FFFFFF85 CONN ALREADY LOGGED IN

Source: eDirectory or NDS operating system
Explanation: The connection is already logged in to eDirectory or NDS.

-124 FFFFFF84 CONN NOT AUTHENTICATED

Source: eDirectory or NDS operating system
Explanation: The connection for a call has not been authenticated.

-125 FFFFFF83 CONN NOT LOGGED IN

Source: eDirectory or NDS operating system
Explanation: An attempt was made to log out of a connection that the user was not logged in to.

-126 FFFFFF82 NCP BOUNDARY CHECK FAILED

Source: eDirectory or NDS operating system
Explanation: The NetWare® Core Protocol™ (NCP™) subfunction size does not match the actual size of the data sent.
Possible Cause: An eDirectory or NDS auditing request was received that was not formatted properly.
Action: Contact a Novell Support Provider.
Possible Cause: Packet corruption is occurring that might be caused by faulty LAN drivers, LAN cards, or other LAN/WAN equipment existing between the source and target servers.
Action: Make sure that any LAN/WAN equipment, cards, and drivers that exist between the source and target server are functioning properly.
Possible Cause: A program fault occurred in the application.
Action: If the error persists, contact the developer of the application.

-127 FFFFFF81 LOCK WAITING

Source: eDirectory or NDS operating system
Explanation: A timeout occurred before a file was locked.

-128 FFFFFF80 LOCK FAIL

Source: eDirectory or NDS operating system
Explanation: An attempt was made to open or create a file that is already open.
Possible Cause: A container, user, or profile login script can become locked open by a user when the user is executing the login script and the script pauses for user input (for example, using the pause command in the script). If the user does not enter any input when prompted, the login script cannot be edited.

The error code is returned in context of the following messages:

"NWDS-4.0-624: The login script file could not be opened. Return Code: 1729:-128."
"NETADMIN-4.55-110: The utility can't open the script file. Error Code: FF80."
Possible Cause: A container, user, or profile login script can also become locked if the login script file was in use by a user who had not completed the login process. The login script file is still locked to that user which will prevent any writes coming from anyone else. Until the login script file is closed by the user (login is completed), no writes to the file will be allowed.
Action: Until a permanent solution is found, you can use the following steps as a workaround:
  1. After getting the error message in NetWare Administrator, open the login script again and make any changes to it.

  2. Before clicking OK, make a copy of the login script to the clipboard buffer by highlighting the text and pressing Ctrl+C.

    Additionally, but only for backup purposes, you can save the script to a new file using an editor like Notepad. Paste the text into the editor by pressing Ctrl+V and save the file.

  3. Delete the entire login script in NetWare Administrator and click OK. The changes will be saved.

  4. Now, open the empty login script in NetWare Administrator and paste the text back into the login script by pressing Ctrl+V.

  5. Click OK.

The information should be saved and the error will not occur.

Action: Because login scripts are stored as part of eDirectory or NDS, the login scripts are replicated on various servers, depending on how the tree has been partitioned and which servers hold replicas of the partition involved. Therefore, it might be possible to edit and save changes to a login script by accessing the data from a different server using the following steps:
  1. Determine which server is returning the error.

  2. Find another server that has a replica of the same partition, log in to that server, and run NetWare Administrator from it.

  3. Edit the login script and save the changes.

NOTE:Tests run by Novell Technical Support have shown that if the login script is opened from a server other than the server where it is locked, the login script should be able to be edited.

Possible Cause: This problem might be caused by calling a TSR, a menu, or Windows* from a login script.
Action: To close the login script, do the following:
  1. Identify the server you are logged in to and which server you are reading the eDirectory or NDS objects from.

    If you are in a single server environment, you can locate the user that is holding the login script file open by loading monitor, and looking at each connection to find a user that has a file open in the sys:_netware directory.

  2. Instruct the user to log off, or clear the user’s connection.

The login script should now be closed and can be reopened for editing.

Possible Cause: A user inserted a # command that did not terminate in a login script. The login script file will remain open because login is still running. When running a menu type program, inserting a command that will not terminate will cause the file to remain locked open.
Action: In the login script, use an @ command so login can complete and close the script file.

-129 FFFFFF7F OUT OF HANDLES

Source: eDirectory or NDS operating system
Explanation: No more file handles are available or the network file handle table is full.

-130 FFFFFF7E NO OPEN PRIVILEGE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to open a file without the Open right.

-131 FFFFFF7D HARD IO ERROR

Source: eDirectory or NDS operating system
Explanation: A hard disk input/output error occurred on a NetWare volume; a bad sector has been encountered and could be fatal.

-132 FFFFFF7C NO CREATE PRIVILEGE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to create a file without the Create right.

-133 FFFFFF7B NO CREATE DELETE PRIV

Source: eDirectory or NDS operating system
Explanation: An attempt was made to create an already existing file without the Create and Delete rights.

-134 FFFFFF7A R O CREATE FILE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to create a file with the same name as an already existing file with Read Only status.

-135 FFFFFF79 CREATE FILE INVALID NAME

Source: eDirectory or NDS operating system
Explanation: An attempt was made to create a file using an ambiguous filename.

-136 FFFFFF78 INVALID FILE HANDLE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to close or perform I/O on a file with an invalid file handle (that is, an attempt was made to read from a file that has been closed).

-137 FFFFFF77 NO SEARCH PRIVILEGE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to search a directory without Scan rights in that directory.

-138 FFFFFF76 NO DELETE PRIVILEGE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to delete a file without file deletion privileges in that file’s directory.

-139 FFFFFF75 NO RENAME PRIVILEGE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to rename a file without renaming privileges in that file’s directory.

-140 FFFFFF74 NO SET PRIVILEGE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to modify a file without attribute modification privileges in that file’s directory.

-141 FFFFFF73 SOME FILES IN USE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to delete, rename, or set file attributes using an ambiguous filename while some of the files specified by the filename are in use by another workstation.

-142 FFFFFF72 ALL FILES IN USE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to delete, rename, or set file attributes using a filename when the file or files specified by the filename were in use by another workstation.

-143 FFFFFF71 SOME READ ONLY

Source: eDirectory or NDS operating system
Explanation: An attempt was made to delete, rename, or set file attributes using a filename when some of the files specified have Read Only status.

-144 FFFFFF70 ALL READ ONLY

Source: eDirectory or NDS operating system
Explanation: An attempt was made to delete, rename, or set file attributes using a filename when all of the files specified have Read Only status.

-145 FFFFFF6F SOME NAMES EXIST

Source: eDirectory or NDS operating system
Explanation: An attempt was made to rename files when one or more files matching the new filename specification already exist.

-146 FFFFFF6E ALL NAMES EXIST

Source: eDirectory or NDS operating system
Explanation: An attempt was made to rename files when all of the files matching the new filename specification already exist.

-147 FFFFFF6D NO READ PRIVILEGE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to read a file without the Read right to that file.

-148 FFFFFF6C NO WRITE PRIVILEGE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to write to a file without the Write right to that file, or the specified file has Read Only status.

-149 FFFFFF6B FILE DETACHED

Source: eDirectory or NDS operating system
Explanation: An attempt was made to read or write to a detached file.
Possible Cause: An internal eDirectory or NDS auditing error occurred.
Action: Contact a Novell Support Provider.

-150 FFFFFF6A INSUFFICIENT MEMORY

Source: eDirectory or NDS operating system
Explanation: An attempt was made to write to a file server that does not have enough free dynamic memory to process this request.
Possible Cause: An eDirectory or NDS request, process, or operation has failed due to an out of memory condition being reported by the operating system.
Action: Increase the memory that is available to the operating system.

-150 FFFFFF6A NO ALLOC SPACE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to write to a file server that does not have enough free dynamic memory to process this request.
Possible Cause: An eDirectory or NDS request, process, or operation has failed due to an out of memory condition being reported by the operating system.
Action: Increase the memory that is available to the operating system.

-150 FFFFFF6A TARGET NOT A SUBDIR

Source: eDirectory or NDS operating system
Explanation: The specified target directory is not a subdirectory.

-151 FFFFFF69 NO SPOOL SPACE

Source: eDirectory or NDS operating system
Explanation: The network operating system has determined that the network disk does not have enough space left for spool files.

-152 FFFFFF68 INVALID VOLUME

Source: eDirectory or NDS operating system
Explanation: The network operating system has tried to access a volume but cannot find the volume in the system definition files.
Possible Cause: A bindery API request was received to obtain file system rights for a bindery emulated object. However, the volume specified in the request is not mounted or available.
Action: Make sure the applicable volume is mounted and available.

-153 FFFFFF67 DIRECTORY FULL

Source: eDirectory or NDS operating system
Explanation: An attempt was made to write to a volume without available directory space.

-154 FFFFFF66 RENAME ACROSS VOLUME

Source: eDirectory or NDS operating system
Explanation: An attempt was made to rename across volumes (rename a file and move the renamed file from its current volume into another volume). Although the rename command may move the file between directories on the same volume, using rename to move a file between volumes is not allowed.

-155 FFFFFF65 BAD DIR HANDLE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use an invalid directory handle. This occurs if the network has been brought down and brought back up without rebooting the workstation.

-156 FFFFFF64 INVALID PATH

Source: eDirectory or NDS operating system
Explanation: An attempt was made to access an invalid path.
Possible Cause: A bindery API request was received to create a bindery emulated queue object. The file system path specified in the request was an invalid length. This invalid length could be caused by packet corruption occurring that might be caused by faulty LAN drivers, LAN cards, or other LAN/WAN equipment existing between the source and target servers.
Action: Make sure that any LAN/WAN equipment, cards, and drivers that exist between the source and target server are functioning properly.
Possible Cause: A program fault occurred in the application.
Action: If the error persists, contact the developer of the application.

-156 FFFFFF64 NO SUCH EXTENSION

Source: eDirectory or NDS operating system
Explanation: An invalid extension was specified.

-157 FFFFFF63 NO DIR HANDLES

Source: eDirectory or NDS operating system
Explanation: No more directory handles are available. The directory handle table is full. Each user may have up to 255 directory handles.

-158 FFFFFF62 BAD FILE NAME

Source: eDirectory or NDS operating system
Explanation: An attempt was made to create a file using invalid characters within the name of the file. Illegal characters in names are control characters, the comma, colon, semicolon, slash, backslash, question mark, asterisk, and tilde.
Action: Try making the request again using valid characters in the filename.

-159 FFFFFF61 DIRECTORY ACTIVE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to delete a directory that is being used by another workstation.

-160 FFFFFF60 DIRECTORY NOT EMPTY

Source: eDirectory or NDS operating system
Explanation: An attempt was made to delete a directory that contains files or other directories.

-161 FFFFFF5F DIRECTORY IO ERROR

Source: eDirectory or NDS operating system
Explanation: A nonrecoverable I/O error has occurred on the disk in the directory area. This error has occurred in both copies of the directory and is fatal.

-162 FFFFFF5E IO LOCKED

Source: eDirectory or NDS operating system
Explanation: An attempt was made to read a file where data is physically locked.

-163 FFFFFF5D TRANSACTION RESTARTED

Source: eDirectory or NDS operating system

-164 FFFFFF5C RENAME DIR INVALID

Source: eDirectory or NDS operating system
Explanation: An attempt was made to rename a directory with an invalid name.

-165 FFFFFF5B INVALID OPENCREATE MODE

Source: eDirectory or NDS operating system
Explanation: An invalid opencreate mode was encountered.

-166 FFFFFF5A ALREADY IN USE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to access a file that was already in use.
Possible Cause: An attempt was made by an auditor to access an eDirectory or NDS object that is already being accessed by another other auditor.
Action: Wait until the object is not in use and try the operation again. If the error persists, contact a Novell Support Provider.

-167 FFFFFF59 INVALID RESOURCE TAG

Source: eDirectory or NDS operating system
Explanation: An invalid resource tag was encountered. An attempt was made to register for an eDirectory or NDS event using a invalid resource tag.
Possible Cause: Memory corruption occurred.
Action: Resolve the memory corruption problem and try the operation again.
Possible Cause: A program fault occurred in the application used to register the event.
Action: Contact the developer of the application.

-168 FFFFFF58 ACCESS DENIED

Source: eDirectory or NDS operating system
Explanation: Access has been denied.

-188 FFFFFF44 DSERR LOGIN SIGNING REQUIRED

Source: eDirectory or NDS

-189 FFFFFF43 DSERR LOGIN ENCRYPT REQUIRED

Source: eDirectory or NDS

-190 FFFFFF42 INVALID DATA STREAM

Source: eDirectory or NDS operating system
Explanation: Data streams are invalid.
Possible Cause: An internal eDirectory or NDS auditing error occurred.
Action: Contact a Novell Support Provider.

-191 FFFFFF41 INVALID NAME SPACE

Source: eDirectory or NDS operating system
Explanation: An invalid name space was used.

-192 FFFFFF40 NO ACCOUNTING PRIVILEGES

Source: eDirectory or NDS operating system
Explanation: The user has no accounting privileges.

-193 FFFFFF3F NO ACCOUNT BALANCE

Source: eDirectory or NDS operating system
Explanation: Attempt was made to log in by a bindery object without an accounting balance, and accounting is enabled.

-194 FFFFFF3E CREDIT LIMIT EXCEEDED

Source: eDirectory or NDS operating system
Explanation: An attempt was made to log in to an account with no credit available.
Possible Cause: An eDirectory or NDS object has requested an action that will exceed its accounting credit limits.
Action: If appropriate, increase the accounting credit limits for the applicable user.

-195 FFFFFF3D TOO MANY HOLDS

Source: eDirectory or NDS operating system

-196 FFFFFF3C ACCOUNTING DISABLED

Source: eDirectory or NDS operating system
Explanation: Accounting has been disabled.

-197 FFFFFF3B LOGIN LOCKOUT

Source: eDirectory or NDS operating system
Explanation: An attempt was made to log in after the system had locked the account because of intruder detection.
Possible Cause: The amount of times a user was allowed to log in to the server using an incorrect password had been exceeded, or the time the user logged in to the server was not allowed due to restrictions.
Action: If appropriate, unlock the account using enable login command. If appropriate, change the user’s restrictions.

If the Supervisor account has been locked by Intruder Detection, the console cannot be unlocked; therefore, enable login cannot be entered at the server console prompt. In this case, the server must be rebooted. After the server is up, enable login can be typed at the server console prompt.

-198 FFFFFF3A NO CONSOLE RIGHTS

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use console privileges without operator privileges.

-208 FFFFFF30 Q IO FAILURE

Source: eDirectory or NDS operating system
Explanation: A queue I/O error occurred.

-209 FFFFFF2F NO QUEUE

Source: eDirectory or NDS operating system
Explanation: No queues are defined.

-210 FFFFFF2E NO Q SERVER

Source: eDirectory or NDS operating system
Explanation: No queue server has been specified.

-211 FFFFFF2D NO Q RIGHTS

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use the queue with no access privileges.

-212 FFFFFF2C Q FULL

Source: eDirectory or NDS operating system
Explanation: The queue is full.

-213 FFFFFF2B NO Q JOB

Source: eDirectory or NDS operating system
Explanation: No jobs are in the queue.

-214 FFFFFF2A NO Q JOB RIGHTS

Source: eDirectory or NDS operating system
Explanation: An attempt was made to access a job in the queue with no queue privileges.

-214 FFFFFF2A UNENCRYPTED NOT ALLOWED

Source: eDirectory or NDS operating system
Explanation: This informational error indicates that a bindery API request was received using an unencrypted password when the server was configured to not allow unencrypted passwords.
Action: For security purposes, password encryption is usually desired.

Replace the application or utility with one that encrypts passwords when making calls to log in, verify, or change passwords. If the utility is a NetWare 2.x utility, replace it with a NetWare 3.x, 4.x, or 5.x utility.

If appropriate, allow unencrypted passwords using the set command.

-215 FFFFFF29 DUPLICATE PASSWORD

Source: eDirectory or NDS operating system
Explanation: An attempt was made through eDirectory or NDS or through the bindery API to change a password for an eDirectory or NDS object to a previously used password. However, the unique password requirement is specified for the account.
Action: Make sure to use a unique password.

-215 FFFFFF29 Q IN SERVICE

Source: eDirectory or NDS operating system
Explanation: The queue is in service at this time.

-216 FFFFFF28 PASSWORD TOO SHORT

Source: eDirectory or NDS operating system
Explanation: An attempt was made by through eDirectory or NDS or the bindery API to change a password for an eDirectory or NDS object to a password with fewer characters than the required minimum specified for the account.
Action: Reenter the password using at least the minimum amount of characters required.

-216 FFFFFF28 Q NOT ACTIVE

Source: eDirectory or NDS operating system
Explanation: An attempt was made to access a queue that is not active.

-217 FFFFFF27 MAXIMUM LOGINS EXCEEDED

Source: eDirectory or NDS operating system
Explanation: An attempt was made to log in using an account that has limits on the number of concurrent connections, and that number has been reached.
Possible Cause: The object might have restrictions set for logging in to the server.
Action: If appropriate, change or delete the restriction.

-217 FFFFFF27 Q STN NOT SERVER

Source: eDirectory or NDS operating system
Explanation: The queue station is not a server.

-218 FFFFFF26 BAD LOGIN TIME

Source: eDirectory or NDS operating system
Explanation: An attempt was made to log in an eDirectory or NDS object during an unauthorized time of day specified for the account.
Possible Cause: Time restrictions are set for users being able to log in to the server.
Action: Instruct the user regarding the time restrictions for logging in to the server. If appropriate, remove or change the restriction.
Possible Cause: If this error occurs in connection with error code -659 ERR_TIME_NOT_SYCHRONIZED, the error could be due to the servers’ times not being synchronized.
Action: Resynchronize the time on the servers.

-218 FFFFFF26 Q HALTED

Source: eDirectory or NDS operating system
Explanation: The queue has been halted.

-219 FFFFFF25 NODE ADDRESS VIOLATION

Source: eDirectory or NDS operating system
Explanation: An attempt to log in was made from an unauthorized station using an account with limits to a specific network and or station.
Possible Cause: Network address restrictions could have been set.
Action: For the user Admin and other users that need to authenticate at the console, remove network address restrictions if appropriate.

-219 FFFFFF25 Q MAX SERVERS

Source: eDirectory or NDS operating system
Explanation: This queue is already attached to the maximum number of servers allowed.

-220 FFFFFF24 LOG ACCOUNT EXPIRED

Source: eDirectory or NDS operating system
Explanation: An attempt was made by a station to log in using an account that has expired or has been disabled by the network administrator.
Possible Cause: Restrictions for logging in to the server have been set or the account has been disabled.
Action: If appropriate, change the restriction or enable the account.

-222 FFFFFF22 BAD PASSWORD

Source: eDirectory or NDS operating system
Explanation: An attempt was made to log in using an account password that has expired, and all grace logins have also expired.
Possible Cause: No password was entered when a password was required.
Possible Cause: An expired password was entered when the object had no remaining grace logins.
Possible Cause: A new password was entered, but the previous password had not been changed.
Action: Make sure the user is using a password when required and that the password is the current password assigned.

-223 FFFFFF21 PASSWORD EXPIRED

Source: eDirectory or NDS operating system
Explanation: An attempt was made to log in to an eDirectory or NDS object using an expired password for the account, but the login was allowed because the account had a grace login.

-224 FFFFFF20 NO LOGIN CONN AVAILABLE

Source: eDirectory or NDS operating system
Explanation: An attempt was made by a station to log in when no login connections were available.

-232 FFFFFF18 WRITE TO GROUP PROPERTY

Source: eDirectory or NDS operating system
Explanation: A bindery API request was received that attempted to update a bindery property that is flagged as a group property with a nongroup value.

-233 FFFFFF17 MEMBER ALREADY EXISTS

Source: eDirectory or NDS operating system
Explanation: A bindery API request was received that was attempting to specify an operator for the console or print queue when the specified object already exists as an operator.
Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-234 FFFFFF16 NO SUCH MEMBER

Source: eDirectory or NDS operating system
Explanation: A bindery API request was received that was attempting to remove an operator for the console or print queue when the specified object does not exist as an operator.

A bindery API request was received that was attempting to remove an object from a trustee assignment where the specified object does not exist as a trustee.

Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-235 FFFFFF15 PROPERTY NOT GROUP

Source: eDirectory or NDS operating system
Explanation: A bindery API request was received that was attempting to manipulate a bindery-emulated object that is not a group object.
Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-236 FFFFFF14 NO SUCH VALUE SET

Source: eDirectory or NDS operating system
Explanation: A bindery API request was received that was attempting to manipulate a nonexistent value for an emulated object without creating the value.
Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-237 FFFFFF13 PROPERTY ALREADY EXISTS

Source: eDirectory or NDS operating system
Explanation: A bindery API request was received that was attempting to add a value for an emulated object that is constrained as single valued while an existing value already exists.
Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-238 FFFFFF12 OBJECT ALREADY EXISTS

Source: eDirectory or NDS operating system
Explanation: A bindery API request was received that was attempting to create, restore, or rename a bindery object while an object with that name already exists.
Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-239 FFFFFF11 ILLEGAL NAME

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use an eDirectory or NDS object or property name that contained one of the following:
  • Illegal characters. Illegal characters in names are control characters, the comma, colon, semicolon, slash, backslash, question mark, asterisk, and tilde.

  • Characters that could not be mapped to their Unicode representation.

  • A length that exceeded the allowed maximum of 15 characters for a bindery object name or 256 characters for an eDirectory or NDS fully qualified distinguished name.

Action: Try making the request again using valid characters and name length.

-240 FFFFFF10 ILLEGAL WILDCARD

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use an eDirectory or NDS object or property name that contained one of the following:
  • Wildcard characters such as a question mark or asterisk.

  • A length that exceeded the allowed maximum of 15 characters for a bindery object name or 256 characters for an eDirectory or NDS fully qualified distinguished name.

Action: Try making the request again using valid characters and name length.

-241 FFFFFF0F BINDERY SECURITY

Source: eDirectory or NDS operating system
Explanation: A bindery API request was received that was attempting use or assign a bindery security flag that is invalid.
Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-242 FFFFFF0E NO OBJECT READ RIGHTS

Source: eDirectory or NDS operating system
Explanation: An attempt was made through eDirectory or NDS auditing or by using a bindery API to access an eDirectory or NDS object’s information or scan the object’s properties without the necessary security to access this information or object’s properties.
Action: If applicable, ensure sufficient rights are assigned and try the operation again.

-243 FFFFFF0D NO OBJECT RENAME RIGHTS

Source: eDirectory or NDS operating system
Explanation: A bindery API was received that attempted to rename a bindery emulated object while authenticated as an object without sufficient rights. Only the Supervisor object can rename objects. If an object does not have the proper security to see that the object exists, then NCP_NO_SUCH_OBJECT is returned.
Action: If applicable, ensure sufficient rights are assigned and try the operation again.

-244 FFFFFF0C NO OBJECT DELETE RIGHTS

Source: eDirectory or NDS operating system
Explanation: A bindery API was received that attempted to delete a bindery emulated object while authenticated as an object without sufficient rights. Only the Supervisor object can delete objects. If an object does not have the proper security to see that the object exists, then NCP_NO_SUCH_OBJECT is returned.
Action: If applicable, ensure sufficient rights are assigned and try the operation again.

-245 FFFFFF0B NO OBJECT CREATE RIGHTS

Source: eDirectory or NDS operating system
Explanation: A bindery API was received that attempted to create or alter an object’s security while authenticated as an object without sufficient rights. Only the Supervisor object is allowed to create objects.
Action: If applicable, ensure sufficient rights are assigned and try the operation again.

-246 FFFFFF0A NO PROPERTY DELETE RIGHTS

Source: eDirectory or NDS operating system
Explanation: A bindery API was received that attempted to add or remove the properties of a bindery emulated object while authenticated as an object without sufficient rights. Only the Supervisor object can add or remove the properties of an object. If an object does not have the proper security to see that the object exists, then NCP_NO_SUCH_OBJECT is returned.
Action: If applicable, ensure sufficient rights are assigned and try the operation again.

-247 FFFFFF09 NO PROPERTY CREATE RIGHTS

Source: eDirectory or NDS operating system
Explanation: An attempt to create a property was made by an object without the sufficient rights to create or change a property for the object.
Action: If applicable, ensure sufficient rights are assigned and try the operation again.

-248 FFFFFF08 NO PROPERTY WRITE RIGHTS

Source: eDirectory or NDS operating system
Explanation: A bindery API was received that attempted to add a property of a bindery emulated object that requires bindery Supervisor equivalent rights (while authenticated as a nonbindery Supervisor-equivalent object).
Action: Make sure that the object that is attempting to add a property to a bindery emulated object has bindery Supervisor-equivalent rights.

-249 FFFFFF07 NO PROPERTY READ RIGHTS

Source: eDirectory or NDS operating system
Explanation: An attempt to read was made by an object without the necessary Read rights to access the property data.
Action: If applicable, make sure the object has the appropriate rights and try the task again.

-250 FFFFFF06 TEMP REMAP

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use an unknown path.

-251 FFFFFF05 NO SUCH PROPERTY

Source: eDirectory or NDS operating system
Explanation: A bindery API was received that requested the value of a property of a bindery emulated object where the requested property does not exist.
Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-251 FFFFFF05 UNKNOWN REQUEST

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use an invalid parameter (drive number, path, or flag value) during a set drive path call.
Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-252 FFFFFF04 MESSAGE QUEUE FULL

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use a full message queue.

-252 FFFFFF04 NO SUCH OBJECT

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use an object that doesn’t exist, or the calling station does not have the proper security to access the object. The object name and type must both match for the object to be found.
Possible Cause: A bindery API was received that attempted to manipulate an object that did not exist or was not present.
Possible Cause: An attempt to notify a read/write replica that encompassed the object for the eDirectory or NDS server failed while initializing the database.
Possible Cause: An internal eDirectory or NDS auditing error occurred.
Action: Contact a Novell Support Provider.

-252 FFFFFF04 TARGET ALREADY HAS MSG

Source: eDirectory or NDS operating system
Explanation: The message recipient already has a message waiting.

-253 FFFFFF03 BAD STATION NUMBER

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use a bad (undefined, unavailable, etc.) station number.

-254 FFFFFF02 BINDERY LOCKED

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use a bindery that is temporarily locked by the Supervisor.
Possible Cause: The eDirectory or NDS database is closed on the target eDirectory or NDS server.
Action: Make sure the database is open and try the task again.

-254 FFFFFF02 DIR LOCKED

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use a locked directory.

-254 FFFFFF02 DSERR TIMEOUT

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use a locked directory.

-254 FFFFFF02 LOGIN DISABLED

Source: eDirectory or NDS operating system
Explanation: An attempt was made to log in when login was disabled.
Action: Instruct the user to wait until logins are enabled, or enable logins for the server or object.

-254 FFFFFF02 SPOOL DELETE

Source: eDirectory or NDS operating system
Explanation: An error occurred during an attempt to delete a spool.

-254 FFFFFF02 TRUSTEE NOT FOUND

Source: eDirectory or NDS operating system
Explanation: An operation tried to use an unknown trustee.

-255 FFFFFF01 BAD PARAMETER

Source: eDirectory or NDS operating system
Explanation: An invalid parameter was used.
Possible Cause: An internal eDirectory or NDS error occurred.
Action: Contact a Novell Support Provider.

-255 FFFFFF01 BAD SPOOL PRINTER

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use a bad (undefined, unavailable, etc.) printer.

-255 FFFFFF01 CLOSE FCB

Source: eDirectory or NDS operating system
Explanation: An error occurred when closing the file.

-255 FFFFFF01 ERR OF SOME SORT

Source: eDirectory or NDS operating system
Explanation: An internal error that has not been identified by Novell has occurred.
Possible Cause: An internal eDirectory or NDS error occurred.
Action: Contact a Novell Support Provider.

-255 FFFFFF01 FILE EXISTS

Source: eDirectory or NDS operating system
Explanation: An attempt was made to create a file that already exists.
Possible Cause: An internal eDirectory or NDS error occurred.
Action: Contact a Novell Support Provider.

-255 FFFFFF01 FILE NAME

Source: eDirectory or NDS operating system
Explanation: An attempt was made to use a file with a bad (undefined, unavailable, etc.) name or extension.

-255 FFFFFF01 HARD FAILURE

Source: eDirectory or NDS operating system
Possible Cause: A bindery emulation error has occurred; however, the actual error has been translated into ERR_HARD_FAILURE.
Action: For additional information on the initial error received, use DSTRACE on the source server with the Bindery Emulation flag set.
Possible Cause: A bindery emulation error occurred during an attempt to validate an object’s password.
Action: If this error persists, contact a Novell Support Provider.
Possible Cause: A program fault occurred in the application.
Action: Contact the developer of the application.

-255 FFFFFF01 IO BOUND

Source: eDirectory or NDS operating system
Explanation: The program tried to write beyond the end of the file or disk.
Possible Cause: An internal eDirectory or NDS auditing error occurred.
Action: Contact a Novell Support Provider.

-255 FFFFFF01 MUST FORCE DOWN

Source: eDirectory or NDS operating system

-255 FFFFFF01 NO FILES FOUND

Source: eDirectory or NDS operating system
Explanation: No files were found that matched the search specification.

-255 FFFFFF01 NO SPOOL FILE

Source: eDirectory or NDS operating system
Explanation: There are no spooled files.

-255 FFFFFF01 NO TRUSTEE CHANGE PRIV

Source: eDirectory or NDS operating system
Explanation: The user does not have the rights to change trustees.

-255 FFFFFF01 TARGET NOT ACCEPTING MSGS

Source: eDirectory or NDS operating system
Explanation: The target station is not accepting messages.

-255 FFFFFF01 TARGET NOT LOGGED IN

Source: eDirectory or NDS operating system
Explanation: The target station is not logged in.
Possible Cause: When trying to perform DSREPAIR operations, you are not logged into the target server as a user with administrative rights.
Action: Before running DSREPAIR operations, make sure logins are enabled on the target server and log into it.

-301 FFFFFED3 NOT ENOUGH MEMORY

Source: eDirectory or NDS Client
Explanation: The client workstation does not have enough available memory.

-302 FFFFFED2 BAD KEY

Source: eDirectory or NDS Client
Explanation: The program is trying to pass a bad key parameter for a context call. This is an internal program error.

-303 FFFFFED1 BAD CONTEXT

Source: eDirectory or NDS Client
Explanation: The program is trying to pass a bad context parameter to an eDirectory or NDS call. This is an internal program error.

-304 FFFFFED0 BUFFER FULL

Source: eDirectory or NDS Client
Explanation: The workstation does not have room to add data to an input buffer.

-305 FFFFFECF LIST EMPTY

Source: eDirectory or NDS Client
Explanation: The program passed an empty list (a null pointer) to nwdsputattrval. This is an internal program error.

-306 FFFFFECE BAD SYNTAX

Source: eDirectory or NDS Client
Explanation: The program tried to pass an ID that had an invalid syntax. This is an internal program error.
Possible Cause: An invalid external eDirectory or NDS auditing request was received.
Action: Contact a Novell Support Provider.

-307 FFFFFECD BUFFER EMPTY

Source: eDirectory or NDS Client
Explanation: The program tried to get data from an empty buffer. This is an internal program error.

-308 FFFFFECC BAD VERB

Source: eDirectory or NDS Client
Explanation: The program initialized the buffer with a verb not associated with the API. This is an internal program error.

-309 FFFFFECB EXPECTED IDENTIFIER

Source: eDirectory or NDS Client
Explanation: The name being parsed is not typed.

-310 FFFFFECA EXPECTED EQUALS

Source: eDirectory or NDS Client
Explanation: An equal sign is expected in the name.

-311 FFFFFEC9 ATTR TYPE EXPECTED

Source: eDirectory or NDS Client
Explanation: The multi-AVA name being parsed must be typed.
Action: All AVAs must be typed or not typed.

-312 FFFFFEC8 ATTR TYPE NOT EXPECTED

Source: eDirectory or NDS Client
Explanation: The multi-AVA name being parsed might not be typed.
Action: All AVAs must be typed or not typed.

-313 FFFFFEC7 FILTER TREE EMPTY

Source: eDirectory or NDS Client
Explanation: The program is trying to delete an empty filter. This is an internal program error.

-314 FFFFFEC6 INVALID OBJECT NAME

Source: eDirectory or NDS Client
Explanation: The program is trying to pass a NULL string for an object name to the API call or trying to pass a name containing both leading and trailing dots.

-315 FFFFFEC5 EXPECTED RDN DELIMITER

Source: eDirectory or NDS Client
Explanation: An RDN delimiter (.) was expected and not found while the name was being parsed.

-316 FFFFFEC4 TOO MANY TOKENS

Source: eDirectory or NDS Client
Explanation: Too many trailing delimiter dots occurred in the name. Only three context levels and four trailing dots are allowed in a name.

-317 FFFFFEC3 INCONSISTENT MULTIAVA

Source: eDirectory or NDS Client
Explanation: The AVA type is incorrect.

-318 FFFFFEC2 COUNTRY NAME TOO LONG

Source: eDirectory or NDS Client
Explanation: Country name identifiers are only allowed one character.

-319 FFFFFEC1 SYSTEM ERROR

Source: eDirectory or NDS Client
Explanation: This is an internal program error.

-320 FFFFFEC0 CANT ADD ROOT

Source: eDirectory or NDS Client
Explanation: The program is trying to restore an object at the root.

-321 FFFFFEBF UNABLE TO ATTACH

Source: eDirectory or NDS Client
Explanation: An attempt to connect to a server failed.

-322 FFFFFEBE INVALID HANDLE

Source: eDirectory or NDS Client
Explanation: An invalid iteration handle was found. This is probably an internal program error.

-323 FFFFFEBD BUFFER ZERO LENGTH

Source: eDirectory or NDS Client
Explanation: The program tried to call nwds allocbuf with a zero-length size. This is probably an internal program error.

-324 FFFFFEBC INVALID REPLICA TYPE

Source: eDirectory or NDS Client
Explanation: The program tried to pass in a replica type that was not a master, Secondary, or Read Only. This is probably an internal program error.

-325 FFFFFEBB INVALID ATTR SYNTAX

Source: eDirectory or NDS Client
Explanation: An invalid attribute syntax was passed in.

-326 FFFFFEBA INVALID FILTER SYNTAX

Source: eDirectory or NDS Client
Explanation: An invalid filter syntax was passed in.

-328 FFFFFEB8 CONTEXT CREATION

Source: eDirectory or NDS Client
Explanation: The context could not be created.
Possible Cause: This error occurs
  • Most often when the Unicode files are not loaded.

  • When NDS Manager is running on Windows 95 and the maximum number of context handles in use has been reached.

    NOTE:Windows 95 only allows 16 context handles per process. Windows 3.x allows 48 total handles system-wide. Therefore, you might see this error in Windows 3.x, but will most likely see it in Windows 95.

Action: Make sure the Unicode files are loaded.

If you are using NDS Manager, do the following actions in order:

  1. Close some of your NDS Manager windows and retry the operation.

  2. If you are using Window 3.x, and the first action does not work, close any unnecessary applications and retry the operation.

  3. If step 1 or 2 does not work, shut down the workstation and bring it back up.

Possible Cause: If error -328 occurred during an eDirectory or NDS operation when loading unistart after upgrading to NetWare 5.1, the user is attempting to load an FTP server with an old utility. Unistart is no longer used to load the FTP Server.
Action: When using NetWare 5.1, use load nwftpd to start the FTP Server and administer it through Web Manager.

-329 FFFFFEB7 INVALID UNION TAG

Source: eDirectory or NDS Client
Explanation: The server returned an “infotype” parameter that did not agree with the infotype passed in. This is an internal program error.

-330 FFFFFEB6 INVALID SERVER RESPONSE

Source: eDirectory or NDS Client
Explanation: The server returned an invalid response.

-331 FFFFFEB5 NULL POINTER

Source: eDirectory or NDS Client
Explanation: A null pointer was found when a real pointer was expected.
Action: Do not use a null pointer.

-332 FFFFFEB5 NO SERVER FOUND

Source: eDirectory or NDS Client
Explanation: The attempt to connect failed to find any servers responding.

-333 FFFFFEB3 NO CONNECTION

Source: eDirectory or NDS Client
Explanation: An invalid iteration handle was found. This is probably an internal program error.

-334 FFFFFEB2 RDN TOO LONG

Source: eDirectory or NDS Client
Explanation: The Relative Distinguished Name (RDN) exceeded 128 characters.

-335 FFFFFEB1 DUPLICATE TYPE

Source: eDirectory or NDS Client
Explanation: Multi-AVAs exist. AVAs cannot contain the same type.

-336 FFFFFEB0 DATA STORE FAILURE

Source: eDirectory or NDS Client
Explanation: A data storage failure occurred.

-337 FFFFFEAF NOT LOGGED IN

Source: eDirectory or NDS Client
Explanation: An internal eDirectory or NDS auditing error occurred.
Action: Contact a Novell Support Provider.

-338 FFFFFEAE INVALID PASSWORD CHARS

Source: eDirectory or NDS Client
Explanation: Illegal characters were used when assigning the password. Illegal characters in names are control characters, the comma, colon, semicolon, slash, backslash, question mark, asterisk, and tilde.
Action: Try assigning the password again using valid characters.

-339 FFFFFEAD FAILED SERVER AUTHENT

Source: eDirectory or NDS Client

-340 FFFFFEAC TRANSPORT

Source: eDirectory or NDS Client
Explanation: A transport failure occurred.

-341 FFFFFEAB NO SUCH SYNTAX

Source: eDirectory or NDS Client

-342 FFFFFEAA INVALID NDS NAME

Source: eDirectory or NDS Client
Explanation: An invalid eDirectory or NDS name was found.
Possible Cause: An empty string was passed in for a name.
Possible Cause: A null pointer was received.

-343 FFFFFEA9 ATTR NAME TOO LONG

Source: eDirectory or NDS Client
Explanation: The attribute name exceeded 128 characters.

-344 FFFFFEA8 INVALID TDS

Source: eDirectory or NDS Client
Explanation: The Tagged Data Store (TDS) is not initialized or is corrupted. This usually occurs when the NWDS Login function was not called first.

-345 FFFFFEA7 INVALID DS VERSION

Source: eDirectory or NDS Client
Explanation: An attempt was made to load a version of eDirectory or NDS (ds.nlm) that is not valid.
Possible Cause: The version of eDirectory or NDS loaded is not supported by the operating system, or it is on an operating system that is unsupported.
Action: Make sure to use an operating system and a version of ds.nlm that are compatible with each other as shown:
  • NetWare 4.10 with ds.nlm 4.32 or later

  • NetWare 4.11 with ds.nlm 5.63 or later

  • NetWare 5 with ds.nlm 5.95 or later

  • NetWare 6 with ds.nlm 8.6 or later

  • NetWare 6.5 with ds.nlm 8.7 or later

Possible Cause: An attempt to perform a Merge Tree task was made with an eDirectory or NDS server running a version of the ds.nlm that was version 4.00 or earlier.
Action: When merging a eDirectory or NDS tree, upgrade the ds.nlm to version 5.06 or later and that is compatible with the operating system running.

-346 FFFFFEA6 UNICODE TRANSLATION

Source: eDirectory or NDS Client
Explanation: A Unicode translation error occurred. This is probably an internal program error.

-347 FFFFFEAS SCHEMA NAME TOO LONG

Source: eDirectory or NDS Client
Explanation: This error probably occurred when the user tried to create a new class of object with a class name that exceeded 32 characters.

-348 FFFFFEA4 UNICODE FILE NOT FOUND

Source: eDirectory or NDS Client
Explanation: The Unicode file could not be found in the defined search algorithm.

The file extension shown in parentheses represents the country code the workstation is using, which is set in config.sys. For example, *.001 is US English. The country code may be different from the one shown here.

In the DOS, Windows, and OS/2* environments, the program searches the following areas for the Unicode files:

  • The current directory (for DOS and OS/2 environments) or the Windows directory.

  • The load directory (the directory containing the current utility's .exe file). Normally this will be the public directory.

  • The NLS directory that is located within the load directory (the directory containing the current utility's .exe file). If the Unicode files are not found in the NLS directory within the load directory, the program searches the NLS directory that is a sibling of the load directory (that is, at the same level as the load directory).

    NOTE:The NWLanguage environment variable does not apply here.

  • The PATH and DPATH (for OS/2 only) environment variables. These environment variables may be found either in the user's login script or in the autoexec.bat file.

The following four files must be in one of these locations of the user's search drive, or this error message is displayed:

  • code_page_UNI.country_id

  • UNI_code_page.country_id

  • UNI_MON.country_id

  • UNI_COL.country_id

Action: Make sure that these four files are loaded into the public directory and that you have a search drive mapped to public. Then try the operation again. If you have a search drive mapped to public and the files still cannot be found there or in any other locations listed, use the npath utility to determine the Unicode files required for the workstation and their location. If the problem persists, contact a Novell Support Provider.

-349 FFFFFEA3 UNICODE ALREADY LOADED

Source: eDirectory or NDS Client
Explanation: The Unicode tables were already loaded when the program tried to load them again.

-350 FFFFFEA2 NOT CONTEXT OWNER

Source: eDirectory or NDS Client

-351 FFFFFEA1 ATTEMPT TO AUTHENTICATE 0

Source: eDirectory or NDS Client

-352 FFFFFEA0 NO WRITABLE REPLICAS

Source: eDirectory or NDS Client
Explanation: On logout, the server logged out of the monitor connection. Subsequently, the program tried and failed to find a writable replica of that monitor connection’s partition.

-353 FFFFFE9F DN TOO LONG

Source: eDirectory or NDS Client
Explanation: The name passed in to the ds.nlm exceeded 256 characters.
Possible Cause: An attempt was made to perform a move subtree partition operation that would result in a fully qualified distinguished name greater than 256 characters for the partition root object.
Action: Before doing a move subtree partition operation, make sure that the fully qualified distinguished name of the partition root object will be 256 characters or less.

-354 FFFFFE9E RENAME NOT ALLOWED

Source: eDirectory or NDS Client
Explanation: An attempt was made to move an object to the same place in the eDirectory or NDS tree that it already occupies.

-355 FFFFFE9D ERR NOT NDS FOR NT

Source: eDirectory

-356 FFFFFE9C ERR NDS FOR NT NO DOMAIN

Source: eDirectory or NDS

-357 FFFFFE9B ERR NDS FOR NT SYNC DISABLED

Source: eDirectory or NDS

-358 FFFFFE9A ERR ITR INVALID HANDLE

Source: eDirectory or NDS
Explanation: An attempt was made to pass a parameter that was not a valid iterator object.

-359 FFFFFE99 ERR ITR INVALID POSITION

Source: eDirectory or NDS
Explanation: An attempt was made to position the iterator in a logical position that is not within the 0 to 1000 range.

-360 FFFFFE98 ERR ITR INVALID SEARCH DATA

Source: eDirectory or NDS
Explanation: This error indicates that the entry data is in an unexpected format.

-361 FFFFFE97 ERR ITR INVALID SCOPE

Source: eDirectory or NDS
Explanation: An attempt was made to specify a subtree search which is not supported on iterator objects.

-362 FFFFFE96 ERR ITR MAX COUNT

Source: eDirectory or NDS
Explanation: This error indicates that the caller set a limit on the number of entries to count before returning and that this limit has been reached.

-489 FFFFFE17 UNI ALREADY LOADED

Source: eDirectory or NDS Unicode
Explanation: When an application tried to load the Unicode tables, they were already loaded.

-490 FFFFFE16 UNI FUTURE OPCODE

Source: eDirectory or NDS Unicode
Explanation: The Unicode rule table has unimplemented rules.

-491 FFFFFE15 UNI NO SUCH FILE

Source: eDirectory or NDS Unicode
Explanation: No such Unicode file or directory exists.

-492 FFFFFE14 UNI TOO MANY FILES

Source: eDirectory or NDS Unicode
Explanation: Too many Unicode files are already open.

-493 FFFFFE13 UNI NO PERMISSION

Source: eDirectory or NDS Unicode
Explanation: An attempt was made to open a Unicode file to which the user does not have sufficient rights.
Action: If appropriate, give the user the rights necessary to open the Unicode files.

-494 FFFFFE12 UNI NO MEMORY

Source: eDirectory or NDS Unicode
Explanation: The workstation does not have enough memory to load the Unicode table files.
Action: Increase the memory available to the workstation.

-495 FFFFFE11 UNI LOAD FAILED

Source: eDirectory or NDS Unicode
Explanation: An attempt to load the Unicode rule table files failed.

-496 FFFFFE10 UNI HANDLE BAD

Source: eDirectory or NDS Unicode
Explanation: An attempt was made to use the Unicode rule tables, but its handle was bad.

-497 FFFFFE0F UNI HANDLE MISMATCH

Source: eDirectory or NDS Unicode, unicode.nlm
Explanation: The Unicode table in use is not valid. Occurrences of this error can prevent the eDirectory or NDS database from initializing because data in the eDirectory or NDS database is in Unicode representation.

If the unicode.nlm is unable to translate the data for eDirectory or NDS, then the data cannot be used.

Possible Cause: The Unicode files in the sys:login/nls or sys:public/nls directory are corrupted or missing.
Action: Replace the needed files from the CD-ROM.

Or, copy the files from an equivalent server’s sys:public/nls directory.

-498 FFFFFE0E UNI RULES CORRUPT

Source: eDirectory or NDS Unicode
Explanation: The Unicode rule table files are not the correct version, or they are corrupt.
Action: Obtain a new copy of the Unicode files. Then retry the operation.

-499 FFFFFE0D UNI NO DEFAULT

Source: eDirectory or NDS Unicode, unicode.nlm
Explanation: A character was found in the string provided that could not be mapped to the corresponding Unicode representation.

-500 FFFFFE0C UNI INSUFFICIENT BUFFER

Source: eDirectory or NDS Unicode
Explanation: The buffer is insufficient to load the Unicode files.

-501 FFFFFE0B UNI OPEN FAILED

Source: eDirectory or NDS Unicode
Explanation: The Unicode table files could not be opened for an unknown reason.
Action: Try the following
  • Close files you do not need to have open at the present time.

  • Free up memory on the workstation.

  • Make sure the user has rights to access the directory where the Unicode table files are kept.

  • Make sure the directory where the Unicode files are kept is in the search path.

  • Make sure the Unicode files are the most current version and are not corrupted.

If after doing all the listed actions the problems still persists, contact a Novell Support Provider.

-502 FFFFFE0A UNI NO LOAD DIR

Source: eDirectory or NDS Unicode
Explanation: The load directory for the Unicode file could not be determined.

-503 FFFFFE09 UNI BAD FILE HANDLE

Source: eDirectory or NDS Unicode
Explanation: The file handle is bad for the Unicode files.

-504 FFFFFE08 UNI READ FAILED

Source: eDirectory or NDS Unicode
Explanation: The files could not be read for the Unicode rule table.

-505 FFFFFE07 UNI TRANS CORRUPT

Source: eDirectory or NDS Unicode
Explanation: The translator is corrupt for the Unicode files.

-601 FFFFFDA7 NO SUCH ENTRY

Source: eDirectory or NDS
Explanation: The specified eDirectory or NDS object could not be found on the eDirectory or NDS server that is responding to a request.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The object name entered could not be found in the context specified. The object name might be mistyped. The context for the workstation might be incorrect for the object being sought. The leading dots or trailing dots might be used incorrectly.
Action: Check the context specified for the object name entered. If the command line input was the object name, check the workstation’s context. Make sure that it points to the correct level of the eDirectory or NDS tree for the object name specified. If the input includes the object’s full or partial context, make sure that the leading and trailing dots are specified appropriately and the types are correct.
Possible Cause: Occurrences of this error in response to an eDirectory or NDS or bindery API can occur during normal handling of an eDirectory or NDS tree. However, continuous occurrences of this error might indicate a program fault in the application being used.
Action: If the error persists, contact the developer of the application.
Possible Cause: If this error occurs in response to a request for the target server to start replica synchronization in eDirectory or NDS, the partition root object that was specified is not present on the target server.
Action: If you are running ds.nlm v5.01 or later, the error in this case will resolve itself.

If using an earlier version of the NLM program, do the following:

  1. Verify the state of the replicas.

  2. Make sure the time is synchronized on all file servers in the tree.

  3. Remove the replica, and then add it again. This step could be dangerous and should be a last solution.

Possible Cause: An attempt was made to finish eDirectory or NDS authentication for an eDirectory or NDS object, and the object was deleted before the authentication was completed.
Action: In this case, the error is informational and no action is required.
Possible Cause: This error could occur in the background process of eDirectory or NDS backlinker. The external reference might have been removed or overwritten by an incoming replica. This error occurs if the external reference was removed or overwritten while eDirectory or NDS was waiting for the backlink attribute to be created on an eDirectory or NDS server that is holding a replica of the eDirectory or NDS partition that includes the externally referenced object.
Action: Ignore transitory occurrences. Over a period of time, the error will resolve itself in this case.
Possible Cause: This error could occur in response to a dead or rename obituary during the eDirectory or NDS Janitor background process. In this case, the error could occur while processing obituaries after a successful completion of the background process for eDirectory or NDS replica synchronization. If it does, then it means the target server does not hold an external reference of the object being deleted.

The external reference might have been removed or overwritten by an incoming replica.

Action: If the server itself is no longer in the tree but still exists as an object in the tree, then locate the server object and delete it.

If the replica is incoming, then it should get updated into the replica ring and should be notified and should correct itself. If the error does not correct itself in this case, contact a Novell Support Provider.

Possible Cause: An attempt was made to read information for an eDirectory or NDS object that does not exist on the eDirectory or NDS server that is replying to the request.
Possible Cause: If the error displays while running DSTRACE on the server or while viewing Partition Continuity in NDS manager, it usually means that an entry is missing from the entry record table on the source server.
Action: Make sure the request has had enough time to be processed on the eDirectory or NDS server.

Identify which object is returning the -601 error. To do this, use the set DSTRACE=+sync command on both the source and the target server and on any other servers in the replica list.

If the object with the error is not a server object, try deleting it.

If the object with the error is a server object, see if DSTRACE returns any other errors besides -601. Address those errors, if any.

You can use the Partition Continuity feature of NDS manager to evaluate the partition for synchronization errors. NDS manager has several repair functions that allow you to correct synchronization errors without having to run DSREPAIR from the server.

NOTE:Using the Send Updates option might create high levels of network traffic.

If Partition Continuity shows no errors besides -601, use NDS manager to send updates from a replica that does not have the error, or receive updates on the replica with the error.

NOTE:Receive updates will create less traffic than send. Send Updates and Receive Updates are available from the Tree view, the list of Partitions and Servers, and the Partition Continuity view in NDS manager.

Possible Cause: The replicas of an eDirectory or NDS partition might be inconsistent.
Action: If the problem is with the replica ring being inconsistent, see actions for error -672 FFFFFD60 NO ACCESS.

WARNING:Using the Send All Objects option or the Receive All Objects option might create high levels of network traffic.

If the problem is with inconsistencies inside the partition, such as objects on different replicas not being the same, use the Send All Objects option or Receive All Objects option in DSREPAIR to update replicas of a partition on the servers holding replicas.

-602 FFFFFDA6 NO SUCH VALUE

Source: eDirectory or NDS
Explanation: A value for the specified attribute does not exist on the specified object.

Warning: Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The requester does not have sufficient rights to the attribute for the specified object.
Action: If appropriate, assign the requester the necessary rights.
Possible Cause: An attempt was made to find the master replica, and the master replica was not found.
Action: Designate a master replica.
Possible Cause: This error might be a temporary condition that exists due to the loosely consistent nature of eDirectory or NDS.
Action: Wait and try the action again. If this error persists, contact a Novell Support Provider.
Possible Cause: If this error is encountered during the login or authentication process, this error usually means that the user’s or the server’s public key could not be located. For more information, see Authentication Keys.
Action: If it is the user’s public keys, regenerate the user's key pair by changing the password with the applicable utility. For more information, see Authentication Keys.

If it is the server’s public keys and that server is a critical server, then contact a Novell Support Provider for assistance in restoring the server’s keys.

Possible Cause: An occurrence of this error during the synchronization process between servers means one of the public keys cannot be located or the replica list of one of the servers contains inconsistent results.
Action: Determine whether the value exists for the specified attribute using nlist.

If either of these messages is displayed without an error code, do the following action that is applicable to the error displayed: Error unable to communicate or Error sending updates.

Error Name

Action

Error sending updates

Check to see if a problem exists with the object.

To do this, use DSTRACE and the set DSTRACE=+sync command.

If an error exists, try deleting the object in question.

Error unable to communicate

  • Check to see if a problem exists with the object. To do this, use DSTRACE and the set DSTRACE=+sync command.

  • This problem might be related to the public key or the remote ID number. Verify that all remote server ID numbers are valid.

    To do this, run the Verify Remote Server IDs option from the Partition Continuity view in NDS manager (on the client) or DSREPAIR (on the server).

    If the -602 or -603 error codes are returned, rerun the Verify Remote Server IDs option.

    If error codes -602 or -603 are returned again, contact a Novell Support Provider.

    Be aware, however, that a public key cannot be repaired unless there is at least one server in the tree authenticating to the target server. The server that is able to successfully authenticate to the target server must also have a real copy of the target server object.

    This means that the server must have a replica (other than a subordinate reference replica) of the partition holding the target server object. If only two servers are in the tree, remove the target server from the tree and reinstall it.

-603 FFFFFDA5 NO SUCH ATTRIBUTE

Source: eDirectory or NDS
Explanation: The requested attribute could not be found. In eDirectory or NDS, if an attribute does not contain a value, then the attribute does not exist for the specific object.

The request might be

  • Read an eDirectory or NDS schema attribute definition

  • Remove an eDirectory or NDS schema attribute definition

  • Update an eDirectory or NDS schema attribute definition

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The definition for the specified schema attribute does not exist on the server replying to the request.
Action: Look at what type of object the error is occurring on.

If the object is a simple object, such as a single user that is not a critical user, delete and recreate the problem object.

If it is the source server that is missing the attribute, then use DSREPAIR to perform a Receive All Updates from the Master to This Replica operation on the source server.

WARNING:The Receive All Updates from the Master to This Replica operation in DSREPAIR removes the replica and then places the replica back on the server. This operation cannot be performed on the server that holds the master replica. If this operation needs to be performed on the server holding the master replica, reassign the master replica to another replica ring using DSREPAIR before starting this operation.

Possible Cause: The specified object does not have the specified attribute.
Action: Perform a Send All Objects to Every Replica in the Ring operation from DSREPAIR.

Warning: When a Send All Objects to Every Replica in the Ring operation is performed on large partitions or partitions with numerous replicas, considerable traffic on the network can result.

Possible Cause: The requester does not have sufficient rights to the attributes for the specified object.
Action: If appropriate, assign the requester the necessary rights.

-604 FFFFFDA4 NO SUCH CLASS

Source: eDirectory or NDS
Explanation: The specified eDirectory or NDS schema class definition does not exist on the eDirectory or NDS server that is replying to the request.

The request might be

  • Read an eDirectory or NDS schema attribute definition.

  • Remove an eDirectory or NDS schema attribute definition.

  • Add attribute to the eDirectory or NDS schema attribute definition’s Optional Attribute list.

  • Add Access Control Lists (ACLs) to the eDirectory or NDS schema class definition’s Default ACL (template) list.

  • Add classes to the eDirectory or NDS schema class definition’s containment list where the class to modify, and not the classes referenced within the containment list, was not found.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The timestamp on the attribute of an object is in the future by two days or more.
Action: Contact a Novell Support Provider.
Possible Cause: An attempt was made to add a class to the containment list of another eDirectory or NDS schema class definition. In this case, the class to be added does not exist on the eDirectory or NDS server that is replying to the request.
Action: Contact a Novell Support Provider.
Possible Cause: An attempt was made to create an eDirectory or NDS object using an eDirectory or NDS schema class definition that does not exist.
Action: Contact a Novell Support Provider.
Possible Cause: An attempt was made to change an object to an eDirectory or NDS object with an eDirectory or NDS schema class definition that does not exist.
Action: Contact a Novell Support Provider.
Possible Cause: The ndssch.exe file in sys:\public is not synchronized with the *.sch files in sys:\system\schema.
Action: Find the server that has the files with the .sch extension and set DSTRACE= *ssd *ssa or *ss to force schema synchronization. Add a replica of the root to this server. Import the schema from another tree extended with the same information.
Possible Cause: Third-party schema is not synchronized.
Action: Remove and reinstall the third-party schema and re-create the extension.
Possible Cause: If this error occurs when grafting trees, the name of the tree might be greater than 22 characters.
Action: Change the tree name to a name with 22 characters or less using the following steps:
  1. Load dsmerge on the server that contains the master replica.

  2. Use the Rename this tree option.

  3. Log in to the tree using the fully distinguished name of user Admin, along with the password.

  4. Enter the new tree name. Press F10 to perform the rename.

  5. Upon exiting dsmerge, you can run the Limber process to expedite synchronizing the tree’s name change.

    To start the Limber process, type the following commands at the console prompt:

    1. Type set DSTRACE = on

    2. Type set DSTRACE = *h

    3. Type set DSTRACE = *limber

  6. Clean out any orphans or external references to the old tree by running DSREPAIR.

  7. Edit any login scripts that refer to the old tree name.

-605 FFFFFDA3 NO SUCH PARTITION

Source: eDirectory or NDS
Explanation: The specified eDirectory or NDS partition does not exist on the eDirectory or NDS server that is replying to the request.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt to locate the parent partition of the specified partition failed. A communication problem might exist between eDirectory or NDS servers within the eDirectory or NDS tree.
Action: Check for and resolve any communication issues between eDirectory or NDS servers within the eDirectory or NDS tree.
Possible Cause: Inconsistent data is being returned from the local database.
Action: Use DSREPAIR to resolve this issue.
Possible Cause: An internal auditing error occurred.
Action: Obtain additional information about the source and target servers by using DSTRACE with the Auditing flag set. See DSTRACE Commands.
Possible Cause: An error occurred in the application being used.
Action: If the error persists, contact the developer of the application.

-606 FFFFFDA2 ENTRY ALREADY EXISTS

Source: eDirectory or NDS
Explanation: An attempt was made to create, restore, or rename an eDirectory or NDS object when an object with the same distinguished name already exists within the eDirectory or NDS tree.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: This error can occur in response to an eDirectory or NDS or bindery API call during the normal handling of an eDirectory or NDS tree. If the error persists, a program fault in the application being used to create, restore, or rename objects might exist.
Action: Consider the error temporary unless it persists.

If the error persists, contact the developer of the application.

Possible Cause: If this error occurs at the server and an attempt has been made to rename the server in the autoexec.ncf, an object with the same name already exists in the same container as the server.

This case is evident if the server name appears with the old name in DSREPAIR and with the new name at the console prompt.

You can also determine whether this is the cause by using DSTRACE and turning on +limber *l to view the error.

set DSTRACE = +limber *l
Action: Delete or rename the object with the same name. Or shut down the server, and restore the server’s original name or give it a new name, and bring the server back up.
Possible Cause: An attempt was made to add an object at the same level as a preexisting object of the same name but not necessarily the same class.
Action: Specify a different name for the object being added or rename the existing object.

-607 FFFFFDA1 NOT EFFECTIVE CLASS

Source: eDirectory or NDS
Explanation: An attempt was made to create an object using an eDirectory or NDS schema class definition that is not flagged as a base class. Only an eDirectory or NDS schema class definition that has its Effective Class flag set can be used as the base class for a new object.

Warning: Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An schema class definition that is flagged as an Effective Class was not used when creating an object.
Action: When creating an object, select an eDirectory or NDS schema class definition that is flagged as an Effective Class.
Possible Cause: If the error occurs when restoring an object, the eDirectory or NDS schema in use by the tree is probably different from the schema used by the original eDirectory or NDS tree.
Action: Before attempting to restore an eDirectory or NDS object, restore the eDirectory or NDS schema. This might require reinstalling any software that extended the eDirectory or NDS schema.
Possible Cause: If the error occurs when mutating a bindery object, an internal error within eDirectory or NDS could have occurred.
Action: Contact a Novell Support Provider.
Possible Cause: eDirectory or NDS has two types of object classes: effective and noneffective. You can use only effective classes to create entries.

You can use noneffective classes as super classes. These noneffective classes define information associated with various effective classes.

Action: The standard NetWare utilities that ship with NetWare only allow effective classes to be used when creating objects. Find out what utility is being used to create the object. This utility is not following the rules of the specified object. Contact the developer of the utility.

-608 FFFFFDA0 ILLEGAL ATTRIBUTE

Source: eDirectory or NDS
Explanation: An attempt was made to add an attribute to an eDirectory or NDS object that is not listed as an optional or a mandatory attribute within the expanded eDirectory or NDS schema class definition of the object’s base class.

The only attributes that are supported for an eDirectory or NDS object are listed within the expanded eDirectory or NDS schema class definition of the object’s base class.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: If the error occurs during the background processes for eDirectory or NDS replica synchronization, two causes for this error might be
  • The eDirectory or NDS schema class definition used by the source server differs from the definition used by the target server. Additionally, the error indicates that the eDirectory or NDS schema on the source server contains additional information.

  • The database on the source server is damaged.

Action: If the error occurs during the background processes for eDirectory or NDS replica synchronization, and the eDirectory or NDS schema class definition used by the source server differs from the definition used by the target server, see Resolving Novell eDirectory or NDS Schema Synchronization Issues.

If you suspect that the database on the source server is the problem, try repairing it using DSREPAIR with Rebuild Operational Schema selected.

Possible Cause: If this error occurs while attempting to add an attribute to an object, then an unsupported attributed might have been used.
Action: Only use attributes for an eDirectory or NDS object that are supported in the expanded eDirectory or NDS schema class definition of the object’s base class.
Possible Cause: If this error occurs while adding an attribute to an eDirectory or NDS alias object, eDirectory or NDS will not accept this task because this task is not supported by eDirectory or NDS.
Action: eDirectory or NDS does not support adding attributes to alias objects. Therefore, this task cannot be performed.

-609 FFFFFD9F MISSING MANDATORY

Source: eDirectory or NDS
Explanation: One or more of the mandatory attributes for the object being created or modified are missing.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt was made to modify an object without specifying values for all of the mandatory attributes listed within the expanded eDirectory or NDS schema class definition of the object’s base class.
Action: To determine which attributes are mandatory for an operational eDirectory or NDS schema class definition, use NDS Schema Manager.
Possible Cause: If the error occurs during the background processes for eDirectory or NDS replica synchronization, two causes for this error might be
  • The eDirectory or NDS schema class definition used by the source server differs from the definition used by the target server. Additionally, the error indicates that the eDirectory or NDS schema on the source server contains additional information.

  • The database on the source server is damaged.

Action: If the error occurs during the background processes for eDirectory or NDS replica synchronization, and the eDirectory or NDS schema class definition used by the source server differs from the definition used by the target server, see Resolving Novell eDirectory or NDS Schema Synchronization Issues.

If you suspect that the database on the source server is the problem, try repairing it using DSREPAIR with Rebuild Operational Schema selected.

-610 FFFFFD9E ILLEGAL NDS NAME

Source: eDirectory or NDS
Explanation: The eDirectory or NDS relative distinguished name or distinguished name supplied for an eDirectory or NDS object is illegal.
Possible Cause: The eDirectory or NDS relative distinguished name or distinguished name that was supplied was not formatted properly or it exceeded the maximum length. An eDirectory or NDS relative distinguished name cannot exceed 128 characters. An eDirectory or NDS distinguished name cannot exceed 256 characters.
Action: Make sure the eDirectory or NDS relative distinguished name or distinguished name supplied for an eDirectory or NDS object follows the naming conventions for eDirectory or NDS objects.

-611 FFFFFD9D ILLEGAL CONTAINMENT

Source: eDirectory or NDS
Explanation: The containment rules of eDirectory or NDS specify where an object class can appear in relation to other objects in the eDirectory or NDS tree. An attempt was made to add an eDirectory or NDS object or eDirectory or NDS schema class definition that violates the eDirectory or NDS schema containment rules.

When creating an eDirectory or NDS object, the object can only be created as a child of an object whose base class is specified within the containment list of the new object’s expanded eDirectory or NDS schema class definition.

For example, the object class Country can only be created at the top of the eDirectory or NDS tree. The object class User can only be created under Organization object containers and Organizational Unit object containers. The schema enforces the containment rules for eDirectory or NDS.

This error might appear in NDS manager when moving a partition.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The containment rules for moving a partition have been violated.
Action: If this error occurs when moving a partition, check the containment rules for the partition object.
Possible Cause: If this error occurs during the backlinker background process, then an attempt was made to backlink an external reference whose parent object (also an external reference) was unbacklinked.
Action: Wait for the backlinker process to complete. If the backlinker process will not complete, check for and resolve communication errors. Also, make sure the server where the object resides is working and can be accessed.
Possible Cause: If this error occurs during any background process other than the backlinker process, then the database on the source server is probably damaged.
Action: Repair the database using DSREPAIR.
Possible Cause: If this error occurs when attempting to write a new schema class definition that contains itself, the container class flag is probably not set.
Action: Before attempting to create a new eDirectory or NDS schema class definition that contains itself or that is meant to be specified within the containment list of any other class definitions, make sure the container class flag is set.
Possible Cause: This error can occur when attempting to create an eDirectory or NDS schema class definition with a noncontainer schema class specified within the definitions containment list. If it does, then the container class flag is probably not set.
Action: Before attempting to create an eDirectory or NDS schema class definition with a noncontainer schema class specified within the definitions containment list, make sure the container class flag is set.

-612 FFFFFD9C CANT HAVE MULTIPLE VALUES

Source: eDirectory or NDS
Explanation: An attempt was made to add an attribute value to an object of an attribute whose eDirectory or NDS schema attribute definition is constrained as single valued, without overwriting or deleting the existing attribute value.
Possible Cause: A program fault occurred in the application being used to manipulate the attributes of the eDirectory or NDS object.
Action: Contact the developer of the application.

-613 FFFFFD9B SYNTAX VIOLATION

Source: eDirectory or NDS
Explanation: A request was made to modify an eDirectory or NDS attribute using data that does not conform to the syntax specified within the eDirectory or NDS schema attribute definition.

Warning: Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: This error occurs most often when an attribute value being added to an object is incorrect or when the value is pointing to an object that does not exist in the tree.
Action: Verify that the object name being added as a value is correct, and verify that the object exists in the tree.
Possible Cause: An attempt was made to modify an eDirectory or NDS attribute whose syntax is a distinguished name. The following are possible causes of the error:
  • The source server was unable to locate the distinguished name for the eDirectory or NDS object provided.

  • The distinguished name for the eDirectory or NDS object provided refers to a deleted object. Additional information on this instance of the error can be obtained using DSTRACE on the source server with the Collisions flag set.

  • The distinguished name for the eDirectory or NDS object provided is an illegal eDirectory or NDS name.

Action: Make sure the object name does not contain illegal characters.
Possible Cause: A fault occurred in the application that is being used to manipulate the attribute values.
Action: Contact the developer of the application.
Possible Cause: The error might also occur when a bindery-type object (usually created by a third-party program) becomes corrupt.
Action: If the -613 errors are on these types of objects, delete all objects created by the program, and then reinstall the program.
Possible Cause: This error is also seen during the install or upgrade to NetWare 4.1 (or later versions).
Action: If you are installing or upgrading to NetWare 4.1 (or later versions), run Partition Continuity in NDS manager to view any synchronization errors on the partition that you are installing the server into. Using NDS manager, run Repair Local Database on the server holding the master replica of the partition.

If a new NetWare 4.1 (or later version) server hangs during installation while copying over the existing eDirectory or NDS objects, run DSTRACE on the server holding the master replica of the partition that you are installing the server into. Do this by setting the set DSTRACE = +sync command.

If an error exists after running DSTRACE, run DSREPAIR on the master.

If the problem still exists, run the set DSTRACE = +sync command to find the object returning the error and check the description field (and any other field which accepts a string) for any unusual ASCII characters. Correct the corruption or delete the object, and the replica should complete copying to the new server.

-614 FFFFFD9A DUPLICATE VALUE

Source: eDirectory or NDS
Explanation: An attempt was made to add an attribute value to an eDirectory or NDS object that already has an instance of that attribute with the same value, without overwriting or deleting the existing value.
Possible Cause: A program fault occurred in the application used to manipulate an attribute for an eDirectory or NDS object.
Action: Contact the developer of the application.

-615 FFFFFD99 ATTRIBUTE ALREADY EXISTS

Source: eDirectory or NDS
Explanation: An attempt was made to create an eDirectory or NDS schema attribute definition within an eDirectory or NDS schema where an attribute definition with the same name already exists and without requesting that the existing definition be overwritten.
Action: If the attribute is multi-valued, add the specified value to the existing attribute.
Action: If the attribute is single-valued, delete the attribute, and then create it again with the new value.
Possible Cause: A program fault occurred in the application used to create an eDirectory or NDS schema attribute definition.
Action: Contact the developer of the application.

-616 FFFFFD98 MAXIMUM ENTRIES EXIST

Source: eDirectory or NDS
Explanation: An attempt was made to add an eDirectory or NDS object to the eDirectory or NDS database while the maximum number of entries within the eDirectory or NDS object database already exists. The maximum number of objects that can be created within the eDirectory or NDS object database is 16,777,215 for each eDirectory or NDS server.
Possible Cause: The eDirectory or NDS object database on the source server is full.
Action: To free entries within the eDirectory or NDS object database, partition the eDirectory or NDS tree and remove any unneeded partitions from the source server.

-617 FFFFFD97 DATABASE FORMAT

Source: eDirectory or NDS
Explanation: The record structure of the eDirectory or NDS database does not match the structure expected by the version of eDirectory or NDS (ds.nlm) being used. Therefore, the local database cannot be used.

The record structure of the eDirectory or NDS database is checked when loading eDirectory or NDS (ds.nlm) and during any attempts to abort an eDirectory or NDS activity.

Possible Cause: The local database is damaged.
Action: Run DSREPAIR once. If this error persists after running DSREPAIR the first time, contact a Novell Support Provider.

WARNING:If DSREPAIR is run a second time, the original.old database files will be overwritten and it might not be possible to restore the former Directory Information Base (DIB).

NOTE:The dsrepair.nlm requires a valid record structure. Resolving record structure problems requires the assistance of Novell technical services.

-618 FFFFFD96 INCONSISTENT DATABASE

Source: eDirectory or NDS
Explanation: An unexpected error condition has occurred on the source server due to one of the following conditions:
  • Problems with the local eDirectory or NDS database.

  • Unexpected data returned from the local eDirectory or NDS database.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt by an application to initialize (open) the local eDirectory or NDS database failed.
Action: For additional information on repairing an eDirectory or NDS database that will not open, see -663 FFFFFD69 DS LOCKED.
Possible Cause: An occurrence of this error during the eDirectory or NDS Limber background process can indicate replica ring discrepancies if the following conditions exist:
  • The source server does not have a replica attribute value for itself in one or more of the replica rings of the eDirectory or NDS partitions held by the source server.

  • The source server was unable to locate the replica attribute value identifying the eDirectory or NDS server holding the master replica of an eDirectory or NDS partition held by the source server.

Action: Run DSREPAIR > Advanced Options > Repair Local eDirectory or NDS Database.
Possible Cause: An attempt was made to change the eDirectory or NDS tree name to a name longer than 128 characters.
Action: Contact the developer of the application.
Possible Cause: An attempt was made to restore an object as the [Root] of the eDirectory or NDS tree, when the existing object being overwritten is not the [Root] object or does not have a base class of Top.
Action: Contact the developer of the application.
Possible Cause: An attempt was made to access a record that does not exist within the local eDirectory or NDS database.
Action: Run DSREPAIR.

-619 FFFFFD95 INVALID COMPARISON

Source: eDirectory or NDS
Explanation: An attempt was made to compare the values of two attributes whose syntaxes are not comparable.
Possible Cause: A program fault occurred in the application used to manipulate an object’s attributes.
Action: Contact the developer of the application.

-620 FFFFFD94 COMPARISON FAILED

Source: eDirectory or NDS
Explanation: The values of two attributes submitted for comparison do not match based on the submitted comparison criteria.
Possible Cause: A program fault occurred in the application used to manipulate an object’s attributes.
Action: Contact the developer of the application.

-621 FFFFFD93 TRANSACTIONS DISABLED

Source: eDirectory or NDS
Explanation: eDirectory or NDS is unable to service a request because the transaction service being provided by the operating system is disabled.
Possible Cause: An occurrence of this error during an attempt to establish communication indicates that the operating system’s transaction service is disabled on the source or the target server.
Possible Cause: An occurrence of this error during a background process indicates that the operating system’s transaction service is disabled on the target server.
Action: At the console prompt of the server, type enable tts.

If TTS was disabled because volume sys: is full, log into the server and delete unnecessary files from volume sys: and then type enable tts at the console.

To avoid TTS being disabled in the future, maximum transaction tracking can be lowered.

Set the maximum value to 2,000 by typing the following at the console prompt:

set maximum transactions=2000

NOTE:A value of 2,000 works for most servers receiving this error.

-622 FFFFFD92 INVALID TRANSPORT

Source: eDirectory or NDS
Explanation: An application attempted to use a non-IPX referral. NetWare 4.x uses only IPX address referrals. Support for other protocols such as TCP/IP is performed through encapsulation using an additional product.
Possible Cause: An occurrence of this error during an attempt to establish communication indicates that the local server was unable to identify an IPX address referral for the target server.
Action: Do the following:
  1. Ensure that the referral is available.

  2. In DSREPAIR, select the advanced menu option Server Known to This Database.

  3. Select the target eDirectory or NDS server.

  4. Select the Repair Selected Server’s Network Address option.

-623 FFFFFD91 SYNTAX INVALID IN NAME

Source: eDirectory or NDS
Explanation: An application attempted to create a schema class definition that specifies a naming attribute whose schema attribute definition is not constrained as a string.
Possible Cause: A program fault occurred in the application used to create a schema class definition.
Action: Contact the developer of the application.

-624 FFFFFD90 REPLICA ALREADY EXISTS

Source: eDirectory or NDS
Explanation: An attempt was made by an application to add a replica to an eDirectory or NDS server that already holds a nonsubordinate reference replica of the same partition.
Possible Cause: If this error occurs during the eDirectory or NDS background process, discrepancies might exist in the replica rings of the server holding replicas of the partition.
Possible Cause: Discrepancies might exist between the replica ring on the eDirectory or NDS server holding the master replica of the partition and the target server.
Action: Determine whether the target server already holds a replica. To do this, use the advanced menu option Replica and Partition Operations in DSREPAIR on the target server.

If the target server already holds a replica and it is not listed in the replica ring on the server holding the master replica, destroy the replica on the target server, and add it again using Partition Manager in NDS manager.

WARNING:When Send All Objects to Every Replica in the Ring operation is performed on large partitions or partitions with numerous replicas, considerable traffic on the network can result.

If the read/write replica does not have a target server but the master does, perform a Send All Objects to Every Replica in the Ring operation from DSREPAIR.

-625 FFFFFD8F TRANSPORT FAILURE

Source: eDirectory or NDS
Explanation: The source server is unable to communicate with the target server. This error is almost always LAN-related.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The status attribute on the server’s object is Down.
Action: If this is the cause, no action is necessary. eDirectory or NDS will periodically check the status of a server. If the server is found to be unavailable because the server is down or because of a LAN/WAN issue, the status attribute on the objects representing the server will change to Down. When the server is available again, its status attribute will be set to Up.
Possible Cause: The source server has an incorrect address referral for the target server.
Action: Try to correct the internal IPX number on the target server.
  • To do this from a client workstation, select the source server in the Partition Continuity screen in NDS manager. Then from the Repair menu, choose Repair Network Addresses.

  • To do this from the server, run DSREPAIR and select the Repair Network Addresses option on the source server.

Possible Cause: If the error occurs when an attempt to use an existing NetWare Core Protocol (NCP) connection to the target server failed, the target server is down or an issue with the LAN/WAN environment exists.
Possible Cause: If an application attempted and failed to create a connection to the target server, the target sever is probably down or an issue with the LAN/WAN environment exists.
Possible Cause: The server is down.
Possible Cause: The server cannot be found.
Possible Cause: The name of the server was changed.
Possible Cause: The server object was moved.
Possible Cause: A bridge or other physical connection is down between servers.
Possible Cause: A workstation is trying to communicate with a server that has a databases that is locked by a utility, such as NDS manager, Install Maintenance Mode, or DSREPAIR.
Action: Check for Service Advertising Protocol (SAP) filtering of the eDirectory or NDS SAP types of 26B and 278. Check cabling, the LAN card, and the LAN driver. Ensure that workstations can connect to the target server through rconsole.

Ensure that the source server can communicate with the target server. To verify whether they are communicating, type display servers on the source server.

Determine whether other servers are returning the -625 error for the same target server.

Ensure that the workstations can attach and log in to the target server from the same segment as the source server.

Flag all servers as Up by typing reset routers, and then setting the set DSTRACE = *u command at the source server. Then retry communicating with the target server.

At a client workstation, view the Partition Continuity screen in NDS manager. If every source has an error on one target, and that target server is unable to connect as a source, check to see whether that server is down or whether its eDirectory or NDS database is locked.

Possible Cause: The internal IPX number was changed on the target server.
Action: Try to correct the internal IPX number on the target server.
  • To do this from a client workstation, select the source server in the Partition Continuity screen in NDS manager. Then from the Repair menu, choose Repair Network Addresses.

  • To do this from the server, run DSREPAIR and select the Repair Network Addresses option on the source server.

-626 FFFFFD8E ALL REFERRALS FAILED

Source: eDirectory or NDS
Explanation: All attempts to connect to the available server while walking the eDirectory or NDS tree or resolving name requests have failed.
Possible Cause: An attempt to walk the eDirectory or NDS tree or resolve an object name failed because
  • The source server was unable to connect to any of the available referrals (eDirectory or NDS servers).

  • The referrals had no instance of the object in question while they held replicas of the target partition.

Possible Cause: An occurrence of this error during an attempt to connect to the target server could indicate LAN/WAN issues such as SAP/RIP filtering. It also could mean that discrepancies exist in the connectivity between partition boundaries.
Possible Cause: An occurrence of this error during an eDirectory or NDS background process could indicate that discrepancies exist in the connectivity between partition boundaries.
Action: Perform all or some of the following actions until the error disappears:
  • On the source and target server, verify all network addresses and remote server IDs using the advanced menu options in DSREPAIR.

  • Verify partition connectivity by doing the following:

    • Start at the [Root] partition and ensure consistency between the replica rings of the servers that hold a replica of the partition.

    • Continue this process downward through the eDirectory or NDS tree, examining each partition root, until the targeted partition is reached.

    • Ensure that each replica ring has a master replica and that any required subordinate reference replicas are in place.

  • From the Partition Continuity screen in NDS manager, run the Repair Network Addresses or Verify Remote Server IDs option. If you prefer to work from the server console, run the Repair Network Addresses option and Verify Remote Server ID Numbers option in DSREPAIR.

  • From the Partition Continuity screen in NDS manager, verify that there is one master replica (in each row) for the partition in question.

  • Check the replica states and make sure they are all “ON.”

  • Resolve whatever problems you find in the dsrepair.log file.

  • Run the display servers command and see whether the tree name is present. If not, check issues related to the -625 errors (including SAP filtering).

  • If creation time stamps are invalid, eliminate the problem by selecting the Advanced Option > Check External References in DSREPAIR (NetWare 4.1 or later version).

-627 FFFFFD8D CANT REMOVE NAMING VALUE

Source: eDirectory or NDS
Explanation: An attempt was made to remove the attribute value flagged as the naming attribute.
Action: Determine the naming attribute for an operational eDirectory or NDS schema class. Additionally, use NDS Schema Manager to determine the naming attributes for an extended eDirectory or NDS schema class definition.
Possible Cause: A program fault occurred in the application used to manipulate an object name.
Action: Contact the developer of the application.

-628 FFFFFD8C OBJECT CLASS VIOLATION

Source: eDirectory or NDS
Explanation: An attempt was made to add an object without specifying the eDirectory or NDS schema class definition used as the object’s base class.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: A program fault occurred in the application used to create an object name.
Action: Contact the developer of the application.
Possible Cause: If this error occurs during an eDirectory or NDS background process, the base class specified for the object being processed could be different between the source and target servers.
Action: To identify which server has an invalid or unknown base class for the object, do the following:
  1. Examine the debug screen in DSTRACE on the source server.

  2. Repair the local database on the source and target servers using the advanced menu option, Repair Local Database, in DSREPAIR. Make sure the Check Local References and Rebuild Operation Schema options are set to be performed during this operation.

  3. Save the changes made by DSREPAIR.

  4. Examine the DSREPAIR log file.

  5. Check the replica summary information for each replica name to determine whether any unknown objects are reported.

    If DSTRACE indicates the object is using a proper base class on the source server and that there are one or more objects with a base class of Unknown, then use DSREPAIR to perform a Receive All Updates from the Master to This Replica option on the target server.

    WARNING:The Receive All Updates from the Master to This Replica operation in DSREPAIR removes the replica and then places the replica back on the server. This operation cannot be performed on the server that holds the master replica. If this operation needs to be performed on the server holding the master replica, reassign the master replica to another replica ring using DSREPAIR before starting this operation.

    If DSTRACE indicates the object has a base class of Unknown on the source server and no objects have a base class of Unknown, then use DSREPAIR to perform the Receive All Updates from the Master to This Replica option on the source server.

    If DSTRACE indicates the object has a base class of Unknown on the source server and both the source and target servers have objects have a base class of Unknown, then use DSREPAIR to perform a Send All Objects to Every Replica in the Ring operation on the source and target server.

-629 FFFFFD8B ENTRY IS NOT LEAF

Source: eDirectory or NDS
Explanation: An attempt was made to remove an eDirectory or NDS object that has a subordinate count of nonzero.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: A container object that does not contain any objects is considered a leaf object, and therefore can be deleted. If you attempt to delete a container object that contains an object of any class, the following error will be returned: “The utility can’t delete Object Class=Object_name because it is not a leaf object.” A container object that is a partition root cannot be deleted.
Action: Delete all objects under the container object that is being deleted or modified. If the object is a partition root, merge the partition with the parent partition, and then delete the object.
Possible Cause: A program fault occurred in the application used to remove the object.
Action: Contact the developer of the application.
Possible Cause: If this error occurs during an eDirectory or NDS background process, discrepancies might exist between the replicas of a partition.
Action: Perform a database repair on the target server using DSREPAIR.
  • If DSREPAIR can resolve the issue and the target server does not hold the master replica of the partition, use DSREPAIR to perform a Receive All Updates from the Master to This Replica operation on the source server.

    WARNING:The Receive All Updates from the Master to This Replica operation in DSREPAIR removes the replica and then places the replica back on the server. This operation cannot be performed on the server that holds the master replica. If this operation needs to be performed on the server holding the master replica, reassign the master replica to another replica ring using DSREPAIR before starting this operation.

  • If DSREPAIR can resolve the issue and the target server holds the master replica of the partition, use DSREPAIR to perform a Send All Objects to Every Replica in the Ring operation on the target server.

    WARNING:When a Send All Objects to Every Replica in the Ring operation is performed on large partitions or partitions with numerous replicas, considerable traffic on the network can result.

  • If DSREPAIR cannot resolve the issue, you can remove the replica for the target server using the NDS manager, provided the target server does not hold the master replica.

-630 FFFFFD8A DIFFERENT TREE

Source: eDirectory or NDS
Explanation: An attempt was made to perform an operation or submit a request to a server that exists in a different eDirectory or NDS tree.
Possible Cause: Occurrence of this error during an attempt to communicate with a server or during an eDirectory or NDS background process indicates the target server has an object that exists in the source server’s eDirectory or NDS tree; however, the target server now exists in a different eDirectory or NDS tree.
Action: If a server has been lost and reinstalled into an eDirectory or NDS tree other than its original tree, the server’s object must be removed from the original eDirectory or NDS tree.

To remove a server that has been installed into another eDirectory or NDS tree, do the following:

  1. Confirm that the server claims to belong to a different tree.

    This can be done by using the config command on a NetWare server.

    If the eDirectory or NDS tree name display is different, proceed to step 2. Otherwise, contact a Novell Support Provider.

  2. After confirming the eDirectory or NDS tree names, shut down the target server or temporarily disconnect it from the network.

    This will allow the administration utilities to ping the server and not receive a ping reply. If the utility receives a ping reply when attempting to remove a server object from the tree, the utility will not allow the object to be removed. If the utility does not receive a ping reply, the object will be removed.

  3. Remove the server object from the tree.

-631 FFFFFD89 ILLEGAL REPLICA TYPE

Source: eDirectory or NDS
Explanation: The requested operation cannot be performed on a server because the replica type held by the server cannot be used to service the request. Specific eDirectory or NDS partition and object operations require varying replica types.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt was made to set the bindery context at the server console of a server that does not have a read/write replica of the container that is referenced in the bindery context.
Action: Use NDS manager to add a replica that includes the bindery context to that server. Bindery context requires a writable replica (either a read/write or a master replica) in order to be set.

Verify that the server has a writable replica of the partition containing the container to which you are trying to set the bindery context.

Possible Cause: A request to modify an object and/or its attributes was received by a server that does not hold a replica of the specified object’s partition. In this instance, the error might indicate a fault in the application issuing the request.
Action: Contact the developer of the application.
Possible Cause: An attempt was made to initiate a partition operation using a server that does not hold the master replica.
Action: Ensure the partition being manipulated has a master replica and the replica rings of each of the servers holding a replica of the partition are consistent.
Possible Cause: An attempt was made to add a replica to a server and the replica type being added was not read/write or read-only. Only read/write and read-only replica types can be added to a server by an eDirectory or NDS client. Replica types of subordinate references are automatically placed by NDS. In this instance, the error indicates a program fault with the application being used to add the replica.
Action: Contact the developer of the application.
Possible Cause: An attempt was made to modify a replica ring of a partition by a server that does not hold the master replica. Only the server holding the master replica of the partition can modify the partition’s replica ring. In this instance, the error indicates a program fault with the application being used to modify the replica.
Action: Contact the developer of the application.

-632 FFFFFD88 SYSTEM FAILURE

Source: eDirectory or NDS
Explanation: An unexpected error occurred on the source server.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: Problems occurred with the local eDirectory or NDS database.
Action: Repair the local database using DSREPAIR. Verify that all remote server ID numbers are valid. To do this, run the Verify Remote Server IDs option from the Partition Continuity view in NDS manager (on the client) or DSREPAIR (on the server).
Possible Cause: Unexpected data was returned from the local eDirectory or NDS database.
Action: Repair the local database using DSREPAIR.
Possible Cause: Memory corruption occurred on the server.
Action: Restart the server. If the problem persists, check the RAM on the server. If needed, increase the memory available to the server.
Possible Cause: An attempt was made during the eDirectory or NDS Replica Synchronization background process to advance a replica whose replica state is Transition On to a replica state of On. However, the number of child partitions on the source server differs from the number of child partitions on a server in the replica ring. If this error occurs while using DSTRACE on the source server with the Synchronization or Partition Operation flags set, the following message will display:

WARNING! Partition boundaries are different. local LocalChildPartitionCount, remote RemoteChildPartitionCount
Action: Troubleshoot the errors seen on each of the child partitions.
Possible Cause: An attempt was made to abort an eDirectory or NDS Merge Partition operation. An error occurred while attempting to read the partition control values from the server holding the master replica of the parent partition.
Action: Contact a Novell Support Provider.
Possible Cause: An attempt was made to change the eDirectory or NDS tree name to a name longer than 128 characters.
Action: Contact a Novell Support Provider.
Possible Cause: An attempt was made to perform an eDirectory or NDS Move Subtree partition operation on an object that is not a partition root object on the receiving server. Occurrences of errors in this instance can indicate discrepancies between partition boundaries.
Possible Cause: An attempt was made to add an object to the source server’s remote ID list. However, the object has a base class other than NCP server. If this error occurs while you are using DSTRACE on the target server, the following message will be displayed:
WARNING! Attempt to add (ObjectEntryID) (ObjectName) with base class (BaseClass) to server list.
Action: Contact a Novell Support Provider.
Possible Cause: An internal error occurred in eDirectory or NDS (ds.nlm).
Action: Contact a Novell Support Provider.
Possible Cause: One or more of the following eDirectory or NDS errors have occurred that generate this error.
  • -641 FFFFFD7F ERR_INVALID_REQUEST

  • -649 FFFFFD77 ERR_INSUFFICIENT BUFFER

Action: See the information documented for these errors -641 FFFFFD7F INVALID REQUEST or -649 FFFFFD77 INSUFFICIENT BUFFER.
Possible Cause: The cause cannot be determined.
Action: Additional information regarding the conditions leading to this error can be obtained using DSTRACE on the source server with the following flags set:
  • Synchronization

  • Miscellaneous

  • Collisions

  • Partition Operations

  • Schema Synchronization

  • Backlink

-633 FFFFFD87 INVALID ENTRY FOR ROOT

Source: eDirectory or NDS
Explanation: An attempt was made to
  • Restore an object as the [Root] of the eDirectory or NDS tree; however, the object’s base class was not Top.

  • Assign an object as a partition root object; however, the object’s base class was not flagged as a Container in the class’s schema class definition.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: A program fault occurred in the application used to restore or manipulate the object.
Action: Contact the developer of the application.
Possible Cause: If this error occurs during an eDirectory or NDS background process, discrepancies might exist between the replicas of a partition.
Action: Perform a database repair on the target server using DSREPAIR.
  • If DSREPAIR can resolve the issue and the target server does not hold the master replica of the partition, use DSREPAIR to perform a Receive All Updates from the Master to This Replica operation on the source server.

    WARNING:The Receive All Updates from the Master to This Replica operation in DSREPAIR removes the replica and then places the replica back on the server. This operation cannot be performed on the server that holds the master replica. If this operation needs to be performed on the server holding the master replica, reassign the master replica to another replica ring using DSREPAIR before starting this operation.

  • If DSREPAIR can resolve the issue and the target server holds the master replica of the partition, use DSREPAIR to perform a Send All Objects to Every Replica in the Ring operation on the target server.

    WARNING:Warning: When a Send All Objects to Every Replica in the Ring operation is performed on large partitions or partitions with numerous replicas, considerable traffic on the network can result.

  • If DSREPAIR cannot resolve the issue, you can remove the replica for the target server using the NDS manager, provided the target server does not hold the master replica.

-634 FFFFFD86 NO REFERRALS

Source: eDirectory or NDS
Explanation: An attempt to walk the eDirectory or NDS tree or to resolve an object name failed because no referrals to servers holding replicas of the object were found.

Warning: Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt to walk the eDirectory or NDS tree or to resolve an object name failed because the source server was unable to locate any servers holding replicas of the object.
Action: Verify that the replica rings are consistent. This can be accomplished by running the Continuity Check in NDS manager.
Possible Cause: Occurrence of this error during an attempt to connect to the target server could indicate LAN/WAN issues, such as SAP/RIP filtering, or discrepancies in the connectivity between partition boundaries.
Possible Cause: Occurrence of this error during an eDirectory or NDS background process could indicate discrepancies in the connectivity between partition boundaries.
Action: Verify all network addresses as well as all remote server IDs on the source and target servers using the Advanced Menu options in DSREPAIR.

Verify the partition connectivity by using the following steps:

  1. Start at the [Root] partition and ensure consistency between the replica rings of the servers holding a replica of the partition.

  2. Continue this process downward through the eDirectory or NDS tree, examining each partition root, until the targeted partition is reached.

  3. Ensure each replica ring has a master replica.

  4. Ensure any required subordinate reference replicas are in place.

-635 FFFFFD85 REMOTE FAILURE

Source: eDirectory or NDS
Explanation: An unexpected error occurred on the target server.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: Continuous occurrences of this error indicate the requester is using an invalid or unsupported request format. Packet corruption has occurred.
Action: Make sure that any LAN/WAN equipment, cards, and drivers that exist between the source and target server are functioning properly.

On every server in the replica list, run DSREPAIR with the option to Verify Remote Server IDs set.

Possible Cause: Continuous occurrences of this error can also indicate that a program fault occurred in the application used to issue the eDirectory or NDS request.
Action: Contact the developer of the application.
Possible Cause: The target server sent an invalid reply.
Action: Make sure there is a master replica of each partition.
Possible Cause: This error can also be a result of one or more of the following errors occurring.
Action: For information to resolve each error, see the information provided for each error.
Possible Cause: The target server does not have the correct information about the source server. Not having the correct information is often caused by a problem with local to remote ID numbers or the Server object.
Action: If you suspect that the target server does not have the correct information, do the following:
  • Verify that all remote server ID numbers are valid. To do this, run the Verify Remote Server IDs option from the Partition Continuity view in eDirectory or NDS Manager (on the client) or DSREPAIR (on the server).

  • If the -602 or -603 error codes are returned, rerun the Verify Remote Server IDs option.

  • If error codes -602 or -603 are returned again, contact a Novell Support Provider.

Possible Cause: The source server is unable to contact another server needed to complete the operation. This could occur because a link or server is down.

For example, if you do a Receive Updates in DSREPAIR and the server with the master replica is down, this error will be returned.

Action: If you suspect that the source server is unable to contact another server needed to complete the operation, do the following:
  • Check for and resolve all -625 FFFFFD8F TRANSPORT FAILURE errors first.

  • Make sure all servers needed to complete an operation are up and communicating with each other.

-636 FFFFFD84 UNREACHABLE SERVER

Source: eDirectory or NDS
Explanation: An attempt to perform a partition operation failed. The partition operation was flagged to ensure all of the eDirectory or NDS servers within the replica ring of the partition root object were available.
Possible Cause: One of the eDirectory or NDS servers in the replica ring was unavailable due to a transport failure, error -625 FFFFFD8F TRANSPORT FAILURE.
Action: Resolve the communication error between the server responding to the client’s request for a partition operation and the server in the replica ring that is unavailable.

Examine the Replica Synchronization status on the server holding the master replica and resolve any -625 (ERR_TRANSPORT_FAILURE) errors.

To ensure that each server in the replica ring is available, the following partition operations can be flagged when submitting the request:

  • Add Replica

  • Remove Replica

  • Split Partition

  • Merge Partition

  • Change Replica Type

  • Repair Timestamps

-637 FFFFFD83 PREVIOUS MOVE IN PROGRESS

Source: eDirectory or NDS
Explanation: An Object Move operation is still in progress.
Possible Cause: Before an object can be moved again or before a partition operation can be initiated on the partition that encompasses the moved object’s destination location, all Object Move operations must be complete.

The length of time to complete all the updates will vary depending on the size of the replica, the number of replicas, and the condition of the communication links between all the servers holding the replicas.

This error can also be caused by a moved object that lost the original object (the primary obituary) or by a broken partition.

Action: Try one or more of the following actions:
  • Leave the object in its current context until it can be moved again. This might require that the object be left in its new context for several minutes or hours.

  • Check for obituaries that are not progressing. View the dsrepair.log file, which will display objects that have moved obituaries.

    Or, display a detailed list of all obituaries by clicking the Check External References option from the Advanced Options menu.

    If you suspect that the obituaries are not progressing, contact a Novell Support Provider.

  • Verify that the purger ran successfully. To do this, use SET DSTRACE=+J and set DSTRACE=*f commands.

  • Resolve any errors received by the eDirectory or NDS Janitor background process on the server that holds the master replica of the partition that encompasses the object’s original location (while processing that partition).

-638 FFFFFD82 NO CHARACTER MAPPING

Source: eDirectory or NDS
Explanation: eDirectory or NDS was unable to map a character (specified in a supplied Relative Distinguished Name) to its Unicode representation. An occurrence of this error in eDirectory or NDS is returned to the client as -239 FFFFFF11 ILLEGAL NAME.
Action: Retry the operation, or contact a Novell Support Provider.

-639 FFFFFD81 INCOMPLETE AUTHENTICATION

Source: eDirectory or NDS
Explanation: An error occurred during the final process of the eDirectory or NDS Authentication.
Possible Cause: Packet corruption is occurring, or an eDirectory or NDS client is using an undefined packet format. This might be due to faulty LAN drivers, LAN cards, or other LAN/WAN equipment existing between the source and target server.
Action: Make sure the LAN drivers and cards or LAN/WAN equipment is working, and then try the task again.

Additional information on this error can be obtained by using DSTRACE on the target server with the Authentication flag set.

-640 FFFFFD80 INVALID CERTIFICATE

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-641 FFFFFD7F INVALID REQUEST

Source: eDirectory or NDS
Explanation: A request was received that is invalid or unsupported by the version of eDirectory or NDS (ds.nlm) being used.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: This error can occur during the normal operation of NDS. In this case, the error is considered transitory.
Action: Try the action again.
Possible Cause: Continuous occurrences of this error in an eDirectory or NDS background process can indicate an internal fault in eDirectory or NDS (ds.nlm).
Action: Contact a Novell Support Provider.
Possible Cause: The server did not understand the request. For example, a client workstation could have sent an incorrect call.
Action: If a response error is suspected, check for errors on the target server first, and resolve any errors you find.
Possible Cause: This error could be a response error or could be caused by a non-synchronized schema.
Action: If a non-synchronized schema is suspected, run the Global Schema Update option in DSREPAIR (NetWare 4.1 or later version).

-642 FFFFFD7E INVALID ITERATION

Source: eDirectory or NDS
Explanation: The iteration handle in a message fragment of an eDirectory or NDS request was higher than the current maximum iterations in use on the server.
Possible Cause: Packet corruption is occurring, or an eDirectory or NDS client is using an undefined packet format. This might be due to faulty LAN drivers, LAN cards, or other LAN/WAN equipment existing between the source and target server.
Action: Make sure the LAN drivers and cards or LAN/WAN equipment is working, and then try the task again.

-643 FFFFFD7D SCHEMA IS NONREMOVABLE

Source: eDirectory or NDS
Explanation: An attempt was made to remove a schema class constrained as nonremovable or to remove a schema attribute definition flagged as Nonremovable.
Possible Cause: All operational schema class and attribute definitions are respectively constrained or flagged as Nonremovable.
Action: Contact a Novell Support Provider.

-644 FFFFFD7C SCHEMA IS IN USE

Source: eDirectory or NDS
Explanation: An attempt was made to remove a schema class definition that is used in the expanded class definition of an object or that is specified in the containment list of another schema class definition.

Or, an attempt was made to remove a schema attribute definition specified in a naming, mandatory, or optional attribute list of a schema class definition.

Possible Cause: If this error occurs during schema synchronization, significant discrepancies can exist between the schema in the eDirectory or NDS databases on the servers.
Action: Handle this as a schema synchronization error.

-645 FFFFFD7B CLASS ALREADY EXISTS

Source: eDirectory or NDS
Explanation: An attempt was made to create a schema class definition in a schema where a class definition with the same name already exists.
Possible Cause: A program fault occurred in the application used to create the schema class definition.
Action: Contact the developer of the application.

-646 FFFFFD7A BAD NAMING ATTRIBUTES

Source: eDirectory or NDS
Explanation: An attempt was made to create a schema class definition whose naming attribute list contains an attribute not specified as a mandatory or optional attribute in the base definition.

Or, an attempt was made to create a schema class definition whose naming attribute list contains an attribute that is inherited as mandatory or optional from any of the schema class definitions of the base class’ super classes.

Possible Cause: A program fault occurred in the application used to create the schema class definition.
Action: Contact the developer of the application.

-647 FFFFFD79 NOT ROOT PARTITION

Source: eDirectory or NDS
Explanation: An attempt was made to perform a partition operation on a nonpartition root object.
Possible Cause: The object specified in the client request is not a partition root object on the server receiving the request.
Possible Cause: A server received a request to assign a subordinate reference replica to another server; however, the partition root object specified in the request is not a partition root object on the server.
Possible Cause: A server received a request to begin eDirectory or NDS Replica Synchronization on the specified partition; however, the partition root object specified in the request is not a partition root object on the server.

-648 FFFFFD78 INSUFFICIENT STACK

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-649 FFFFFD77 INSUFFICIENT BUFFER

Source: eDirectory or NDS
Explanation: A request was received, but the buffer provided with the request was not large enough for the requested data.
Action: Wait for the ds.nlm or the application issuing the request to resolve the error.
Possible Cause: Continuous occurrences of the error in an eDirectory or NDS background process might indicate that the server is out of available memory.
Action: Wait for the operating system to resolve the error.
Possible Cause: Continuous occurrences of the error in an eDirectory or NDS background process might indicate an internal fault in eDirectory or NDS (ds.nlm).
Action: Contact a Novell Support Provider.

-650 FFFFFD76 AMBIGUOUS CONTAINMENT

Source: eDirectory or NDS
Explanation: An attempt was made to create a schema class definition where
  • The new class definition does not specify any class definitions in its containment list.

  • The schema class definitions of the new definition’s super classes do not specify any containment or conflicting containment.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The schema is not synchronized.
Action: Check for errors on the target server first, and resolve any errors found. If the error still occurs, run the Global Schema Update option in DSREPAIR.
Possible Cause: A program fault occurred in the application used to create the schema class definition.
Action: Contact the developer of the application.

-651 FFFFFD75 AMBIGUOUS NAMING

Source: eDirectory or NDS
Explanation: An attempt was made to create a schema class definition where
  • The new class definition did not specify any attribute definitions in its naming list.

  • The schema class definitions of the new definition’s super classes do not specify any naming or specify conflicting naming.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The schema is not synchronized.
Action: Check for errors on the target server first, and resolve any errors found. If the error still occurs, run the Global Schema Update option in DSREPAIR.
Possible Cause: A program fault occurred in the application used to create the schema class definition.
Action: Contact the developer of the application.

-652 FFFFFD74 DUPLICATE MANDATORY

Source: eDirectory or NDS
Explanation: An attempt was made to create a new schema class definition that specified a mandatory attribute in its own class definition. The mandatory attribute specified was also specified as a mandatory attribute in one of the new definitions’ super class’ schema-class definition.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The schema is not synchronized.
Action: Check for errors on the target server first, and resolve any errors found. If the error still occurs, run the Global Schema Update option in DSREPAIR.
Possible Cause: A program fault occurred in the application used to create the schema class definition.
Action: Contact the developer of the application.

-653 FFFFFD73 DUPLICATE OPTIONAL

Source: eDirectory or NDS
Explanation: An attempt was made to create a new schema class definition that specified an optional attribute in its own class definition that was also specified as a mandatory or optional attribute in one of the new definitions’ super class’ schema-class definition.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The schema is not synchronized.
Action: Check for errors on the target server first, and resolve any errors found. If the error still occurs, run the Global Schema Update option in DSREPAIR.
Possible Cause: A program fault occurred in the application used to create the schema class definition.
Action: Contact the developer of the application.

-654 FFFFFD72 PARTITION BUSY

Source: eDirectory or NDS
Explanation: An attempt was made to create a replica on a server that already has
  • An existing replica of the same eDirectory or NDS partition, and its replica is in a replica state of Dying or New.

  • An existing replica of the same eDirectory or NDS partition and its replica is not in a Dying replica state.

  • A subordinate reference replica of the same eDirectory or NDS partition and its replica is in a New replica state.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt was made to transition a new replica on the source server to a replica state of On while the replica state of one of the child partitions is still in a new replica state.
Action: Before setting a new replica to a replica state of On when creating an eDirectory or NDS partition, create and turn On a subordinate reference for each of the child partitions.
Possible Cause: An attempt was made to send schema updates to the target server while the target server’s schema is locked due to a new schema epoch. A server that is receiving a new schema epoch cannot receive schema updates until the epoch has completed.
Action: Before sending schema updates to a server, make sure the schema is not is the process of being updated. If this error keeps occurring in this instance, handle this error as a schema synchronization issue.
Possible Cause: A request was received to begin replica synchronization with the specified server while the specified eDirectory or NDS partition on the target server was being synchronized by the replica synchronization background process.
Action: If this error keeps occurring in this instance, handle this error as a partition operation issue.

Wait. This is a normal error immediately after a partition operation has been initiated.

If this error persists, check to see whether this error indicates that the target server does not recognize a replica of the partition on the source server.

Confirm this through the dsrepair.log, or by watching DSTRACE.

If the partition remains busy for more than a few hours, abort the partition operation on the source server.

You can also remove the source server from the tree, or contact a Novell Support Provider.

-655 FFFFFD71 MULTIPLE REPLICAS

Source: eDirectory or NDS
Explanation: An attempt was made to add a new replica attribute value to a partition root object that already has a replica attribute of the same value. The existing value is not requested to be overwritten or removed.
Possible Cause: A program fault occurred in the application used to create the schema class definition.
Action: Contact the developer of the application.

-656 FFFFFD70 CRUCIAL REPLICA

Source: eDirectory or NDS
Explanation: An attempt was made to perform an illegal partition operation.
Possible Cause: The following partition operations are illegal:
  • Add a read/write or read-only replica to a server holding the master replica of the same partition.

  • Remove the replica from a server holding the master replica of the partition.

  • Change the replica type of the master replica without specifying a new server to hold the master replica of the partition.

  • Request a Receive All Updates from the Master Replica on the server holding the master replica of the partition.

  • Remove the replica from a server holding a subordinate reference replica of the partition.

-657 FFFFFD6F SCHEMA SYNC IN PROGRESS

Source: eDirectory or NDS
Explanation: An attempt was made to perform a schema synchronization with a server whose schema is in a new epoch state.
Possible Cause: When a NetWare server using ds.nlm v5.95 or later begins receiving a new epoch on the schema, its schema is locked to prevent other servers from synchronizing any schema information until after the epoch has completed.
Action: Continuous occurrence of this error should be handled as a schema synchronization failure.

-658 FFFFFD6E SKULK IN PROGRESS

Source: eDirectory or NDS
Explanation: The eDirectory or NDS schema synchronization process tried to start synchronizing with the target server. However, another eDirectory or NDS server has already begun the schema synchronization process with the target server.
Possible Cause: A server can only receive inbound eDirectory or NDS schema synchronization from one server at a time. When two servers in the same replica ring try to synchronize to the eDirectory or NDS server before one of them completes the synchronization, this error occurs.
Action: Consider this error transitory. The eDirectory or NDS schema synchronization process will resolve the error.

-659 FFFFFD6D TIME NOT SYNCHRONIZED

Source: eDirectory or NDS
Explanation: The time synchronization used by eDirectory or NDS is not synchronized between the source and target servers.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt to modify an object through the eDirectory or NDS background processes failed because the modification timestamp of the attribute value on the target server was higher than the modification timestamp of the attribute value on the source server.
Action: Additional information regarding the objects and attributes involved can be obtained by using DSTRACE on the target server with the Collisions flag set.
Possible Cause: Occurrence of this error during a Change Replica Type partition operation indicates the eDirectory or NDS server targeted to become the new master replica has modification timestamps in its replica that are higher than its current time provided by Time Synchronization.

If you are using DSTRACE on the eDirectory or NDS server targeted to become the new master and the Synchronization or Partition Operation flags are set, the following message is displayed:

 *CNTL: SetNewMaster for [PartitionRootObjectEntryID] <PartitionRootObjectName>, old highest is Timestamp, current time is CurrentTime, ERR_TIME_NOT_SYNCHRONIZED
Action: Compare the time difference between Timestamp and CurrentTime on the server. You can determine the amount of time that must pass before the operation will process.

Warning: If the master copy was corrupt in any way, that corruption will be dispersed to the other replicas when a Repair Time Stamps or Receive Updates action is performed. Repair Time Stamps and Receive Updates can also cause considerable traffic on the network. You might have to do this one partition at a time.

If the time difference is significant, attempt to abort the partition operation and resolve the issue using Repair Time Stamps.

-660 FFFFFD6C RECORD IN USE

Source: eDirectory or NDS
Explanation: eDirectory or NDS attempted to purge a database record that was still in use.
Action: Repair the eDirectory or NDS database by using DSREPAIR.

-661 FFFFFD6B DS VOLUME NOT MOUNTED

Source: eDirectory or NDS
Explanation: An error occurred when an attempt was made to load the ds.nlm.
Possible Cause: Volume sys: is not mounted.
Action: Mount volume sys: and try loading the ds.nlm again.

-662 FFFFFD6A DS VOLUME IO FAILURE

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-663 FFFFFD69 DS LOCKED

Source: eDirectory or NDS
Explanation: An attempt was made to perform an eDirectory or NDS operation or background process on a server whose eDirectory or NDS database was not open.

The following processes occur when eDirectory or NDS attempts to open an eDirectory or NDS database on a server running NetWare:

  • The ds.nlm attempts to open the local database when volume SYS: is mounted or when the ds.nlm is reloaded.

  • DSREPAIR requests the ds.nlm to open the local database after a database repair or upon exiting dsrepair.nlm.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: If this error occurs during an eDirectory or NDS operation, the eDirectory or NDS database on the server responsible for handling the operation is probably not open.
Action: Repair the database using DSREPAIR.
Possible Cause: The unicode.nlm -497 was returned to eDirectory or NDS (ds.nlm).
Action: See possible causes and actions for error code -497 FFFFFE0F UNI HANDLE MISMATCH.
Possible Cause: If this error occurs during an eDirectory or NDS background process, the database on the target server is not open.
Action: Repair the database using DSREPAIR.
Possible Cause: The target server’s eDirectory or NDS tree name is null. A server will return a null eDirectory or NDS tree name if its local database is not open.
Action: Repair the database using DSREPAIR.
Possible Cause: The eDirectory or NDS database is locked on the server. This error will be seen in DSTRACE when the source server is trying to synchronize with a target server that has a locked database.

On the server with the locked database, no activity will be in the DSTRACE screen.

This error occurs when one of the following conditions exist:

  • DSREPAIR is loaded on the server that is performing an operation that has locked the eDirectory or NDS database.

  • The hard drive on the server is starting to fail.

  • The server receives an error trying to open eDirectory or NDS when mounting volume SYS:.

Action: Check to see whether DSREPAIR is loaded by going to the Partition Continuity screen in NDS manager. From the Partition Continuity screen, run Repair Local Database. At this point, if DSREPAIR is loaded, Partition Continuity will ask whether you want to unload DSREPAIR to perform the Repair Local Database option.
  • If DSREPAIR is not loaded, load DSREPAIR.

    If DSREPAIR is loaded, run the Repair Local Database option once.

    If the error persists after running DSREPAIR the first time, contact a Novell Support Provider.

    WARNING:If Repair Local Database is run a second time, the original.OLD database files will be overwritten and it might not be possible to restore their former Directory Information Base (DIB).

  • If running Repair Local Database does not fix the problem, try bringing down the server and bringing it back up again. If running Repair Local Database and bringing down the server do not fix this error, the server might need to be removed from the tree.

-664 FFFFFD68 OLD EPOCH

Source: eDirectory or NDS
Explanation: An attempt was made to manipulate objects on a server that is using an older epoch of the data.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: This error could occur during the inbound replica synchronization process. If the following message is displayed while using DSTRACE with the Synchronization flag set on the source server, then the target server has an older epoch than the source server.
UNMATCHED EPOCHS on <ReplicaRootEntryID>--> LOCAL EPOCH: EpochNumber <TargetServer EntryID> EPOCH: EpochNumberReplicRootEntryID TO BE UPDATED TO NEWER EPOCH.
Action: This error is transitory and will be handled by the eDirectory or NDS replica synchronization process.
Possible Cause: This error could occur during the eDirectory or NDS Schema synchronization background process. If the following DSTRACE message is displayed while using DSTRACE with the Schema Synchronization flag set on the target server, then the target server has a newer epoch on its eDirectory or NDS schema than the source server.
SCHEMA: Error -644 in DSAStartSchemaUpdate for <SourcServerEntryID>
Version: DSARequestVersion Epoch: Timestamp:ReplicaNumber
Action: This error is transitory and will be handled by the eDirectory or NDS Schema Synchronization process.

-665 FFFFFD67 NEW EPOCH

Source: eDirectory or NDS
Explanation: An attempt was made to manipulate objects on a server that is using a newer epoch of the data.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: This error could occur during the replica synchronization process. If the following message is displayed while using DSTRACE with the Synchronization flag set on the source server, the target server has a newer epoch than the source server.
SYNC: <TargetServerName> has newer epoch. Delaying sync.
Action: Contact a Novell Support Provider.
Possible Cause: This error could occur during the inbound replica synchronization process. If the following message is displayed while using DSTRACE with the Schema Synchronization flag set on the target server, the source server has an older epoch than the target server.
UNMATCHED EPOCHS on <ReplicaRootEntryID>--> LOCAL EPOCH: EpochNumber <TargetServer EntryID> EPOCH: EpochNumber
Action: This error is transitory and will be handled by the eDirectory or NDS replica synchronization process.
Possible Cause: This error could occur during the schema synchronization process. If the following message is displayed while using DSTRACE with the Schema Synchronization flag set on the target server, the source server has a newer epoch on its eDirectory or NDS schema than the target server.
*DSAStartUpdateSchema: Client <SourceServerEntryID>, New Epoch: Timestamp:Replica Number
Action: This error is transitory and will be handled by the eDirectory or NDS schema synchronization process.

-666 FFFFFD66 INCOMPATIBLE NDS VERSION

Source: eDirectory or NDS
Explanation: The version of eDirectory or NDS (ds.nlm) on the target server is incompatible with the version on the source server or is on the restricted version list of the source server.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: If this error occurs during communication with the server, the version on the target server is incompatible with the version on the source server or is on the restricted version list of the source server.
Action: Upgrade the server to a compatible version of eDirectory or NDS.
Possible Cause: If this error occurs during an eDirectory or NDS background process, the version on the target server is incompatible with the version on the source server or is on the restricted version list of the source server.
Action: Upgrade the server to a compatible version of eDirectory or NDS.
Possible Cause: The version of eDirectory or NDS (ds.nlm) running on the source server is v5.01 or later, and an attempt was made to add a replica to an eDirectory or NDS server running ds.nlm v3.50 or earlier.
Action: Upgrade the server to a compatible version of eDirectory or NDS.
Possible Cause: The version of eDirectory or NDS (ds.nlm) running on the source server is v5.01 or later, and an attempt was made to assign the master replica to an eDirectory or NDS server running ds.nlm v4.40 or earlier when the master is currently held by an eDirectory or NDS server is running ds.nlm v4.63 or later.
Action: Upgrade the server to a compatible version of eDirectory or NDS.
Possible Cause: The version of eDirectory or NDS (ds.nlm) running on the source server is v5.01 or later, and an attempt was made to perform a Move Subtree eDirectory or NDS partition operation when one of the servers involved is running ds.nlm v4.62 or earlier.
Action: Upgrade the server to a compatible version of eDirectory or NDS.
Possible Cause: The version of eDirectory or NDS (ds.nlm) running on the source server is v5.01 or later, and the eDirectory or NDS server that holds the master replica of the eDirectory or NDS partition that will become the new parent partition reports that one of the servers involved is running ds.nlm v4.62 or earlier.
Action: Upgrade the server to a compatible version of eDirectory or NDS.
Possible Cause: This error could occur if
  • You are performing operations requiring the same schema and the servers involved have dissimilar schema.

    For example, when a partition operation is requested, NDS manager returns this error if the server with the master replica is running NetWare 5 (or later versions) while other servers in the replica list are running NetWare 4.0x. Servers holding subordinate reference replicas with a dissimilar schema also generate this error.

    IMPORTANT:The version of NDS that shipped with NetWare 4.11 will not synchronize with NDS versions before v4.89.

  • eDirectory or NDS synchronization has been restricted using the Set NDS Synchronization Restrictions parameter at the server.

  • DSREPAIR for NetWare 4.1 (or later versions) is running and a remote to local ID check is being done.

Action: If the server holding the master replica is a NetWare 4.1 (or later version) server, most partition operations that involve updating replicas on NetWare 4.0x servers cannot be completed.

To be able to complete the partition operations, upgrade the NetWare 4.0x servers in the replica list to NetWare 4.1 (or later versions).

NOTE:If the master replica is on a NetWare 4.02 server, you will not have this problem.

If this error is seen in DSREPAIR during a remote to local ID check, perform the set DSTRACE=!v command on the NetWare 4.1 (or later version) server. This resets a list that is maintained for restricting use of certain versions of eDirectory or NDS.

Make sure the Set NDS Synchronization Restrictions parameter is used correctly. See the online help for this parameter.

Possible Cause: If encrypted replication is enabled at a partition level and you are trying to add a replica of this partition to an eDirectory server, the eDirectory version on this server is incompatible with the version on the source server.
Action: Upgrade the server to a compatible version of eDirectory.
Possible Cause: If the source server has the replica containing encrypted attributes configured to be accessed only over a secure channel and you are trying to add this replica to a target eDirectory server, the eDirectory version on the target server is not compatible with the version on the source server.
Action: Upgrade the target server to a compatible version of eDirectory or change the encrypted attributes policy in the source server to allow access through insecure channels.

-667 FFFFFD65 PARTITION ROOT

Source: eDirectory or NDS
Explanation: An attempt was made to perform an unsupported operation on an eDirectory or NDS partition.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt was made to delete the partition root object.
Action: Merge the object with the parent partition, and then delete the object.
Possible Cause: An attempt was made to delete a Subtree that contained a partition root object.
Action: Contact a Novell Support Provider.
Possible Cause: If this error occurs during the eDirectory or NDS replica synchronization process, the target server could be missing from the replica ring of one of the child partitions of the partition root being synchronized on the database of the source server.

This triggers an attempt by the source server to instruct the target server to request a subordinate reference replica from the master replica of the child partition. However, the target server already holds a replica of the child partition.

Possible Cause: If this error occurs as a reply to an Inspect Entry request or when the eDirectory or NDS Flat Cleaner background process is executing with DSTRACE active and the DSTRACE Inspector flag set, the non-partition root object claims to exist in a partition other than its parent partition. In this case, the following message will be displayed:

INSPECTOR: partitionID of entry ObjectEntryID is invalid

-668 FFFFFD64 ENTRY NOT CONTAINER

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-669 FFFFFD63 FAILED AUTHENTICATION

Source: eDirectory or NDS
Explanation: An attempt to authenticate an eDirectory or NDS client or to authenticate to an eDirectory or NDS server failed.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An invalid password was received during the attempt to authenticate.
Action: Attempt to authenticate again. Make sure the password is entered correctly.
Possible Cause: If this error occurs during an attempt to establish communication to a server, the remote IDs on the source and/or target servers are invalid.
Action: To resolve a suspected remote ID issue, use the DSREPAIR Advanced Menu option View Remote Server ID List. Select any eDirectory or NDS server listed and then select the option to repair all remote IDs. Perform this operation on both the target and source servers. Repeat this operation until neither the source or target server reports any error.
Possible Cause: The source or target servers could be using an invalid Rivest-Shamir-Adleman (RSA) public key.

When the source server is using or looking at the wrong public key, the key is the right format, but is for the wrong object. If the problem is the public key, do one of the following:

  • If the source server has a master replica, read/write replica, or read-only replica of the target server object, ensure that all other servers in the replica list are able to authenticate to the target server.

    WARNING:Using the Send All Objects option generates a high level of network traffic.

    If another server can authenticate, then do a Send All Objects from the correct server, or Receive All Objects on the target server (but only if the server with the correct copy has the master replica).

    Make sure that you do not send copies containing incorrect public keys.

    If no servers can authenticate to the target server, remove eDirectory or NDS from the target server and reinstall it into the tree, or contact a Novell Support Provider.

  • If the source server has a subordinate reference replica, or if no replica of the partition containing the target server object exists, then the external reference to that object needs to be backlinked again. Contact a Novell Support Provider.

-670 FFFFFD62 INVALID CONTEXT

Source: eDirectory or NDS
Explanation: An internal error occurred in the eDirectory or NDS connection and task management handling.
Action: Try to reset the connection and task management tables by reloading the ds.nlm.

-671 FFFFFD61 NO SUCH PARENT

Source: eDirectory or NDS
Explanation: An attempt was made to create or modify an object whose parent object is no longer present, or the specified parent does not exist.
Possible Cause: A program fault occurred in the application used to create or modify an object.
Action: Contact the developer of the application.

-672 FFFFFD60 NO ACCESS

Source: eDirectory or NDS
Explanation: The requester does not have sufficient rights to the information specified in a request.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: A request was received by eDirectory or NDS (ds.nlm) to return an object or an object’s attribute information when the requester does not have sufficient rights to the specified object or its attributes.
Action: Ensure that the user has the appropriate rights for that object.
Possible Cause: A request was received to perform an eDirectory or NDS partition operation when the requester does not have sufficient rights to the specified partition root objects.
Action: Ensure that the user performing the partition operation has the appropriate rights to each partition root object applicable.
Possible Cause: A request was received from a server to set its RSA keys when its eDirectory or NDS object already has a RSA public key.
Action: Contact a Novell Support Provider.
Possible Cause: A request was received to start inbound replica synchronization on an eDirectory or NDS partition in a New replica state. However, the source server (requester) does not hold the master replica of the partition. This can be an indication of multiple master replicas being in a replica ring.
Action: Handle this as a Replica Ring Discrepancy issue.
Possible Cause: A request was received to synchronize an eDirectory or NDS partition. However, the eDirectory or NDS object for the source server is not present in the local database of the target server.
Action: Handle this as a Replica Ring Discrepancy issue.
Possible Cause: A request was received to synchronize an eDirectory or NDS schema. However, the eDirectory or NDS object for the source server is not present in the local database of the target server.
Action: Handle this as a Replica Ring Discrepancy issue.
Possible Cause: An attempt was made by an eDirectory or NDS server to begin inbound replica synchronization. However, the source server does not exist in the replica ring of the specified eDirectory or NDS partition as held by the target server.
Action: Handle this as a Replica Ring Discrepancy issue.
Possible Cause: An attempt was made by an eDirectory or NDS server to update the eDirectory or NDS schema. One of the following conditions caused the error:
  • The replica depth for the source server is higher than the target server.

  • The source server does not exist in the replica ring of the eDirectory or NDS partition closest to the [Root] on the target server.

Action: Updates to the schema for an eDirectory or NDS server can only be made by source servers that have a lower replica depth than the target server and, if the target server holds any eDirectory or NDS partitions, the source server exists in the replica ring of the eDirectory or NDS partition closest to the [Root] on the target server.
Possible Cause: An attempt was made by an eDirectory or NDS server to modify the replica type of an eDirectory or NDS partition held by the target server. However, the source server does not exist in the eDirectory or NDS database for the target server. If using DSTRACE on the target server with the Schema Synchronization flag set, the following message will be displayed:
LinkReplica: DSALinkReplica for partition [PartitionRootObjectEntryID] <PartitionRootObjectName> from [SourceServerEntryID] <SourceServerName> failed, error = -672
Action: Verify that both the source and target servers hold a replica of the partition returning the error and that the replica rings are consistent. If the target server does not actually hold a replica of the partition, then remove the server from the replica ring of the source server using DSREPAIR.

-673 FFFFFD5F REPLICA NOT ON

Source: eDirectory or NDS
Explanation: An eDirectory or NDS partition operation or object operation was requested from a server whose replica of the targeted eDirectory or NDS partition is not in an On state.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: During eDirectory or NDS partition operations, the replicas of the affected partitions are disabled and not available for participation in other partition operations until the current operation has completed.
Action: Examine the replica state of the eDirectory or NDS replica and identify the corresponding eDirectory or NDS partition operation that involves that state.

Handle this eDirectory or NDS partition operation issue.

Possible Cause: An attempt was made to initiate an eDirectory or NDS partition operation on a partition whose master replica state was not On.
Action: Examine the replica state of the eDirectory or NDS replica and identify the corresponding eDirectory or NDS partition operation that involves that state.

Handle this eDirectory or NDS partition operation issue.

Possible Cause: An attempt was made to remove a replica from a server while that server’s replica state was not On.
Action: Examine the replica state of the eDirectory or NDS replica and identify the corresponding eDirectory or NDS partition operation that involves that state.

Handle this eDirectory or NDS partition operation issue.

Possible Cause: An attempt was made to change the master replica to another eDirectory or NDS server while the replica state is not On for the current master replica.
Action: Examine the replica state of the eDirectory or NDS replica and identify the corresponding eDirectory or NDS partition operation that involves that state.

Handle this eDirectory or NDS partition operation issue.

-674 FFFFFD5E INVALID NAME SERVICE

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-675 FFFFFD5D INVALID TASK

Source: eDirectory or NDS
Explanation: An attempt was made to use TASK ID 0 of a NCP connection.
Possible Cause: An internal error occurred in the eDirectory or NDS connection and task management handling.
Action: Try to reset the connection and task management tables by reloading the ds.nlm.

-676 FFFFFD5C INVALID CONN HANDLE

Source: eDirectory or NDS
Explanation: An attempt was made to use an invalid NCP connection handle or an invalid TASK ID of an NCP connection.
Possible Cause: An internal error occurred in the eDirectory or NDS connection and task management handling.
Action: Try to reset the connection and task management tables by reloading the ds.nlm.

-677 FFFFFD5B INVALID IDENTITY

Source: eDirectory or NDS
Explanation: An attempt was made to use an invalid identity that is internal to eDirectory or NDS.
Possible Cause: An internal error occurred in eDirectory or NDS while attempting to identify management handling.
Action: Try to reset the connection and task management tables by reloading the ds.nlm.

-678 FFFFFD5A DUPLICATE ACL

Source: eDirectory or NDS
Explanation: An attempt was made to add an ACL attribute to an object that already has an ACL attribute value of the specified trustee and privilege without overwriting or deleting the existing attribute value.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An ACL for the object already exists. This might happen while merging a tree. The error indicates that the context is invalid.
Action: Open and close the eDirectory or NDS database. The error should resolve itself.
Possible Cause: A program fault occurred in the application used to manipulate an object’s attributes.
Action: Contact the developer of the application.

-679 FFFFFD59 PARTITION ALREADY EXISTS

Source: eDirectory or NDS
Explanation: An attempt was made to create a new partition using the split partition operation on a server that already has the specified object as a partition root object.
Possible Cause: A discrepancy exists between the partition boundaries on two servers.

-680 FFFFFD58 TRANSPORT MODIFIED

Source: eDirectory or NDS
Explanation: An inconsistency occurred when attempting to connect to the target server.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt to establish a connection with the target server returned a Transport Failure error (-625 FFFFFD8F TRANSPORT FAILURE). However, an auxiliary attempt succeeded by renegotiating the NCP connection’s IPX Maximum Packet Size, IPX Packet Signature, or IPX Packet Checksumming.
Action: Make sure the transport components are working.
Possible Cause: Faulty LAN drivers, LAN cards, or other LAN/WAN equipment might exist between the source and target servers.
Action: Make sure that any LAN/WAN equipment, cards, and drivers that exist between the source and target server are functioning properly.

-681 FFFFFD57 ALIAS OF AN ALIAS

Source: eDirectory or NDS
Explanation: An attempt was made to create or restore an object with a base class of Alias when the aliased object is also an object with a base class of Alias.
Possible Cause: A program fault occurred in the application used to create or restore an object.
Action: Contact the developer of the application.

-682 FFFFFD56 AUDITING FAILED

Source: eDirectory or NDS
Explanation: An error occurred during eDirectory or NDS auditing.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An internal auditing error occurred.
Action: To obtain additional information about the error, use DSTRACE on the source and target servers. Make sure the Auditing flag is set for the target servers.
Possible Cause: An attempt to reset the eDirectory or NDS auditing file failed.
Action: Check the audit log for additional information.
Possible Cause: An attempt was made to audit an eDirectory or NDS activity that has not been flagged as audited by the auditor.
Action: Enable auditing on the container.

-683 FFFFFD55 INVALID API VERSION

Source: eDirectory or NDS
Explanation: eDirectory or NDS (ds.nlm) received a request from the eDirectory or NDS API that specified a version that was invalid or unsupported by the version of the ds.nlm in use.
Action: Update the eDirectory or NDS API to conform with the latest API version.

-684 FFFFFD54 SECURE NCP VIOLATION

Source: eDirectory or NDS
Explanation: An attempt to connect to a client or server failed.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt was made to authenticate to a client or server where the target client or server does not support or use IPX Packet Signatures; however, the source client or server requires the use of IPX Packet Signatures.
Action: Enable support for IPX Packet Signatures on the target client or server.
Possible Cause: Packet corruption is occurring that might be caused by faulty LAN drivers, LAN cards, or other LAN/WAN equipment existing between the source and target servers.
Action: Make sure that any LAN/WAN equipment, cards, and drivers that exist between the source and target server are functioning properly.

-685 FFFFFD53 MOVE IN PROGRESS

Source: eDirectory or NDS
Explanation: The specified object is involved in an eDirectory or NDS Move Object operation.
Possible Cause: If the specified object has a Move obituary or an Inhibit Move obituary, this error is returned to the eDirectory or NDS client or server that submitted a DSA control request inquiring about the move status of an object.
Action: Wait. If the Janitor process is not completing the move, identify and resolve the error that is preventing the process from being completed. Then this error will resolve itself.

-686 FFFFFD52 NOT LEAF PARTITION

Source: eDirectory or NDS
Explanation: An attempt to perform a Move Subtree partition operation was requested on a partition that has a child partition.
Action: The Move Subtree partition operation can only be performed on partitions that have no subordinate partition root objects and that are leaf partitions. Before performing a Move Subtree partition operation on a nonleaf partition root object, merge any subordinate partition root objects with the parent partitions.

-687 FFFFFD51 CANNOT ABORT

Source: eDirectory or NDS
Explanation: An attempt was made to abort a partition operation that has progress beyond a specific operation state.
Possible Cause: An attempt was made to abort one of the following operations:
  • A Change Replica Type partition operation that has advanced a replica beyond the replica state CTR_0.

  • A Split partition operation that has advanced a readable, or better, replica beyond replica state SS_0.

  • A Merge partition operation that has advanced the partition control state beyond JS_0.

  • A Move Subtree partition operation that has advanced a Move Tree Obituaries to “Notified,” “OK To Purge,” or “Purgeable.”

If a partition operation has advanced beyond the initial stages identified, it cannot be aborted.

Action: Wait for the operation to complete. If the operation is stuck, go to the server with the master of the partition and use set DSTRACE=on +part *h. Find the error preventing the operation and resolve it.

-688 FFFFFD50 CACHE OVERFLOW

Source: eDirectory or NDS
Explanation: An internal error occurred in the cache used by the eDirectory or NDS replica synchronization process.
Action: When using versions of ds.nlm v5.95 or later, this error should not occur. If this error does occur, upgrade the ds.nlm to the latest version.

-689 FFFFFD4F INVALID SUBORDINATE COUNT

Source: eDirectory or NDS
Explanation: Of the specified objects, the number of child objects present differs from the subordinate count specified on the object’s database record.
Possible Cause: This error can occur as a reply to an Inspect Entry request.
Possible Cause: This error can occur when the eDirectory or NDS Flat Cleaner background process is executing (with DSTRACE active and the DSTRACE Inspector flag set). If this is the case, the following message will be displayed:

INSPECTOR: Bad subordinate count on entry ObjectEntryID, is EntryRecordCount, should be ActualCount

Action: Use DSREPAIR to repair the local database of the server reporting the error.

-690 FFFFFD4E INVALID RDN

Source: eDirectory or NDS
Explanation: This error indicates the following:
  • The RDN specified by the eDirectory or NDS object database record of the specified object differs from the name provided by the object naming attribute.

  • The specified object’s parent object, as identified by the eDirectory or NDS object database record, is invalid.

Possible Cause: This error can occur as a reply to an Inspect Entry request.
Possible Cause: This error can occur when the eDirectory or NDS Flat Cleaner background process is executing (with DSTRACE active and the DSTRACE Inspector flag set). If this is the case, the following message will be displayed:

INSPECTOR: ObjectEntryID, RDN does not match values

Action: Use DSREPAIR to repair the local database of the server reporting the error.

-691 FFFFFD4D MOD TIME NOT CURRENT

Source: eDirectory or NDS
Explanation: The modification timestamp of an attribute assigned to the specified object is higher than the modification timestamp on the object’s eDirectory or NDS object database record.
Possible Cause: This error can occur as a reply to an Inspect Entry request.
Possible Cause: This error can occur when the eDirectory or NDS Flat Cleaner background process is executing (with DSTRACE active and the DSTRACE Inspector flag set). If this is the case, the following message will be displayed:

INSPECTOR: ObjectEntryID, RDN modification time is not current

Action: Use DSREPAIR to repair the local database of the server reporting the error.

-692 FFFFFD4C INCORRECT BASE CLASS

Source: eDirectory or NDS
Explanation: The base class indicated by the specified object’s eDirectory or NDS object database record is not the same as the base class listed on the specified object’s Object Class attribute.
Possible Cause: This error can occur as a reply to an Inspect Entry request.
Possible Cause: This error can occur when the eDirectory or NDS Flat Cleaner background process is executing (with DSTRACE active and the DSTRACE Inspector flag set). If this is the case, the following message will be displayed:

INSPECTOR: ObjectEntryID, RDN base class is incorrect

Action: Use DSREPAIR to repair the local database of the server reporting the error.

-693 FFFFFD4B MISSING REFERENCE

Source: eDirectory or NDS
Explanation: The specified object has an attribute value that references another eDirectory or NDS Object in the local database. However, the referenced object does not have a Reference attribute indicating the specified object references it.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: An attempt was made to manipulate an eDirectory or NDS objects whose creation timestamp is zero.
Action: Use DSREPAIR to repair the database of the server holding the master replica of the partition that encompasses the specified object.
Possible Cause: This error can occur as a reply to an Inspect Entry request.
Possible Cause: This error can occur when the eDirectory or NDS Flat Cleaner background process is executing (with DSTRACE active and the DSTRACE Inspector flag set). If this is the case, the following message will be displayed:

INSPECTOR: ObjectEntryID, ObjectName, missing reference opposite this value

Action: Use DSREPAIR to repair the local database of the server reporting the error.

-694 FFFFFD4A LOST ENTRY

Source: eDirectory or NDS
Explanation: The eDirectory or NDS object being updated using an eDirectory or NDS background process has not been received.
Possible Cause: This error can occur during the eDirectory or NDS replica synchronization process when the target server does not hold a copy of the object or when the object on the target server has its Reference Entry flag set.

When using DSTRACE on the source server with the Synchronization flag set, the following message is displayed:

SkulkEntry: LOST ENTRY (ObjectName) creationTime = ObjectCreationTimestamp with ReplicaNumber and Event

Action: The eDirectory or NDS replica synchronization process handles this error by resending the lost entry.

-695 FFFFFD49 AGENT ALREADY REGISTERED

Source: eDirectory or NDS
Explanation: An attempt was made to load eDirectory or NDS (ds.nlm) for the NetWare operating system. However, another NLM program has already registered itself with the operating system as the eDirectory or NDS agent.
Action: Unload the NLM program that has registered with the operating system as the eDirectory or NDS agent. Then reload the ds.nlm.

-696 FFFFFD48 DS LOADER BUSY

Source: eDirectory or NDS
Explanation: An attempt was made to unload and reload eDirectory or NDS (ds.nlm) for the NetWare operating system while the eDirectory or NDS loader for the operating system was busy.
Action: Try again later.

-697 FFFFFD47 DS CANNOT RELOAD

Source: eDirectory or NDS
Explanation: An attempt was made to unload and reload eDirectory or NDS (ds.nlm) for the NetWare operating system while an eDirectory or NDS (ds.nlm) dependent NLM was loaded.

This error will cause the following message to be displayed on the file server console of the NetWare operating system:

ds.nlm cannot be unloaded at this time because another NLM has registered with DS. Try unloading dsrepair.nlm, dsmerge.nlm, or dsi.nlm.
Action: Check for the NLM programs mentioned in the message and unload them. If the NLM programs are not loaded, check for any other ds.nlm dependent programs that might already be loaded, and unload them. Then try unloading and reloading the ds.nlm.

-698 FFFFFD46 REPLICA IN SKULK

Source: eDirectory or NDS
Explanation: The eDirectory or NDS replica synchronization process tried to start synchronizing with the target server. However, another eDirectory or NDS server has already begun the replica synchronization process with the target server.
Possible Cause: A server can only receive inbound eDirectory or NDS replica synchronization from one server at a time. When two servers in the same replica ring try to synchronize to the eDirectory or NDS server before one of them completes the synchronization, this error occurs.
Action: Consider this error transitory. The eDirectory or NDS replica synchronization process will resolve the error.

-699 FFFFFD45 FATAL

Source: eDirectory or NDS
Explanation: An unrecoverable error has occurred and the operation cannot be completed.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: Sometimes this error can occur during the normal operation of eDirectory or NDS (ds.nlm).
Action: These errors are handled during the normal operation of eDirectory or NDS and are considered transitory errors.
Possible Cause: This error could occur during the background process of eDirectory or NDS Schema Synchronization in response to the request to start schema synchronization. If it does, the source and target server are the same server or the target server is the special identity “Public.”

When using DSTRACE on the source server with the Schema flag set, the following message will be displayed:

WARNING! rejecting DSStartUpdateSchema client <TargetServerName>
Action: Use DSREPAIR to run a local database repair.
Possible Cause: An internal or unexpected error occurred in eDirectory or NDS (ds.nlm).
Action: Contact a Novell Support Provider.
Possible Cause: This error could occur during the background process for eDirectory or NDS Replica Synchronization in response to the request to start replica synchronization. If it does, the source and the target server could be the same server. If this is the case, duplicate replica attribute values could exist in the replica ring for the partition root object.
Action: Use DSREPAIR to run a local database repair.
Possible Cause: This error could occur during the background process for eDirectory or NDS Replica Synchronization in response to an update request. Check to see if DSTRACE is displaying the following message on the target server while the Schema Synchronization flag is set:
SKULKER: invalid replica root

If that message is displayed, this can indicate the following about the specified root partition object:

  • It has a different parent object on the target server than the parent object on the source server.

  • It is an external reference on the target server.

Action: Run a local database repair using DSREPAIR.
Possible Cause: If this error occurs during the background process for eDirectory or NDS Replica Synchronization in response to an update request, it can indicate that the source and target server are the same server. Occurrences in this case can indicate that there are duplicate replica attribute values in the replica ring for the partition root object.
Action: Use DSREPAIR to run a local database repair.
Possible Cause: If this error occurs during the eDirectory or NDS Janitor background process, while processing the eDirectory or NDS object obituaries, it can indicate the following:
  • An attempt was made to process an unidentified type 1 obituary. Standard type obituaries are Restored (0), Dead, Moved, New RDN.

  • The obituary received by the target server was a type 1 (Dead) obituary and specified a zero creation timestamp for the targeted eDirectory or NDS object.

    If using DSTRACE on the target server with the Backlinker flag set, the following message will be displayed:

    *Backlink: END DSASyncExternalReference request from [SourceServerEntryID] <SourceServerName> failed, error -699
Action: Contact a Novell Support Provider.
Possible Cause: This error could occur during the eDirectory or NDS partition operation Move Subtree. If it does, the server that holds the master replica of the parent partition of the partition being moved was not found in the replica ring of the master replica.

If DSTRACE is being used on the eDirectory or NDS server that holds the master replica of the partition being moved, the following message will be displayed:

CNTL: Partition <SourcePartitionRoot> entry not found on server <SourcePartitionRootParent'sMasterReplicaServerName>
Action: A server that holds a nonsubordinate reference replica of an eDirectory or NDS partition must have a subordinate reference replica of each of the child partitions. Handle this condition as a Replica Ring Discrepancy.
Possible Cause: This error could occur during the eDirectory or NDS Janitor background process, while purging the local eDirectory or NDS database and after successfully completing the eDirectory or NDS Replica Synchronization background process. If it does, an attempt was made to purge an invalid entry record.
Action: If this error occurs continuously in the circumstances described, use DSREPAIR to run a local database repair.
Possible Cause: This error could occur during the eDirectory or NDS Limber background process. If it does, the server could have been out of available memory when the Limber process was attempting to update the referral information of the source server on the master replica of each of the partitions held by the source server.
Action: Reinitialize eDirectory or NDS. Monitor eDirectory or NDS using set DSTRACE=*.
Possible Cause: This error could occur when eDirectory or NDS is attempting to initiate an eDirectory or NDS partition merge operation. In this case, you would see this error as a response from the server holding the master replica of the parent partition of the partition being merged. If it does occur, the child partition root object on the server holding the master replica of the parent partition is not a partition root object.
Action: Verify the replica ring consistency and the parent/child relationships of the partitions.
Possible Cause: If this error occurs under the following conditions, then the source server has not received a readable replica, or better, of the parent partition.
  • The eDirectory or NDS partition merge operation is in preparation to advance the replica state to Join State 1.

  • DSTRACE is being used on the source server with the Synchronization or the Partition Operation flags set.

  • The message displayed is “JOINING UP: <ChildPartition> Child’s ring did not match parent’s. Wait for parent replica.”

Action: Check the replica ring consistency and fix the discrepancy.
Possible Cause: If this error occurs under the following conditions, then an unspecified error occurred during the initialization routines:
  • An attempt was made to initialize the eDirectory or NDS schema cache.

  • DSTRACE is being used on the source server with the Schema Synchronization flag set and the following message is displayed:

Unable to initialize schema cache. opSchema is now invalid.
Action: Use DSREPAIR with the Rebuild Operational Schema option selected to run a local database repair.
Possible Cause: Packet corruption is occurring, or an eDirectory or NDS server or client made an attempt to use an unknown packet format. This might be caused by faulty LAN drivers, LAN cards, or other LAN/WAN equipment existing between the source and target servers.
Action: Make sure that any LAN/WAN equipment, cards, and drivers that exist between the source and target server are functioning properly.
Possible Cause: An attempt was made to open the local database while it was already open.
Action: Contact the developer of the application that issued the request.
Possible Cause: An attempt was made during the eDirectory or NDS Merge Tree operation to assign a replica of the [Root] partition using replica number zero.
Action: Use DSREPAIR to run a local database repair on the server with the master of [Root].
Possible Cause: An attempt was made to request a subordinate reference replica without being able to identify the server holding the master replica of the eDirectory or NDS partition being requested.

The request to receive a subordinate reference replica can occur while processing a dying replica if the replica’s parent partition exists on the server holding the dying replica or while receiving a replica if the new replica has child partitions.

When DSTRACE is being used on the source server with the Schema Synchronization flag set, the following message will be displayed:

SYNC: ProcessDyingReplica - <PartitionRootObjectName>. Master not found in local ring.
Action: Ensure that a master replica of the partition exists and that the servers are communicating.
Possible Cause: An attempt was made to assign a new master replica using the eDirectory or NDS Change Replica Type operation under the following conditions:
  • The source server does not hold a replica of the specified eDirectory or NDS partition.

  • The source server does not have a replica attribute value in its copy of the replica ring for the specified eDirectory or NDS partition that identifies the eDirectory or NDS server holding the master replica.

Action: Verify the consistency of the replica rings. Make sure that the server with the master of the partition exists.
Possible Cause: A request was received to synchronize an eDirectory or NDS partition under the following conditions:
  • The partition does not exist on the source server.

  • The partition came from an eDirectory or NDS server that does not exist in the replica ring on the source server for the specified eDirectory or NDS partition.

Action: Verify the consistency of the replica rings.
Possible Cause: A request was received to begin processing the eDirectory or NDS partition operation Move Subtree, and the source server was unable to locate the master replica in the replica ring for the specified eDirectory or NDS partition.

When DSTRACE is being used with the Schema Synchronization or the Partition Operation flags set, the following message will be displayed:

MoveTree: End Notify for [PartitionRootObjectEntryID] <PartitionRootObjectName> failed, error - 699
Action: Verify that a master replica exists.
Possible Cause: A request was received to register a NLM program for an eDirectory or NDS event where the requester specified an invalid priority.
Action: Contact the developer of the application.
Possible Cause: If this error occurs during the initialization of eDirectory or NDS (ds.nlm), an internal problem with the DSLoader could exist.
Action: Reload eDirectory or NDS (ds.nlm).
Possible Cause: If this error occurs during the initialization of eDirectory or NDS (ds.nlm), the ds.nlm could be corrupted.
Action: Replace ds.nlm with a new copy and reload eDirectory or NDS.
Possible Cause: If this error occurs continuously during the initialization of eDirectory or NDS (ds.nlm), and the ds.nlm and DSLoader files have been replaced, an internal error could have occurred in these files.
Action: Contact a Novell Support Provider.

-700 FFFFFD44 OBSOLETE API

Source: eDirectory or NDS
Explanation: An eDirectory or NDS API request was received that is not supported by the version of eDirectory or NDS (ds.nlm) running on the server.
Possible Cause: A program fault occurred in the application.
Action: If the error persists, contact the developer of the application. Obtain an updated version of the program that is compatible with the current version of eDirectory or NDS.

-701 FFFFFD43 SYNCHRONIZATION DISABLED

Source: eDirectory or NDS
Explanation: An attempt was made by the eDirectory or NDS Replica Synchronization process to start synchronization with the target server while the target server’s inbound eDirectory or NDS Replica Synchronization is disabled.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: This error could occur if an attempt is made to initiate inbound eDirectory or NDS Replica Synchronization while the process is disabled on the target server. The following message will appear if the target server is using DSTRACE with the Synchronization and Inbound flags set:
*SKULKER: SYNCHRONIZATION DISABLED
Action: Enable inbound replica synchronization using the command set DSTRACE = !s1.
Possible Cause: An attempt was made to audit eDirectory or NDS on a server whose auditing is not open.
Action: Disable or enable auditing from an appropriate container or server.
Possible Cause: This error could occur if an attempt is made to initiate an outbound eDirectory or NDS Replica Synchronization while the process is disabled on the source server.

This will result in the following DSTRACE message if the source server is using DSTRACE with the Minimum or Synchronization flags set:

SYNC: SYNCHRONIZATION DISABLED
Action: Enable outbound replica synchronization using the command set DSTRACE = !s1.

-702 FFFFFD42 INVALID PARAMETER

Source: eDirectory or NDS
Explanation: An attempt was made to register for an unsupported eDirectory or NDS event, or an unregistered eDirectory or NDS event was received by the server.
Possible Cause: A program fault occurred in the application.
Action: If the error persists, contact the developer of the application.

-703 FFFFFD41 DUPLICATE TEMPLATE

Source: eDirectory or NDS
Explanation: The default ACL for the specified operational schema class definition exists and is correct.
Possible Cause: This is an internal error and is expected during the initialization of the schema. During the initialization of the schema, each operational schema class definition is examined; and, in this case, the default ACL list (or template) for the specified class already exists and is correct.

If the default ACL for the specified class is nonexistent or incorrect, the initialization routines reassign it to the operational schema class definition.

Action: The error will resolve itself.

-704 FFFFFD40 NO MASTER REPLICA

Source: eDirectory or NDS
Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-705 FFFFFD3F DUPLICATE CONTAINMENT

Source: eDirectory or NDS
Explanation: The default containment list for the specified operational eDirectory or NDS schema class definition exists and is correct.
Possible Cause: This is an internal error and is expected during the initialization of the schema. During the initialization of the schema, each operational schema class definition is examined; and, in this case, the default containment list for the specified class already exists and is correct.

If the default containment list for the specified class is nonexistent or incorrect, the initialization routines reassign it to the operational schema class definition.

Action: The error will resolve itself.

-706 FFFFFD3E NOT SIBLING

Source: eDirectory or NDS
Explanation: The eDirectory or NDS objects specified in a Merge Entries request are not siblings to each other for one or more of the following reasons:
  • Creation timestamps of the specified objects are the same.

  • The objects do not have the same parent object.

  • The objects are the same because they have the same object entry ID in the server’s eDirectory or NDS database.

Possible Cause: A problem with the local eDirectory or NDS database occurred.
Action: Repair the local eDirectory or NDS database using DSREPAIR.
Possible Cause: A program fault occurred in the application being used.
Action: Contact the developer of the application.

-707 FFFFFD3D INVALID SIGNATURE

Source: eDirectory or NDS
Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-708 FFFFFD3C INVALID RESPONSE

Source: eDirectory or NDS
Explanation: The data retrieved by eDirectory or NDS (ds.nlm) from a packet was invalid or contained unexpected information.
Possible Cause: Packet corruption is occurring, or an eDirectory or NDS server or client made an attempt to use an unknown packet format. This might be caused by faulty LAN drivers, LAN cards, or other LAN/WAN equipment existing between the source and target servers.
Action: Make sure that any LAN/WAN equipment, cards, and drivers that exist between the source and target server are functioning properly.

-709 FFFFFD3B INSUFFICIENT SOCKETS

Source: eDirectory or NDS
Explanation: An attempt was made to identify any unnecessary NCP sockets. All sockets were found to be in use.
Possible Cause: After successfully opening or closing an NCP connection with an eDirectory or NDS server or client, eDirectory or NDS attempts to identify and recycle any unnecessary NCP sockets. If all open sockets are in use, this error will be returned to indicate that no sockets are available for recycling.
Action: Occurrences of this error are transitory and will appear and disappear as NCP connections are opened and closed while all opened sockets are in use. However, if this error occurs continuously, consider increasing the maximum number of open sockets allowed by the operating system.

-710 FFFFFD3A DATABASE READ FAIL

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-711 FFFFFD39 INVALID CODE PAGE

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-712 FFFFFD38 INVALID ESCAPE CHAR

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-713 FFFFFD37 INVALID DELIMITERS

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-714 FFFFFD36 NOT IMPLEMENTED

Source: eDirectory or NDS
Explanation: The server received a request for a function or operation that is not implemented in the version of eDirectory or NDS (ds.nlm) used by the server.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: The application making the request requires a newer version of eDirectory or NDS (ds.nlm).
Action: Upgrade the ds.nlm to the version required by the application.
Possible Cause: A program fault occurred in the application.
Action: If the error persists, contact the developer of the application.

-715 FFFFFD35 CHECKSUM FAILURE

Source: eDirectory or NDS
Explanation: A server sent a packet using eDirectory or NDS checksumming. However, the packet was identified as corrupt because the checksumming verification failed.

WARNING:Applying all solutions mentioned in this topic could make the problem worse if the actual cause of the problem is not known. Before following a course of action, make sure that you understand the cause of the error and the consequences for the actions suggested.

Possible Cause: eDirectory or NDS for NetWare does not, by default, use checksumming because checksumming is not supported by all frame types. However, the source and target server are using checksumming.
Action: Generally, it is not recommended that checksumming be used because most versions of eDirectory or NDS automatically provide transport-independent CRC checking on all eDirectory or NDS traffic between servers.
Possible Cause: Packet corruption is occurring. This might be caused by faulty LAN drivers, LAN cards, or other LAN/WAN equipment existing between the source and target servers.
Action: Make sure that any LAN/WAN equipment, cards, and drivers that exist between the source and target server are functioning properly.

-716 FFFFFD34 CHECKSUMMING NOT SUPPORTED

Source: eDirectory or NDS
Explanation: An attempt was made to negotiate a NCP connection with a target server that does not support checksumming even though the source server has checksumming enabled.
Possible Cause: eDirectory or NDS for NetWare does not, by default, use checksumming because checksumming is not supported by all frame types. In this case, the source server is using checksumming and the target server is not.
Action: Generally, it is not recommended that checksumming be used because most versions of eDirectory or NDS automatically provide transport-independent Cyclical Redundancy Check (CRC) checking on all the eDirectory or NDS traffic between servers.

-717 FFFFFD33 CRC FAILURE

Source: eDirectory or NDS
Explanation: The server received a packet that was using CRC checking. The packet was identified as corrupted because the CRC verification failed.

A server running eDirectory or NDS for NetWare, by default, uses CRC checking for all data exchange. This is done to prevent database corruption due to packet corruption.

CRC checking is available only between servers running ds.nlm v5.01 or later.

Possible Cause: Packet corruption is occurring that might be caused by faulty LAN drivers, LAN cards, or other LAN/WAN equipment existing between the source and target servers.
Action: Make sure that any LAN/WAN equipment, cards, and drivers that exist between the source and target server are functioning properly.

-718 FFFFFD32 INVALID ENTRY HANDLE

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-719 FFFFFD31 INVALID VALUE HANDLE

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-720 FFFFFD30 CONNECTION DENIED

Source: eDirectory or NDS
Explanation: An attempt was made to connect by eDirectory or NDS and the connection was denied.
Possible Cause: The WAN Traffic Manager, according to the policies, restricted an attempt to
  • Begin running an eDirectory or NDS background process

  • Open an NCP connection to a server

Action: Occurrences of this error while using the WAN Traffic Manager are expected and should generally be disregarded. To review the restrictions placed on eDirectory or NDS and enforced by the WAN Traffic Manager, review the policies used on the source server or the LAN Area object to which the source server belongs.

-721 FFFFFD2F NO SUCH FEDERATION LINK

Source: eDirectory or NDS
Explanation: This error notifies the user or application that an attempt was made to remove a federation link and the link did not exist.

-722 FFFFFD2E OP SCHEMA MISMATCH

Source: eDirectory or NDS
Explanation: The inbound schema synchronization received a schema definition that did not match the mandatory components expected by eDirectory or NDS.
Action: Upgrade the schema.

-723 FFFFFD2D STREAM NOT FOUND

Source: eDirectory or NDS
Explanation: An attempt was made to open the eDirectory or NDS database files, and one or more of the files is missing.
Possible Cause: This error can occur during the installation of eDirectory or NDS when the DIB does not yet exist, which is not an error condition. If this error occurs when the DIB should have already been created, this error could indicate a problem in the file system.
Action: If this error occurs during an eDirectory or NDS installation, this error can safely be ignored. The DIB will be created during the normal course of installation. If this error occurs outside of an eDirectory or NDS installation, it needs to be diagnosed. Depending on which file is missing (it could be a stream file or one of the DIB files), you might be able to get a copy of the missing file from another replica through synchronization or restore them from a backup tape. If the missing file is one of the main ds.nlm files or is missing because it was never installed, you might need to reinstall eDirectory or NDS.

-724 FFFFFD2C DCLIENT UNAVAILABLE

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-725 FFFFFD2B MASV NO ACCESS

Source: eDirectory or NDS
Explanation: An attempt was made to perform an operation such as reading or writing to a partition. Access to the partition has been denied because of the restrictions made through the Mandatory Access Control Service (MASV).
Possible Cause: The user logged in to or authenticated to the server and tried to perform an operation to a partition with a level of security that the MASV restrictions did not allow.
Action: Log in again at an authorized security level and try the operation again.

-726 FFFFFD2A MASV INVALID REQUEST

Source: eDirectory or NDS
Explanation: This is a general error associated with MASV that indicates an invalid request has been made to MASV.

For example, if eDirectory or NDS makes a request for a connection to a partition with an MASV label and if eDirectory or NDS passes a connection number that is not valid to the label, then this error code will be returned.

Possible Cause: When anything is wrong with the information that is sent to MASV from an NCP call, this error will occur.
Possible Cause: A programming error occurred in the application you are running.
Action: Contact the developer of the application.
Possible Cause: The ds.nlm is corrupted.
Action: Reinstall eDirectory or NDS.

-727 FFFFFD29 MASV FAILURE

Source: eDirectory or NDS
Explanation: MASV failed.
Possible Cause: An internal programming error occurred in MASV.
Action: Contact a Novell Support Provider.
Possible Cause: Labels stored in the eDirectory or NDS database or in the file system have been corrupted.
Action: Reassign labels to the volume or partition.

-728 FFFFFD28 MASV ALREADY EXISTS

Source: eDirectory or NDS
Explanation: This error notifies you that an attempt was made to do one of the following:
  • Label a partition with a MASV label that has already been labeled.

  • Assign a security clearance to a user that has already been assigned to the user.

For example, you assign Bob a security clearance of Novell for logging in to the partition. So you give all users a level of the security clearance of Novell. Dave comes along and you want to assign Dave an additional security clearance of SSL, so you assign Dave a security of SSL and Novell forgetting that Dave already has the Novell security clearance. This error would be returned because Dave already has a security clearance of Novell.

-729 FFFFFD27 MASV NOT FOUND

Source: eDirectory or NDS
Explanation: The MASV contains a set of strings (known as human readable labels or HRLs) that is used to identify a label for a partition, a label for a volume, or the security clearance for a user. If a string was entered that does not match a defined HRL, this error would be returned.

For example, a valid HRL might be "Novell." If "Novel" was entered, this error would be returned.

Possible Cause: A programming error occurred in the application you are running.
Action: Contact the developer of the application.
Possible Cause: An string that was not defined as a valid HRL was entered, due to a typographical error.
Action: Enter a string that is an acceptable label.

-730 FFFFFD26 MASV BAD RANGE

Source: eDirectory or NDS
Explanation: During an attempt to assign a clearance, a range for MASV was selected that was not compatible. Or, an attempt was made to perform an operation that is not allowed in the range of security that you authenticated to.
Possible Cause: You selected or chose a range that is incompatible or does not follow the order of dominance.
Action: Select a valid range.

-731 FFFFFD25 VALUE DATA

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-732 FFFFFD24 DATABASE LOCKED

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-733 FFFFFD23 DATABASE ALREADY EXISTS

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-734 FFFFFD22 DATABASE NOT FOUND

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-735 FFFFFD21 NOTHING TO ABORT

Source: eDirectory or NDS
Explanation: This informational error indicates that an attempt was made to abort a partition operation that was in progress, and nothing was found to abort.

-736 FFFFFD20 END OF STREAM

Source: eDirectory or NDS
Explanation: An attempt was made to read past the end of a file.
Possible Cause: The file is corrupted.
Action: Replace the file.

-737 FFFFFD1F NO SUCH TEMPLATE

Source: eDirectory or NDS
Explanation: This informational error indicates that when eDirectory or NDS attempted to delete the ACL template specified, the template could not be found in the class definition being modified.

-738 FFFFFD1E SAS LOCKED

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-739 FFFFFD1D INVALID SAS VERSION

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-740 FFFFFD1C SAS ALREADY REGISTERED

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-741 FFFFFD1B NAME TYPE NOT SUPPORTED

Source: eDirectory or NDS
Explanation: An application attempted to use a name type that was not supported by the eDirectory or NDS API.
Possible Cause: The application you are running encountered a programming error.
Action: Contact the developer of the application.

-742 FFFFFD1A WRONG NDS VERSION

Source: eDirectory or NDS
Explanation: This informational error indicates that an attempt was made by eDirectory or NDS to find a version of the ds.nlm that supports certain features. If the feature is not available, the request will not be performed.

-743 FFFFFD19 INVALID CONTROL FUNCTION

Source: eDirectory or NDS
Explanation: During a partition operation, an attempt was made to perform a control action that was not recognized.
Possible Cause: An internal programming error occurred in eDirectory or NDS.
Action: Contact a Novell Support Provider.

-744 FFFFFD18 INVALID CONTROL STATE

Source: eDirectory or NDS
Explanation: During a partition operation, an attempt was made to go to the next control state. The state is not the state expected, or the state is invalid.
Possible Cause: An internal programming error occurred in eDirectory or NDS.
Action: Contact a Novell Support Provider.

-745 FFFFFD17 ERR CACHE IN USE

Source: eDirectory or NDS
Explanation: An attempt was made to utilize the change cache during a time that the change cache was in use. The change cache is considered in use during a replica skulk, a cache rebuild, or a cache flush.
Possible Cause: An attempt was made to utilize the change cache during a time that the change cache was in use.
Action: This error may be informational during the normal operation of eDirectory or NDS. If the error persists, contact a Novell Support Provider.
Possible Cause: The change cache is invalid or cannot be used because it is invalid.
Action: None required. The eDirectory or NDS Agent will automatically rebuild the change cache. The change cache rebuild progress can be monitored using any eDirectory or NDS trace tool with the Change Cache event flag enabled.

-746 FFFFFD16 ERR ZERO CREATION TIME

Source: eDirectory or NDS
Explanation: An object exists that has a zero creation timestamp. Zero creation timestamps are not allowed in NetWare 5.
Possible Cause: A zero creation timestamp was introduced into the directory by a previous version of NetWare or by data corruption.
Action: Run DSREPAIR on the server that holds the Master replica of the object with a zero creation timestamp.
Action: If the problem persists after running DSREPAIR, try to find the object that has the zero creation timestamp and delete that object. To find the object, enter the following at the server console:
set DSTRACE=+s
 set DSTRACE=+part
 set DSTRACE=+misc
 set DSTRACE=+j
 set DSTRACE=*f
 set DSTRACE=*h

Toggle to the Directory Services trace screen and watch for any errors. The object with the zero creation timestamp that is causing the error should be displayed. Delete this object.

Action: If the problem persists after deleting the object with the zero creation timestamp, check for obituaries that are not being cleared. To do this, load DSREPAIR -a; then select Advanced Options > Check External References. Make note of the type of obituaries listed. (Some types of obituaries are Dead, Backlinked, and Inhibit_move.) If there are obituaries of type Inhibit_move, contact a Novell support provider.
Action: If the error persists, contact a Novell Support Provider.

-747 FFFFFD15 ERR WOULD BLOCK

Source: eDirectory or NDS
Explanation: An internal error occurred within the eDirectory or NDS Event Handling System.
Possible Cause: An internal error occurred in eDirectory or NDS.
Action: Contact a Novell Support Provider.

-748 FFFFFD14 ERR CONN TIMEOUT

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-749 FFFFFD13 ERR TOO MANY REFERRALS

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-750 FFFFFD12 ERR OPERATION CANCELLED

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-751 FFFFFD11 ERR UNKNOWN TARGET

Source: eDirectory or NDS
Explanation: An internal error occurred within the eDirectory or NDS Event Handling System.
Possible Cause: An internal error occurred in eDirectory or NDS.
Action: Contact a Novell Support Provider.

-752 FFFFFD10 ERR GUID FAILURE

Source: eDirectory or NDS
Explanation: The value of the eDirectory or NDS GUID attribute could not be created or retrieved.
Possible Cause: This is an internal error to eDirectory or NDS which indicates that an attempt to create or retrieve a value for the eDirectory or NDS GUID attribute assigned to an NCP server object failed.
Action: Contact a Novell Support Provider.

-753 FFFFFD0F ERR INCOMPATIBLE OS

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-754 FFFFFD0E ERR CALLBACK CANCEL

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-755 FFFFFD0D ERR INVALID SYNC DATA

Source: eDirectory or NDS
Explanation: An eDirectory or NDS obituary attribute with invalid synchronization data was encountered during an outbound replica synchronization.
Possible Cause: During an outbound replica synchronization, an eDirectory or NDS obituary attribute was encountered that had no data, was flagged as purged, or was flagged as valueless.
Action: Run DSREPAIR.

-756 FFFFFD0C ERR STREAM EXISTS

Source: eDirectory or NDS
Explanation: An attempt was made to create a new set of database files, and the set already exists.
Possible Cause: This is an internal error in eDirectory or NDS.
Action: Contact a Novell Support Provider.

-757 FFFFFD0B ERR AUXILIARY HAS CONTAINMENT

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-758 FFFFFD0A ERR AUXILIARY NOT CONTAINER

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-759 FFFFFD09 ERR AUXILIARY NOT EFFECTIVE

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-760 FFFFFD08 ERR AUXILIARY ON ALIAS

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-761 FFFFFD07 ERR HAVE SEEN STATE

Source: eDirectory or NDS
Explanation: A server received notification of the state of a partition operation that it is involved in, but it had previously received the same state information.
Possible Cause: This error may occur during normal operations.
Action: Occasional occurrences of this error may be considered transitory, and no action is required. If this error occurs continuously, contact a Novell Support Provider.

-762 FFFFFD06 ERR VERB LOCKED

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-763 FFFFFD05 ERR VERB EXCEEDS TABLE LENGTH

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-764 FFFFFD04 ERR BOF HIT

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-765 FFFFFD03 ERR EOF HIT

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-766 FFFFFD02 ERR INCOMPATIBLE REPLICA VER

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-767 FFFFFD01 ERR QUERY TIMEOUT

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-768 FFFFFD00 ERR QUERY MAX COUNT

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-769 FFFFFCFF ERR DUPLICATE NAMING

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-770 FFFFFCFE ERR NO TRANS ACTIVE

Source: eDirectory or NDS
Explanation: This indicates an error in an eDirectory or NDS code path.
Possible Cause: The database expected a transaction to be active prior to executing an operation, but the calling code did not start one.

-771 FFFFFCFD ERR TRANS ACTIVE

Source: eDirectory or NDS
Explanation: This indicates an error in an eDirectory or NDS code path.
Possible Cause: The database did not expect a transaction to be active prior to executing an operation.

-772 FFFFFCFC ERR ILLEGAL TRANS OP

Source: eDirectory or NDS
Explanation: This indicates an error in an eDirectory or NDS code path.
Possible Cause: This error is returned when an update operation is attempted against the database within the context of a read-only transaction.

-773 FFFFFCFB ERR ITERATOR SYNTAX

Source: eDirectory or NDS
Explanation: This error is returned when a malformed query is passed to the database for evaluation.
Action: Review the syntax of the query for errors.

-774 FFFFFCFA ERR REPAIRING DIB

Source: eDirectory or NDS
Explanation: A request has been rejected because the database is open and is currently being repaired.
Action: The operations not allowed during a repair are generally partition operations such as Split, Join, Move, and Add Replica. These operations will complete or can be requested again once the repair is complete. This error should be considered non-fatal and temporary.

-775 FFFFFCF9 ERR INVALID OID FORMAT

Source: eDirectory or NDS
Explanation: Invalid Object Identifier (OID) returned during a schema extension.
Possible Cause: eDirectory or NDS schema requires that every attribute and class definition have a valid or empty OID. This OID is checked for it’s validity when an application extends the schema. If this error is returned, a newer version of the application that extends the schema with a valid OID is required.
Possible Cause: If the error is returned during schema synchronization, run DSREPAIR on the eDirectory or NDS servers involved.

-776 FFFFFCF8 ERR NDS AGENT CLOSING

Source: eDirectory or NDS
Explanation: The eDirectory or NDS database is in the process of closing and cannot field the current request.
Action: You do not have to tear down your connection to the server since there are a limited set of activities you can perform even with the database closed. For more information, contact a Novell Support Provider.

-777 FFFFFCF7 ERR SPARSE FILTER VIOLATION

Source: eDirectory or NDS
Explanation: This error occurs when invalid changes are made to a DirXML Replication Filter stored on a server and to directory entries that are contained in filtered replicas on that server.
Possible Cause: The filter information for a replication filter on an eDirectory server is not acceptable. This usually occurs when the filter is set using the eDirectory or NDS APIs instead of the Virtual Replica Administration Snap-in in ConsoleOne. The snap-in will prevent invalid filters from being created.
Action: Use ConsoleOne’s Virtual Replica Administration Snap-in to configure filter information.
Possible Cause: An attempt is being made to add an object whose object class and mandatory attributes are NOT in the server’s replication filter to a filtered replica.
Action: Make the desired change to a full (master or secondary) replica. The changes should then be propagated to the filtered replica.
Possible Cause: An attempt is being made to change the name of an object in a filtered replica.
Action: Make the desired change to a full (master or secondary) replica. The changes should then be propagated to the filtered replica.
Possible Cause: An attempt is being made to modify an object in a filtered replica whose attributes are not in the replication filter.
Action: Make the desired change to a full (master or secondary) replica. The changes should then be propagated to the filtered replica.
Possible Cause: An attempt is being made to delete an object from a filtered replica.
Action: Make the desired change to a full (master or secondary) replica. The changes should then be propagated to the filtered replica.

-778 FFFFFCF6 ERR VPVECTOR CORRELATION ERR

Explanation: This error is not currently used by the ds.nlm.
Action: Contact a Novell Support Provider.

-779 FFFFFCF5 ERR CANNOT GO REMOTE

Source: eDirectory or NDS
Explanation: This error is returned to DClient applications that performed a DSLocalLogin.
Possible Cause: DSLocalLogins log into and authenticate to the local server only in the event that they make a request that cannot be serviced by any local replica (and hence returns referrals to the other servers).
Action: The application must perform a full login to the tree and authenticate to a server that can service the request.

-780 FFFFFCF4 ERR REQUEST NOT SUPPORTED

Source: eDirectory or NDS
Action: Contact a Novell Support Provider.

-781 FFFFFCF3 ERR ENTRY NOT LOCAL

Source: eDirectory or NDS
Action: Contact a Novell Support Provider.

-782 FFFFFCF2 ERR ROOT UNREACHABLE

Source: eDirectory or NDS

-783 FFFFFCF1 ERR VRDIM NOT INITIALIZED

Source: eDirectory or NDS
Explanation: The DirXML Interface Module (VRDIM) is not currently loaded into NetWare or into DHost. This error appears only when the VRDIM module has been explicitly unloaded. A driver is then requested to start via the ConsoleOne administration snap-in.
Action: DirXML connectors cannot be started if the VRDIM module is not loaded, so you need to reload the module. Depending on the configuration of the connectors, this reload will either automatically start a connector or enable the connector to be loaded manually via the ConsoleOne administration snap-in.

-784 FFFFFCF0 ERR WAIT TIMEOUT

Source: eDirectory or NDS
Explanation: A specified time limit for a timeout value in a routine has been exceeded, and the routine has been returned.

-785 FFFFFCEF ERR DIB ERROR

Source: eDirectory or NDS
Explanation: The database subsystem has encountered an error not mapped to an existing eDirectory or NDS error.
Action: Contact a Novell Support Provider.

-786 FFFFFCEE ERR DIB IO FAILURE

Source: eDirectory or NDS
Explanation: The database subsystem has encountered an I/O error not mapped to an existing eDirectory or NDS error.
Action: Contact a Novell Support Provider.

-787 FFFFFCED ERR ILLEGAL SCHEMA ATTRIBUTE

Source: eDirectory or NDS
Action: Contact a Novell Support Provider.

-788 FFFFFCEC ERR SCHEMA PARTITION

Source: eDirectory or NDS
Action: Contact a Novell Support Provider.

-789 FFFFFCEB ERR INVALID TEMPLATE

Source: eDirectory or NDS
Explanation: Class definitions have a list of ACLs that are automatically added to objects of that class when they are created. Those ACLs that are part of the class definition are called ACL templates.

ACLs are made up of several fields. The subjectDN field is the name of the object that will be granted rights.

The subjectDN in an ACL template can only be [self], [root], [public], or [creator]. If it is anything else (such as the name of a real object), ERR_INVALID_TEMPLATE will be generated.

Possible Cause: This error indicates a programming error in code that is modifying the schema. eDirectory or NDS supports APIs that allow ACL templates to be created and modified. If you see this error, it means one of those APIs is being misused.
Action: Contact a Novell Support Provider.

-790 FFFFFCEA ERR OPENING FILE

Source: eDirectory or NDS
Explanation: An error occurred while attempting to open a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-791 FFFFFCE9 ERR DIRECT OPENING FILE

Source: eDirectory or NDS
Explanation: An error occurred while attempting to open a file in direct I/O mode.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory and/or rebooting. If the problem still persists, contact customer support.

-792 FFFFFCE8 ERR CREATING FILE

Source: eDirectory or NDS
Explanation: An error occurred while attempting to create a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-793 FFFFFCE7 ERR DIRECT CREATING FILE

Source: eDirectory or NDS
Explanation: An error occurred while attempting to create a file in direct I/O mode.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-794 FFFFFCE6 ERR READING FILE

Source: eDirectory or NDS
Explanation: An error occurred while reading from a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-795 FFFFFCE5 ERR DIRECT READING FILE

Source: eDirectory or NDS
Explanation: An error occurred while reading from a file in direct I/O mode.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-796 FFFFFCE4 ERR WRITING FILE

Source: eDirectory or NDS
Explanation: An error occurred while writing to a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-797 FFFFFCE3 ERR DIRECT WRITING FILE

Source: eDirectory or NDS
Explanation: An error occurred while writing to a file in direct I/O mode.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-798 FFFFFCE2 ERR POSITIONING IN FILE

Source: eDirectory or NDS
Explanation: An error occurred while positioning within a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-799 FFFFFCE1 ERR GETTING FILE SIZE

Source: eDirectory or NDS
Explanation: An error occurred while getting the size of a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6001 FFFFE88F ERR TRUNCATING FILE

Source: eDirectory
Explanation: An error occurred while truncating a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6002 FFFFE88E ERR PARSING FILE NAME

Source: eDirectory
Explanation: An error occurred while parsing a file name.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6003 FFFFE88D ERR CLOSING FILE

Source: eDirectory
Explanation: An error occurred while closing a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6004 FFFFE88C ERR GETTING FILE INFO

Source: eDirectory
Explanation: An error occurred while getting file information.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6005 FFFFE88B ERR EXPANDING FILE

Source: eDirectory
Explanation: An error occurred while expanding a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6006 FFFFE88A ERR GETTING FREE BLOCKS

Source: eDirectory
Explanation: An error occurred while gathering free blocks from the file system.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6007 FFFFE889 ERR CHECKING FILE EXISTENCE

Source: eDirectory
Explanation: An error occurred while checking to see if a file exists.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6008 FFFFE888 ERR DELETING FILE

Source: eDirectory
Explanation: An error occurred while deleting a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6009 FFFFE887 ERR RENAMING FILE

Source: eDirectory
Explanation: An error occurred while renaming a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6010 FFFFE886 ERR INITIALIZING IO SYSTEM

Source: eDirectory
Explanation: An error occurred while initializing for doing file I/O.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6011 FFFFE885 ERR FLUSHING FILE

Source: eDirectory
Explanation: An error occurred while flushing data from file system cache to disk.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6012 FFFFE884 ERR SETTING UP FOR READ

Source: eDirectory
Explanation: An error occurred while setting up to do a read operation in a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6013 FFFFE883 ERR SETTING UP FOR WRITE

Source: eDirectory
Explanation: An error occurred while setting up to do a write operation to a file.
Possible Cause: This error is returned by the operating system to eDirectory or NDS when eDirectory or NDS made a call into the operating system.
Action: Contact a Novell Support Provider.

NOTE:Before calling support, watch for a while and see if the problem persists. If the problem does persists, try restarting eDirectory or NDS and/or rebooting. If the problem still persists, contact customer support.

-6014 FFFFE882 ERR OLD VIEW

Source: eDirectory
Explanation: This error indicates that a consistent snapshot of the database could not be maintained for the requested operation.
Possible Cause: A query has been posed against a very large database and the query results in a scan search. If the search runs for more than 40 minutes, the database will abort the operation and return this error. Transactions that have run for less than 40 minutes might also be aborted if the database is in a state where it is trying to reclaim roll-back space (i.e. the rollback log file has grown too large).

-6015 FFFFE881 ERR SERVER IN SKULK

Source: eDirectory
Explanation: The local server can’t outboud to another server because some other thread in the local server is already outbounding to that server.
Possible Cause: A server can only receive inbound eDirectory or NDS replica synchronization from one server at a time. When two servers in the same replica ring try to synchronize to the eDirectory or NDS server before one of them completes the synchronization, this error occurs.
Action: Consider this error transitory. The eDirectory or NDS replica synchronization process will resolve the error.

-6016 FFFFE880 ERR RETURNING PARTIAL RESULTS

Source: eDirectory
Explanation: An error has occurred during a search or read operation, and the entry being returned as the result contains partial values. This is a non-fatal error. The client might attempt to retrieve and use the partial results that have been returned.
Possible Cause: The operation being performed computes the attribute values of an entry dynamically and has encountered an internal error during the computation. This usually means that a search was performed internally across multiple servers and one or more of the servers could not be contacted. Specifically, this error can occur during a listing of dynamicgroup members. When the members of the dynamicgroup are expanded using a search, if the search fails due to some reason, the results that have been obtained are returned as members along with this error code.
Action: Make sure that the memberquery attribute of the dynamicgroup objects involved are correct and the scope in the attribute covers servers that are contactable.

-6017 FFFFE87F ERR NO SUCH SCHEMA

Source: eDirectory
Explanation: The schema definition being requested was not found and therefore the operation that was requested could not be completed.
Possible Cause: Third-party schema is not synchronized.
Action: Remove and reinstall the third-party schema and re-create the extension.

-6018 FFFFE87E ERR SERIAL NUM MISMATCH

Source: eDirectory
Explanation: A serial number does not match the database’s serial number.
Possible Cause: This error is reported when an incremental backup is being restored and the serial number of the database stored in the incremental backup’s header does not match the serial number of the database. Generally, this means that an attempt is being made to restore an incremental backup from another database.
Action: Locate the correct RFL file and retry the operation.

-6019 FFFFE87D ERR BAD RFL DB SERIAL NUM

Source: eDirectory
Explanation: A serial number does not match the database’s serial number.
Possible Cause: This error is reported when the database’s serial number, recorded in the header of a roll-forward log file (RFL), does not match the current database’s serial number. Generally, this means that an attempt is being made to replay an RFL file from another database during a database restore operation.
Action: Locate the correct RFL file and retry the operation.

-6020 FFFFE87C ERR BAD RFL SERIAL NUM

Source: eDirectory
Explanation: A serial number in the roll-forward log does not match either the RFL serial number stored in the database or in the prior RFL file.
Possible Cause: This error usually means that an attempt is being made to replay an RFL from another database during a database restore operation.
Action: Locate the correct RFL file and retry the operation.

-6021 FFFFE87B ERR INVALID FILE SEQUENCE

Source: eDirectory
Explanation: An incorrect file number has been detected while traversing a file set.
Possible Cause: This error is reported when an incremental backup is being restored and the sequence number (or incremental backup number) does not match the expected number recorded in the database.
Action: Locate the correct incremental backup and retry the operation.

-6022 FFFFE87A ERR RFL TRANS GAP

Source: eDirectory
Explanation: The database has detected that transactions are missing from the roll-forward log (RFL).
Possible Cause: This error is reported during recovery (after a server crash) or during a database restore operation if one or more RFL files have been damaged, resulting in a gap in the transactions recorded in the log.
Action: Run DSREPAIR.

-6023 FFFFE879 ERR BAD RFL FILE NUMBER

Source: eDirectory
Explanation: The RFL file number does not match the file number recorded in the RFL file’s header.
Possible Cause: This is reported during a database restore operation if the wrong RFL file is provided.
Action: Locate the correct RFL file and retry the operation.

-6024 FFFFE878 ERR RFL FILE NOT FOUND

Source: eDirectory
Explanation: A RFL file, needed for database recovery, could not be found
Possible Cause: This error could occur if any of the required RFL files in the nds.rfl directory have been deleted.
Action: Restore the missing RFL files from backup.

-6025 FFFFE877 ERR BACKUP ACTIVE

Source: eDirectory
Explanation: An operation has been requested during a database backup that cannot be performed while the backup is running.
Possible Cause: This error will be returned if more than one concurrent backup of the database is requested.
Action: Wait until the backup operation has completed and then retry the operation.

-6026 FFFFE876 ERR RFL DEVICE FULL

Source: eDirectory
Explanation: The volume hosting the RFL files is full.
Possible Cause: No more space is available on the RFL volume.
Action: Free up some disk space on the volume hosting the RFL files.

-6027 FFFFE875 ERR UNSUPPORTED VERSION

Source: eDirectory
Explanation: The file format used by a backup set or the database is not supported by the current code revision.
Possible Cause: This error may be returned when a prior version of eDirectory or NDS is used to restore a backup set made with a newer version of eDirectory or NDS.

-6028 FFFFE874 ERR MUST WAIT CHECKPOINT

Source: eDirectory
Explanation: An operation has been requested at a time when the database must force a checkpoint.
Possible Cause: An error has occurred (for example, out-of-disk) that requires the database to flush all dirty cache buffers to disk.
Action: Retry the operation once the checkpoint has completed. Because this error is frequently the result of an out-of-disk condition, verify that free disk space is available on the volumes hosting the database and RFL files.

-6029 FFFFE873 ERR ATTR MAINT IN PROGRESS

Source: eDirectory
Explanation: This error code is returned when you perform a query against one or more attributes that are currently being maintained (reorganized for more optimal storage).
Action: This is a temporary condition. Generally, if you try the query again later, the maintenance will have been completed, and the error will no longer be returned. The amount of time it takes for the attribute maintenance to finish depends on the size of the directory. Maintenance takes longer for larger directories because essentially every object in the directory is checked.

-6030 FFFFE872 ERR ABORT TRANSACTION

Source: eDirectory
Explanation: A problem has been encountered during an update operation. Because of the nature of the problem, the active update transaction cannot be committed and must be rolled back.
Possible Cause: This error is typically reported when an illegal operation is performed during a transaction.

-6031 FFFFE871 ERR SETTING FILE INFO

Source: eDirectory
Explanation: This error is returned if eDirectory is unable to change a file’s attributes. This error is returned on NetWare if the “rename inhibit” bit of a file cannot be cleared. Other platforms do not currently return this error.
Possible Cause: This text must be replaced.

-6032 FFFFE870 ERR REPLICA RING CHANGED

Source: eDirectory
Explanation: This error is returned by the verify process after a restore of the database. The local database is unaware of changes that have occurred to the replica ring.
Possible Cause: Some roll forward logs were not processed during the restore.
Action: Find the missing roll forward logs and run the restore again.
Possible Cause: A server was forcibly removed from the replica ring, and the ring was altered after the restored server went down.

-6033 FFFFE86F ERR NOT PARTITION ROOT

Source: eDirectory
Explanation: This error is returned by the verify process after a restore of the database. A join partition operation has occurred and the local database is unaware of it. An object that was once a partition root is no longer a partition root.
Possible Cause: Some roll forward logs were not processed during the restore.
Action: Find the missing roll forward logs and run the restore again.
Possible Cause: A server was forcibly removed from the replica ring, and the ring was altered after the restored server went down.

-6034 FFFFE86E ERR SERVER NOT UP TO DATE

Source: eDirectory
Explanation: This error is returned by the verify process after a restore of the database. A discrepancy was found when checking the Transitive Vectors. The restored database is missing data that the other servers in the replica ring expect to be there.
Possible Cause: Some roll forward logs were not processed during the restore.
Action: Find the missing roll forward logs and run the restore again.

-6035 FFFFE86D ERR INCONSISTENT BACKUP

Source: eDirectory
Explanation: Invalid data has been detected in the backup set during a database restore operation. This is usually the result of a corruption in the backup set which produces a checksum error during block verification.

-6036 FFFFE86C ERR NO SUCH INDEX

Source: eDirectory
Explanation: The requested index does not exist. This is normally an internal and informational error.
Possible Cause: The database is being automatically upgraded by a new version of eDirectory, and the operationally required indexes are currently unavailable until the upgrade completes.
Action: Wait for the upgrade to complete. The larger the database, the longer the upgrade might last.

-6037 FFFFE86B ERR INDEX OFFLINE

Source: eDirectory
Explanation: The requested index exists but is not currently available for use. This is normally an internal and informational error.
Possible Cause: The database is being automatically upgraded by a new version of eDirectory, and the operationally required indexes are currently unavailable until the upgrade completes.
Action: Wait for the upgrade to complete. The larger the database, the longer the upgrade might last.

-6038 FFFFE86A ERR CLOSING DATABASE

Source: eDirectory
Explanation: The database has experienced some kind of failure and is prohibiting further operations until it can attempt a recovery (similar to what happens after a power failure).
Possible Cause: There are components of the system that have the database open, and the system is waiting for those components to relinquish access so a recovery can be started.
Action: As soon as all components have relinquished access, recovery will be automatically attempted. However, it might take several minutes for all components to relinquish access.

-6039 FFFFE869 ERR OBJECT OP DISABLED

Source: eDirectory
Explanation: The current system configuration precludes the operation from occurring on this object.

For example, the administrator has disabled the eDirectory verbs for password management so that all password updates will occur only through an NMAS unified password tool.

-6040 FFFFE868 ERR OP STARTED

Source: eDirectory
Explanation: This is actually a status code rather than an error. It means that the requested operation did start as expected.

For example, the administrator initiated a cloning request and this code is returned by the clone servicing software to the upper level software.

-6041 FFFFE867 ERR OP ABORTED

Source: eDirectory
Explanation: The requested operation was aborted.

For example, this code is used by the clone servicing software when an administrator decides to cancel a cloning operation that is already in progress.

-6042 FFFFE866 ERR OP FAILED

Source: eDirectory
Explanation: The requested operation failed.

For example, an operation was requested to clone a partition, but the partition was not in the ’ON’ state.

-6043 FFFFE865 ERR OP IN PROGRESS

Source: eDirectory
Explanation: This indicates that the requested operation is already in progress.

For example, the administrator initiated a cloning request and before it completed, the administrator tried to initiate the cloning request again.

-6044 FFFFE864 ERR NO VALUE

Source: eDirectory
Explanation: This error is returned if a parameter in the FLAIM initialization file (_ndsdb.ini) that is supposed to have a value associated with it does not have a value.

The _ndsdb.ini file is optional, but might contain parameters that can be used to customize FLAIM’s operation, and it is read in when eDirectory is started. Generally, these parameters are used only for debugging.

Possible Cause: This text must be replaced.
Action: Because the _ndsdb.ini file is optional, if the code that is parsing the file gets this error, it will simply use a default value.

-6045 FFFFE863 ERR PARAM NOT FOUND

Source: eDirectory
Explanation: This error is returned if a query is made for a certain parameter in the FLAIM initialization file (_ndsdb.ini) and that parameter doesn’t exist.

The _ndsdb.ini file is optional, but might contain parameters that can be used to customize FLAIM’s operation, and it is read in when eDirectory is started. Generally, these parameters are used only for debugging.

Action: Because the _ndsdb.ini file is optional, if the code that is parsing the file gets this error, it will simply use a default value.

-6046 FFFFE862 ERR VALUE TOO LARGE

Source: eDirectory
Explanation: Indicates that a value passed to eDirectory exceeds the maximum value size that can be stored in the database (64K bytes).

-6048 FFFFE860 ERR NICI CONTEXT

Source: eDirectory
Explanation: Failed to establish a context with the NICI environment.
Action: Contact a Novell Support Provider.

-6049 FFFFE85F ERR NICI FIND INIT

Source: eDirectory
Explanation: The encryption sub-system (NICI) failed to initialize a search.
Action: Contact a Novell Support Provider.

-6050 FFFFE85E ERR NICI FIND OBJECT

Source: eDirectory
Explanation: The encryption sub-system (NICI) search failed.
Action: Contact a Novell Support Provider.

-6051 FFFFE85D ERR NICI WRAPKEY NOT FOUND

Source: eDirectory
Explanation: Could not locate a server wrapping key. The wrapping key is used to wrap the database key.
Action: Contact a Novell Support Provider.

-6052 FFFFE85C ERR NICI ATTRIBUTE VALUE

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to obtain an attribute value for a key failed.
Action: Contact a Novell Support Provider.

-6053 FFFFE85B ERR NICI BAD ATTRIBUTE

Source: eDirectory
Explanation: A key attribute was not present when it was expected.
Action: Contact a Novell Support Provider.

-6054 FFFFE85A ERR NICI BAD RANDOM

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to generate random data failed.
Action: Contact a Novell Support Provider.

-6056 FFFFE858 ERR NICI WRAPKEY FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to wrap a key for storage failed.
Action: Contact a Novell Support Provider.

-6057 FFFFE857 ERR NICI GENKEY FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to generate an encryption key failed.
Action: Contact a Novell Support Provider.

-6058 FFFFE856 ERR REQUIRE PASSWD

Source: eDirectory
Explanation: A password is required to unwrap the database key, but was not passed to the function requiring it.
Action: Supply the correct password when restoring the database.

-6059 FFFFE855 ERR NICI SHROUDKEY FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to shroud an encryption key in a password failed.
Action: Contact a Novell Support Provider.

-6060 FFFFE854 ERR NICI UNSHROUDKEY FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to unshroud an encryption key that was previously shrouded in a password failed.
Action: Contact a Novell Support Provider.

-6061 FFFFE853 ERR NICI UNWRAPKEY FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to unwrap an encryption key failed.
Action: Contact a Novell Support Provider.

-6062 FFFFE852 ERR NICI ENC INIT FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to prepare to encrypt data failed.
Action: Contact a Novell Support Provider.

-6063 FFFFE851 ERR NICI ENCRYPT FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to encrypt data failed.
Action: Contact a Novell Support Provider.

-6064 FFFFE850 ERR NICI DECRYPT INIT FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to prepare to decrypt data failed.
Action: Contact a Novell Support Provider.

-6065 FFFFE84F ERR NICI DECRYPT FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to decrypt data failed.
Action: Contact a Novell Support Provider.

-6066 FFFFE84E ERR NICI INIT FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) initialization failed.
Action: Contact a Novell Support Provider.

-6067 FFFFE84D ERR NICI KEY NOT FOUND

Source: eDirectory
Explanation: Failed to locate a specified encryption key.
Action: Contact a Novell Support Provider.

-6068 FFFFE84C ERR NICI INVALID ALGORITHM

Source: eDirectory
Explanation: An unsupported encryption algorithm was specified in an encryption definition. The supported schemes are AES, DES, and DES3.
Action: Contact a Novell Support Provider.

-6069 FFFFE84B ERR FLD NOT ENCRYPTED

Source: eDirectory
Explanation: An attempt was made to encrypt or decrypt a field that is not set up as an encrypted field.
Action: Make sure the fields to be encrypted are set up for encryption.

-6070 FFFFE84A ERR CANNOT SET KEY

Source: eDirectory
Explanation: An attempt was made to set the encryption key on a new encryption definition. Encryption keys are generated by the system.
Action: Contact a Novell Support Provider.

-6071 FFFFE849 ERR MISSING ENC TYPE

Source: eDirectory
Explanation: An attempt was made to add an encryption definition without an encryption scheme defined. An encryption definition must specify a supported encryption scheme (AES, DES, or DES3).
Action: Contact a Novell Support Provider.

-6072 FFFFE848 ERR CANNOT MOD ENC TYPE

Source: eDirectory
Explanation: An attempt was made to change the encryption scheme of an existing encryption definition. Once defined, an encryption definition scheme cannot be changed.
Action: Contact a Novell Support Provider.

-6073 FFFFE847 ERR MISSING ENC KEY

Source: eDirectory
Explanation: A modified encryption definition is missing an encryption key. The only thing that can be changed on an encryption definition is its name.
Action: Contact a Novell Support Provider.

-6074 FFFFE846 ERR CANNOT CHANGE KEY

Source: eDirectory
Explanation: An attempt was made to change the encryption key in an encryption definition.
Action: Contact a Novell Support Provider.

-6075 FFFFE845 ERR BAD ENC KEY

Source: eDirectory
Explanation: A modified encryption definition has an invalid key or the key has been deleted from an encryption definition. The only thing that can be changed on an encryption definition is its name.
Action: Contact a Novell Support Provider.

-6076 FFFFE844 ERR CANNOT MOD ENC STATE

Source: eDirectory
Explanation: An attempt was made to change the state of an encryption definition. The state of encryption definition records is controlled internally.
Action: Contact a Novell Support Provider.

-6077 FFFFE843 ERR DATA SIZE MISMATCH

Source: eDirectory
Explanation: The encrypted/decrypted data size does not match the expected size.
Action: Contact a Novell Support Provider.

-6078 FFFFE842 ERR ENCRYPTION UNAVAILABLE

Source: eDirectory
Explanation: Encryption services were not available when requested.
Action: Contact a Novell Support Provider.

-6079 FFFFE841 ERR PURGED ENCDEF FOUND

Source: eDirectory
Explanation: An attempt was made to add a record that encrypts fields based on an encryption definition that is in the process of being deleted.
Action: Contact a Novell Support Provider.

-6080 FFFFE840 ERR FLD NOT DECRYPTED

Source: eDirectory
Explanation: An attempt was made to read the data from an encrypted field that was not yet decrypted.
Action: Contact a Novell Support Provider.

-6081 FFFFE83F ERR BAD ENCDEF ID

Source: eDirectory
Explanation: The specified encryption definition does not exist or is out of range for legal encryption definition identifiers.
Action: Contact a Novell Support Provider.

-6082 FFFFE83E ERR PBE ENCRYPT FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to encrypt the database encryption key in a password failed.
Action: Contact a Novell Support Provider.

-6083 FFFFE83D ERR DIGEST FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to generate a CRC digest code failed. This code is used to verify the content of a buffer.
Action: Contact a Novell Support Provider.

-6084 FFFFE83C ERR DIGEST INIT FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to initialize the digest generating environment failed.
Action: Contact a Novell Support Provider.

-6085 FFFFE83B ERR EXTRACT KEY FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to extract the database encryption key failed. Used during backup operations.
Action: Contact a Novell Support Provider.

-6086 FFFFE83A ERR INJECT KEY FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to inject the database encryption key failed. Used during restore operations.
Action: Contact a Novell Support Provider.

-6087 FFFFE839 ERR PBE DECRYPT FAILED

Source: eDirectory
Explanation: The encryption sub-system (NICI) call to decrypt the database encryption key that was previously encrypted in a password failed.
Action: Contact a Novell Support Provider.

-6089 FFFFE837 ERR REQUIRE SECURE ACCESS

Source: eDirectory or NDS
Explanation: An application tried to access an encrypted attribute over an insecure channel.
Possible Cause: The encrypted attributes are configured to be accessed only over a secure channel. The application is trying to access the encrypted attributes over an insecure channel.
Action: The application should access the encrypted attributes through a secure channel, such as LDAP secure channel or HTTP secure channel.
Possible Cause: If you get this error during replication, one or more servers in the replica ring has some attributes marked for encryption and are configured to be accessed only over a secure channel.
Action: Change the configuration of the encrypted attribute policy so that the encrypted attributes can be accessed over insecure channels.
Possible Cause: If you get this error when encrypted replication is configured at the partition level or between the replicas of the partition, the replica ring has pre-eDirectory 8.8 servers in it.
Action: Upgrade all the servers in the replica ring to a version compatible with eDirectory 8.8.

-6090 FFFFE836 ERR ER DISABLED

Source: eDirectory
Explanation: The eDirectory replica synchronization process tried to start encrypted replication with the target server, but the target eDirectory server has the encrypted replica synchronization process disabled.
Possible Cause: Encrypted Replication is disabled on the target eDirectory server.
Action: Enable Encrypted Replication on the target eDirectory server.