Page tree
Skip to end of metadata
Go to start of metadata
Insert Errors (2600s)


2622Insert into table %S_DES fails because rowlength %d is less than minlen %d.

  2601      14           Attempt to insert duplicate key row in object '%.*s' with unique index '%.*s'%S_EED                                                                                                                                                                                                                                                                                                                                                                            
  2603      21           Insufficient space (%d bytes) on logical page %u of %S_PTNINFO when inserting row of length %d bytes on index page.                                                                                                                                                                                                                                                                                                                                            
  2610      22           Could not find leaf row in nonclustered index partition %S_PTNINFO page %u that corresponds to data row from logical data page %u, row offset %d during update index attempt after data page split.                                                                                                                                                                                                                                                            
  2613      20           Attempt to remove resource lock on buffer holding logical page %u failed - the buffer was not resource locked.                                                                                                                                                                                                                                                                                                                                                 
  2615      14           Attempt to insert duplicate row in %S_PTNINFO. Could drop and recreate index with ignore duprow or allow duprow.                                                                                                                                                                                                                                                                                                                                               
  2616      20           Buffer holding logical page %u cannot move to slot 1 since buffer holding logical page %u is already there.                                                                                                                                                                                                                                                                                                                                                    
  2617      20           Buffer holding logical page %u not found in keep pool in SDES for object '%.*s                                                                                                                                                                                                                                                                                                                                                                                 
  2618      20           Couldn't find dupkey group starting at offset %d on page %u.                                                                                                                                                                                                                                                                                                                                                                                                   
  2619      20           Keys did not match overflow page when inserting row at end of page (%S_PAGE) that has overflow page (%S_PAGE) that is not disconnected in dbid = %d.                                                                                                                                                                                                                                                                                                           
  2620      21           The offset of the row number at offset %d does not match the entry in the offset table of the following page: %S_PAGE.                                                                                                                                                                                                                                                                                                                                         
  2621      20           Process %d already has the buffer we are using for an allocation resource locked: %S_PAGE.                                                                                                                                                                                                                                                                                                                                                                     
  2622      21           Insufficient room on this page to insert a row of length %d. %S_PAGE.                                                                                                                                                                                                                                                                                                                                                                                          
  2623      21           The PG_DEALLOC bit is on in this page at runtime - should have been turned off by deallocating page in recovery. %S_PAGE.                                                                                                                                                                                                                                                                                                                                      
  2624      21           Insert into table %S_DES fails because rowlength %d is less than minlen %d.                                                                                                                                                                                                                                                                                                                                                                                    
  2625      20           Deadlock encountered in log allocation for database '%.*s'. This state should not be reached.                                                                                                                                                                                                                                                                                                                                                                  
  2626      21           Illegal attempt to insert duplicate key row in the clustered index partition %S_PTNINFO.                                                                                                                                                                                                                                                                                                                                                                       
  2627      22           Leaf page %u in %S_PTNINFO is empty - please rebuild the index.                                                                                                                                                                                                                                                                                                                                                                                                
  2628       0           In database '%.*s', page %u is linked forward to page %u, but that page is linked backward to page %u. Please report this internal error to SAP Technical Support.                                                                                                                                                                                                                                                                                             
  2630       0           In database '%.*s', page %u is linked backward to page %u, but that page is linked forward to page %u. Please report this internal error to SAP Technical Support.                                                                                                                                                                                                                                                                                             
  2631      19           The maximum number of index levels '%d' has been reached for index %S_PTNINFO. Drop and re-create the index with a smaller key.                                                                                                                                                                                                                                                                                                                                
  2632      10           Maximum number of deadlock avoidance split retries for page %u of APL index indid %d on object %d exceeded. Please rerun your command.                                                                                                                                                                                                                                                                                                                         
  2633      20           %s failed to insert a row to table '%.*s'. The indicated error was %d.                                                                                                                                                                                                                                                                                                                                                                                         

  • No labels