Messages

Table 6-1 lists messages for ASE Web Services.

Table 6-1: ASE Web Services messages

Message number

Message text

15200

No web methods mapped to proxy tables for the WSDL URI [%s].

15201

WSDL URI in most cases has the suffix ?WSDL. Please verify WSDL URI.

15202

Web Method [%s] not mapped to proxy table because of unsupported datatype.

15203

Received request to execute an unknown procedure [%s].

15204

Caught IOException. This usually indicates an error in communications between ASE and the ASE Web Services Engine.\nDetails: [%s].

15205

Caught SQLException. This usually indicates an error retrieving meta data from ASE.\nDetails: [%s].

15206

Caught an Unknown Exception: Details: [%s].

15207

Caught Remote Web Method Exception (AxisFault). This indicates an error in the remote web method.\nDetails: [%s].

15208

Caught Mapping Exception. This indicates an error in mapping the web method arguments to ASE types.\n Details: [%s].

15209

Caught Service Exception. This usually indicates an incorrect WSDL file.\n Details: [%s].

15210

Received XML input to the webmethod that was is not well formed.

15211

Error in invoking web method (MalformedURL) Details: [%s].

15212

Caught RemoteException. This usually indicates an error in the network transmission.\n Details: [%s].

15213

Error in invoking web method (Unknown Exception): Details [%s].

15214

Aborting invocation of web method [%s] from proxy table [%s] because the web method expects [%s] arguments and [%s] were received.

15215

Parameter count/type mismatch. Check the number and types of the parameters passed to the built-in function, ws_admin.

15220

A user-defined Web service by that name already exists.

15221

Cannot drop alias when it is being referenced by a service.

15216

Unknown operation, '%.*s', specified to built-in function ws_admin. Check parameter spelling and placement.

15217

Failure during update/insert/delete from sysattributes.

15218

Cannot retrieve current database name.

15219

Cannot retrieve object ID for '%.*s'.

19307

Generating proxy tables using sds [%1!] for WSDL URI: [%2!].

19308

Found WSDL Match for [%1!].

19309

The WSDL URI [%1!] was not found in the system.

19310

Updating timeout entries for WSDL URI [%1!] with [%2!].

19311

Removing all web service meta data....

19312

Deleting entries for WSDL URI [%1!].

19313

To remove a webservice, a valid SDS server must be supplied. The SDS server [%1!] was not found. Please use sp_addserver to add the SDS server.

19319

To add a webservice, a valid SDS server must be supplied. \n The SDS server [%1!] was not found. \nPlease use sp_addserver to add the SDS server.

19320

Verify that the ASE Web Services Engine is running.

19321

To add a webservice, a valid WSDL URI must be specified.

19322

The WSDL URI [%1!] specified is already in the system. \n Please use sp_webservices remove first.

19323

To list information about a webservice not loaded in the system, a SDS server must be supplied. The SDS server [%1!] was not found. \n Please use sp_addserver to add the SDS server.

19324

Must specify a specific wsdl uri to modify.

19325

Must specify something to change for modify.

19326

[%1!] is not a valid option for sp_webservices modify.

19327

Must specify item=value syntax for modify.

19408

Cannot drop alias because it does not exist.

19409

Specify the name of the alias to add.

19410

Specify the database name associated with this alias.

19412

Cannot rename a deployed service.

For help information for sp_webservices, enter sp_webservices help at the isql command line.