Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
jitendrakansal1
Community Manager
Community Manager


Dear All,

 

OBJECTIVE:

 

This Document explains how we can install sampledb.bat in case of SUP Enterprise Server (Production) License.

 

REQUIREMENT:

 

  • SUP 2.x


 

 

PROBLEM:


When you had installed SUP 2.x Enterprise Server (production) license server, you would have noticed that you could not access sampledb.

 

SOLUTION:

 

  • For Enterprise Server (production) license type, Sybase Unwired SampleDB service would not be available in Window Services after installation. you will have to run script for this.


 

(Note: for Personal or Enterprise Development license, unwired server installer creates this service during installation only )

 

  • To Run the script:

    • Run command prompt > cmd

    • go to the path where sampledb.bat is present.




 

e.g. cd c:\Sybase\UnwiredPlatform\serversUnwiredServer\bin...\

 

 



    • then type sampledb.bat [install auto | install manual | remove | start | stop ]




 

  • Where Parameters


 

• install auto–creates theSybaseUnwiredSampleDB Windows service in auto-start mode for the sampledb server.



• install manual–creates theSybaseUnwiredSampleDB Windowsservice in manual start mode for the sampledb server.



• remove – removes the Sybase Unwired SampleDB service.


 

• start – starts the Sybase Unwired SampleDB service.


 

• stop – stops the Sybase Unwired SampleDB service.


 

 

Regards,


Jitendra Kansal



1 Comment