The default connection profiles provides a quick way to get started working in Sybase WorkSpace. If you installed Sybase Developer Edition Servers, a set of fully configured connection profiles is available in the Enterprise Explorer view.
To use a default connection profile:
Start the developer edition server.
If you are using the MyDatabase default connection profile and want to later create a SOAP Web service from a stored procedure, edit the startDemo.bat file before starting the database.
Open the following database file in a text editor:
<installation directory>\Sybase\WorkSpace\DevRuntimes\ASA\startDemo.bat
Add the following -xs option to the start argument:
-xs http
This option starts an HTTP listener that allows access to the URL.
Save and close the startDemo.bat file.
In the Enterprise Explorer, right-click the default connection profile you want to use and select Connect. Choose from the following:
Default Connection Profiles
Connection Profile | Default Connection Profile Name | Included with Server installation for |
---|---|---|
Application Servers | MyAppServer | Sybase Unwired Orchestrator Sybase EAServer |
Monitor Servers | MyMonitorServer | Sybase Unwired Orchestrator Sybase EAServer |
Replication Servers | None | See Connection Profiles to create a connection profile for a Replication Server. |
Service Containers | MyServiceContainer | Sybase Unwired Orchestrator Sybase EAServer |
UDDI Registries | MyUDDIRegistry | Sybase Unwired Orchestrator Sybase EAServer |
Message Transports | None | See Connection Profiles to create a connection profile for a message transport. |
Mobile Servers | MyMobileServer | Sybase Unwired Accelerator (Apache Tomcat or EAServer) |
Databases | MyDatabase | Sybase Adaptive Server Anywhere |
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com