Page tree
Skip to end of metadata
Go to start of metadata

No new writeups yet.

19000    0             You cannot run the stored procedure %1! because the dbccdb database does not exist.
19001    0             The default value of the dbcc configuration parameter '%1!' has been deleted.
19002    0             The dbcc configuration of '%1!' for database %2! has been deleted.
19003    0             dbcc configuration parameter '%1!' does not have a default value. The delete request has been ignored.
19004    0             You must specify the operation (@op) to be performed for the specified exclusion list (@exclusion_list).
19005    0             You cannot specify a database name or an exclusion list for the 'listall' operation.
19006    0             You must specify an exclusion list and its type for the '%1!' operation.
19007    0             The specified operation '%1!' is invalid. Valid operations are 'add', 'drop', 'listall', and null.
19008    0             Invalid exclusion list type '%1!' specified. Valid types are 'faults', 'tables', and 'combo'.
19009    0             Ignoring invalid combo token '%1!'.
19010    0             Error while parsing the exclusion list. Ignoring invalid token '%1!'.
19011    0             Invalid fault type '%1!', ignoring token '%2!'.
19012    0             Aborted dbcc exclusion list '%1!' operation due to error '%2!'.
19013    0             Added %1! '%2!' dbcc exclusions for database '%3!'.
19014    0             Dropped %1! '%2!' dbcc exclusions for database '%3!'.
19015    0             The 'async log service' option is only valid for configurations with at least 4 engines online.
19016    0             Ignoring the exclusion lists since the exclusion mode is not specified.
19017    0             You must specify at least one of the exclusion lists to run this report with the 'extend' exclusion mode.
19018    0             Invalid exclusion mode '%1!' specified. Valid modes are 'ignore', 'extend', and null.
19019    0             Error '%1!' while inserting the temporary '%2!' exclusion '%3!'. Aborting fault report.
19020    0             The checkstorage run corresponding to dbid '%1!', object name '%2!', opid '%3!', reported no faults; therefore, no corrective action is necessary.
19021    0             Cannot patch the finish time of the operation (opid '%1!', database '%2!'%3!). Check opid and retry.
19022    0             The '%1!' parameter must be 'true' or 'false'.
19023    0             Finish time must be earlier than the current time and later than the start time '%1!'.
19024    0             Invalid operation type '%1!'. Valid types are 'checkstorage' and 'checkverify'.
19025    0             Reporting default DBCC configuration information.
19026    0             Database name is required when specifying type 'scan workspace' or 'text workspace'.
19027    0             Aborted %1! operation due to error '%2!'.
19028    0             Ignoring redundant parameter ('%1!' = '%2!').
19029    0             The status for '%1!' is set to %2!.
19030    0             Usage: sp_optimal_text_space table_name, {true | false}
19031    0             Table '%1!' does not have a text or image column.
19032    0             Due to system failure, the status for '%1!' has not been changed.
19033    0             Description of the fault corresponding to checkstorage type_code %1!:
19034    0             Suggested corrective actions for the fault corresponding to checkstorage type_code %1!, listed in recommended order:
19035    0             Recommended corrective action for the fault corresponding to checkstorage type_code %1!:
19036    0             Contact SAP Technical Support if the recommended corrective action does not resolve the faults.
19037    0             Recommended corrective action for faults reported by the checkstorage run corresponding to database %1!, opid %2!:
19038    0             Suggested corrective actions for object %1!, objid %2!, listed in recommended order:
19039    0             Recommended corrective action for object %1!, objid %2!:
19040    0             Generating recommendations for database %1!.
19041    0             Allocation page errors were found in the database corresponding to database id '%1!'.
19042    0             Database level recommendations:
19044    0             Added %1! '%2!' default dbcc exclusions applicable for all databases.
19045    0             Dropped %1! '%2!' default dbcc exclusions.
19046    0             Table name: '%1!', index name: '%2!' not monitored for update stats, run sp_inittabstats on the specific table/index.
19047    0             Index name should be prefixed with table name for index: '%1!'.
19048    0             Procedure %1!, parameter %2!, was not supplied, NULL or empty.
19049    0             Procedure %1!, parameter %2!, requires an id value, not a name.
19050    0             Procedure %1!, parameter %2!, the specified job does not exist.
19051    0             Procedure %1!, parameter %2!, the specified schedule does not exist.
19052    0             Procedure %1!, parameter %2!, the specified scheduled job does not exist.
19053    0             Procedure %1!, parameter %2!, the specified table name is not known.
19054    0             Procedure %1!, parameter %2!, requires a name, not an id value.
19055    0             Procedure %1!, parameter %2!, may either be a name, which must begin with a non digit character, or a number which must be all digits.
19056    0             Procedure %1!, parameter %2!, a zero value is not allowed.
19057    0             Procedure %1!, parameter %2!, cannot be larger than 2147483647.
19058    0             Procedure %1!, jskey_name %2! unable to allocate a new id.
19059    0             Procedure %1!, a %2! entry already exists with the name %3!.
19060    0             Procedure %1!, %2! must be a positive integer.
19061    0             Procedure %1!, a repeating schedule must specify a value for @units.
19062    0             Procedure %1!, units must be days, hours, minutes, dd, mm, hh, d, h or m.
19063    0             Procedure %1!, both @days and @dates may not be used in a single schedule.
19064    0             Procedure %1!, @days is incorrect. It should be a colon separated list of days of the week.
19065    0             Procedure %1!, @dates is incorrect. It should be a colon separated list of dates in a month.
19066    0             Procedure %1!, the @startdate is later than the @enddate.
19067    0             Procedure %1!, the @starttime is later than the @endtime.
19068    0             Procedure %1!, failed to enable scheduled job, update error %2!.
19069    0             Procedure %1!, failed to disable scheduled job, update error %2!.
19070    0             Procedure %1!, cannot set option (%2!) to value (%3!).
19071    0             Procedure %1!, parameter %2!, more than one scheduled job exists with that name.
19072    0             Procedure %1!, unable to perform the operation while running jobs are using %2!.
19073    0             Procedure %1!, failed to delete an entry in the %2! table, delete error %3!.
19074    0             Procedure %1!, failed to update an entry in the %2! table, update error %3!.
19075    0             Procedure %1!, failed to insert an entry in the %2! table, insert error %3!.
19076    0             Procedure %1!, failed to read an entry in the %2! table, select error %3!.
19077    0             Procedure %1!, only a user with the js_admin role can specify the owner or all_users.
19078    0             Procedure %1!, unknown option (%2!).
19079    0             Procedure %1!, unable to perform the operation while scheduled jobs are still using %2!.
19080    0             Procedure %1!, %2! is not a valid server username.
19081    0             Procedure %1!, the cmd %2! is not valid with a running job id.
19082    0             Procedure %1!, parameter %2!, the specified runid does not exist.
19083    0             Procedure %1!, you do not have permission to access the specified scheduledjob, job, schedule or running job - %2!.
19084    0             Procedure %1!, you do not have permission to modify information for the specified scheduled job, job, schedule or running job.
19085    0             Procedure %1!, all the arguments are NULL, at least one must be supplied.
19086    0             Procedure %1!, internal error duplicate rows with runid %2!, in table %3!.
19087    0             Procedure %1!, only the owner of a job may set the run_as_owner property.
19088    0             Procedure %1!, @properties='%2!', invalid property name or value.
19089    0             Procedure %1!, @properties='%2!', a property cannot be used with the scheduledjob, job or schedule.
19090    0             Procedure %1!, @option='%2!', <%3!> the option name or value is missing or invalid.
19091    0             Procedure %1!, %2! is not a valid name.
19092    0             Procedure %1!, the name or id of a scheduled job or a job is needed when options for jobs are supplied.
19093    0             Procedure %1!, the name or id of a scheduled job or a schedule is needed when options for schedules are supplied.
19094    0             Procedure %1!, the name or id of a scheduled job is needed when options for scheduledjobs are supplied.
19095    0             Procedure %1!, cannot modify job fields in an existing job.
19096    0             Procedure %1!, cannot modify schedule fields in an existing schedule.
19097    0             Procedure %1!, %2! is a non-unique name for a scheduledjob, job or schedule, the id value must be used.
19098    0             Procedure %1!, @name='%2!' the name or id is missing or invalid.
19099    0             Procedure %1!, Warning the free data space threshold in database %2! has been exceeded. Segment %3! has %4! free pages, attempting to
                             create space by cleaning job history and output.

  • No labels