HomeAuthor: adminPage 405

admin

Showing 8081 - 8100 of 51553 results
In this blog post, let’s learn about the error message “11624 – ALTER ROLE statements can only be used to...
Oracle Error Message QSM-02169: the materialized view contains partition extended table name Reason for the Error Fast refresh of materialized...
Oracle Error Message DIA-48322: Relation [string] of ADR V[string] incompatible with V[string] tool Reason for the Error the tool version...
In this blog post, you’ll learn more about the Sybase Error Error in getting current user information and the reason...
MySQL Error Message In aggregated query without GROUP BY, expression #%u of %s contains nonaggregated column ‘%s’; this is incompatible...
  • November 28, 2024
In this blog post, let’s learn about the error message “3253 – The block size parameter must supply a value...
Oracle Error Message RMAN-10036: RPC call OK on channel string Reason for the Error This is just an informational message....
In this blog post, let’s learn about the error message “17676 – SQL Server shutdown due to Ctrl-C or Ctrl-Break...

SQL Server Error Msg 30036 – Search property list ‘%.*ls’ cannot be dropped because it is being used by at least one full-text index. To identify the full-text indexes that are using the search property list, obtain the search property list id from the property_list_id column of the sys.registered_search_property_lists catalog view, and then obtain the object ID of every table or indexed view whose full-text index is associated with this search property list from the object_id and property_list_id columns of the sys.fulltext_indexes catalog view . For each full-text index, either remove the search property list or drop the full-text index, if it is no longer needed. To remove the search property list, use ALTER FULLTEXT INDEX ON SET SEARCH PROPERTY LIST OFF;. To drop a full-text index, use DROP FULLTEXT INDEX ON
;.
In this blog post, let’s learn about the error message “30036 – Search property list ‘%.*ls’ cannot be dropped because...
In this blog post, let’s learn about the error message “9454 – XML parsing: line %d, character %d, no ‘]]>’...
Oracle Error Message ORA-49456: Operation failed due to insufficient disk space [string] [string] Reason for the Error An operation on...
Oracle Error Message ORA-12545: Connect failed because target host or object does not exist Reason for the Error The address...
Oracle Error Message LFI-01525: setvbuf() failed. Reason for the Error A call to lficstd() had failed. Solution Contact development service
Delphi Compiler Error W1044 Suspicious typecast of %s to %s Reason for the Error & Solution This warning flags typecasts...
Oracle Error Message RMAN-06593: platform name ‘string’ specified in FROM PLATFORM is not valid Reason for the Error The platform...
Oracle Error Message ORA-53047: internal error: string Reason for the Error This document could not be processed due to an...
In this blog post, let’s learn about the error message “4452 The SQL statement has a User Defined Function function...
  • November 28, 2024
In this post, you’ll learn about the Win32 Error “0x0000255E – DNS_ERROR_DWORD_VALUE_TOO_SMALL” that you get when debugging system erors in...