Information in this document is subject to change without notice. The software described herein is furnished under a license agreement,
and it may be used or copied only in accordance with the terms of that agreement.
To order additional documents, U.S. and Canadian customers should call Customer Fulfillment at (800) 685-8225, fax (617) 229-9845.
Customers in other countries with a U.S. license agreement may contact Customer Fulfillment via the above fax number. All other
international customers should contact their Sybase subsidiary or local distributor. Upgrades are provided only at regularly scheduled
software release dates. No part of this publication may be reproduced, transmitted, or translated in any form or by any means, electronic,
mechanical, manual, optical, or otherwise, without the prior written permission of Sybase, Inc.
Sybase, the Sybase logo, AccelaTrade, ADA Workbench, Adaptable Windowing Environment, Adaptive Component Architecture,
Adaptive Server, Adaptive Server Anywhere, Adaptive Server Enterprise, Adaptive Server Enterprise Monitor, Adaptive Server
Enterprise Replication, Adaptive Server Everywhere, Adaptive Server IQ, Adaptive W arehouse, Anywhere Studio, Application
Manager, AppModeler, APT Workbench, APT-Build, APT-Ed it, APT-Execut e, APT-FORMS, APT-Translator , APT-Library, Backup
Server, BizTracker, ClearConnect, Client-Library, Client Services, Convoy/DM, Copernicus, Data Pipeline, Data Workbench,
DataArchitect, Database Analyzer, DataExpress, DataServer, DataWindow, DB-Library, dbQueue, Developers Workbench, Direct
Connect Anywhere, DirectConnect, Distribution Director, e-ADK, E-Anywhere, e-Biz Integrator, E-Whatever, EC-GATEW AY ,
ECMAP, ECRTP, eFulfillment Accelerator, Embedded SQL, EMS, Enterprise Application Studio, Enterprise Client/Server, Enterprise
Connect, Enterprise Data Studio, Enterprise Manager, Enterprise SQL Server Manager, Enterprise Work Architecture, Enterprise Work
Designer, Enterprise Work Modeler, eProcurement Accelerator, EWA, Financial Fusion, Financial Fusion Server, Gateway Manager,
ImpactNow, Industry Warehouse Studio, InfoMaker, Information Anywhere, Information Everywhere, InformationConnect,
InternetBuilder, iScri pt, Jaguar CTS, jConnect for JDBC, MainframeConnect, Maintenance Express, MDI Access Serv er, MDI Database
Gateway, media.splash, MetaW or ks, MySupport, Net-Gateway, Net-Library, New Era of Networks, ObjectConnect, ObjectCycle,
OmniConnect, OmniSQL Access Module, OmniSQL Toolkit, Open Biz, Open Client, Open ClientConnect, Open Client/Server, Open
Client/Server Interfaces, Open Gateway, Open Server, Open Server Connect, Open Solutions, Optima++, PB-Gen, PC APT Execute, PC
Net Library, Power++, power .stop, PowerAMC, PowerBuilder, PowerBuilder Foundation Class Library, PowerDesigner,
PowerDimensions, PowerDynamo, PowerJ, PowerScript, PowerSite, PowerSocket, Powersoft, PowerStage, PowerStudio, PowerTips,
Powersoft Portfolio, Powersoft Professional, PowerWare Desktop, PowerWare Enterprise, ProcessAnalyst, Rapport, Report Workbench,
Report-Execute, Replication Agent, Replication Driver, Replication Server, Replication Server Manager, Replication Toolkit, Resource
Manager, RW-DisplayLib, S-Designor, SDF, Secure SQL Server, Secure SQL Toolset, Security Guardian, SKILS, smart.partners,
smart.parts, smart.script, SQL Advantage, SQL Anywhere, SQL Anywhere Studio, SQL Code Checker, SQL Debug, SQL Edit, SQL
Edit/TPU, SQL Everywhere, SQL Modeler, SQL Remote, SQL Server, SQL Server Manager, SQL SMART, SQL Toolset, SQL Server/
CFT, SQL Server/DBM, SQL Server SNMP SubAgent, SQL Station, SQLJ, STEP, SupportNow, S.W.I.F.T. Message Format Libraries,
Sybase Central, Sybase Client/Server Interfaces , Sybase Financial Ser ver , Sybase Gateways, Sybase MPP, Sybase SQL Desktop, Sybase
SQL Lifecycle, Sybase SQL Workgroup, Sybase User Workbench, SybaseWare, Syber Financial, SyberAssist, SyBooks, System 10,
System 11, System XI (logo), SystemTools, Tabular Data Stream, TradeForce, Transact-SQL, Translation Toolkit, UNIBOM, Unilib,
Uninull, Unisep, Unistring, URK Runtime Kit for UniCode, Viewer, Visual Components, VisualSpe ller, VisualWriter, VQL,
WarehouseArchitect, Warehouse Control Center, Warehouse Studio, W arehouse WORKS, Watcom, Watcom SQL, W atcom SQL Server,
Web Deployment Kit, W eb. PB, W eb.SQL, W ebSights, WebViewer, W orkGroup SQL Server , XA-Libr ary , XA-Server and XP Server are
trademarks of Sybase, Inc. 04/02
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc.
All other company and product names used herein may be trademarks or registered trademarks of their respective companies.
Use, duplication, or disclosure by the government is subject to the restrictions set forth in subparagraph (c)(1)(ii) of DFARS 52.227-
7013 for the DOD and as set forth in FAR 52.227-19(a)-(d) for civilian agencies.
Sybase, Inc., 5000 Hacienda Drive, Dublin, CA 94568.
Contents
About This Book.......................................................................................................................... vii
CHAPTER 4Backup Server Error Messages................................................. 683
Index ......................................................................................................................................... 1235
vi
About This Book
The Sybase Adaptive Server Enterprise Troubleshooting and Error
Messages Guide is a three-volume set. The first volume contains
guidelines for system database recovery and other troubleshooting
procedures. The second volume contains detailed error message
descriptions. This third volume includes the text of all Component
Integration Services, Backup Server, and Adaptive Server erro r messages,
along with a glossary and index.
For information about the intended audience of this guide, related
documents, other sources of information, conventions used in this manual,
and how to obtain help, please refer to “About This Book” in Volume 1.
vii
viii
CHAPTER 4
Backup Server Error Messages
This chapter discusses Backup Server errors and Open Server errors
related to Backup Server, including:
•“Commonly Encountered Errors”
•“Error Conditions Without Messages”
•“Errors in Backup Server Error Log”
•“Open Server Error Messages Related to Backup Server”
•“A Listing of All Backup Server Error Messages”
Commonly Encountered Errors
Following are descript ions of som e pro blems that commonly occur when
you use Backup Server.
“No language handler installed” Message
If you connect directly to the Backup Server with isql and attempt to issue
a command, you will get messages like the following:
1> dump database master to tapedump1
2> go
No language handler installed.
Language cmd: dump database master to tapedump1
This is expected behavior because Backup Server is not a stand-alone
Adaptive Server . It is an Open Server application, is not intended to accept
direct commands, and, therefore, has no way of parsing them. All
commands to the Backup Server , s uch as
be issued only from a running Adaptive Server.
shutdown or dump and load, can
683
Commonly Encountered Errors
LOGCONN Errors in Adaptive Server After Using Backup Server
The Adaptive Server site handler reports this error when the server has
unexpectedly lost contact with another site. If the other site is a Backup Server,
then a dump or load session has prematurely completed. This error message
appears in the Adaptive Server error log:
site_hdlr: No LOGCONN for packet from site 1, channel 2
When the error is reported because a dump or load session was aborted by a
user interrupt (such as Ctrl-c), the message should be treated as an
informational message.
This error can also be reported if the Adaptive Server unexpectedly loses
contact with the Backup Server. In this case, the error should be investigated.
load {database | transaction} with listonly Locks Database
A database being loaded into is locked so that no other users can use it, even
though no actual data may be loaded, as in the case of a
work around
database and do the
you do not want to have locked.
load with listonly locking an active database, create a dummy
load with listonly into that database instead of the database
load with listonly. To
Some Messages from Backup Server Are Lost
Messages initiated by a threshold procedure may be lost if the boot window is
not present. Adaptive Server has no mechanism for intercepting a T abular Data
Stream (TDS) received from other servers; the TDS is merely passed on to the
client. Threshold procedures have no “client,” so messages from Backup
Server to these tasks will not appear unless you specify otherwise.
You must specify
procedure, including
prompts, for example, to which you cannot respond if you never see them.
notify=operator_console if the dump is invoked by a stored
sp_thresholdaction; this is an issu e for volume change
dump database on Digital OpenVMS Alpha/Digital UNIX Raises
Error
Attempting to use dump database when your database devices are on raw
partitions (DEC HSC [mscp] devices) raises th e following error:
684
CHAPTER 4 Backup Server Error Messages
Backup Server: 4.80.2.1: Server, device /dev/44a0e: You
must use the no-rewind-on-close tape device.
This is not a raw device problem in general, but a DEC HSC (mscp) device
issue. Digital UNIX has a known proble m on its HSC device d river that cause s
Backup Server to fail to identify the HSC device type. D igitals' s CLD #00266
states that such devices return 0 when queried with “MTIOCGET ioctl.”
Warning! Sybase currently supports only SCSI devices on Digital UNIX.
Error 5704 in the OpenVMS Backup Server error log
Error 5704: "Changed client character set setting to '%.*s'” appears in the
System 11 Backup Server erro r log on OpenVMS, even when the character sets
and language of the Back up S erver and t h e Adap tive Serv er ap pear the sam e.
The errors are written every time a dump or load command is issued. Logging
in to the Backup Server and immediately exiting generates this error as well.
The Adaptive Server error log reports the following:
00:97/02/14 15:40:50.59 server SQL Server's default sort order is:
00:97/02/14 15:40:50.69 server 'bin_iso_1' (ID = 50)
00:97/02/14 15:40:50.79 server on top of default character set:
00:97/02/14 15:40:50.89 server 'iso_1' (ID = 1).
The runserver file for the Backup Server appears as follows:
Even though the character sets for the Backup Server and th e Adaptive Server
appear to be identical, they are not so to the backupserver.exe program.
OpenVMS DCL Command Language Interpreter converts command string
tokens, except the strings enclosed in double quotes, to uppercase before
returning the parsed commands to the calling programs.
Consequently , to log into the Adapti ve Server you must specify your user name
in quotes as in the following command:
685
Commonly Encountered Errors
isql/user_name="sa".
Similarly, the strings 'us_english' and 'iso_1' seen above in single quotes are
converted to uppercase. This caus es backupserver.exe to interpret these strings
in an unexpected manner.
Note The runserver file is created in this manner by the sybinit.exe program.
To correct this problem, edit the Backup Server runserver file, enclosing the
two strings in double quotes as follo w s:
/LANGUAGE="us_english" /CHARACTER_SET="iso_1"
Unable to use Async IO when dumping to disk on HP-UX
When trying to dump a database to disk on HP the following error occurs:
Backup Server 4.86.2.1: Unable to use Async IO on
the database device 'disk device specified'.
Backup Server must use Async IO on a block special devices
because SQL Server is doing the same. Refer to the server
release notes.
Backup Server 4.27.2.1: Volume validation error:
attempt to close 'disk device specified' returned Bad file number.
686
This error occurs even though Async IO is configured correctly. It occurs
because of a problem in locking shared memory.
Adaptive Server, when using Async IO on HP , n eeds to lock its shared memory
into physical memory so that processing an Async IO request will never have
to wait for memory areas to be moved from swapspace to physical memory.
As the above error message says, Backup Server needs to do the same.
However it cannot do so because there is not enough lockable physical memory
left for the Backup Server.
On HP, lockable physical memory defaults to 75% of physical memory, not
75% of total shared memory.
To correct this problem try these options:
•Increase physical memory.
•Decrease the memory parameter for the Adaptive Server.
CHAPTER 4 Backup Server Error Messages
•Change the HP-UX kernel parameter
UNLOCKABLE_MEM. By default,
this is 0 which signifies the aforementioned 75% - 25% ratio. Consult HP
technical support before changing this parameter.
Maximum Number of DBPROCESSes Already Allocated
T wo scenarios could result in this error. They are summarized in the following
table:
ScenarioAction
The Backup Server
sysservers table in the master database do not
and the
have a consistent name for the Backu p S erver.
You have hit a network limi t for the Backup Server
process. Typically, this limit is set to 25.
runserver file, the interfaces file,
Verify that all three locations contain the same Backup
Server name. Pay attention to case sensitivity.
Start Backup Server with the
network limit. For example,
30.
-Nnn flag to change the
-N30 increases the limit to
Error Conditions Without Messages
A programming error may occur that causes the Backup Server to hang without
issuing a message. Follow these steps:
•Determine whether the entire Adaptive Server is hung or ju st a single
session.
•Terminate the hung session with keyboard interrupt or
quit.
At this point, on a UNIX machine, it is necessary to check for I/O subprocesses
that remain alive, holding open dump devices. Perform this check with the
command and use
kill (default signal) to kill the sybmultbuf processes whose
ps
command lines contain device names used by the terminated session. Be
careful to kill only those processes that use the devices involved.
Each device is controlled by a pair of processes, and each pair of processes
controls just one device. Therefore, the presence of a device name in a
command line is sufficient to identify the subprocess to kill.
dump and load data
from an aborted session or Server are not usable.
The Backup Server can exit abnormally without killing its subprocesses. In this
case, use
kill to clean up the sybmultbuf processes before restarting the Backup
Server; otherwise, the devices involved may not be usable.
687
Errors in Backup Server Error Log
Errors in Backup Server Error Log
The following error messages may appear in the Backup Server error log.
Net-Library routine net_dict_open failed in srv__open_dictionary
Net-library routine net_dict_open() failed in
srv__open_dictionary()
Network error: status = 11 - Could not find addressing dictionary.
No server log file open; Using stderr for log.
The interfaces file does not exist or cannot be opened. Check to be sure the file
exists and the permissions are set correctly.
Net-Library routine net_listen failed in srv_start_net
Net-Library routine net_listen() failed in srv__start_net.
Network error: status = 12 - Net-lib protocol driver call to
register a listener failed
This is the Open Server equivalent of “Network port already in use.”
If your system is Digital OpenVMS using DECnet:
•The SYSNAM privilege is required to start a DECnet listener, just as with
Adaptive Server. Check to be sure this privilege is set appropriately.
•If this fails to help, try using DECnet object names instead of object
numbers. If this works, then report to Sybase Technical Support that you
have encountered bug 51237.
Net-Library routine net_init failed in srv__init_net
Net-Library routine net_init() failed in srv__init_net()
Network error: status = 162 - Unable to determine Net-Library error.
No server log file open; Using stderr for log.
Localization information is not as expected, possibly the result of loading an
incompatible Sybase product release into the same $SYBASE directory as the
Backup Server. Be sure the entire release directory is up to date and that you
have not accidentally renamed or deleted localization files.
688
CHAPTER 4 Backup Server Error Messages
No driver of the requested protocol class is available
No driver of the requested protocol class is available.
This message indicates that the entry in the interfaces file for the requested
Backup Server is wrong. Refer to the System Administration Gu ide Supplement
for your platform to find out the correct interfaces file entries.
Net-lib protocol driver call to connect two endpoints failed
Net-lib protocol driver call to connect two endpoints
failed.
An error occurred while trying to connect to the specified Backup Serv er. Make
sure the device name in the interfaces file is correct and that the Adaptive
Server's network address is correct in the interfaces file.
Open Server Error Messages Related to Backup Server
Following are some Open Server error messages that can appear when you are
using Backup Server.
Error 5704.10.0
Open Server Error: 5704.10.0: Changed client character set
setting to 'cp850'
Open Server Session Fatal Error: 16227.15.0: Unknown token TDS stream
received by spid 5
This message can appear if a user, who succeeds in executing a local dump
database
Check your default character set. If the default character sets for the remote
Backup Server and Adaptive Server are different, change the Backup Server's
default character set, restart the Backup Server, and rerun the
, tries to dump to a remote Backup Server.
dump.
689
A Listing of All Backup Server Error Messages
Error 16240.20.0
Many error conditions are associated with this Open Server error , differentiated
by the accompanying messages. The following errors begin with the phrase
“Open Server Fatal Error 16240.20.0”:
Net-Library routine net_address_get() failed in srv__start_net
Network error: status = 12 - Specified server name attribute could not be found
Backup Server: 1.29.2.1: Unable to start the Backup Server.
See Backup Server error log for additional information.
This is the Open Server equivalent of “Server name not found in interfaces
file.” The Backup Server will not start. Check to be sure the name of the server
you are trying to start is in the
are case-sensitive.
SYB_BACKUP is the logical name of the Backup Server. It may also be the physical name, but it need not be.
interfaces file, and remember that server names
Under normal circumstances,
Backup Server name has been edited or deleted from the
again with
sp_addserver, as follows:
1> sp_addserver SYB_BACKUP, NULL, physical-name
2> go
sybinit sets up the Backup Server, but if your
interfaces file, add it
The specified physical-name is the name to use, both in the interfaces file and
when you do a
dump or load with the at option.
A Listing of All Backup Server Error Messages
This section lists the text and gives a brief explanation for Backup Server
errors.
Error Number Format
A Backup Server error number has four components:
major.minor.severity.state
major numbers map to functional areas as follows:
Major
Number
Description
690
CHAPTER 4 Backup Server Error Messages
1Critical errors
2Open Server event errors
3Backup Server RPC API errors
4I/O service layer errors (that is, operating system I/O calls)
5Network data transfer errors
6Archive volume man ipulation errors
7Parser errors (errors in the dump or load command options)
8Tape auto configuration errors
minor numbers order the errors within a major category. There is no special
meaning to these numbers; they serve only to distinguish between errors.
severity codes are as follows:
Severity CodeDescription
0Internal informational m essage, usually a componen t of another message.
No user action necessary.
1Information, no user action necessary.
2,3An unexpected condition, possibly fatal to the session, has occurred. Error
may have occurred with any or all of usage, environment, or internal logic.
This severity consists of two levels, which indicate whether or not t he
session must exit. 2 indicates the session must exit. 3 indicates the session
may or may not exit.
4An unexpected conditi on, fatal to the executio n of the Back up Server , has
occurred. The session must exit immediately.
state codes have a one-to-o ne mapping to instances of the error reported withi n
the code.
List of Error Messages
Note Any “shortage of memory” message may indicate that both swap and
physical memory are in short supply. Increasing either may avert this error.
Make sure that you have enough physical memory s o that Adaptive Serv er and
Backup Server can run without being swapped.
691
Backup Server Error Messages 1.1.2 - 1.63.2
Backup Server Error Messages 1.1.2 - 1.63.2
Number SeverityText and Explanation
1.1.22Memory allocation faile d in %1! for a %2! a llocation.
This DUMP or LOAD session must exit.
Explanation: Indicates shortage of virtual m emory
on the machine running Backup Server. User should
terminate unnecessary processes.
1.2.00WAIT
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.3.00NOWAIT
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.4.00PROCEED
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.5.44Failed to install CS-Library message callback routine.
Explanation: Backup Server's attempt to install an
event handler failed. Backup Server cannot run.
1.6.00RETRY
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.7.11Cannot allocate the locale info of the task. Use the
Backup Server default language `%1!' instead.
Explanation: The local structure for the client
connection to Backup Server could not be allocated,
and the thread property fo r the local info rmation could
not be captured. Refer to the Backup Server error log
for more information.
1.8.00ABORT
Explanation: This informational text may be a
component of another message. No action is
necessary.
692
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
1.9.00Backup Server
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.10.00DUMP
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.11.00LOAD
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.12.00volume
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.13.00OPERATOR
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.14.22Unrecoverable I/O or volume error. This DUMP or
LOAD session must exit.
Explanation: This message is usually preced ed by a
more specific message describing a fault encountered
in the lower I/O layers. One exception: th is message is
the only error indication when the Backup Server fails
to start the multi-buffering subprocess that it uses to
perform backup I/O.Reasons for this failure are the
non-exist en c e of the
sybmultbuf program in the
standard locations (-M option argument, Backup
Server's current directory or $SYBASE/bin). User
should check the installation. If the
sybmultbuf
program can be installed in the current di rect ory or
$SYBASE/bin, it is not necessary to restart the Backup
Server.
1.15.44UNRECOVERABLE CONDITION: ALL SESSIONS
WILL TERMINATE ABNORMALLY. THE
BACKUP SERVER MUST EXIT.
Explanation: This message is preceded by other
messages describing the failure.
693
Backup Server Error Messages 1.1.2 - 1.63.2
Number SeverityText and Explanation
1.16.22Error (major = %1!, minor = %2!) raised with
1.17.22Major = %1!, Minor = %2!, Severity = %3!, state =
1.18.11WARNING: Requested %1! file descriptors, was
1.19.44Cannot allocate the configuration structure
1.20.44CS_CONTEXT allocation failed.
1.21.22Unable to configure the maximum number of user
unknown severity %3!.n
Explanation: Indicates a programming bug in an
instance of error reporting.
%4!: error text is missing.
Explanation: Indicates that localization files are out-
of-date with the code. Check installation with Sybase
Technical Support.
allocated %2!; Backup Server will run out of file
descriptors if this number is less than the number of
database devices plus twice the number of stripes in
concurrent use.
Explanation: The Backup Server attempts to obtain
the highest number of file descriptors allowed to a user
program. This message indicates that the Backup
Server found a low e r quota. Concurrent activity must
be restricted as directed or the platform administrator
can increase the HDESLIM.
Explanation: Indicates either a basic Open Server
failure or an extreme shortage of memory and swap
space.
Explanation: The context allocatio n routine failed
when it tried to load localization files. The SYBASE
environment variable is set incorrectly or the
localization files are missing.
events to %1!.
Explanation: An error occurred when you tried to
configure the Open Server's run-time maximum
number of application-specific defined event types.
Refer to the
Manual
Open Server Server-Library Refer ence
for an explanation of events. Refer to the
Backup Server error log for more information, and
contact Sybase Technical Support.
694
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
1.22.22Unable to configure the maximum number of
SRV_PROCS to %1!.
Explanation: An attempt to configure the Open
Server run-time values to allow the specified number
of Server threads failed. Backup Server uses one
thread per dump or load c o nn ecti on plu s an add itio na l
thread for each stripe. Use the -P option to increase the
number of threads.
1.23.22Unable to configure the maximum number of network
read buffers to %1!.
Explanation: An attempt to configure the Open
Server run-time values to allow the specified number
of network read buffers failed. These buffers are used
for Server to Server connections, and the configuration
value is hard coded to 10.
1.24.22Unable to configure the maximum number of
connections to %1!.
Explanation: Attempt to configure the Open Server
run-time values to allow the specified nu mbe r of
network connections failed . The value of the - C option
(/connections in Digital OpenVMS) to the
backupserver command is used for t he configurable
value. Check the line in your RUN_servername file
and see the entry for backupserver in Adaptive
Server Utility Programs
for your platform.
1.25.11Loggin g Backup Server messages in file `%1!'\n
Explanation: Indicates that Backup Server messages
are being written to the file named.
1.26.11Unable to open Backup Server message log file `%1!'\n
Explanation: Check the path to the message log file.
Make sure that the SYBASE environment variable is
set corre ctly.
1.27.11Operating system swap space is low. The operating
system may kill the Backup Server.
Explanation: This is an RS6000 error only. The
operating system will kill “random” processes in an
effort to free space for critical processes. This message
indicates that the Backup Server could be chosen. If
necessary, reconfigure the Backup Server process as
critical.
695
Backup Server Error Messages 1.1.2 - 1.63.2
Number SeverityText and Explanation
1.28.22Open Server routine %1! failed. See Backup Server
1.29.22Unable to start the Backup Server. See Backup Server
1.30.22Backup Server encountered error freeing memory.\n
1.31.22Unable to configure the maximum number of network
1.32.22Unexpected failure in `cs_strcmp()' routine.
1.33.00Backup Server Internal Error
error log for additional information. \n
Explanation: Internal error, contact Sybase
T echnical Support. This is a catch-all message for any
Open Server function that raises an error for which
Backup Server has determined the affected routine but
not the exact error.
error log for additional information. \n
Explanation: At Backup Server initialization time,
the attempt to put Bac kup Server into a state in which
it can run failed. Refer to any Open Server messages
that are displayed.
Explanation: Internal error, contact Sybase
T echnical Support. An error occurred when an attempt
was made to free a block of memory from Backup
Server's run-time heap. Either the memory was
previously freed or there is another error in the Open
Server routines for freeing memory. Check the Backup
Server error log for any Open Server messages
pertinent to this problem.
connections to %1! . The number of network
dump/load stripes that the Backup Server can run
simultaneously is %2!.
Explanation: Attempt to set the maximum number of
network connections (DBPROCESSes) that the Server
can originate failed. Refer to the usage of the -N
command line option. It may be too large for DBLibrary to handle.
Explanation: Internal error, contact Sybase
T echnical S upport. A n error oc curred when compari ng
two strings to see if they are equal, greater than, or less
than each other. The cause of the error could be an
illegal string in length or content or that the character
sets of the two strings are incompatible for
comparison.
Explanation: This informational text may be a
component of another message.
696
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
1.34.11Unable to set one or more trace flags; continuing.
Explanation: Attempt to set the Open Server run-
time trace flags failed. Check to see that the trace flags
are valid and in the proper format.
1.35.00<new_volume_name>
Explanation: This informational text may be a
component of another message. No action is
necessary.
1.36.11Unabl e to configure Async IO. If Adaptive Server is
using Async IO on block special devices, then dump
and loads may be inconsistent. Refer to the server
release notes.
Explanation: HP only: could not initialize and
configure the asynchronous I/O s yst em to be used
when accessing database devices. Check the Backup
Server error log and contact Sybase Technical Support.
1.37.44Could not allocate event flag, serve r %1!: code %2 !
message %3!.
Explanation: This is an Digital OpenVMS error only.
An attempt to allocate an event flag fail ed. Backup
Server cannot start. Probably an internal error.
1.38.44Cou ld not get m aster l ock on se rver na me, serv er %1!:
code %2! message %3!.
Explanation: Digital OpenVMS only: an attempt to
obtain a lock identifying this as the “master” Backu p
Server failed for the reason specified in %3!. Backup
Server cannot start.
1.39.44This backup server is unnamed, and so cannot acquire
the master lock it needs to boot successfully. Backup
Server must shut down.
Explanation: Digital OpenVMS only: no Server
name was given when attempting to acqui re an
exclusive lock on the master lock name, which is
constructed from the S erver na me. Use
showserver to
check whether Backup Server was start ed wi th a
Server name by means of the /SERVER_NAME
qualifier or the translation of the DSLISTEN logical
name.
697
Backup Server Error Messages 1.1.2 - 1.63.2
Number SeverityText and Explanation
1.41.44A server named %1! is already running. Could not
1.43.44Failed getting system information: sys$getsyi failed,
1.44.11Backup Server could not set the server language to
1.45.11Backup Server could not set the server character set to
obtain stop-lock.
Explanation: Digital O penVMS only: anoth er
Backup Server with the same logical name is alre ady
running. This Backup Server cannot start.
Explanation: Digital Open VMS only: failed t o queue
the lock required to shut down Backup Server via
stopserver. Backup Server cannot start.
code %1! message %2!.
Explanation: An unexpected condition, fatal to the
execution of the Backup Server, has occurred. The
session must exit immediately.
`%1!'. The specifie d l an gu a ge may not be a valid
language, or the l anguage may not be installed under
$SYBASE/locales. The default language is in use.
Explanation: Attempt to set the Backup Server's
language failed. Refer to the Backup Server error log
for more information. The specified language may not
be a valid langua ge, or the language ma y not be
installed under $SYBASE/locales.
`%1!'. The specified char act er set may not be a valid
character set, or the cha racter se t may n ot be in sta lled
under $SYBASE/locales. The default character set is
in use.
Explanation: Attempt to set the Backup Server's
character set failed. Refer to the Backup Server error
log for more information. The specified character set
may not be a valid character set or the character set
may not be installed under $SYBASE.
698
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
1.46.11CSLIB routine %1! failed. See Backup Server error
log for additional information.
Explanation: This is the catch-all message for CS-
Library (Client/Server Library) functions that return
an error. Currently, the only reference to this error
occurs when Backup Server is attempting to configure
the localization properties of the process. Refer to the
Backup Server error log for more information. There
could be som ething wr ong with th e specifie d language
or character set, for example the specified character set
is not valid for the specified language. Contact Sybase
T echnical Support if a resolut ion cannot be determ ined.
1.47.11Backup S erver could not set the server
language/character set to `%1!/%2 !'. The specified
language/character set com bina tio n m a y n ot be va lid ,
or the language/character set combination may not be
installed unde r $SYBASE/locales. The default
language/character set is in use.
Explanation: Attempt to set the Backup Server's
language and character set failed. Refer to the Backup
Server error log for more information. The specified
language or character set may not be valid or the
language or charact er set may not be installed under
$SYBASE/locales.
1.48.22Attempt to dispatch Backup Server by Service Control
Manager returned operating system error = %1!(%2!).
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit. This is an NT
specific message.
1.49.22Atte m pt to register Servic e Control Handler returned
operating system error = %1!(%2!).
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit. This is an NT
specific message.
699
Backup Server Error Messages 1.1.2 - 1.63.2
Number SeverityText and Explanation
1.50.22Attempt to set Control Status returned operating
1.51.22Service Control Handler received an invalid control
1.52.11Backup Ser ver terminating because of system
1.53.22Attempt to create thread returned operating system
1.54.22Attempt to connect t o regi st ry returned operating
1.55.22Attempt to open registry key returned op erating syste m
system error = %1!(%2!).
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit. This is an NT
specific message.
code = %1!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit. This is an NT
specific message.
shutdown
Explanation: Information, no user action necessary.
error = %1!(%2!).
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit. This is an NT
specific message.
system error = %1!(%2!).
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit. This is an NT
specific message.
error = %1!(%2!).
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit. This is an NT
specific message.
700
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
1.56.22The SYBASE environment variable must be set.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit. Follow any
instructions given.
1.57.22Backup Server encountered an error while attempting
to create a message queue. The Open Server routine
srv_createmsgq failed. This sessio n cannot continue.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
1.58.22Error: Unable to disable the `%1!' system r egistered
procedure.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
1.59.22Error: Unable to spawn thread to drop the disallowed
system registered procedures.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
1.60.22Unable to configure %1! connections and %2! service
threads which requires %3! message queues. The
maximum number of message queues is %4!.
Explanation: The value of the -C and -P option are
such that the number of message queues exceed the
allowed maximum. Restart the Backup Server with
reduced values for these parameters.
1.61.22The SYTAPE environment variable must be set.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit. Follow any
instructions given.
701
Backup Server Error Messages 2.1.2 - 3.55.2
Number SeverityText and Explanation
1.62.22Unable to load the Sytos DLL that SYTAPE is set to.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
1.63.22Unable to configure %1! connections and %2! service
threads which requires %3! messages. The maximum
number of messages is %4!.
Explanation: The value of the -C and -P option are
such that the number of message queues exceed the
allowed maximum. Restart the Backup Server with
reduced values for these parameters.
Backup Server Error Messages 2.1.2 - 3.55.2
702
Number SeverityText and Explanation
2.1.22Open Server initialization fa iled. Unable to start %1!.
Explanation: The user should check th e in sta lla tio n.
This error can also arise from memory and swap space
shortage.
2.2.44Open Server Server Fatal Error: %1!.%2!.%3!: %4!
Explanation: This indicates a fault within the Open
Server layer that forces program exit. The error code
placeholder should be matched to the Open Server
error codes for diagnosis. Check installation.
2.3.22Open Server Session Fatal Error: %1!.%2!.%3!: %4!
Explanation: Interpret as for 2.2.4, except only the
session exits, not the whole Server.
2.4.22Open Server Error: %1!.%2!.%3!: %4!
Explanation: Interpret as for 2.2.4, except Server and
2.5.22Couldn't define %1! event; Backup Server must ex it.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
2.6.22Login information unavailable.
Explanation: The Bac kup Server could not access
the session login information to perform
authentication due to un authori zed session in itiator o r
programming bug. Contact Sybase Technical Support.
2.7.22Remove server TDS version must be equal to or greater
than 4.6. This session must exit.
Explanation: Connection was attempted with an
obsolete TDS version. Backup Server communicates
reliably only with System 10 Adaptive Servers and
other Backup Server s.
2.8.22Coul dn't create semaphore for session %1! . This
session must exit.
Explanation: Indi cates Open Server MUTEX
initialization failure or session limit reached.
2.9.44Th e number of connections must be an integer.
Explanation: Indicates illegal -C (/connections in
Digital OpenVMS) option value for the backupser ver
command. Check the line in your RUN_servername
file.
2.10.22A trace f lag specifier must be an integer.
Explanation: UNIX only: The argument to the
backupserver command's -T (/trace in Digital
OpenVMS) option was not an integer. Check the line
in your RUN_servername file.
2.11.22Failed to get lock to send packet to client, spid: %1!,
lockstatus %2!.
Explanation: Intern al error, contact Sybase
Technical Support. An error occurred when attempting
to lock an Open Server MUTEX (mutually exclusive
object) which only one user at a time can lock. Refer to
the Backup Server error log for more information.
703
Backup Server Error Messages 2.1.2 - 3.55.2
Number SeverityText and Explanation
2.12.22The diagnostic option specifier must be an integer.
2.13.22Unable to get connection endpoint. srv_thread_props()
2.14.22Unable to determine connection type. fstat() returned
2.15.22Connection refused. The owner id of the connection
2.16.22Error: unable to disable register ed procedures.
2.17.22Unrecognized security option `%1!' .
2.18.44The number of service threads must be a positive
Option is `%1!'
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
returned an error.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
an error: %1!
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
named pipe is not the same user id as that of the
Backup Server process.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
integer up to the maximum of %1!. Specified value
was `%2!'.
Explanation: The value specified for -P option is
invalid. Restart backup server with a valid value.
704
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
2.19.22Invalid verbosity level: A verbosity level specifier
must be an integer fro m 0 to 3.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session must exit.
3.1.22Unrecognized RPC received--ignored.
Explanation: The session initiator sent an
unrecognized RPC. Indicates ad hoc RPC was sent, or
a programming bug i n Adaptive Server or Backup
Server. Contact Sybase Technical Support.
3.2.22Symbol %1! not found in TDS table .
Explanation: Internal message; customers will likely
never see it; it is only included here for completeness.
3.3.22%1!: May not specify Backup Server scanning or freepage cleari n g f or a se condary phase.
Explanation: Intern al error, contact Sybase
Technical Support. These errors indicate a violation of
the dump synchroni zation protocol of the R PC API.
3.4.22%1!: Must specify Backup Server scanning in order to
clear free pages at LOAD time.
Explanation: Intern al error, contact Sybase
Technical Support. These errors indicate a violation of
the dump synchroni zation protocol of the R PC API.
3.5.22%1!: Could not lock session %2! to begin phase.
Explanation: Intern al error, contact Sybase
Technical Support. This indicates an error or bug in the
Open Server MUTEX mechanism.
3.6.11%1!: Phase %2! is currently active. Only one phase
may be active at a time.
Explanation: Intern al error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
3.7.22%1!: phase %2! already concluded.
Explanation: Intern al error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
705
Backup Server Error Messages 2.1.2 - 3.55.2
Number SeverityText and Explanation
3.8.22%1!: May not begin phase %2! before completing an
3.9.22%1!: May not initiate Bac k up Serv er s ca n nin g for a
3.10.22%1!: phase %2! not active.
3.11.22%1! SANIT Y: PHASE for phase no. %2! not at head
3.12.22May not s u bm it R P C %1 ! un le ss pe r fo r mi ng a DU MP.
3.13.22%1!: Illegal ph a se num b e r %2! .
3.14.22Logical page %1! is not in the given database map.
3.15.22The disk piece for page %1! does not belong to phase
3.16.22%1!: There is no session of id %2! in progress.
earlier phase, number %3!, for which there is
uncompleted work.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
phase for which run-lists have been queued.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
of list.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
%2!.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
706
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
3.17.22Pathname parameter must specify an absolute
pathname. Reject ed value: %1!
Explanation: Adapt ive Server sent its present
working directory to the Backup Server and that
directory was not recognized as an absolute path
specifier.
3.18.22Adapt ive Server Enterprise did not spec ify absolute
pathname root before sending the relative device
pathname %1!.
Explanation: Adapt ive Server sent a device
specification that was not recognized as an absolute
path specification, and had not previously sent its
present working directory.
3.19.22Combining device pathname s %1! and %2! exceeds
the maximum pathname length.
Explanation: The combination of Adaptive Server's
present working directory and the relative device name
is too long for Backup Server's internal buffer.
3.20.22%1!: RPC rejected--missing parameters.
Explanation: The number of parameters passed to
Backup Server for the specified RPC does not match
the number of parameters expected for that RPC. If
you are sending Backup Server the RPC via your own
customized mechanism, check that mechanism for the
correct RPC count. Otherwise, contact Sybase
T e chnical Support.
3.21.22%1! SANITY: run list size > %2!.
Explanation: The total size of the run lists for the
bs_run_list RPC will exceed the size used to store the
run lists internally within Backup Server. If you are
sending Backup Server the RPC via your own
customized mechanism, check that mechanism for the
correct size of the run lists. Otherwise, contact Sybase
T e chnical Support.
3.22.22%1!: Se ssion %2! does not exist.
Explanation: Intern al error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
3.23.22%1!: Cou ld not queue run list for session %2!.
Explanation: Intern al error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
3.25.22%1!: May not submit run lists for phases in which
3.26.22%1! SANITY: parameter data overflows I/O block.
3.27.22Invalid RPC sequence at RPC %1!.
3.28.22Non-con tig uo u s data ba s e map, s ess i o n %1 !, l pn %2!.
3.29.22No virtua l mapping for logical page %1!.
3.30.22Bs_normdbmap received an overlapping disk piece.
3.31.22Improper parameter count %1! for RPC %2!.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
Backup Server conducts the scan.
Explanation: Internal error, contact Sybase
Technical Support. Violation of the dump
synchronization protocol of the RPC API.
Explanation: Internal error, contact Sybase
Technical Support. Error with du mp header or trailer
processing in either Server. The total parameter sizes
are defined to equa l the I/ O bloc k s i ze .
Explanation: Internal error, contact Sybase
Technical Support. Error in the session initiator
(Adaptive Server or Backup Server), a violation of the
RPC API.
Explanation: Internal error, contact Sybase
Technical Support. These errors indicate an Adaptive
Server programming bug, defective database disk
mapping informati on sent.
Explanation: Internal error, contact Sybase
Technical Support. These errors indicate an Adaptive
Server programming bug, defective database disk
mapping informati on sent.
Explanation: Internal error, contact Sybase
Technical Support. These errors indicate an Adaptive
Server programming bug, defective database disk
mapping informati on sent.
Explanation: Internal error, contact Sybase
Technical Support. Error in the session initiator
(Adaptive Server or Backup Server), a violation of the
RPC API.
708
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
3.32.22Incorrect type for parameter #%1! for RPC %2!;
expected %3! got %4!.
Explanation: Intern al error, contact Sybase
Technical Support. Error in the session initiator
(Adaptive Server or Backup Server), a violation of the
RPC API.
3.33.22SANITY: premature last run list.
Explanation: Intern al error, contact Sybase
T e chnical Support.
3.34.22SANITY: more stripes than extents.
Explanation: Intern al error, contact Sybase
T e chnical Support.
3.35.22RPC %1! refused following previous FAILURE return.
Explanation: Intern al error, contact Sybase
Technical Support. Error in the session initiator
(Adaptive Server or Backup Server), a violation of the
RPC API.
3.36.22RPC %1 !: parameter %2! may not be NULL.
Explanation: Intern al error, contact Sybase
Technical Support. Error in the session initiator
(Adaptive Server or Backup Server), a violation of the
RPC API.
3.47.22The Backup Server is undergoing shutdown. Your
expected %3! got %4!.
Explanation: Internal error, contact Sybase
Technical Support. Error in the session initiator
(Adaptive Server or Backup Server), a violation of the
RPC API.
expected %3! got %4!.
Explanation: Internal error, contact Sybase
Technical Support. Error in the session initiator
(Adaptive Server or Backup Server), a violation of the
RPC API.
Explanation: Informational message that Backup
Server processing for the session is compl ete (the
dump or load command may continue to run, for
example, to clear the region of the loaded database
above the dump-time high page).
Explanation: Informational me ssage that a dump
synchronization phase has completed.
shutdown; only one may be active at a time.
Explanation: Shutdown is in progress and will occur
when all dumps and loads have completed.
Explanation: Internal error, contact Sybase
Technical Support.
shutdown.
Explanation: Internal error, contact Sybase
Technical Support.
session will terminate immediately. Please reattempt
connection later.
Explanation: This message is issued in response to a
dump or load command afte r a shutdown request ha s
been sent but before the Backup Server has actually
shut down.
710
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
3.48.11The Backup Server will go down immediately.
T erminating sessions.
Explanation: This is the final message sent to the
session that issued the
shutdown command.
3.49.22RPC %1! does not allow option %2!.
Explanation: An RPC inco nsistency was detected.
This could be caused by incomp atible releases of
Backup Server and Adaptive Serv er.
3.50.22Non-privileged connection is not authorized to execute
privileged RPC `%1!'.
Explanation: Some RPCs are “p rivileged,” that is,
they can only occur in the context o f an Adaptive
Server-initiated dump. Users who attempt t o
programmatically duplicate one of these RPCs are
prevented from doing so.
3.51.22Database device #%1!, name %2! has already been
declared as #%3!, name %4!.
Explanation: Intern al error, contact Sybase
Technical Support. The dump or load command as
translated by Adaptive Server does not make sense.
sysdevices table may be c or rupt.
The
3.52.22Database device #%1! has not been declared.
Explanation: Intern al error, contact Sybase
Technical Support. The dump or load command as
translated by Adaptive Server does not make sense.
sysdevices table may be c or rupt.
The
3.53.22Malformed option list received, RPC: %1!.
Explanation: Intern al error, contact Sybase
Technical Support. The dump or load options as
passed from Adaptive Server do not make sense. The
problem may be possible to work around by
rearranging, adding or removing options to the dump
or load command.
3.54.11Waiting for processes to complete.
Explanation: This message is sent to the session
issuing a
shutdown command if there are outstanding
dump or load requests and nowait was not specified.
3.55.22RPC %1!, parameter `%2!': `%3!' is an invalid value.
Explanation: Intern al error, contact Sybase
Technical Support. Adaptive Server requested an
unknown function.
711
Backup Server Error Messages 4.1.2 - 4.75.3
Backup Server Error Messages 4.1.2 - 4.75.3
Number SeverityText and Explanation
4.1.22Device `%1!': volume `%2!' appears to contain data
written in a format that the Backup Server does not
recognize. Please use a different volu me, or initialize
this volume through the operating system.
Explanation: Digital O penVMS only: the tape may
be of foreign origin. Digital OpenVMS
may know how to confi r m tha t data can be
overwritten. Will be followed by an additional
operating system message elaboratin g on the situation.
4.2.33Adaptive Server Ent erp r is e sent an ove rla pping disk
piece.
Explanation: Database is corrupt. Run dbcc
diagnostics on your database and refer to Adaptive
Server Error Messages for corrective measures.
4.3.22Device %1! is not in use by any session on this server.
Explanation: Indicates user addressed
sp_volchanged execution to an inactive device. Check
parameters.
4.4.22Device %1! does no t be lon g to s ess io n <%2!>.
Notification failed.
Explanation: Indicates a device specified in an
sp_volchanged execution does not belong to the
named session. Check parameters.
4.5.22Notification attempt failed--message channel for
session <%1!> is closed.
Explanation: Indicates user addressed
sp_volchanged execution to a nonexistent session.
Check parameters.
4.6.22Failed to crea te or attach shared tape i/o buffers.
Explanation: Indicates unavailability of shared
memory on the platform, possibly caused by memory
shortage or kernel configuration limit reached. Check
resource availability . This is probably a Bac kup Server
problem.
volume init
712
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.7.22Device %1! already in use.
Explanation: A sessio n at tempted to use an archive
device owned by another session. Select a different
archive device.
4.8.22Mirror device types do n't match: %1!.
Explanation: This error is part of a not yet
implemented feature, included here only for
completeness.
4.9.22Label validation error: read returned %1! reading
label. Read:n%2!
Explanation: These errors indicate a mislabeled or
illegal-format archive volume. User should use o ffline
commands to verify that the tape co ntains Sybase
information. The following commands submitted
repeatedly in order will display the beginning and
ending label characters for each file on the t ape:
dd if=<tape_device> bs=2048 | od
-cmt
-f <tape_device> fsf 1dd
if=<tape_device>
bs=2048 | od -c
Zero bytes reported from “dd” and “od” denotes no
further data on the tape.
4.10.22Label validation erro r: first label not VOL1.
Explanation: Same as Error # 4.9.2
4.11.22Label validation error: seek to %1!s failed, %2!.
Explanation: Same as Error # 4.9.2
4.12.22Label validation error: %1! label not fo und.
Explanation: Same as Error # 4.9.2
4.13.22Device `%1!': can't determine how to set density on
channel %2!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session will exit.
4.14.22Label validation error: too many header labels.
Explanation: Errors similar to 4.9.2–4.12.2.
4.15.2 2Label validation error: se ek to trailer labels failed.
Explanation: Errors similar to 4.9.2–4.12.2.
713
Backup Server Error Messages 4.1.2 - 4.75.3
Number SeverityText and Explanation
4.16.22Label validation error: read of tape mark failed.
4.17.22The stripes on the specified devices have completed,
4.18.22Unsupported device type. The stat() system call
4.19.22Label validation error: too many trailer labels.
4.20.22Device `%1!': I/O error, write of tape mark failed.
4.21.22Device `%1!' should be marked `list only', but is not.
4.22.11Option %1! is not valid for device `%2!'.
4.23.22%1!: read %2!: %3!.
4.24.22%1!: write %2!: %3!.
Explanation: Errors similar to 4.9.2–4.12.2.
but more dump stripes exi s t.
Explanation: This message arises when lo ading from
fewer stripes than the number used at dump time. At
load time, there must be at least one instance of ever y
device type used at dump time.
returned type '%1! ' for '% 2!'. Refer to your operati ng
system documentation for more details.
Explanation: The archive device type is eith er an
operating system file, raw fixed disk, raw unloadable
disk (for example, floppy disk), tape, or network
location (device_name AT
remote_backup_server_name). Select a device of a
legal type.
Explanation: Errors similar to 4.9.2–4.12.2.
Explanation: Errors similar to 4.9.2–4.12.2.
Cannot continue this command.
Explanation: Errors similar to 4.9.2–4.12.2.
Explanation: Indicates a device option not
appropriate for the device type. Review legal options
for device types.
Explanation: Indicates a read or write system call
error on a disk or file device. Investigate possible
causes (for example, out-of-space conditio n.) Th i s
error aborts the dump or load.
Explanation: Indicates a read or write system call
error on a disk or file device. Investigate possible
causes (for example, out-of-space conditio n.) Th i s
error aborts the dump or load.
714
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.25.22Device `%1!': %2! is an in appropriate dens ity value
for this device.
Explanation: Digital OpenVMS only: the density
value specified in the dump or load command is not
valid. Expected values are: none specified, 800, 1600,
6250, 6666, 10000, and 38000.
4.26.22Volume validat ion error: failed to obtain device
information, device: %1! error: %2!.
Explanation: Backup Server is unable to sense the
type of a given device. Verify that the device is of a
legal type and that the Backup Server process has
operating system permission to access it.
4.27.22Volume validation error: attem pt to close %1! returned
%2!.
Explanation: A UNIX file failed to close. The first
parameter is the file name and the seco nd is the UNIX
error message that was returned.
4.28.22Device `% 1! ': set mode failed on ch annel %2!; status
= 0x%3!.
Explanation: Digital OpenVMS only: could not set
device density. The “status” line will contain the
operating system erro r co de.
4.29.22Device `%1!': sense mode failed on ch annel %2!;
status = 0x%3!.
Explanation: Digital OpenVMS only: could not
sense device characteristics. The “status” line will
contain the operating system error code.
4.30.22Volume validation error: attempt to open %1! returned
%2!.
Explanation: Indicates an error opening or closing a
database device.
4.31.22Device `%1!': failed to skip back to beginning of tape
on channel %2!; status = 0x%3!.
Explanation: Digital OpenVMS only: volume init
error. The “statu s” line will contain the operatin g
system error code.
4.32.22Failed to allocate memory for tape i/o buffer.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session will exit.
Explanation: Information, no user action necessary.
format:\t'%3!'\nMax. bytes/block:\t%4!\nRecord
length:\t%5!\nBackup format
version:\t%6!\nReserved:\t'%7!'\nDataba se
name:\t'%8!'\nBuffer offset
length:\t%9!\nReserved:\t'%10!'\n
Explanation: Information, no user action necessary.
continuing.
Explanation: This error is raised when Backup
Server attempts to list the contents of a tape. Media
failure or corruption could be indicate d. Backup
Server will continue listi ng contents (other files may be
fine).
Explanation: This message occurs when attempting
to dump to a non-existent disk FNAME.
error: %1!
Explanation: An attempt to fork a subprocess failed.
716
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.43.22Couldn't create multibuffering subprocess.
Explanation: Backup Server was unable to complete
start-up of the multibuffering subprocess. File
descriptors may be exhausted (Error 4.42). Retry
session when Backup Server activity is lower . Possible
virtual memory shortage (Error 4.43).
4.45.22The maximum number of %1! stripe devices has been
exceeded.
Explanation: A single dump or load session may us e
a maximum of 32 archive stripes. Reduce the number
of archive devices in the dump or load command.
4.46.22Length error on I/O -- transferred %1! bytes, expecting
to transfer %2! bytes .
Explanation: Digital OpenVMS only: Backup
Server re ques ted t he op erati ng sy stem to rea d or write
%2 bytes and only %1 b ytes were actually tran sferred.
Probably device or media failure.
4.50.22Device %1!: The blocksize %2! of the dump file is not
within the range of %3! to %4!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic. The session will exit.
4.51.22Archive devices `%1!' and `%2! ' do not belong to the
same file group.
Explanation: Intern al error, contact Sybase
Technical Support. The tapes/devices do not belong to
the same archive group. To the Backup Server, it
appears that “tapes” from two different dumps are
mounted in device s requested by the current load.
4.52.22There shoul d be %1! load stripes, but the command
only specifies %2!. One or more required devices have
been omitted from th e command line.
Explanation: Backup Server suppor ts databa se loads
on fewer devices than were used for the dump.
However, at least one device of each type (4 mm, 8
mm, and so on) must be supplied. Backu p S erver
verifies that a load command specif ies all needed
device types. If it does not, this error is raised.
717
Backup Server Error Messages 4.1.2 - 4.75.3
Number SeverityText and Explanation
4.53.22The load command specifies too many devices of type
4.54.22The load co mmand specifies too few devices of type
4.55.22Device va lidation error: co uldn't open r aw device %1!,
4.57.22Device validat io n error: couldn't obtain disk drive
4.58.11Database %1!: %2! kilobyt es %3!ed.
4.59.33Archive device %1! must either be a STRIPE or
`%1!': expected %2!, got %3!.
Explanation: Similar to 4.52.2; however, this is the
reverse case. Backup Server cannot load from more
stripes than were used for the original dump.
`%1!': expected %2!, got %3!.
Explanation: At least one type of each devi ce must
be specified in the load command
error: %2!
Explanation: These errors denote failure to obtain
hardware characteristics after establishing the device
type. Check permiss ion s on the device special file,
investigate the returned operating system error
message.
characteristics for device %1!, error: %2!
Explanation: These errors denote failure to obtain
hardware characteristics after establishing the device
type. Check permiss ion s on the device special file,
investigate the returned operating system error
message.
characteristics for device %1!, error: %2!
Explanation: These errors denote failure to obtain
hardware characteristics after establishing the device
type. Check permiss ion s on the device special file,
investigate the returned operating system error
message.
Explanation: This message conveys the progress of
the dump or load session. %3 is “DUMP” or “LOAD”.
MIRROR.
Explanation: Internal error, contact Sybase
Technical Support. This error can occur only i f
Adaptive Server incorrectly translated a dump
command.
718
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.60.22Archive device %1! does not support a valid tapemark.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.61.22Archive device %1! does not support %2! operation.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
the Backup Server cannot find the sybmultbuf
program. Check $SYBASE/bin to see if sybmultbuf is
there.This can also happen if the Backup Server cannot
locate the sybmultbuf binary because it has received
an incorrect parameter.The correct use of the -M flag
is: $SYBASE/bin/backupserver M$SYBASE/bin/sybmultbuf A third possibility is that
the Backup Server has had trouble forking t he
sybmultbuf process. Check the Backup Server's
srv .log, which may contain more inform ation regarding
this problem. For emulator failure accompanied by
this error message, see Errors in Backup Server Error
Log.
4.63.22End-of-volum e readin g la bels, arc h ive %1!.
Explanation: Backup Server encountered a tape file
mark when attempting to read the ANSI labels.
Indicates validation attempt on a bla nk tape (not an
error), a non-ANSI tape or programming error. The
tape volume should be examined off line with the
commands given above. If the vol ume was the final
volume of the load and the I/O has proceeded normally
to this point (as evinced by progr e ss messages, etc.)
then the load I/O can be considered successful. If not,
the load should be reattempted.
4.67.22Device %1!: This tape device requires the CAP ACITY
4.68.22Write data to a network device (slave site: %1!, device:
4.69.22Read data from the network device (slave site: %1!,
4.70.22Device %1 !: Unable to query OD M database for device
4.71.22Device %1!: Is not configured for extended file marks.
4.72.22Wri te data to the archive de vice `%1!' failed. I/O erro r:
4.73.22Read data from the arch iv e device `%1!' failed. I/O
option.
Explanation: Backup Server does not know ho w to
detect end-of-tape on this device. Therefore capacity
must be specified on dump, or you must specify the
device as a logical de vice name from
sysdevices.
%2!) failed.
Explanation: This messages are self-explanatory.
Further details will appear in a 4.82.2 message, which
will immediately follow this message.
device: %2!) failed.
Explanation: This messages are self-explanatory.
Further details will appear in a 4.82.2 message, which
will immediately follow this message.
attributes. ODM error code = %2!.
Explanation: RS6000 only: Since Backup Server has
failed to determine device characteristics, it cannot
ensure that the device is configured for extended file
marks.
Explanation: RS6000 only: Multi-file devices must
be reconfigured with extended tape marks. This is so
that tape marks can be overwritten on multi-file
dumps.
%2!
Explanation: This messages are self-explanatory.
Further details will appear in a 4.82.2 message, which
will immediately follow this message.
error: %2!
Explanation: This messages are self-explanatory.
Further details will appear in a 4.82.2 message, which
will immediately follow this message.
720
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.74.22Unable to %1! database information file %2! : %3!.
Explanation: UNIX Backup Servers use a temporary
file (created in /tmp ) to pass d atabase device names to
the sybmultbuf program. An I/O error with this file has
occurred. User should verify that /tmp is worldwritable, has sufficient space, and contains no unused
files of the form BS_servername.number.
4.75.33Device %1!: %2! is not a legal virtual disk number.
Explanation: Intern al error, contact Sybase
Technical Support. Backup Server ca nnot determine
what portions o f the specified database device shoul d
be backed up because information about the device
sent from Adaptive Server does not correspond with
the actual physical device.
Backup Server Error Messages 4.76.3 - 4.147.2
Number SeverityText and Explanation
4.76.33Device %1!: %2! is not a legal virtual block nu mber.
Explanation: Intern al error, contact Sybase
Technical Support. Backup Server ca nnot determine
what portions o f the specified database device shoul d
be backed up because information about the device
sent from Adaptive Server does not correspond with
the actual physical device.
4.77.22Device %1! may not be used: minimum blocksize for
I/O exceeds device maxiumum of %2!.
Explanation: Backup Server requires tape devices to
support an I/O size of at least 2K. The tape dev ice
found has a maximum I/O size less than 2K. This
message should never appear. If it does, user should
check device name specification. If correct, user must
use another device.
4.78.22Option %1!: illegal value %2!.
Explanation: This indicates the user has supplied an
illegal value for a device option. Revie w the devi ce
options and legal val ues.
4.80.22Serv e r %1 ! , device %2!: You must use the no -r e wind-
4.81.22Server %1!: device %2! is open for writing; you may
4.82.22Operating system error, server %1! device %2!: code
4.83.22Device %1 !: The specifi ed blocksize %2! is not within
4.84.11Device %1!: The specified blocksize of %2! will be
4.85.11Device %1!: Disk model %2! does not exist in the
%4!.
Explanation: Indicates a pr ogrammin g bug in a local
or remote Backup Server. The I/O service layer has
received a read or write request size that exc eeds the
available buffer size.
on-close tape device.
Explanation: Backup Server requires all tape devices
to use the no-rewind -on-close option, so that it can
fully control tape positioning.
not specify the @fname parameter when changing
volumes.
Explanation: The @fname parameter is meaningful
only at load time, to selec t a certa in fi le to lo ad from a
multi-file volume. At dump time, the Backup Server
assigns a name to the file that will contain the dump.
Message 6.28.1 returns the assigned name.
%3! message %4!.
Explanation: This message appears when a system
call (perhaps performed as part of a higher-level
operation) has failed. It is intended primarily for
diagnostic use and should b e interpreted in the context
of immediately preceding messages.
the range of %3! to %4!.
Explanation: The user-specified block size is out of
range. Respecify block size within the listed limits.
truncated to %3! which is a multiple of %4!.
Explanation: The user-specified block size was
truncated to be a multiple of 2048.
/etc/disktab file. Using default values for this devic e.
Explanation: The disk device is not configured in
/etc/disktab, so a default disk block size will be used.
722
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.86.22Unable to initialize As ync IO on the database device
%1!. Backup Server must use Async IO on a block
special devices because Adap tive Serve r Enterprise is
doing the same.
Explanation: This is an HP-specific error. If
Adaptive Server Enterpri se is usin g asyn chronous I/O
for a block special device, then backup Server must do
the same in order to guarantee disk coherency. Block
I/O without asynchronous isa buffered I/O operation.
With asynchronous I/O, it is not buffered. If two
processes access the same disk, one using buffered I/O
and the other using nonbuffered I/O, the current image
of a disk page may be ignored by one of t he processes.
4.87.22Device %1!: uname() failed with error: %2!.
Explanation: HP only: Backup Server is trying to
identify the machine as an HP 800 or HP 700. The
uname call (which gets this information) failed.
4.88.22Device %1!: Could not determine device type due to
unknown machine model . Expected models are
HP9000/800 & 700 series.
Explanation: Related to Error 4.87.2. After getting
the machine name with the uname call, Backup Server
could not identify the device ty pe because it c ould not
identify the machine type. Only 80 0 and 700 series
machines are expected.
4.89.22Allocation of Resource Tag failed.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.90.22Allocation of Resource Tag for tape i/o failed.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.91.22Registering of application failed. OS error returned
%1!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
723
Backup Server Error Messages 4.76.3 - 4.147.2
Number SeverityText and Explanation
4.92.22Unregistering of app licat ion faile d. OS e rror re turn ed
4.93.22Read from %1! failed: OS error returned %2!, errno
4.94.22Write to %1! failed: OS error returned %2!, errno
4.95.22Unable to expand file %1!. OS error returned %2!.
4.96.22Unable to set end of file for %1!. OS error returned
4.97.22Asynchronous I/O failed for %1!. OS error returned
4.98.22Unable t o r e serve device %1! in Control Mode. OS
%1!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
%3!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
%3!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
%2!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
%2!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
error returned %2!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
724
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.99.22Open unable to mount media for device %1! : OS error
returned %2!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.100.22Unable to dismount media for device %1! : OS error
returned %2!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.101.22Unable to reserve device %1! in IO Mode. OS error
returned %2!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.102.22Unable to locate device %1! in the Media Manager
database.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.103.22Requested seek type %1! is invalid.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.104.22Memory Allocation f or I/O buffer failed.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.105.22Received inval id return code %1! i n I/O completion
status.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
725
Backup Server Error Messages 4.76.3 - 4.147.2
Number SeverityText and Explanation
4.106.22Unable to forward a file mark: OS error returned %1! .
4.107.22Error in forwarding %1! file marks.
4.108.22Unable to back over a file mark: OS error returned %1!
4.109.22Error in backing over %1! file marks.
4.110.22Attepmt to write EOF on device %1! failed. OS error
4.111.22Unable to rewind device %1!: OS error returned %2!.
4.112.22Unable to unload media in device %1!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
returned %2! .
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
726
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.113.22Unable to go to end of media.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.114.22Unable to retension device.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.115. 22O p e n of % 1! f aile d, unable to expand devic e na m e to
fullpath.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.116.22Open of %1! failed, unable to determine volu me
number. Volume = %2! Fullpath = %3!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.117.22Un able to get volume ma pping information fo r volume
%1! in path %2!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.118.33Unable to detect database device %1!
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.119.22Unable to release device %1!
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
727
Backup Server Error Messages 4.76.3 - 4.147.2
Number SeverityText and Explanation
4.120.33Unable to locate state information for this stripe.
4.121.33Local semaphore handle is NULL for asynchronous
4.122.22Unable to allocate semaphore for disk operations on
4.123.22Operating system error, server %1! device %2!
4.124.22Archive API error for device='%1!': Vendor
4.125.11Archive API information for device='%1!': Vendor
4.126.33Unable to get current date and time. Internal error.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
disk i/o.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
device %1!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
errcode %3!.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
application name=%2!, Library versio n=%3!, API
routine=%4!, Message =%5!
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
Explanation: Information, no user action necessary.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
728
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.127.22Internal Error on device %1!: Atte mpting to determ ine
if device is non-rewinding. Failed to get the OS version
when converting data returned from uname(2).
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.128.22Failed to start multibuffering subprocesse s for archive
device `%1!'. Look at the Backup Server error log for
more information.
Explanation: Either the sybmultbuf process was not
created successfully or the sybmultbuf process died
immediately after creation. Check the backup server
error log for any error message from the sybmultbuf
process.
4.129.22Device %1! may not be used with physical blocksize
configured as %2!. In order to be usable by Backup
Server a device's blocksize must be configured to be
both less than or equal to %3! and to be an even divisor
of that value.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.130.22Device: `$1!'. The stream identifier `%2!' contains
invalid characters. The valid character are, alphabetic,
numeric, and unders core.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.131.22Device: `%1!'. The stream identifier `%2!' has an
incorrect length. A valid length is from 1 to 30 bytes
long.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
4.132.11Attempting to open bytestream: `%1!'
Explanation: Information, no user action necessary.
4.132.11Attempting to open byte stream device: `%1!'
Explanation: Information, no user action necessary.
729
Backup Server Error Messages 4.76.3 - 4.147.2
Number SeverityText and Explanation
4.133.22Invalid path or no execute permission for
4.134.22Invalid Device: yo u ca nn o t dump to or loa d fro m the
4.135.22Invalid Device: you cannot dump to or load fro m a
4.136.22uname failed with OS error '%1!'.
4.137.22Invalid OS release number '%1!'
4.138.22Device '%1!': operating system call 'readlink' failed
4.139.22[%1!] The '%2! ' ca ll f a ile d fo r d ev ic e '% 3!' with error
multibuffering subprocess binary: %1!
Explanation: The sybmultbuf bi nary could not be
found. Check the pathname in the -M option or
$SYBASE/bin for the existence of sybmultbuf binary
(in NT sybmbuf.exe). Also, check if the binary has
execute permissions.
null device, '%1!'.
Explanation: You cannot dump to null device since
you cannot recover the dump from it. Select a device
of a legal type.
directory, '%1!'.
Explanation: The specified archive device is a
directory name. Specify a device name o r a disk file
name.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
with error '%2!'.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
number %4! (%5!). Refer to your operating system
documentation for further details. Look for '%6!' in the
backup server errorlog for additional information from
SYBMULTBUF.
Explanation: The message has 93 secondary state
values used to determine where a failure occurred in
sybmultbuf.
730
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
4.140.22[%1!] The '%2!' call failed with error number %3!
(%4!). Refer to your operating system documentation
for further details. Look for '%5!' in the backup server
errorlog for additional information from
SYBMULTBUF.
Explanation: The message has 93 secondary state
values used to determine where a failure occurred in
sybmultbuf.
4.141.22[%1!] The '%2!' call failed for device '%3!' with error
number %4! (%5!). Refer to your operating system
documentation for further details.
Explanation: The message has 93 secondary state
values used to determine where a failure occurred in
sybmultbuf.
4.142.22[%1!] The '%2!' call failed with error number %3!
(%4!). Refer to your operating system documentation
for further details.
Explanation: The message has 93 secondary state
values used to determine where a failure occurred in
sybmultbuf.
4.143.22[%1!] A failure occur red for device '%2!'. Look for
'%3!' in the backup server errorlog for additional
information from SYBMULTBUF.
Explanation: The message has 93 secondary state
values used to determine where a failure occurred in
sybmultbuf.
4.144.22[%1!] A failure occurred. Look for '%2!' in the backup
server errorlog for additional information from
SYBMULTBUF.
Explanation: The message has 93 secondary state
values used to determine where a failure occurred in
sybmultbuf.
4.145.22[%1!] Error for device '%2!'. %3!
Explanation: The message has 93 secondary state
values used to determine where a failure occurred in
sybmultbuf.
4.146.22[%1!] Error occurred. %2!
Explanation: The message has 93 secondary state
values used to determine where a failure occurred in
sybmultbuf..
731
Backup Server Error Messages 5.1.2 - 6.89.2
Number SeverityText and Explanation
4.147.22Operating system error. Code %1! message %2!.
Explanation: The message has 93 secondary state
values used to determine where a failure occurred in
sybmultbuf.
Backup Server Error Messages 5.1.2 - 6.89.2
Number SeverityText and Explanation
5.1.22The mirror devices (site: %1!) and the primary
device(site: %2!) must reside at the same site.
Explanation: This message is part of the
uncompleted dump mirroring feature. All mirrors for
a stripe must reside on the same host.
5.2.22Cannot allocate the login record.
Explanation: This error occurs when the dblogin call
fails, probably due to a memory resource problem.
5.3.22Cannot open a connection to the slave site `%1! '.
Explanation: An attempt to connect to a remo te
Backup Server encountered this failure. Look for:
Memory or swap space shortage
No remote Backup Server running
Wrong listening address
5.4.22RPC (`%1!') initialization fails.
Explanation: Internal error, contact Sybase
Technical Support. Failure in dbrpcinit.
5.5.22Cannot add a parameter to the RPC (`%1!') call
Explanation: Internal error, contact Sybase
Technical Support. Failure in dbrpcparam.
5.6.22Cannot send the RPC (`%1!').
Explanation: Check to see that the local or remote
Backup Server is still available.
5.7.22RPC (`%1!') execution failed.
Explanation: These messages point to difficul tie s in
issuing an RPC to a remote Backup Server. Probable
cause is an Open Server programming error.
732
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
5.8.22RPC as_cmd exec ut ion failed - slave server: %1!,
device: %2!, command type: %3!.
Explanation: These messages point to difficulties in
issuing an RPC to a remote Backup Server. Probable
cause is an Open Server programming error.
deliver the named RPCs to the remote Backup Server.
Adjacent messages provide more detail. Probable
causes are sudden death of the remote Backu p S erver,
or a programming error.
5.12.22Missing dev ice name parameter @devname, RPC:
%1!, command: %2!.
Explanation: Intern al error, contact Sybase
T e chn ical Su pp ort. Check the compatibility of local
and remote Backup Servers.
5.13.22Received an unknown command. RPC: %1!,
command: %2!.
Explanation: Intern al error, contact Sybase
T e chn ical Su pp ort. Check the compatibility of local
and remote Backup Servers.
5.14.22Cann ot set the value of an RPC return parameters,
RPC: %1!
Explanation: Intern al error, contact Sybase
T e chn ical Su pp ort. Check the compatibility of local
and remote Backup Servers.
5.15.22Slave server received %1! bytes of data that is more
than @count %2! specified in as_pagerun.
Explanation: Intern al error, contact Sybase
Technical Support. Violation of the RPC API.
5.16.22DB-Library error, error number %1!, severity %2!:
%3!
Explanation: The installed DB-Library error
handling function returns this error. Adja cent
messages provide more detail.
733
Backup Server Error Messages 5.1.2 - 6.89.2
Number SeverityText and Explanation
5.17.22Cannot get the character set currently in use .
5.18.22Cannot set character set `%1!' in the login record.
5.19.22Cannot get the language currently in use.
5.20.22Cannot set language `%1!' in the login record.
5.21.22Remote DUMP/LOAD is not allowed when
6.28.11Dumpfile name `%1!' s ection number % 2! mounted on
6.29.11unna m ed dumpfile, section number %1! mounted on
6.30.11Device %1!: Volume cataloguing complete.
Explanation: The remote Backup Server could not
set the character set to its default setting for the initial
connection from a client of the local Backup Server.
Explanation: The remote Backup Server could not
set the character set to the set specified by the remote
connection.
Explanation: The remote Backup Server could not
set the language to its default setting for the initial
connection from a client of the local Bac kup Server.
Explanation: The remote Backup Server could not
set the language specified by the remote connection.
interfacing to a stripe for device `%1!'.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
%3! `%4!'
Explanation: This message has a critical role. It
contains the file name assigned to th e archive file at
dump time. If the dump goes to a multifile volume, th e
user or the application must record the dumpfile name
in persistent storage and specify it at load time in order
to locate the file fo r loading from the mu ltifile archive .
If the dumpfile name is lost, it will be n ecessary to scan
the tape off- line with the commands given under
message 4.12.2 to locate the dumpfile name.
device `%2!'
Explanation: Dumpfile name is lost. See above
message.
Explanation: This is an informational message
indicating that the
load with listonly command has
completed successfully for the specified archive
device.
734
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
6.31.22Volume rejected.
Explanation: Backup Server refuses to use the
mounted volume. Adjacent messages provide more
detail. The volume either has non-ANSI structure or
there is a Backup Server programming error.
6.32.22%1!: vo lume not valid or not requested (serve r: %2!,
session id: %3!.)
Explanation: The data on the device is not in proper
dump format. If you are loading, use another volume.
If you are dumping, user may overwrite.
6.33.22%1!: Volume already contains %2! kilobytes, which is
larger than the specified capacity of %3! kilobytes.
Explanation: A multi-file dump device contains
more data than was specified in the capaci ty clause.
6.34.22\n%1!\n%2!\n%3!
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
6.35.22Volume validati on error: bad magic nu mber %1!,
expected %2!.
Explanation: Indi cates a non-Sybase archive
mounted on the drive. Replace with a Sybase dump
archive.
6.36.22Header labels of rejected vo lume:
Explanation: Preamble message to display labels of
rejected volume.
6.37.22V olume validation error: Load block size of %1! must
equal volume bloc k siz e of %2 ! .
Explanation: Indicates a non-Sybase archive (illegal
block size) mounted on the drive. Replace with a
Sybase dump archive.
6.38.11Header labels of volume on `%1!':
Explanation: Information, no user action necessary.
6.39.00tape drive
Explanation: Internal informational message,
usually a component of another message. No user
action necessary.
735
Backup Server Error Messages 5.1.2 - 6.89.2
Number SeverityText and Explanation
6.40.00disk
6.41.11Header lab el s of mounted volume:
6.42.00disk file
6.43.00floppy disk
6.44.00device
6.45.11Be sure to remove the tape/floppy from drive %1!
6.46.11%1!: Mount the next volume to read.
6.47.11%1!: Mount the next volume to write.
6.48.11%1!: Volume on dev ic e `%2 !' ha s restr ic te d acce s s
6.49.11%1!: Volume to be overwritten on `%2!' has not
Explanation: Internal informational message,
usually a component of another message. No user
action necessary.
Explanation: Preamble message to display labels of
mounted volume.
Explanation: Internal informational message,
usually a component of another message. No user
action necessary.
Explanation: Internal informational message,
usually a component of another message. No user
action necessary.
Explanation: Internal informational message,
usually a component of another message. No user
action necessary.
(server: %2!, session id: %3!).
Explanation: Reminder message appea rs when
nounload (default) is specifie d fo r an unloadable
device.
Explanation: Requests mounting of the next volu me
in sequence for load.
Explanation: Requests mounting of the next volu me
in sequence to continue dump.
(code %3!).
Explanation: Reports ANSI restricted-access code in
label prior to confirming over write request.
expired: creation date on this volume is %3!, expiration
date is %4!.
Explanation: Requests verificati on of overwrite of
unexpired volum e .
736
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
6.50.11%1!: Dum pfile `%2!' section %3! found instead of
`%4!' section %5 ! .
Explanation: The volume just read is out of order.
Mount the correct volume.
6.51.11%1!: Mount the next volume to search.
Explanation: Reports that the requested dumpfile
(specified by the fi le option) was not fo und on the
volume.
6.52.11%1!: Volume to be overwritten on `%2!' has
unrecognized l a bel data.
Explanation: A single file dump device has non-
Sybase dump data. This is a prompt set to the user
asking if the data is to be overwritten.
6.53.11%1!: Volume on device `%2!' cannot be opened for
write access. Mount another volume.
Explanation: Check write protecti on.
6.54.11%1!: Volume on device `%2!' is expired and will be
over written.
Explanation: A single dump file device has media
with expired dump data on it. The user is prompted
whether the data is to be overwritten.
6.55.11The volume mo un te d on `%1!' does not belong to the
same archive as other, previously mounted volumes.
Explanation: The creation time of this volume does
not match the other volumes or stripes.
6.56.22The vo lume mounted on dev ice `%1!' could not be
positioned to append another dump file. This dump
device may only support one dump file per volume set.
Explanation: The mounted volume is either full, or
can only hold one dump file.
6.57.11Device `%1!' supports one dump file per vo lume set.
Explanation: Information, no user action necessary.
6.58.11Device `%1!' supports multiple dump files per volume
set.
Explanation: Information, no user action necessary.
6.61.22Volume validation error: Volume change request not
allowed on no n-mountable devices, de vice name: %1 !.
Explanation: Requests mounting of next volume in
sequence to locate requested dump file.
737
Backup Server Error Messages 5.1.2 - 6.89.2
Number SeverityText and Explanation
6.65.22Volume validation error: ille gal volume change, devic e
6.66.22Volume validation error: ille gal volume change, devic e
6.78.11EXECUTE sp_volchanged\n\ t@session_id =
6.80.22Session %1! is exiting by request from
6.81.22Unrecognized volume change prompt id (inter nal
6.82.22%1! is not a recognized sp_volchanged action.
%1!: volume for stripe %2! mounted while stripe %3!
loading still in progress.
Explanation: Reminds user that all volumes of a
dump-time stripe must complete loadin g on the device
before the first volume of another dump-time stripe
may begin loading.
%1!: volume mounted ou t of or de r, expected volume
%2!, got volume %3!
execution. proceed means continue operation with the
currently mounted volume. retry means redo the
validation check that led to the prompt (presumably on
a new volume). abort means abort the entire dump or
load session.
sp_volchanged.\nData written in this session are
incomplete and invalid.\nAborting session.
Explanation: The user requested an abort through
sp_volchanged.
error); task must exit.
Explanation: Indicates a Backup Server
programming error. Retry the dump or load command,
avoiding unnecessary volume manipulations.
Explanation: User provided an illegal @ac tion value
sp_volchanged. The value must be proceed, retry, or
to
abort.
738
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
6.83.22Volume validation error: Volume name mismatch,
volume name %1!, expected volume name %2!.
Explanation: Volumes within a stripe must have the
same name in the ANSI VOL1 label. It is possible for
a user to execute the dump command pro perly and still
receive this error at load time, if the first volume was
overwritten using the
dumpvolume option and the
second volume, with a different name, was appended
to.
Explanation: User remounted a tape for a stripe that
has already been loaded.
6.85.00byte stream
Explanation: Internal informational message,
usually a component of another message. No user
action necessary.
6.86.22Unexpec ted error reading fro m volume change
response message queue for device '%1!'.
Explanation: Failed to read from volume change
message queue.
6.87.11%1!: Volume on device `%2!' contains user data. Erase
it or mount another volume.
Explanation: The mounted volume is not ready for
use. Erase it or exchange it for another.
6.88.11Volume on device `%1!' has unrecognized format or
not formatted.
Explanation: The mounted volume is not ready for
use. Format it or exchange it for another.
6.89.22The SYTAPE environment variable must be set.
Explanation: The SYTAPE environment variable
must be set before continuing.
739
Backup Server Error Messages 7.1.2 - 8.17.2
Backup Server Error Messages 7.1.2 - 8.17.2
Number SeverityText and Explanation
7.1.22Memory error: failed to allocate an `%1!' structure.
Explanation: Not enough memory available to
Backup Server. See “Note” at the top of this section.
7.2.22Option `%1!': %2! is an invalid value; value must be
an even multiple of %3!.
Explanation: Illegal value for a dum p or load option.
7.3.22Opti on error: when you specify %1!, you may no t
specify %2!.
Explanation: Illegal combination of options in a
dump or load command.
7.4.22Option `%1!': `%2!' is an invalid value -- check the
documentation for allowable values.
Explanation: Unrecognized value specified for a
dump or load command.
7.5.22`%1!' is a badly formed value string.
Explanation: Syntax error in dump or load command
option.
7.6.22Option `%1!': `%2!' is an invalid volume label. The
maximum length is %3!.
Explanation: Volume label is longer than 6
characters.
7.7.22Option `%1!' is not valid.
Explanation: Unrecognized dump or load option.
7.8.22Option `%1!' may not be negated.
Explanation: You cannot use no with this option.
7.9.22Option `%1!' does not take any value; remove `='.
Explanation: This option does not allow you to
specify a value.
7.10.22Option `%1!' may not have more than one value.
Explanation: User specified more than on e value
after “=”, and the option only permits one value.
7.11.22Option `%1!' may not take a value when it is negated.
Explanation: User specified an option with a value
and no. The combination is illegal for this option.
740
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
7.12.22Option `%1!' requires a value, but none was specified.
Explanation: You must specify a value for these
options: density, blocksize, capacity, dumpvolume,
retaindays, or file.
7.13.22Optio n `%1!': `%2!' is not unique -- supp ly more
characters.
Explanation: User abbreviated a keyword following
a value, and the abbre viation is ambiguous.
7.14.22Option error: when you specify %1!, you must also
specify %2!.
Explanation: Invalid combination of options.
7.15.22Option `%1!' is not valid for the present command.
Please check the documentation for correct usage.
Explanation: load option used during a dump
command, or vice versa.
7.16.00and
Explanation: Internal informational message,
usually a component of another message. No user
action necessary.
7.17.00or
Explanation: Internal informational message,
usually a component of another message. No user
action necessary.
8.1.22Device %1!: Failure to open fo r read /write. Op erating
system message: `%2!'.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
8.2.22Device %1!: Failur e to rewind tape device.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
8.3.22Device %1!: Failure to write minimum block size of
%2! bytes.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
741
Backup Server Error Messages 7.1.2 - 8.17.2
Number SeverityText and Explanation
8.4.22Device %1!: Auto-configuration failure. This tape
8.5.11W arning, un able to o pen device configuration file %1!
8.6.11Warning, the format of the device configuration %1!
8.7.11W arning, un able to o pen device configuration file %1!
8.8.11Warning, unable to write to device configuration file
8.9.11Warning, unable to close device configuration file %1!.
8.10.22Device %1!: Not found in configuration file %2!.
8.11.11Device %1!: Will be auto-configured and the results
device is not supported.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
for reading. Operating system error %2!.
Explanation: The tape auto config feature uses a
configuration file. It creates it the first time the tape
auto config tests are run. This informational message
is printed if the configuration file does not exist
already and hence it is abo ut to create one.
file is invalid. Configuration information will not be
saved.
Explanation: Information, no user action necessary.
for writing. Operating system error %2!. Configuration
information will not be saved.
Explanation: Information, no user action necessary.
%1!. Operating system error %2!. Configuration
information will not be saved.
Explanation: Information, no user action necessary.
Operating system err or %2!. Configurati on
information will not be saved.
Explanation: Information, no user action necessary.
INIT needs to be specified to configure the device.
Explanation: The tape device specified is o f
unknown type to the backup server. In order to
determine its capabilities, backup server needs to run
auto configuration tests. This requires the user to
specify 'with init' clause on the dump command line,
which will overwrite the data on the tape.
saved in the confi guration file % 2!. The c onfiguration
will take additional time.
Explanation: Information, no user action necessary.
742
CHAPTER 4 Backup Server Error Messages
Number SeverityText and Explanation
8.12.22Device %1!: the operating system device type is
different than what is in the configuration file %2!.
Please remove entry for this device in the
configuration file and reconfigure the device by
issuing a DUMP with the INIT qualifier.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
8.13.22Device %1!: the operating system file mark type is
different than what is in the configuration file %2!.
Explanation: The operating system file mark type is
different than what is specified in the configuration
file.
8.14.11Backup Server tape configuration file %1! revision is
not compatible.
Explanation: Information, no user action necessary.
8.15.11Device %1!: no t found in tape confi guration file. Tape
configuration will be attempted.
Explanation: Information, no user action necessary.
8.16.22Device %1!: Auto-configuration failure. The device
functions as rewind on close. Please specifiy t he no
rewind on close device interface.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
8.17.22Device %1!: Auto-configuration failure. Internal or
system call error encountered while checking for
rewind on close.
Explanation: An unexpected condition, possibly
fatal to the session, has occurred. Error may have
occurred with any or all of usage, environment, or
internal logic.
743
Backup Server Error Messages 7.1.2 - 8.17.2
744
CHAPTER 5
Component Integration Services
Error Messages
This chapter gives the error number , message text, and a brief expl anation
for Component Integration Services error messages.
Component Integration Services Error Messages
Number SeverityText and Explanation
1120116 A remote table def inition must be defined before the
`existing' option is used (object `%.*s').
Explanation: Use sp_helpobjectdef to compare the
table name on the remote server with the remote table
name mapped to the table in your command. If the
remote table does not exist, first create the table on th e
remote server or use create table.
1120216Unable to create table `%.*s' because it has no remote
storage location defined. Cre ation of lo ca l u ser table s
is allowed only in the master and tempdb databases.
Explanation: Define the remote storage location
sp_addobjectdef, then rerun this command.
using
1120316The comma nd ’%s’ is n ot legal fo r objects of this type.
External definition: %.*s
Explanation: Adaptive Server cannot perform the
requested action. Rewrite your command using a valid
object, or contact the Object Owner i f the remot e
object should not be defined as type
1120415There is an error in the syntax of the object definition
`%.*s'.
Explanation: Command failed. Check syntax and
semantics of your object definition and rewrite the
command.
rpc.
745
Component Integration Services Error Messages
Number SeverityText and Explanation
1120516Datatype `%s' is unsupported for server `%.*s'.
1120616Unable to connect to server `%.*s'.
1120710Warning, table definition does not contain all columns
1120816No column name d `%.*s' found in remot e object
1120916Column type mismatch in remote object `%.*s' for
1121016Column length mismatch in remote ob ject `%.*s' for
1121116Handling of null values in remote object `%.*s' for
Explanation: The datatype is no t supported by the
server where the remote object is located. Rewrite th e
command using a valid datatype.
Explanation: Refer to the writeup “Unable to Access
Remote Server” in Appendix A “T roub leshoo ting” of
the Component Integration Services User's
Guide.
found in remote object `%.*s'; (defined: %d found:
%d)
Explanation: This is an informational message.
Contact the Object Owner about the warning issued in
this message.
`%.*s'.
Explanation: If the syntax is correct, refer to the
writeup “Problem Retrieving Data From Remote
Objects” in Appendix A “Troubleshooting” of the
Component Integration Services User's Guide.
column `%.*s'; (defined: %d found: %d).
Explanation: Refer to the writeup “Problem
Retrieving Data From Remote Objects” in Appendix
A “Tro ubleshoot ing” of the Componen t Integration
Services User's Guide.
column `%.*s'; (defined %d found: %d).
Explanation: Refer to the writeup “Problem
Retrieving Data From Remote Objects” in Appendix
A “Troubleshootin ” of the Co mponen t Inte grati on
Services User's Guide.
column `%.*s' differs from that defined; (defined: `%s'
found: `%s').
Explanation: Refer to the writeup “Problem
Retrieving Data From Remote Objects” in Appendix
A “Tro ubleshoot ing” of the Componen t Integration
1121216Identity attribute mismatch for column `%.*s';
(defined: `%s' found: `%s').
Explanation: Refer to the writeup “Problem
Retrieving Data From Remote Objects” in Appendix
A “Troubl eshooting” of the
Component Integrat ion
Services User's Guide.
1121316Column count mismatch in remote object `%.*s';
(defined: %d found %d).
Explanation: Refer to the writeup “Problem
Retrieving Data From Remote Objects” in Appendix
A “Troubl eshooting” of the Component In tegration
Services User's Guide.
1121416Remote object ` %.*s' does not exist .
Explanation: If the syntax is correct, refer to the
writeup “Unable to Access Remote Object” in
Appendix A “Troubleshooting” of the
Component
Integration Services User's Guide.
1121516Remote object `%.*s' not uniquely identified; %d
objects with the same name and owner were found.
Explanation: The rem ote server contains more than
one object with the name specified by
sp_addobjectdef. Use sp_dropobjectdef to drop the
object, and reenter the object definition with an owner
name or database name to further qualify the remote
object.
1121616Internal Ct-Lib/Cs-Lib error %d: `%.*s'.
Explanation: Command failed due to an internal
Adaptive Server problem. Report the error to your
System Administrator.
1121710Entered passthru mode to server `%.*s'.
Explanation: This is an informational message. No
action is required.
1121810Exited pa ssthru mode from serve r `%.*s'.
Explanation: This is an informational message. No
action is required.
747
Component Integration Services Error Messages
Number SeverityText and Explanation
1121917Cannot open a connection to site `%.*s' because there
1122016Parameter cannot be NULL.
1122116No external login for suserid %d, server name `%.*s'.
1122212Parameter %d must be datatype CHAR or VARCHAR.
1122317Insufficient memory is available to allocate structures
1122416Cannot open a connection to site `%.*s' because it does
1122516Server class has not been defined for `%.*s'.
are no free remote descriptors (RDES). Increase the
configuration parameter for user connections and
reboot the server.
Explanation: Command failed due to resource
limitation. Modify the command to fit available
resources, retry when the resource is available, or
contact your System Administrator to address the
resource problem.
Explanation: Adaptive Server could not perform the
requested action. Rewrite the command with an entry
for the parameter.
Explanation: The remote server cannot be accessed
with your login. Have the Data base Owne r o r Sy stem
Administrator set up your external login using
sp_addexternlogin.
Explanation: Command failed. Specify an object of
the correct type.
needed to access a remote site.
Explanation: Command failed due to resource
limitation. Modify the command to fit available
resources, retry when the resource is available, or
contact your System Administrator to address the
resource problem.
not have PASSTHRU or RPC capabilities.
Explanation: Use sp_helpobjectdef to verify the
object is mapped to a remote server. If the server is
remote, have the System Administrator reconfigure it
to allow passthrough connections.
Explanation: No server class has been defined for the
remote server. Use
sp_helpserver to check the server
definition, and have your System Administrator correct
the entry.
1122616Server class (%d) for server `%.*s' is not supported.
Explanation: An invalid server class has been
defined for the remote server. Use
sp_helpserver to
check the server definition, and have your System
Administrator correct the entry.
1122716Statement `%s' is unsupported by `%.*s'.
Explanation: The S Q L statement uses a datatype or
syntax that is not supported by th e server class of the
server where the remote object resides. Rewrite the
command using correct syntax or a valid datatype.
1122818Remote text/image data length less than expected for
column `%.*s'.
Explanation: Command failed due to internal
Adaptive Server problem. Report the error to your
System Administrator.
1122916Unable to commit transaction on remote server %.*s.
Explanation: During a transaction involving
multiple servers, the local server was unable to
broadcast a commit request to a remote server. Work
done locally as part of the transaction will be rolled
back.
1123016Unable to prepare transaction on remote server %.*s.
Explanation: During a transaction involving
multiple servers, the local server was unable to
broadcast a prepare request to a remote server. A
rollback request has been sent to all remote servers
involved in the transactio n. Work done locally as pa rt
of the transaction will be rolled back.
1123116Unable to rollback transaction on remote ser ver %.*s.
Explanation: During a transaction involving
multiple servers, the local server was unable to
broadcast a rollback request to a remote server. Work
done locally as part of the transaction will be rolled
back.
1123218Unable to access cursor process status structure (PSS);
update cannot be complet ed.
Explanation: Command failed due to internal
Adaptive Server problem. Report the error to your
System Administrator.
749
Component Integration Services Error Messages
Number SeverityText and Explanation
1123316Column mismatch in remote object `%.*s' for column
1123416Column mismatch in remote object `%.*s' for column
1123516Column mismatch in remote object `%.*s' for column
1123616Update or `co mplex INSERT' of non-NULL
1123716TEXT/IMAGE value too long for INSERT/UPDATE
1126716Unable to create table '%.*s' on remote server; this
server not configured for heterog eneous data access.
Explanation: Command failed. Contact your System
Administrator to install the Extended Enterprise
Option of Adaptive Server Enterprise prior to
accessing remote servers that are not server class
sql_server.
1126816Unable to insert into a text/image column because the
table does not contain a unique index.
Explanation: Command failed. The table must have
a unique index to execute a
insert...select command, since the table has text or
select...into or
image columns and is ow ned by a server of class
direct_connect or sds.
1126916The optim izer could not find a unique index whi c h it
could use to retrieve the resulting timestamp value
Explanation: Command failed due to invalid or
illegal request. Check syntax, semantics, and
permissions. Take any corrective action indicated by
message.
1127016Column '%.*s' does not allow NULL. Any column
defined as a parameter column for RPC tables must
allow NULL. A parameter column is a column whose
name begins with an underscore .
Explanation: Adaptive Server could not perform the
requested action. Rewrite the command and specify
NULL in the parameter column definition.
1127116Column '%.*s' must precede all parameter columns. A
parameter column is a col umn whose name begins
with an underscore.
Explanation: Adaptive Server could not perform the
requested action. Rewrite the command and put result
column definitions before parameter column
definitions-all column names that begin with an
underscore must appear at t he end of the list.
1127216Action requested is not valid for remote tables (%.*s).
Explanation: Command failed due to invalid request.
Y ou cannot enter this command using proxy tables (the
command can only be used with local ta bles).
753
Component Integration Services Error Messages
Number SeverityText and Explanation
1127310Encounter %d conversion errors during processing of
1127716 Operating system error %d: ’%.*s’.
1127816The file at the specified path is not a directory (%. *s).
1127916 Only the file name can be changed, and it is not
1128016The pathname length must be 255 bytes or less.
1128116Cannot enable full-text search services because there is
1128216 Cannot create the file (%.*s). A file with the same
1128316External file access is not en abled or not licensed.
1128416The target of a ’select into existing table’ statement
external statistics; some rows have been ignored.
Explanation: update statistics cannot generate
complete statistics because the proxy table has
columns with datatypes or widths that are differen t
from the corresponding column a t the remote lo cation.
Explanation: Command failed. Che c k qu e ry sy ntax
and semantics.
Explanation: Command failed. Che c k qu e ry sy ntax
and semantics.
included in the SET list.
Explanation: Command failed. Che c k qu e ry sy ntax
and semantics.
Explanation: Command failed. Che c k qu e ry sy ntax
and semantics.
no license available.
Explanation: Command failed. Check yo ur C IS
configuration.
name already exists.
Explanation: Command failed. Che c k qu e ry sy ntax
and semantics.
Explanation: Command failed. Check yo ur C IS
configuration.
must be a proxy table.
Explanation: Command failed. Che c k qu e ry sy ntax
and semantics.
754
CHAPTER 6
Adaptive Server Error Messages
This chapter contains the text of all the numbered Adaptive Server error
messages through 140 07. Each message is f ollowed by a sh ort explanation
and brief instructions on what to do when you see the error.
Messages in the 17xxx and 18xxx series are informational and error
messages returned by stored procedur es. For help with a system procedure
message, refer to the discussion of that procedure in the "System
Procedures" section of the Adaptive Server Reference Manual. ASE
functions and commands used in a stored procedure may generate their
own error messages, with an error number below 17x xx and severity of 10
or higher; for help with those messages, refer to the appropriate error
number in this chapter.
Since
dbcc checkstorage faults are somewhat different in concept from
other error messages, they do not appear in this chapter. For a listing of
dbcc checkstorage faults, see “How to Analyze dbcc checkstorage Faults”
in the Encyclopedia of Tasks chapter.
Working with Error Messages
This chapter shows all numbered messages applicable to Adaptive Server
Versions 11.0.x through 12.0. The message text itself corresponds to the
Version 12.0 text. Accordingly, specific messag es may or may not appear
in your server version, and the message text may differ from what is
shown here.
Warning! If your site utilizes any applications based on Adaptive Server
error messages, note that characteristics such as the text of a message, its
severity, and so on are subject to change from one version to the next.
Messages may also be withdrawn or replaced by new messages. Exercise
caution, therefore, in using the existence, or any other characteristics of a
message, as the basis for your applications.
755
Working with Error Messages
Use this chapter as an error reference. Look up the error number and note the
severity. Then use the accompanying explanation (available for most, though
not all, messages) to determine your next course of action. If the error is one of
the commonly occurring server messages documented in the chapter “Error
Message Writeups,” the explanation will refer you to that chapter. In other
cases, it gives you guidance on the nature of the error and what to do next.
Generally speaking, the severity level of a message corresponds to the type and
severity of the problem that th e server encountered. For a complete description
of severity levels, see “Adaptive Server Error Logging” in the System Administration Guide.
756
CHAPTER 6 Adaptive Server Error Messages
Server Error Messages 1 - 199
Number SeverityText and Explanation
2110 WARNING - Fatal Error %ld occurred at %S_DATE. Please note the error and time,
and contact a user with System Administrator (SA) authorization.
Explanation: This is an informational message. Unless otherwise specified, no action
is required. Contact your System Administrator about any warning issued in the
message.
10115 Line %d: SQL syntax error.
Explanation: Command failed. Check syntax and semantics.
10215 Incorrect syntax near `%.*s'.
Explanation: Refer to the writeup for Error 102.
10315 The %S_MSG that starts with `%.*s' is too long. Maximum length is %d.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
10415 Order-by items must appear in the select-list if the statement cont ains set operators.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
10515 Unclosed quote before th e character string `%.*s'.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
10616 Too many table names in the query. The maximum allowabl e is %d.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action ind icated by message.
10715 The column prefix `%.*s' does not match with a table name or alias name used in the
query. Either the table is not specified in the FROM clause or it has a correlation name
which must be used instead.
Explanation: Refer to the writeup for Error 107.
10815 The order-by position nu mber `%ld' is out of range of the number of items in the select-
list.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
10915 There are more columns in the INSERT statement than values specified in the VALUES
clause. The number of values in the V ALUES clause must match the number of columns
specified in the INSERT statement.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
757
Server Error Messages 1 - 199
Number SeverityText and Explanation
11015 There are fewer columns in the INSERT statement than values specified in the V ALUES
clause. The number of values in the V ALUES clause must match the number of columns
specified in the INSERT statement.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11115 %s must be the first command in a quer y batch.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11215 Variables are not allowed in %s statement.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11315 Missing end comment mark '*/'.
Explanation: Command failed. Check syntax and semantics.
11415 `%.*s' is not a recognized DUMP DATABASE/TRANSACTION truncation option.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11515 The offset `% d' give n in a CON T RO LR OW co m ma n d do es no t cor re s p on d to the
beginning of a statement.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11615 The symbol `*' can only be used for a subquery select list when the subquery is
introduced with EXISTS or NOT EXISTS.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11715 The %S_MSG name `%.*s' contains more than the maximum number of prefixes. The
maximum is %d.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11815 `%s' option name length plus value string length must total less than %d characters.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11915 Must pass parameter number %d and subsequent parameters as `@name = value'. Once
the form `@name = value' has been used, all subse quent parameters must be passed in
the form `@name = value'.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
12015 The SELECT list for the INSERT statement contains fewer items than the INSER T list.
The number of SELEC T values must match the number of INSERT columns.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
758
CHAPTER 6 Adaptive Server Error Messages
Number SeverityText and Explanation
12115 The SELECT list for th e INSERT statement contains more items than the INSERT list.
The number of SELECT values must match the number of INSERT columns.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
12215 The debug option `%d' is larger than the maximum allowed. The highest option
available is %d.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
12315 Must attach a value to the binary prefix `0x'; zero-length binary value is not allowed.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
12415 CREATE PROCEDURE contains no statements.
Explanation: Command failed. The CREA TE PROCEDURE command must contain
at least one SQL statement.
12615 Cannot nest CR EATE PROCEDUR E statements.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
12715 This CREATE may only contain 1 statement.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
12815 The name `%.*s' is illegal in this context. Only constants, constant expressions, or
variables allowed here. Column names are illegal.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
12915 Fillfactor `%d' is not a valid percentage; fillfactor must be between 1 and 100.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
13015 The comparison operat or `= ALL' is not currently supported.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
13115 The size (%d) given to the %S_MSG `%.*s' exceeds the ma ximum. The largest size
allowed is %d.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
13215 The label `%.*s': has already been declared. Label names must be unique within a query
batch or stored pr ocedure
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
759
Server Error Messages 1 - 199
Number SeverityText and Explanation
13315 A GOTO statment references the label `%.*s' but the label has not been declared.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
13415 The variable name `%.*s' has already been declared. Variable names must be unique
within a query batch or stored procedure.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
13515 Cannot use a BREAK statement ou t s i de t he scope of a WHILE statement.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
13615 Cannot use a CONTINUE statement outside the scope of a WHILE statemen t.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
13715 Must declare variable `%.*s'.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
13815 Illegal correlation clause in a subquery.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action. (This error is not raised in Release 11.0 and higher .)
13915 Cannot assign a default value to a local variable.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
14015 Can only use IF UPDATE within a CREATE TRIGGER.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
14115 A SELECT statement that assigns a value to a varia ble must no t be comb ined with data-
retrieval operations.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
14315 A compute-by item was not foun d i n t he o rder-by list. All expressions in the compute-
by list must also be present in the order-by list
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
14415 Cannot use an aggregate in an expression used for the by-list of a GROUP BY clause.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
14515 A subquery with no aggregate functions may only contain expressions in its GROUP
BY clause that are in the select-list.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
760
CHAPTER 6 Adaptive Server Error Messages
Number SeverityText and Explanation
14615 Cannot perform an aggregate function on a column from a table not declared in the same
subquery.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
14715 An aggregate function may not appear in a WHERE cl ause unless it is in a subquery
that is in a HAVING clause, and the column being aggregated is in a table named in a
FROM clause outside of the subquery.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
14815 Incorrect time syntax in time string `%.*s' used with WAITFOR.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
14915 Time value `%.*s' used with WA ITFOR is not a legal value. Check date/ti me syntax.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
15015 Both terms o f an outer join must contain columns.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
15115 `%.*s' is an invalid money value.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
15215 Subqueries that use DISTINCT with a GROUP BY clause are not currently supported.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action. (This error is not raised in Release 11.0 and higher.)
15316 Variables/Parameters are not allowed in the ORDER BY clause.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
15415 %S_MSG is not allowed in %S_MSG.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
15515 `%.*s' is not a recognized %s option.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
15615 Incorrect syntax near the keyword `%.*s'.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
15815 Too many ORDER BY expressions. The maximum is %d.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
761
Server Error Messages 1 - 199
Number SeverityText and Explanation
15915 For DROP INDEX, must give both the table and the index name, in the form
tablename.indexname
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
16015 Rule does not contain a variable.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
16115 Rule contains more t han one variable.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
16215 The select list item identified by th e order by number `%ld ' is a `*', rather than a colu mn
name. When ordering by column number, a column name must appear in the select list
position that corresponds to the order by number.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
16315 The COMPUTE BY list does not match the ORDER BY list.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
16415 GROUP BY expressions must refer to column names.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
16516 Privilege %s may not be GRANTed or REVOKEd.
Explanation: Adaptive Server could not perform the requested action. The command
violates a permission or privilege restriction. Check the command and working database
context.
16615 %s does not allow specifying the database name as a prefix to the object name.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
16716 May not create a tr igger on a temporary object.
Explanation: Adaptive Server could not perform the r e quested action. Check your
command for missin g or inc o r re ct da ta ba s e obje ct s , va ria ble na m es, an d /or inp ut data.
16815 The %S_MSG `%.*s' is out of the range of machine representation (%d bytes).
Explanation: Command failed. Check syntax and semantics.
16915 Expression `%d' and `%d' in the ORDER BY list are same. Expressions in the ORDER
BY list must be unique.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
17115 Can't use SELECT INTO in Browse Mode.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
762
CHAPTER 6 Adaptive Server Error Messages
Number SeverityText and Explanation
17215 Can't use HOLDLOCK in Browse Mode
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
17315 The definition for column `%.*s' must include a datatype.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
17415 The funct ion `%.*s' requires %d argum e nts.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
17515 Functions may only be nested to level %d.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
17615 Function `%.*s' is not yet implemented.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
17715 %s cannot create a temporary object (with `#' as the first character name.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
17815 A RETURN statement with a return status may only be used in a SQL stored procedure.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
17915 Can't use the OUTPUT option when passing a constant to a stored procedure.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
18015 There are too many parameters in this CREATE PROCEDURE statement. The
maximum number is %d.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
18115 Can't use the OUTPUT option in a DECLARE statement.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
18215 T able and col umn names must be su pplied for the READTEXT or WRITETEXT u tility .
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
18315 The scale (%d) for column `%.*s' must be within the range %d to %d.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
763
Server Error Messages 1 - 199
Number SeverityText and Explanation
18415 Invalid money datatype spe cificati on for colu mn `%.*s' . Only money(19 , 4) is allo wed
for non-external tables.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
18515 Data stream is invalid for WRITETEXT command in bulk form.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
18615 Data stream missing from WRITETEXT command.
Explanation: Command failed. Check the syntax of the WRITETEXT command.
18715 Odd number of bytes in IMAGE data.
Explanation: While inserting text/image data, an upper limit on the send may have
been reached. Check the dat a sent and consider using ct_co mmand or other alternative.
18815 Can't specify a log-de vice in a CREATE DAT ABASE statem ent wit hout al so speci fying
at least one non-l og-device.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
18915 Function `%.*s' requires %d to %d arguments.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
19015 Can not update the globa l va r ia bl e `%.*s'.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
19115 Some part of your SQL statement is nested too deeply. Please re-write the query or break
it up into smaller queries.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
19215 Can't create a view inside a stored procedure.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
19315 The object or co lumn name startin g with `%.*s' i s too long. The maxi mum length is %d
characters.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
19515 `%.*s' is not a reco gnized %S_MSG.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
19615 SELECT INTO mu st be the fi rst que r y in a SQL statement containing set operators.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
764
CHAPTER 6 Adaptive Server Error Messages
Number SeverityText and Explanation
19715WITH CHECK OPTION is not allowed in the definition of a union view.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
19815 Browse mode is invalid for st atements containing set operators.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
19915 An INSERT statement may not contain a SELECT stat ement that assigns values to a
variable.
Explanation: Command faile d. Check s yntax and semantics. Rewrite th e comman d to
satisfy the condition indicated in the message.
Server Error Messages 200 - 299
Number SeverityText and Explanation
20116 Procedure %.* s expects parameter %.*s, which was not supp lied.
Explanation: Adaptive Server could not perform the requested action. Check your
command for missing or incorrect database objects, variable names, and/or input data.
20211 Internal error -- Unable to open table at query execution time.
Explanation: Command failed. There may be a Adaptive Server problem. Contact
Sybase Technical Support. (This error is not raised in Release 11.1 and higher.)
20316 The name `%.*s' is not a valid identifier.
Explanation: Adaptive Server could not perform the requested action. Check your
command for missing or incorrect database objects, variable names, and/or input data.
20420 Normalizat ion error; node %s
Explanation: Adaptive Server encountered an internal error affecting the current
process. Reconnect to Adapti ve Server . Repo rt the error to your Sy stem Administrator so
dbcc diagnostics can be run.
20516 All queries in a SQL statement containing set operators must hav e an equal number of
expressions in their target lists.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
20616 Operand type clash: %s is incompatible with %s
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
765
Server Error Messages 200 - 299
Number SeverityText and Explanation
20716 Invalid column name `%.*s'.
Explanation: Refer to the writeup for Error 207.
20816 %.*s not found. Spec ify owner.objectname or use sp_help to check whether the object
exists (sp_help may produce lots of output).
Explanation: Refer to the writeup for Error 208.
20916 Ambiguous column name %.*s
Explanation: Command failed. Check syntax and semantics. A column name may
need the full table specification or alias.
21016 Syntax error converting DATETIME from BINARY/VARBINARY string.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
21116 Syntax error converting SMALLDATET IME from BINARY/VARBINARY string.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
21216 Expression result length exceeds maximum: max - %d found - %d
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
21316 Insert error: colum n na m e or number of supplied value s d oe s n ot match table definition.
Explanation: Refer to the writeup for Error 213.
21416 Cannot convert parameter %.*s to type %.*s expected by procedure.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
21620 Attempt to automatically drop temporary table failed.
Explanation: Refer to the writeup for Error 216.
21716 Maximum stored procedure nesting l e vel exceeded (limit %d).
Explanation: Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
21816 Given parameter %.*s is too large; maximum size for this parameter is %d bytes.
Explanation: Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
21916 Print format failed to match with a result column.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
22016 Arithmetic overflow err or fo r t yp e %s, va lue = %ld.
Explanation: Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
766
CHAPTER 6 Adaptive Server Error Messages
Number SeverityText and Explanation
22116 Column of type (%s) does not allow nulls. It may not be compared with null.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
22220 Unintelligible query plan step encountered.
Explanation: Adaptive Server encountered an internal error affecting the current
process. Reconnect to Adapti ve Server . Repo rt the error to your Sy stem Administrator so
dbcc diagnostics can be run.
22311 Object %ld specified as a default for tabid %ld, colid %d is missing or not of type default.
Explanation: Command failed. Check your database for the object not found and re-
enter the command with the correct name.
22411 Object %d specified as a rule/check constraint for tabid %d, colid %d is missing or not
of type default.
Explanation: Command failed. Check your database for the object not found and re-
enter the command with the correct name.
22511 Cannot run query--referenced object (name %.*s) dropped during query optimization.
Explanation: Refer to the writeup for Error 225.
22616 %s command not allowed within multi-statement transaction.
Explanation: Refer to the writeup for Error 226.
22716 Arithmetic ov erflow error ocurred while converting the string `%.*s' to type %s.
Explanation: Adaptive Server could not perform t he requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
22814 Query is based on a view that no longer exists ( id = %ld ) -- c a nn ot run .
Explanation: Command failed. Check your Adaptive Server environment for t he
object not found and re-enter the command with the correct name. (This error is not raised
in Adaptiv e Ser ver 11.1 and higher.)
23014 %s permission denied on column %.*s o f object %S_OBJID, database %S_DBID,
owner %.*s
Explanation: You do not have the permission to execute this command. Have the
object owner or a user with the needed role run t hi s command.
23111 Getdefault: no such default. id=%ld dbid=%d
Explanation: Command failed. Check your database for the object not found and re-
enter the command with the correct name.
23216 Arithmetic overflow error for type %s, value = %f.
Explanation: Refer to the writeup for Error 232.
23316 The column %.*s in table %.*s does not allow null values.%S_EED
Explanation: Refer to the writeup for Error 233.
767
Server Error Messages 200 - 299
Number SeverityText and Explanation
23416 There is insufficient result space to convert MONEY value to CHAR.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
23516 Precision error during %S_MSG conversion of %s value `%s' to a %s field.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
23616 The conversion from CHAR to MONEY resulted in a MONEY overflow error.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
23716 There is insufficient result space to convert MONEY value to %s.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
23816 There is insufficient result space to convert %s value (= %d) to MONEY.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
23916 Table `%.*s' does not exist. Please refer to sysobjects for correct name.
Explanation: Adaptive Server could not perform the r e quested action. Check your
command for missin g or inc o r re ct da ta ba s e obje ct s , va ria ble na m es, an d /or inp ut data.
24016 There is insufficient result space to convert DATETIME value to CHAR.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
24116 Scale error during %S_MSG conversi on of %s value `%s' to a %s field.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
24216 The conversion of CHAR to DATETIME resulted in a DATETIME value out of range.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
24316 Type `%.*s' is not a defined system type.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
24416 The conversion of CHAR value `%.*s' overflowed an INT1 field, use a larger integer
field.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
24516 Domain error during %S_MSG conversi on of %s value `%s' to a %s f ield.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
768
CHAPTER 6 Adaptive Server Error Messages
Number SeverityText and Explanation
24616 The conversion of CHAR value `%.*s' over flowed an INT2 field, use a larger integer
field.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
24716 Arithmetic overflow during %S_MSG conversion of %s va lue `%s' to a %s field .
Explanation: Refer to the writeup for Error 247.
24816 The conversion of CHAR value `%.*s' overflowed an INT4 field. Maximum integer
value exceeded.
Explanation: Adaptive Server could not perform t he requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
24916 Syntax error during %S_MSG conversion of %s value `%s' to a %s f ield.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
25116 Unable to allocate ancillary table for query optimization. Maximum number of tables in
a query (%d) exceeded.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
25216 Can't group by a bit field.
Explanation: Adaptive Server could not perform t he requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
25316Maximum number of group-by expressions exceeded. Limit is %d, found %d aggregate
expressions.
Explanation: Adaptive Server could not perform t he requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
25416 Maximum number of columns in a work table (%d) exceeded.
Explanation: Adaptive Server could not perform t he requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
25516 Size of row in the worktable for grouped aggregate, %d bytes, exceeds the maximum row
size (%d bytes). Canno t run this query.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
25616 The data type `%s' is invalid for the %s function. Allowed types are: CHAR/VARCHAR
and BINARY/VARBINARY.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
769
Server Error Messages 200 - 299
Number SeverityText and Explanation
25716 Implicit conversion from datatype `%s' to `%s' is not allowed. Use the CONVERT
function to run this query.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
25820 Database `%.*s' missing during query recompile.
Explanation: Adaptive Server encountered an internal error affecting the current
process. Reconnect to Adaptive Server. Report the error to your System Administrator so
dbcc diagnostics can be run.
25916Ad-hoc updates to system catalogs not enabled. A user with System Security Officer
(SSO) role must reconfigure system to allow this.
Explanation: Refer to the writeup for Error 259.
26116 `%.*s' is not a recognized global variable.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
26216 %s permission denied, databa s e %S _D B ID , ow n er %.*s
Explanation: Adaptive Server could not perform the requ ested action. The command
violates a permission or privilege restriction. Check the command and working database
context.
26316 Must specify table to SELECT * FROM.
Explanation: Adaptive Server could not perform the r e quested action. Check your
command for missin g or inc o r re ct da ta ba s e obje ct s , va ria ble na m es, an d /or inp ut data.
26416 Column name %.*s appears more than once in the result column list.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
26516 Insufficient result space for %S_MSG conversion of %s value `%s' to a %s field.
Explanation: See the writeup for Error 265. If this error was raised when using a
system stored procedure on large datab ases or devices, it may be due to an Adaptive
Server problem. Contact Sybase Technical Support to upgrade to a version in whi ch the
problem is resolved .
26616 Transaction count after EXECUTE indicates that a COMMIT or ROLLBACK TRAN is
missing. Previous count = %ld, Current count = %ld.
Explanation: Check com man d syntax for missing COMMIT or ROLLBACK
TRANSACTION. Use @@trancount in stored procedures to check transaction count.
26716 Object `%.* s' cannot be found.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
26816 You can't run SELECT INTO in this database. Please check with the Database Owner.
Explanation: Refer to the writeup for Error 268.
770
CHAPTER 6 Adaptive Server Error Messages
Number SeverityText and Explanation
26916 NULL value cannot be specified for conversion from datatype `%s' to `%s'.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
27016 Table `%.*s' can't be modified.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
27216 Can't update a TIMESTAMP column.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
27310 Warning: A no n-null value cannot be inserted into a TIMESTAMP column by the user.
The database timestamp value has been inserted into the TIMESTAMP field instead.
Explanation: This is an informational me ssag e. Unle ss oth e rwise spe cif ied, n o ac tio n
is required. Contact your System Administrator about any warning issued in the message.
27420 A SYSTEM exception was raised with an unrecognized minor number %d.
Explanation: Adaptive Server encountered an internal error affecting the current
process. Reconnect to Adapti ve Server . Repo rt the error to your Sy stem Administrator so
dbcc diagnostics can be run.
27616 The parameter `%.*s' in the procedure `%.*s' was not declared as an OUTPUT
parameter.
Explanation: Adaptive Server could not perform the requested action. Check your
command for missing or incorrect database objects, variable names, and/or input data.
27716There was a transaction active when exiting the stored proced ure `% .*s'. Th e t emp orar y
table `%.*s' was dropped in th is transaction either explic itly or implicitly . This transaction
has been aborted to preven t database corruption.
Explanation: Refer to the writeup for Error 277.
27816TEXT, IMAGE and off-row Java datatypes may not be used in a GROUP BY clause.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
27916 TEXT and IMAGE datatypes and off-row Java datatypes are invalid in this subquery or
aggregate expression.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
28016 Only TEXT and IMAGE datatypes are valid with the TEXTPTR function.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
28116 %d is not a valid style number when converting from DATETIME to a character string.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
771
Server Error Messages 200 - 299
Number SeverityText and Explanation
28210 Procedure `%.*s' attempted to return a status of NULL, which is not allowed. A status
of 0 will be returned instead.
Explanation: This is an informational message. Unless otherwise specified, no action
is required. Contact your System Admin istrator about any warning issued in the message.
28316 Yo u ca n't u se b rows e mod e w ith D BLIB 2 .0 -- yo u mu st up grad e to D BL IB 4. 0 in o rde r
to run this query.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
28416 Rules may not be bo und to TEXT or IMAGE datatypes.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
28516 READTEXT and WRITETEXT commands may not be used with views.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
28616 The logical tables INSERTED and DELETED may not be updated.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
28716 %s command not allowed within a trigger.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
28816 The PATINDEX function operates on CHAR, VARCHAR, and TEXT datatypes only.
Explanation: Adaptive Server could not perform the r e quested action. Check your
command for missin g or inc o r re ct da ta ba s e obje ct s , va ria ble na m es, an d /or inp ut data.
29016 Trace 3604 is illegal within a stored procedure.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
29116 Access to sysgams is disallowed.
Explanation: Adaptive Server could not perform the requ ested action. The command
violates a permission or privilege restriction. Check the command and working database
context.
29216 There is insufficient result space to convert SMALLMONEY value to CHAR.
Explanation: Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
29416 The conversion from CHAR to SMALLMONEY resulted in a SMALLMONEY
overflow error.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
772
CHAPTER 6 Adaptive Server Error Messages
Number SeverityText and Explanation
29616 The conversion of CHAR to SMALLDATETIME resulted in a SMALLDATETIME
value out of range.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
29716 There is insufficient result space to convert SMALLDATETIME value to CHAR.
Explanation: Adaptive Server could not perform t he requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
29816 The conversion from DATETIME to SMALLDATETIME resulted in a
SMALLDATETIME overflow error.
Explanation: Adaptive Server could not perform t he requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
Server Error Messages 300 - 399
Number SeverityText and Explanation
30116 Query contains an illegal outer-join request.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
30316 The table `%.*s' is an inner member of an outer-join clause. This is not allowed if the
table also participates in a regular join clause.
Explanation: Semantic error in query. Inner join and outer join were mixed.
30416 The table `%.*s' is outer-joined with itself.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
30516 The column `%.*s' (user type:%.*s) is joined with `%.*s' (user type:%.*s). The user
types are not compatible: underlying types must be identical in order to join.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
30616 TEXT and IMAGE datatype s may not be used in a WHERE clause, e xcept with the LIKE
expression.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indic ated by message.
773
Server Error Messages 300 - 399
Number SeverityText and Explanation
30710 Index `%.*s' specified as optimizer hint in the FROM clause of table `%.*s' does not
exist. Optimizer will choose another index instead.
Explanation: This is an informational message but may require foll ow-u p actio n.
Contact your System Administrator.
30820 Table not open for rang e table entry `%d', objid `%ld', dbid `%d'.
Explanation: Refer to the writeup for Error 308.
30920 Wrong sdes for range table entry `%d'. Expected object `%ld', dbid `%d', got object `%ld',
dbid `%d'.
Explanation: Incorrect sdes was obtained due to an Adaptive Server problem. Contact
Sybase Technical Support to upgrade to a version in which the problem is resolved.
31010 Index id %d on table id %d cannot be used in the optimization of a query as it is
SUSPECT. Plea se have the SA run DBCC REINDEX on the specified table.
Explanation: There may be a potential problem with a database or database object.
Contact your System Administrator.
31116 The optimizer could not find a unique index which it could use to scan table `%.*s' for
cursor `%.*s'.
Explanation: Refer to the writeup for Error 311.
31216 Index id %d on table `%.*s' is explicitly specified in cursor `%.*s' declared for update.
This index is either not u ni qu e or its k ey in c l ud es a c olum n in the fo r u pda te of list. This
cursor my be closed on an update or a delete.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permission s. Take any corrective action indicated by message.
31316 The optimizer could not fin d a unique index which it could use to perf orm an isolation
level 0 scan on table `%.*s'.
Explanation: Refer to the writeup for Error 313.
31416WARNING: A non-unique clustered index has been forced on an isolation level 0 scan
on table ’%.*s’. If the scan must restart, the scan will be reposi tioned a t the begi nning of
the duplicate key group. Thus, it is possible that this can infinitely loop.
Explanation: Refer to the writeup for Error 314.
31516Internal error - The SQL Server was unable to find a join order to run this query. Please
inform technical su pport.
Explanation: Internal Adaptive Server error. A table may be circularly dependent upon
itself. Contact Sybase Technical Support.
31617 Cannot compile the query because the space requir ed for the search arguments (%d
bytes) exceeds the maximu m amount of memory that can be granted. Try reducing the
number of search arguments.
Explanation: Reduce number of sargs. T ry breaking up the query into multiple querie s.
774
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.