home *** CD-ROM | disk | FTP | other *** search
/ business-86-101-185-173.business.broadband.hu / business-86-101-185-173.business.broadband.hu.zip / business-86-101-185-173.business.broadband.hu / salemax3 / SQLDMO_x64.msi / SQLDMO.RLL.48B07A00_7F94_42CA_8E1D_923339BF6BDF / string.txt next >
Text File  |  2005-09-29  |  42KB  |  596 lines

  1. 1    This server object is already connected.
  2. 2    Microsoft SQL-DMO
  3. 3    This object is already in a collection.
  4. 4    Unexpected parameter value or other condition.
  5. 5    This server object is not connected.
  6. 6    This object has been dropped from the server.
  7. 7    You cannot drop a server.  Use Server.Close when the object is no longer needed.
  8. 8    0x00000409
  9. 9    .
  10. 10    Inserting new ones prior to end of table is not supported.
  11. 11    This property or method is not available until the object (or its parent if appropriate) has been added to a collection.
  12. 12    No new columns or constraints have been added to this table object
  13. 13    Column definition must include name, datatype, length if appropriate to datatype, and null specification if adding to an existing table.  The specified datatype must be an existing datatype.
  14. 14    Table name not specified.
  15. 15    Column length must be between 1 and 8000 bytes(0 is allowed for non-length datatypes).
  16. 16    Column type '%s' is fixed length; no length may be specified.
  17. 17    Column type '%s' may not be specified to allow NULL values.
  18. 18    Rule '%s' not found.
  19. 19    Default '%s' not found.
  20. 20    Data type '%s' not found.
  21. 21    Datatype definition must include name, base datatype, and length if appropriate to base datatype.
  22. 22    Cannot change the base type, length, precision, scale, nullability, or collation of an existing User-defined datatype.
  23. 23    Base datatype '%s' is fixed length; no length may be specified.
  24. 24    Base datatype '%s' may not be specified to allow NULL values.
  25. 26    Rule definition must include name and text of rule.
  26. 27    Default definition must include name and text of default.
  27. 28    This is an enumeration-only list object and must be indexed by ordinal.
  28. 29    View definition must include name and text of view.
  29. 30    User's Login name not specified.
  30. 31    Group name not specified.
  31. 32    Stored procedure definition must include name and text (for Standard StoredProcedure) or libraryname (for Extended StoredProcedure).
  32. 33    Existing User's User name and Login name cannot be changed.
  33. 34    Existing Group name cannot be changed.
  34. 35    Login '%s' not found.
  35. 36    Group '%s' not found.
  36. 37    User '%s' already exists.
  37. 38    Group '%s' already exists.
  38. 39    Column '%s' already exists.
  39. 40    User '%s' already owns an object named '%s' in this database.
  40. 41    Index '%s' on table '%s' already exists.
  41. 42    Login '%s' already exists.
  42. 43    Language '%s' not found.
  43. 44    Database '%s' not found.
  44. 45    <Encrypted>
  45. 46    'N/A'
  46. 47    Database '%s' already exists.
  47. 48    Existing Login's name cannot be changed.
  48. 49    Existing Device's name, type, size, physical location, or label skipping cannot be changed.
  49. 50    This property or method cannot be used with a backup device.
  50. 51    Device '%s' already exists.
  51. 52    Skip option is only valid for tape backup devices.
  52. 53    Invalid device type.
  53. 54    Device definition must include logical name, physical name, and device type.
  54. 55    Size must be greater than 0.
  55. 56    No server has been associated with this object.
  56. 57    This object type does not match the collection's type.  It cannot be added.
  57. 58    StoredProcedure '%s' already exists.
  58. 59    UserDefinedDatatype '%s' already exists.
  59. 60    Table '%s' already exists.
  60. 61    Rule '%s' already exists.
  61. 62    Default '%s' already exists.
  62. 63    View '%s' already exists.
  63. 64    Invalid StoredProcedure type.
  64. 65    Existing StoredProcedure type cannot be changed.
  65. 66    Device '%s' not found.
  66. 80    ;, 
  67. 81    Index definition must include a name and at least one column to index.
  68. 82    This property or method cannot be set or invoked after the index has been created.
  69. 83    Fill factor must be between 0 (use default) and 100.
  70. 84    Column '%s' not found in table '%s'.
  71. 85    Invalid index-type option.
  72. 86    Invalid privilege-type option for this object.
  73. 87    This object type cannot have granted privileges.
  74. 101    Existing trigger type cannot be changed.
  75. 102    Trigger definition must include name and text.
  76. 103    Trigger '%s' on table '%s' already exists.
  77. 104    Invalid trigger-type option.
  78. 105    Columns of a view cannot be modified.  The corresponding base table's column must be used.
  79. 106    Existing language's name, months, short months, days, dateformat, and first day of week cannot be changed.
  80. 107    Language definition must include name, months, shortmonths, and days.
  81. 108    Language '%s' already exists.
  82. 110    Login name not specified.
  83. 111    Day of week index must be between 1 and 7.
  84. 112    Month index must be between 1 and 12.
  85. 113    You must enter exactly 7 day names.
  86. 114    You must enter exactly 12 month names.
  87. 117    Existing Remote Server's name cannot be changed.
  88. 118    Remote Server name not specified.
  89. 119    Remote Server '%s' already exists.
  90. 120    Existing Remote Login's local name and remote name cannot be changed.
  91. 121    A NULL Remote Login already exists for this Remote Server.
  92. 122    A Remote Login with the remote name '%s' already exists for this Remote Server.
  93. 123    A Remote Login's Remote Name cannot be specified without also specifying a Local Name.
  94. 124    SQLDMO_%ld
  95. 126    Only the System Administrator or Database Owner can perform this operation.
  96. 127    Internal error in %s, line %ld.  Please contact Microsoft Customer Support.
  97. 128    New values for configuration option '%s' must be between %ld and %ld.
  98. 129    Foreign Key definition must include a referenced Table name and list of columns in the referenced Table which matches the number of columns in the Key Table.
  99. 130    Invalid key type.
  100. 131    You cannot modify an existing Key's Type, Clustered, FillFactor, ReferencedTable, ExcludeReplication, or FileGroup properties.
  101. 132    A Key with this name already exists on this table.
  102. 133    DRI Key definition must include key type and a list of columns in the key.
  103. 134    A Check with this name already exists on this table.
  104. 135    DRI Check definition must include text of the data validation.
  105. 136    DRI Default definition must include text of the data value, which may be '' (a blank string) for NULL.
  106. 137    This method or property is not implemented for this release.
  107. 139    Invalid parameter type; must be string or numeric ordinal, or an object; check documentation for this property or method.
  108. 140    Invalid database-object type.
  109. 141    You must be logged in as 'sa', or a member of sysadmin, or this object's login to perform this operation.
  110. 142    You must be logged in as 'sa' or a member of sysadmin to perform this operation.
  111. 144    Out of memory.
  112. 146    The passed ordinal is out of range of the specified collection.
  113. 147    The name '%s' was not found in the %s collection.
  114. 148    The passed object is not a SQLDMO object.
  115. 149    Invalid parameter or parameter value out of range.
  116. 150    The ID '%ld' was not found in the %s collection.
  117. 154        
  118. 155    \n
  119. 156    Row or column specified is outside the range of the specified query result set.
  120. 158    The PerfMonMode must be either Continuous or OnDemand.
  121. 162    Error encountered on executing or updating associated query.
  122. 163    This object has been detached from SQLDMO, as the result of a refresh, automatic shutdown, error, or App.Quit.
  123. 164    This server object has been Closed.  It can no longer be used.
  124. 165    This server has been disconnected.  You must reconnect to perform this operation.
  125. 166    You cannot change the name, login, password, login timeout, login security, or network packet size for a server object while it is connected.
  126. 167    Modifying the text of an existing Rule, Default, or extended stored procedure is not allowed.  You must drop and recreate the object.
  127. 168    System tables cannot be altered, dropped, or otherwise modified.
  128. 169    The object name '%s' is not unique.
  129. 170    The Login '%s' is already aliased to user '%s' in this database.
  130. 171    The Login '%s' is already assigned to user '%s' in this database.
  131. 172    DependencyType must be a valid value from SQLDMO_DEPENDENCY_TYPE.
  132. 173    User '%s' not found.
  133. 174    Backup options other than UnloadTapeAfter, DumpInitDeviceBefore, LoadFileNumber, and single backup devices require Microsoft SQL Server Version 6.0 or later.
  134. 175    This method or property is only available for Microsoft SQL Servers.
  135. 176    You must specify a backup device for Backup or Restore.
  136. 177    This property or method cannot be set or invoked after the table has been created.
  137. 178    User-defined datatypes based on the 'timestamp' datatype are not allowed.
  138. 179    VerifyType must be a valid value from SQLDMO_VERIFYCONN_TYPE.
  139. 180    The name '%s' is not a valid object identifier, or is not a valid format for this property or method.
  140. 181    This cache contains no result sets, or the current result set contains no rows.
  141. 182    You must specify a task name.
  142. 183    Assigned CompletionLevel must be Failure or Success.
  143. 184    Maximum string length for this property or method is %ld.
  144. 185    JobStep definition must include JobID.
  145. 186    JobStep definition must include StepID.
  146. 187    TargetServer definition must include Name.
  147. 188    TargetServerGroup definition must include Name.
  148. 189    Category definition must include Name.
  149. 192    This object has already been created.
  150. 193    Minimum string length for this property or method is %ld.
  151. 194    Service Control Error:  
  152. 195    This method is not available to unconnected servers unless on Windows clients.
  153. 196    This method is only available on Windows clients.
  154. 197    This server is already Connected.
  155. 203    This property or method requires Microsoft SQL Server Version 6.0 or later.
  156. 204    Replication and Scheduling Management requires Microsoft SQL Server Version 6.0 or later.
  157. 205    Invalid Remote Server option.
  158. 207    Invalid Run Priority.
  159. 208    Internal error:  Name not found in cache.
  160. 209    The maximum of 256 devices already exists on this server.
  161. 210    Database name required.
  162. 212    Base datatype '%s' is not a numeric type; no precision or scale may be specified.
  163. 213    ScriptMode specified as ToFileOnly or AppendToFile, but no filename specified -- recheck parameters.
  164. 214    This server connection has been unexpectedly broken and cannot be reconnected.
  165. 215    Specifying startup procedures requires Microsoft SQL Server Version 6.0 or later.
  166. 216    Specified index is out of the range of properties for this object.
  167. 217    Specified name is not a property of this object.
  168. 223    CreateFile error on '%s'. 
  169. 224    WriteFile error on '%s'. 
  170. 225    The name specified in the Text property's 'CREATE ...' statement must match the Name property, and must be followed by valid TSQL statements.
  171. 226    You must specify the Parent Table's name in the Text property's 'CREATE...' statement.
  172. 227    SetFilePointer error on '%s'. 
  173. 228    SystemTimeToFileTime error. 
  174. 229    FileTimeToSystemTime error. 
  175. 230    Code execution exception:  
  176. 231    The input object's type is invalid for this method.
  177. 232    An input object must be specified.
  178. 234    There is already a primary key in this table's key collection.
  179. 235    This index was generated by a DRI 'PRIMARY KEY' or 'UNIQUE KEY' CONSTRAINT and cannot be modified or dropped.
  180. 236    Specified result set is outside the range of result sets returned by this query.
  181. 240    You must specify an output parameter.
  182. 241    The text for this property cannot be blank or NULL.
  183. 242    This object list cannot be refreshed; you must Release it and re-invoke the method which returned it.
  184. 243    This column object is not associated with a table.
  185. 244    Modifying this property can only be done when the table is in Alter mode (BeginAlter has been called).
  186. 246    Invalid Security mode.
  187. 249    Numeric precision must be greater than 0 and less than or equal to the maximum precision (%ld) specified for this server.
  188. 251    Maximum number of minutes per database that SQL Server needs to complete its recovery procedures in case of a system failure. Takes effect immediately.
  189. 252    Specifies whether or not direct updates are allowed against system tables.  Users with appropriate permissions can update system tables directly if this value is set to 1. Takes effect immediately.
  190. 253    Maximum number of simultaneous connections to SQL Server. Uses 37KB of memory per user. Takes effect when SQL Server is restarted.
  191. 256    Sets the number of available locks. Uses 32 bytes of memory per lock. Takes effect when SQL Server is restarted.
  192. 257    Maximum number of database objects that can be open at one time on SQL Server. Uses 70 bytes of memory per object. Takes effect when SQL Server is restarted.
  193. 259    How full SQL Server makes each database page when creating a new index on existing data (unless otherwise stated in the CREATE INDEX command). Takes effect when SQL Server is restarted.
  194. 263    Controls the use of nested triggers. When this option is 0, triggers will not cascade. Set it to 1 to enable nested (or cascading) triggers. Takes effect when SQL Server is restarted.
  195. 264    Controls logins from remote SQL Servers.  Default is 1.  Set this to 0 to discontinue allowing remote server access to or from the local server. Takes effect when SQL Server is restarted.
  196. 265    Specifies the ID of the language that is used by the server to display system messages. Takes effect when SQL Server is restarted.
  197. 266    Maximum number of languages that can be simultaneously held in the language cache. Default is 3. Takes effect on SQL Server restart.
  198. 268    The number of outstanding asynchronous I/O's that can be issued.
  199. 269    The number of worker threads that are available for SQL Server processes.
  200. 270    Server-wide default network packet size (overridable by client connection).  Default is 4096.  Takes effect immediately.
  201. 272    Determines whether advanced configuration options are displayed by the sp_configure system stored procedure.  Takes effect immediately.
  202. 279    The number of the sort order currently installed as the default on the server. Cannot be changed without reinstalling.
  203. 291    Determines whether SQL Server should run at higher priority than other processes on the same machine.
  204. 292    Specifies the number of seconds to wait before returning from a remote login attempt.  A value of 0 will allow an infinite wait.
  205. 293    Specifies the number of seconds to wait before returning from processing a remote query.  A value of 0 will allow an infinite wait.
  206. 296    Directs Windows to reserve physical memory space (via SetProcessWorkingSetSize) for SQL Server equal to the sum of the memory setting and the size of tempdb if it is in RAM. Default is 0. Takes effect when SQL Server is restarted.
  207. 298    Specifies the number of result-set rows past which a cursor's keyset is generated asynchronously rather than synchronously.
  208. 299    Specifies whether a distributed transaction is started by default to cover server-to-server remote procedures.  May be overridden by SET REMOTE_PROCEDURE_TRANS.
  209. 300    The timeout value, in minutes, to close down inactive server-to-server connections.
  210. 301    Bit mask specifying the global defaults for various user options (see documentation); may be overridden on a per-connection basis via the SET command.
  211. 302    Indicates which processors SQL Server may use (default is 0, or any).  A non-zero value is interpreted as a bit mask; e.g, processors 1, 2, and 5 are specified with a hexadecimal value of 0x13 or the decimal equivalent of 19.
  212. 303    Specifies the maximum size in bytes of text and image data that can be added to a replicated column in a single INSERT, UPDATE, WRITETEXT or UPDATETEXT statement.
  213. 305    Server name required.
  214. 309    /****** Object:  Rule %s.%s    Script Date: %s %s ******/
  215. 310    /****** Object:  Default %s.%s    Script Date: %s %s ******/
  216. 311    /****** Object:  Trigger %s.%s    Script Date: %s %s ******/
  217. 312    /****** Object:  Stored Procedure %s.%s    Script Date: %s %s ******/
  218. 313    /****** Object:  View %s.%s    Script Date: %s %s ******/
  219. 314    /****** Object:  Group %s%s    Script Date: %s %s ******/
  220. 315    /****** Object:  Index %s on Table %s    Script Date: %s %s ******/
  221. 316    /****** Object:  Login %s%s    Script Date: %s %s ******/
  222. 317    /****** Object:  Table %s%s    Script Date: %s %s ******/
  223. 318    /****** Object:  User Defined Datatype %s%s    Script Date: %s %s ******/
  224. 319    /****** Object:  User %s%s    Script Date: %s %s ******/
  225. 320    This method or property is not available on a pre-6.0 version of Microsoft SQL Server when SQL-DMO is running on Windows 95.
  226. 321    This server has not installed version %ld.%ld or later of the Microsoft SQL-DMO (SQLDMO) stored procedures for its SQL Server version.  The connection is denied.
  227. 323    Changing this property after object creation requires Microsoft SQL Server Version 6.0 or later.
  228. 324    Specifying SQLDMOIndex_SortedDataReorg requires Microsoft SQL Server Version 6.0 or later.
  229. 325    This database has been marked Inaccessible.
  230. 326    The StatusInfoType must be a non-Unknown member of the SQLDMO_STATUSINFO_TYPE enumeration.
  231. 331    This property or method requires that the table object already be created on the server.
  232. 333    This version of the Microsoft SQL Distributed Management Objects requires a Microsoft Windows SQL Server version 4.21 or later.
  233. 334    ServerGroup definition must include the name of the group.
  234. 335    RegisteredServer definition must include the name of the server.
  235. 336    Existing ServerGroups cannot be renamed.
  236. 337    Existing RegisteredServers cannot be renamed.
  237. 338    A ServerGroup with the name '%s' already exists.
  238. 339    A RegisteredServer with the name '%s' already exists in ServerGroup '%s'.
  239. 340    Registry read failure. 
  240. 341    Registry write failure. 
  241. 342    Registry enumeration failure. 
  242. 343    Error connecting to local or remote registry. 
  243. 344    Registry delete failure. 
  244. 345    Backup options TableName, LoadFromSourceTableName, LoadAppendToTableData, and LoadStopDate requires Microsoft SQL Server Version 6.5 or later.
  245. 346    This property or method requires Microsoft SQL Server Version 6.5 or later.
  246. 348    Index rebuild is only available for Primary or Unique keys (Foreign keys do not have enforcing indexes).
  247. 349    The operation was cancelled by the user.
  248. 350    A file path must be specified for the Transfer files.
  249. 351    The Bulk Copy properties specified are incompatible with each other.
  250. 352    The Bulk Copy execution failed.
  251. 353    The Bulk Copy initialization failed.  Possibly the connection was not BCP enabled.
  252. 354    Failure in setting a Bulk Copy control parameter.
  253. 355    Failure in setting Bulk Copy column formats.
  254. 356    Failure while suspending indexing.
  255. 357    Failure while resuming indexing.
  256. 358    The ODBCDatasource property requires Microsoft SQL Server Version 6.5 or later.
  257. 359    The connection to SQL Server '%s' has been broken.
  258. 360    Named Pipe Backup devices require Microsoft SQL Server Version 6.0 or later.
  259. 361    Invalid to set this property within a BeginAlter block.
  260. 362    Invalid to alter this property after the distributor has been installed.
  261. 370    The server connection is busy.
  262. 371    The application is busy.
  263. 400    ::Error::
  264. 401    ::Warning::
  265. 402    In file %s in statement on line %d
  266. 403    Transfer Status: %s
  267. 420    Enumerating objects for Transfer
  268. 421    Scripting objects for Transfer
  269. 422    Scripting %s
  270. 423    Scripting completed
  271. 424    Creating %s on destination database
  272. 425    Beginning Transfer of Data
  273. 426    Transferring Data: (Table '%s')
  274. 427    Enumerating objects to be dropped on destination
  275. 428    Dropping objects on destination database first
  276. 429    Updating statistics
  277. 447     : %d Percent Completed
  278. 448    %d Percent Completed
  279. 460    The connection to the Transfer source was unexpectedly broken.
  280. 461    The connection to the Transfer destination was unexpectedly broken.
  281. 462    The user initiated a 'Cancel' during Transfer.
  282. 463    The object '%s.%s' not being transfered is dependent on the table '%s.%s' being transfered.
  283. 464    The object %s to be transferred was not found on the source.
  284. 465    The login '%s' was scripted with a Null password for security reasons.
  285. 466    The 'sorted data' options specified were not used because the codepage and sort order of the source and destination do not match.
  286. 467    Encrypted object cannot be transferred.
  287. 468    Object '%s.%s' was not scripted. It is possible that the information in system table 'syscomments' about the object was corrupt or missing.
  288. 470    Cannot set %s as the current directory.
  289. 471    The file %s could not be mapped to propcess memory.
  290. 472    Can't not show the result due to resource limitation.  Please save the result to file instead.
  291. 485    Procedure sp_create_encrypted_object is not found on this server.
  292. 490    Failed to script out the alias for user object '%s' due to missing alias name.  Please check the source database for consistency.
  293. 491    Failed to script out table '%s' owner by '%s'.  Please check the source database for consistency.
  294. 492    Failed to script out group '%s'.  Please check the source database for consistency.
  295. 493    Failed to script out user '%s'.  It is possible that the matching login information is missing in 'syslogins'.  Please check the source database for consistency.
  296. 494    Failed to script out UDT '%s' owner by '%s'.  Please check the source database for consistency.
  297. 495      Failed to open script file.
  298. 496      Failed to get information for columns.
  299. 497      Failed to script column.
  300. 498      Failed to script default.
  301. 499      Failed to get information for keys.
  302. 500      Failed to script key.
  303. 501      Failed to get information for check constraints.
  304. 502      Failed to script check constraint.
  305. 503      Failed to get information for index.
  306. 504      Failed to script index.
  307. 505      Failed to get information for triggers.
  308. 506      Failed to script trigger.
  309. 507      Failed to get information for bindings.
  310. 508      Failed to script permission.
  311. 509      Failed to perform WriteFile to script file.
  312. 510    Failed to script out FullTextCatalog from the source database.  Please check the source database for consistency.
  313. 511      Data truncation occurred in table %s, column %d.
  314. 512    FullTextCatalog and FullTextIndex can not be transferred inside of a transaction.
  315. 520    Can perform any activity in the SQL Server installation.
  316. 521    Can manage the logins for the server.
  317. 522    Can configure the server-wide settings.
  318. 523    Can manage extended stored procedures.
  319. 524    Can manage the processes running in SQL Server.
  320. 525    Can manage the disk files.
  321. 526    Can create and alter databases.
  322. 527    Can perform bulk insert operation.
  323. 530    \n\nBulk Copy completed successfully.\nSource: %s\nDestination: %s\nRows copied: %d\nBulk Copy duration: %d minutes and %d.%d seconds\n
  324. 540    Database compatibility level 70
  325. 541    Database compatibility level 65
  326. 542    Database compatibility level 60
  327. 543    Database compatibility level 80
  328. 544    Database compatibility level 90
  329. 550    Foreign Key option for Exclude Replication requires Microsoft SQL Server Version 6.5 or later.
  330. 551    SQL Server connection timed out.
  331. 552    Only SQLDMOIndex_Default, SQLDMOIndex_SortedData, or SQLDMOIndex_SortedDataReorg are valid for index rebuilding options.
  332. 553    Backup options LoadFromSourceTableName and LoadAppendToTableData require specification of the TableName property.
  333. 554    Extended Stored Procedure Client Impersonation requires Microsoft SQL Server Version 6.5 or later.
  334. 555    Client Impersonation is only available for Extended Stored Procedures.
  335. 557    Object-list sorting type must be a valid SQLDMO_OBJSORT_TYPE.
  336. 558    The execution options must be one or more valid SQLDMO_EXEC_TYPE values.
  337. 700    This property or method requires Microsoft SQL Server Version 7.0 or later.
  338. 701    Foreign Key option for Exclude Replication requires Microsoft SQL Server Version 7.0 or later.
  339. 702    Backup options TableName, LoadFromSourceTableName, LoadAppendToTableData, and LoadStopDate requires Microsoft SQL Server Version 7.0 or later.
  340. 703    FileGroup name not specified.
  341. 704    DBFile name or physical name not specified.
  342. 705    LogFile name or physical name not specified.
  343. 706    SQL Server %s must be upgraded to version 7.0 or later to be administered by this version of SQL-DMO.
  344. 707    Can not drop file group when there are objects in the group.
  345. 708    FileGroup '%s' already exists.
  346. 711    Size must be greater than or equal to 0.
  347. 712    Database name not specified.
  348. 713    Can not change the name of the default file group, drop the default file group, or set it to READONLY.
  349. 714    The file group is not default file group
  350. 715    DatabaseRole '%s' already exists.
  351. 716    DatabaseRole definition must include name and password(if Application Role).
  352. 717    Existing Login's type cannot be changed.
  353. 718    Invalid login type.
  354. 719    Modifying the type or password of an existing Application Role is not allowed.
  355. 720    This method or property is only available on a pre-7.0 version of Microsoft SQL Server.
  356. 721    DatabaseRole '%s' not found.
  357. 722    This property or method is not available after the object has been added to a collection.
  358. 723    Existing DatabaseRole name cannot be changed.
  359. 724    ServerRole name not specified.
  360. 725    Can not drop a fixed DatabaseRole.
  361. 726    Can not add user to App role.
  362. 727    This property is not available after it has been added to a collection, because User can have multiple role memberships.
  363. 728    This method is only valid for user defined DatabaseRoles.
  364. 729    This method is only valid for fixed DatabaseRoles.
  365. 730    The name '%s' does not have a valid format for object identifier; missing escape character(s).
  366. 732    /****** Object:  DatabaseRole %s%s    Script Date: %s %s ******/
  367. 733    The Application DatabaseRole '%s' was not scripted for security reasons.
  368. 734    The name '%s' was not found in the %s collection.  If the name is a qualified name, use [] to separate various parts of the name, and try again.
  369. 735    The owner name specified in the Text property's 'CREATE ...' statement must match the Owner property.
  370. 736    You must specify FileGroup(s) or File(s) for Backup or Restore.
  371. 737    Invalid action for Backup or Restore.
  372. 738    You must specify both Media Name and Media Description for Media Header.
  373. 739    RelocateFiles must be specified in logical and physical file name pairs.
  374. 740    The specified dboption can not be changed for the master database.
  375. 741    Use the Alter method to modify the text of an existing Stored Procedure, View, or Trigger.
  376. 742    The specified text for the Alter method does not have a valid format 'ALTER ...'.
  377. 743    CREATE DATABASE permission can only be set in master database.
  378. 744    /****** Object:  Database %s%s    Script Date: %s %s ******/
  379. 745    Computed column must include computed text and column name.
  380. 746    You have to specify both the logical file name and the new physical path.
  381. 747    Can not convert non-GUID data to GUID
  382. 748    You can only enable or disable a Foreign Key constraint.
  383. 749    FileGrowth Type is not in MB
  384. 750    Initial size of the database file '%s' is bigger than the maximum size
  385. 751     (ODBC SQLState: %s)
  386. 752    File name '%s' already exists.
  387. 753    Destination Server name required for Transfer.
  388. 754    The new DBFile size must be larger than the current size.
  389. 755    Invalid FileGroup Name.
  390. 756    Failed to set Quoted Identifier setting.
  391. 757    Can not remove the default property from the FileGroup, because 1 and only 1 FileGroup must have the default property.
  392. 758    Linked Server name not specified.
  393. 759    Both product name and provider name must be specified for Linked Server.
  394. 760    Existing Linked Server's name, product name, provider, etc. cannot be changed.
  395. 761    Existing Linked Server Login's local name, remote name, password, and Impersonate setting cannot be changed.
  396. 762    Must specify both full-text Catalog name and Unique Index name.
  397. 763    Can not rename full-text Catalog name or Unique Index name of an existing full-text Index.
  398. 764    Specifies the locale used for Unicode character data (nchar) sorting.
  399. 765    Specifies the sorting options within the locale used for Unicode character data (for example, case-sensitivity).
  400. 766    Specifies a system-wide default for the length of time you want to retain each backup medium after it has been used for a database or transaction log backup.
  401. 767    Specifies the threshold where Microsoft SQL Server creates and executes parallel plans.
  402. 768    Specifies the number of threads (from 0 to 32) to use in parallel plan execution.
  403. 769    Specifies the minimum amount of memory (in K) that can will be allocated per user for query execution.
  404. 770    Specifies the maximum number of seconds (0 to 2147483647) that a memory-intensive query waits before timing out. Default 600 seconds.
  405. 771    Specifies VLM size in MB.
  406. 772    Specifies the minimum server memory in MB (1 to 2147483647). Default 0, must be less than or equal to max server memory.
  407. 773    Specifies the maximum server memory in MB (4 to 2147483647). This represents the ceiling on server memory growth.
  408. 774    Specifies a value which the query governor to disallow execution of any query that has an estimated running length exceeding it.
  409. 775    Specifies this option to 1 cause UMS to switch to fiber mode scheduling. Default 0.
  410. 776    Table does not have full-text Index defined.
  411. 777    Must deactivate FullText Index on table before add/remove a full-text column.
  412. 778    Database is not full-text enabled yet.
  413. 779    full-text Catalog '%s' already exists.
  414. 780    Must specify Catalog name to create a new Full Text Catalog.
  415. 781    NOINIT and FORMAT options are contradictory in Backup statement.
  416. 782    LogFile can not be removed from database.
  417. 783    Specifies the amount of memory used by index creation sorts.  Default: 0 (automatic sizing), min: 704 KB, max: 1,600,000 KB
  418. 784    LinkedServerLogin local login name not specified.
  419. 785    Can not drop default LinkedServer login.
  420. 786    In order to script out encrypted password for login, the output file must be in UNICODE format.
  421. 787    Failed to set Regional setting in ODBC.
  422. 788    Server side BCP import does not support 6.x data files.
  423. 789    /****** The index created by the following statement is for internal use only. ******/
  424. 790    /****** It is not a real index but exists as statistics only. ******/
  425. 791    Database '%s' is already open and can only have one user at a time.
  426. 792    The name '%s' is not a valid Windows file name.
  427. 793    You must specify at least one column name for 'create statistics'.
  428. 794    Existing statistic index name cannot be changed.
  429. 795    Can not drop automatically created statistics index.
  430. 796    CREATE INDEX... WITH STATISTICS_ONLY is not supported through Index object.
  431. 797    Unable to connect to the specified server.  Check server name, login name and password.
  432. 798    GetFileSize error on '%s'. 
  433. 799    BCP batch imported.
  434. 800    %ld rows copied
  435. 801    You must be logged in as 'sa', or a member of sysadmin, or a member of securityadmin, or this object's login to perform this operation.
  436. 802    You must be logged in as 'sa', or a member of sysadmin, or a member of securityadmin to perform this operation.
  437. 803    The current login has been mapped to 'guest' in this database. 'guest' can not change permission on 'guest'.
  438. 804    You must be logged in as 'sa', or a member of sysadmin, or a member of dbcreator to perform this operation.
  439. 805    You must be logged in as 'sa', or a member of sysadmin, or a member of serveradmin to perform this operation.
  440. 806    You must be logged in as 'sa', or a member of sysadmin, or a member of processadmin to perform this operation.
  441. 807    SQL-DMO can not connect to SQL Server 7.0 builds prior to build #%ld.
  442. 808    Specifies this option to 1 cause Microsoft SQL Server full-text search support to use the neutral language word breaker to process full-text indexing and queries. Default: 0.
  443. 809    Specifies how some programs interpret two-digit years.  The default time span is 1930 to 2029.
  444. 810    This property or method requires Microsoft SQL Server 2000 or newer.
  445. 811    You must specify a detached primary database file.
  446. 812    Cannot rename the primary FileGroup.
  447. 813    Can not convert non-SQL_VARIANT data to SQL_VARIANT
  448. 814    Collation '%s' not found.
  449. 815    Controls the use of scan startup procedures. When this option is 0, no scan on startup procedures. Set it to 1 to enable the scan. Takes effect when SQL Server is restarted.
  450. 816    Can not convert the specified SQL_VARIANT data to string
  451. 817    User Defined Function definition must include name and text.
  452. 818    /****** Object:  User Defined Function %s.%s    Script Date: %s %s ******/
  453. 819    FullText Index definition for image column requires Column Type.
  454. 820    This method or property is available only on versions of Microsoft SQL Server prior to Microsoft SQL Server 2000.
  455. 821    Cannot rename an existing User Defined Function.
  456. 822    Server '%s' not found
  457. 823    Registry read failure, this registry key might not exist.
  458. 824    /****** Encrypted object is not transferable, and script can not be generated. ******/
  459. 825    This method or property is available only on versions of Microsoft SQL Server prior to Microsoft SQL Server 2000.
  460. 826    This property or method requires Microsoft SQL Server 2000 or newer.
  461. 827    Modifying existing table column is not supported through this property.
  462. 828    BackupSetName property is not supported by the Restore object.
  463. 829    Unable to retrieve the text from UserDefinedFunction object '%s.%s'.
  464. 830    This property or method requires Microsoft SQL Server 2000 Service Pack 3 or later.
  465. 831    You must use SQL Server 2005 management tools to connect to this server.
  466. 832    This method or property is available only on versions of Microsoft SQL Server prior to Microsoft SQL Server 2005.
  467. 833    SQLDMOIndex_SortedData and SQLDMOIndex_SortedDataReorg are not supported in this version, use SQLDMOIndex_Default
  468. 10001    The filter column(s) corresponding to an existing subset filter cannot be modified.
  469. 10002    Article definition must include article name and the name and owner of the table or stored procedure being published.
  470. 10003    Publication definition must include publication name.
  471. 10004    Subscription definition must include the subscribing server's name.
  472. 10005    This property cannot be modified after the object is created.
  473. 10006    You cannot change the source table of an existing article.
  474. 10007    Publication name is required.
  475. 10009    Invalid article pre-creation method.
  476. 10010    Specifying the ManualFilterProc ReplicationType requires supplying the name of an existing (manually-created) stored procedure and owner.
  477. 10011    Specifying the ManualSyncView ReplicationType requires supplying the name of an existing (manually-created) view and owner.
  478. 10012    A distribution database with this name already exists in the collection.
  479. 10013    A distribution publisher with this name already exists in the collection.
  480. 10014    The distribution server name must be provided.
  481. 10015    The working directory for the distribution server must be provided.
  482. 10016    At least one distribution database must be provided
  483. 10018    The definition of a DistributionPublisher must include the name of the publishing server.
  484. 10019    The definition of a DistributionDatabase must include the name of the distribution database.
  485. 10021    RegisteredSubscriber definition must include the name of the Subscriber.
  486. 10022    Invalid publication attribute
  487. 10023    Invalid replication type
  488. 10024    Invalid article schema creation option
  489. 10025    This method is invalid since this server has a remote distributor.
  490. 10026    Invalid article type
  491. 10027    Name of an existing publication cannot be changed.
  492. 10028    You cannot change the type of an existing stored procedure article.
  493. 10029    The distribution database specified is invalid or does not exist.
  494. 10030    This property cannot be modified after the object has been created. Drop and recreate the object if required.
  495. 10031    The DSN information provided is either incorrect or incomplete
  496. 10032    The DSN is not a valid SQL Server Subscriber.
  497. 10033    Definition of subset filter is invalid. It must include filter name and join table name, and an identical number of base table and join table columns.
  498. 10034    Distributor is not installed.
  499. 10035    This property is not valid if the Distributor is not local.
  500. 10036    Properties 'AltSnapshotFolder' and 'UseFTP' cannot be specified at the same time.
  501. 10037    Property 'AltSnapshotFolder' and publication attribute 'InternetEnabled' cannot be specified at the same time.
  502. 10040    You can change the type of an existing article only if it is a table article.
  503. 10041    You cannot change the type of an existing merge article.
  504. 10042    You cannot add RegisteredSubscriber object to a SQL DistributionPublisher object. You can add it to either a Publisher object or a third party DistributionPublisher object.
  505. 10043    Queued snapshot publication property ConflictPolicy cannot have the value SQLDMOConflictPolicy_PublisherWin.
  506. 10044    The definition of a MergeDynamicSnapshotJob must include the job name.
  507. 10045    Properties 'DynamicSnapshotLocation' and 'UseFTP' cannot be specified at the same time.
  508. 10046    Properties 'DynamicSnapshotLocation' and 'AltSnapshotFolder' cannot be specified at the same time.
  509. 10047    sp_articleview failed with the following errors:
  510. 10048    sp_articlefilter failed with the following errors:
  511. 10700    /****** Installing the server %s%s as a Distributor. Script Date: %s %s ******/
  512. 10701    /****** Uninstalling the server %s%s as a Distributor. Script Date: %s %s ******/
  513. 10702    -- Adding the transactional publication
  514. 10703    -- Dropping the transactional publication
  515. 10704    -- Adding the transactional articles
  516. 10705    -- Dropping the transactional articles
  517. 10706    -- Adding the transactional subscription
  518. 10707    -- Dropping the transactional subscription
  519. 10708    -- Adding the merge publication
  520. 10709    -- Dropping the merge publication
  521. 10710    -- Adding the merge articles
  522. 10711    -- Dropping the merge articles
  523. 10712    -- Adding the merge subscription
  524. 10713    -- Dropping the merge subscription
  525. 10714    -- Adding the registered subscriber
  526. 10715    -- Dropping the registered subscriber
  527. 10716    -- Adding the distribution database
  528. 10717    -- Dropping the distribution database
  529. 10718    -- Adding the distribution publisher
  530. 10719    -- Dropping the distribution publisher
  531. 10720    -- Enabling the replication database
  532. 10721    -- Disabling the replication database
  533. 10722    -- Adding the transactional pull subscription: %s
  534. 10723    -- Dropping the transactional pull subscription: %s
  535. 10724    -- Adding the merge pull subscription: %s
  536. 10725    -- Dropping the merge pull subscription: %s
  537. 10726    -- Adding the article filter
  538. 10727    -- Adding the article synchronization object
  539. 10728    -- Adding the article's partition column(s)
  540. 10729    -- Adding the article subset filter
  541. 10730    -- Dropping the article subset filter
  542. 10731    /****** Scripting the replication setup of server %s%s. Script Date: %s %s ******/
  543. 10732    /****** Please note: Any password parameter was scripted with NULL or empty string for security reason. ******/
  544. 10733    /****** Begin: Script to be run at Publisher: %s ******/
  545. 10734    /****** Begin: Script to be run at Subscriber: %s ******/
  546. 10735    -- Parameter @sync_type is scripted as 'automatic', please adjust when appropriate.
  547. 10736    -- Adding a dynamic snapshot job for the publication
  548. 10737    -- Dropping a dynamic snapshot job for the publication
  549. 10738    -- **Error: Could not script out replication Checkup and Alert Response jobs for distributor: %s, either user does not have permission to view the jobs or the jobs do not exist.
  550. 10739    -- **Error: Could not script out replication History Cleanup and Distribution Cleanup jobs for distribution databases, either user does not have permission to view the jobs or the jobs do not exist.
  551. 10740    -- *Warning: Could not script out replication Subscription Cleanup job for Publisher: %s, please verify existence of the job and user permission to view it.
  552. 10741    -- *Warning: Could not script out distribution agent job for pull subscription: %s, please verify existence of the job and user permission to view it.
  553. 10742    -- *Warning: Could not script out merge agent job for pull subscription: %s, please verify existence of the job and user permission to view it.
  554. 10743    /****** Begin: Script to be run at Distributor: %s ******/
  555. 10744    /****** End: Script to be run at Distributor: %s ******/
  556. 10745    /****** End: Script to be run at Publisher: %s ******/
  557. 10746    /****** End: Script to be run at Subscriber: %s ******/
  558. 10747    -- Adding the snapshot publication
  559. 10748    -- Dropping the snapshot publication
  560. 10749    -- Adding the snapshot articles
  561. 10750    -- Dropping the snapshot articles
  562. 10751    -- Adding the snapshot subscription
  563. 10752    -- Dropping the snapshot subscription
  564. 10753    -- Adding the snapshot pull subscription: %s
  565. 10754    -- Dropping the snapshot pull subscription: %s
  566. 10755    -- Adding the agent profiles
  567. 10756    -- Updating the agent profile defaults
  568. 20001    FrequencyType must be Daily, Weekly, or Monthly.
  569. 20002    FrequencySubDay must be Hour, Minute, or Second.
  570. 20003    FrequencyRelativeInterval must be First, Second, Third, Fourth, or Last.
  571. 20004    Weekly Interval must be one or more WeekDay values; consult your documentation.
  572. 20005    Monthly Relative Interval must be a single MonthDay value; consult your documentation.
  573. 20006    Monthly Relative Interval must be a single First thru Fourth, or Last; consult your documentation.
  574. 20007    Property must be a valid SQLDMO_NOTIFY_TYPE.
  575. 20008    Property must be a valid SQLDMO_ENUMNOTIFY_TYPE.
  576. 20009    Weekday parameter must be a bitmask of SQLDMO_WEEKDAY_TYPE (1, 2, 4, 8, 16, 32, 64).
  577. 20010    Either of the EventTypes or CompletionTypes properties may be set, but not both.
  578. 20011    The RaiseSNMPTrap property requires Microsoft SQL Server Version 6.5 or later.
  579. 20012    Operator definition must include name.
  580. 20013    Alert definition must include name.
  581. 20014    Invalid event type; must be a valid (non-Unknown) value in SQLDMO_EVENT_TYPE.
  582. 20015    Invalid completion type; must be a valid (non-Unknown) value in SQLDMO_COMPLETION_TYPE.
  583. 20016    The ForwardingSeverity must be between 1 and 25, or 110, 120, 130, or 140.
  584. 20017    The ForwardingServer cannot be the current server.
  585. 20018    The RestartSQLServerInterval must be between 10 and 600 seconds.
  586. 20019    The JobHistoryMaxRows must be greater than 1.
  587. 20020    The JobHistoryMaxRowsPerJob must be greater than 0.
  588. 20021    The LimitHistoryRowsPerTaskMax must be greater than 0.
  589. 20022    Invalid outcome type; must be a valid value in SQLDMO_JOBOUTCOME_TYPE.
  590. 20023    JobStep definition must include name.
  591. 20024    Can not Remove object By Name in this collection.
  592. 20301    /****** Object:  Operator %s%s    Script Date: %s %s ******/
  593. 20302    /****** Object:  Alert %s%s    Script Date: %s %s ******/
  594. 20303    /****** Object:  Job %s%s    Script Date: %s %s ******/
  595. 20304    Unable to import job since there is already a multi-server job with this name.
  596.