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

No new writeups yet.

18600    0             %1!: Illegal option. The only legal option is 'force'.
18601    0             %1!: The database '%2!' has no user specified recovery order.
18602    0             %1!: The database '%2!' already has the user specified recovery order of %3!.
18603    0             %1!: The recovery order %2! is already in use for database '%3!'.
18604    0             %1!: Invalid recovery order. The next valid recovery order is: %2!
18605    0             %1!: The database '%2!' has no user specified recovery order.
18606    0             The rest of the databases will be recovered in default database id order.
18607    0             %1!: No databases have user specified recovery order. All databases will be recovered in database id order.
18608    0             %1!: Delete row from master.dbo.sysattributes failed. Command aborted.
18609    0             %1!: Update row of master.dbo.sysattributes failed. Command aborted.
18610    0             %1!: Insert row to master.dbo.sysattributes failed. Command aborted.
18611    0             The specified cache partition number is invalid. A valid cache partition number should be power of 2 and between 1 to 256.
18612    0             Invalid value specified for option '%1!'. Valid range of values is %2! to %3!.
18613    0             The attribute '%1!' is applicable to tables only.
18614    0             The following partitioned tables (if any) in database '%1!' have a clustered index that needs to be recreated without using sorted_data option.
18616    0             The cache partition can only be specified once
18617    0             Usage: sp_object_stats 'hh:mm:ss'[, @top_n][, @dbname[, @objname]][, @rpt_option]
18618    0             sp_object_stats: Invalid interval string passed '%1!'. It should be in the form 'hh:mm:ss'.
18619    0             sp_object_stats: Failed to %1! temporary table %2!.
18620    0             sp_object_stats: If @objname is specified, a valid @dbname must also be specified.
18635    0             The database '%1!' with id %2! was configured as '%3!' in dbccdb database. Delete the configuration and history using the command '%4!' and 
                             retry the sp_dbcc_updateconfig command.
18636    0             There is no query plan with the ID %1! in this database.
18637    0             Failed to drop the old query plan with ID %1!, rolling back and aborting.
18638    0             Failed to set the new query plan with ID %1!, rolling back and aborting.
18639    0             The is no query plans group named '%1!' in this database.
18640    0             Unknown %1! option : '%2!'. Valid options are : %3!.
18641    0             Query plan groups in database '%1!'
18642    0             Query plans group '%1!', GID %2!
18643    0             sysqueryplans rows consumption, number of query plans per row count
18644    0             Query plans that use the most sysqueryplans rows
18645    0             There is no hash key collision in this group.
18646    0             Number of collisions per hash key
18647    0             Colliding query plan IDs per hash key
18648    0             Query plans in this group
18649    0             The query plans group is empty.
18650    0             Query plans needing manual checking, as they use more than one row
18651    0             Cannot drop the query plans group '%1!', as it is not empty.
18652    0             The new query plan would give an association key collision in group '%1!', with the existing query plan %2!.
18653    0             The new query plan already exists in group '%1!', under the ID %2!.
18654    0             Obtained the unexpected plan comparison return code %1!, when comparing with the query plan %2!. Please contact SAP Technical Support.
18655    0             Failed to copy the new query plan.
18656    0             Unrecoverable error while copying the query plan %1!. Keeping all plans copied so far and interrupting the copy.
18657    0             Recoverable error while copying the query plan %1!. Skipping this plan and continuing the copy.
18658    0             Error while fetching the next query plan to copy. Keeping all plans copied so far and interrupting the copy.
18659    0             Warning : there are %1! query plans groups in this database that are named '%2!'. Using the group with ID %3!.
18660    0             There is already a query plans group named '%1!' in this database.
18661    0             If the two query plans groups are large, this might take some time.
18662    0             Query plans that are the same
18663    0             Different query plans that have the same association key
18664    0             Query plans present only in group '%1!' :
18665    0             Query plans in group '%1!' that have hash collisions and should be checked manually with the corresponding hash key bucket in '%2!' :
18666    0             Error while fetching the next pair of query plans. If there are no other error messages and this error persists, please contact SAP Technical Support.
18667    0             The new query plan will give a hash collision with the existing query plan %1!, but the copy will be made.
18670    0             Can't find the file '%1!' at the specified location.
18671    0             Schema does not exist in the XML schema catalog.
18672    0             URI cannot be named as %1!. Please use another name.
18673    0             Internal problem adding schema as file. Contact the XML administrator.
18674    0             Cannot display role information for a login or login profile name.
18675    0             Password expiration interval: %1!
18676    0             Password expired: %1!
18677    0             Minimum password length: %1!
18678    0             Maximum failed logins: %1!
18679    0             Current failed login attempts: %1!
18680    0             Schema not added, as it does not follow the rules for well-formedness.
18681    0             You cannot specify both @value and @opt_val parameters. Specify only one of these parameters.
18682    0             Cannot drop or rename the default query plans groups ap_stdin and ap_stdout.
18683    0             The device %1! is not a disk device.
18684    0             Usage: sp_deviceattr device_name, %1!, { true | false }
18685    0             The attribute %1! is already turned %2!.
18686    0             Server option 'server logins' cannot be set when @@servername is null
18687    0             Cannot set replication status for in-row objects, use sp_setreptable to set the table's replication status instead. The replication status for '%1!.%2!' is not changed.
18688    0             Stored procedures with LOB or object parameters cannot be marked for replication yet at this time. Instead, use sp_setreptable to mark the invidual tables for replication.
                             The replication status for '%1!' is not changed.
18689    0             Invalid value specified for parameter 'query'.
18690    0             Must provide the second parameter.
18691    0             Invalid 'state' values specified. Valid values are {begun|prepared|committed|aborted}.
18692    0             The queries are the same.
18693    0             The queries are different.
18694    0             The queries are different but have the same hash key.
18695    0             The query plans are the same.
18696    0             The query plans are different.
18697    0             Usage: sp_helpjava ['class' [, name [, 'detail' |, 'depends']] | 'jar' [, name [, 'depends']]]
18698    0             Class '%1!' is not a system class and is not installed in the current database.
18699    0             Jar '%1!' does not exist in this database.

  • No labels