![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
i want to start the db-server in the background. But - because it's a developer edition - I have to accept the licence-agreement by pressing "y". Is there any way to avoid this manual input? |
#3
| |||
| |||
|
|
Hi Ingmar, This is a restriction of the developer version. Paying for and installing the full version will allow you to avoid this prompt. For Sybase iAnywhere Sales: http://www.sybase.com/ias_contact_us Regards, Ingmar wrote: i want to start the db-server in the background. But - because it's a developer edition - I have to accept the licence-agreement by pressing "y". Is there any way to avoid this manual input? -- Jeff Albion, Sybase iAnywhere iAnywhere Developer Community : http://www.sybase.com/developer/libr...ere-techcorner iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals SQL Anywhere Patches and EBFs : http://downloads.sybase.com/swd/summ...&timeframe =0 Report a Bug/Open a Case : http://case-express.sybase.com/cx/ |
#4
| |||
| |||
|
|
Hello Jeff, I know this restriction and for our customer we use full licence. But I hve to test a system and i need to use dbsrv as a service. In Windows there is no problem like this. If I start dbsrv manually, i have to accept the licence agreement... but as a service... dbsrv starts in the background. But... if i can start a db-server in the background with the developer edition, it should works. But how could i use dbsrv as a service if i have to do an input??? regards "Jeff Albion [Sybase iAnywhere]" <firstname.lastname (AT) ianywhere (DOT) com> schrieb im Newsbeitrag news:4b0ac31c$1 (AT) forums-1-dub (DOT) .. Hi Ingmar, This is a restriction of the developer version. Paying for and installing the full version will allow you to avoid this prompt. For Sybase iAnywhere Sales: http://www.sybase.com/ias_contact_us Regards, Ingmar wrote: i want to start the db-server in the background. But - because it's a developer edition - I have to accept the licence-agreement by pressing "y". Is there any way to avoid this manual input? -- Jeff Albion, Sybase iAnywhere iAnywhere Developer Community : http://www.sybase.com/developer/libr...ere-techcorner iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals SQL Anywhere Patches and EBFs : http://downloads.sybase.com/swd/summ...&timeframe =0 Report a Bug/Open a Case : http://case-express.sybase.com/cx/ |
#5
| |||
| |||
|
|
Hi Ingmar, If you run the server from an X session (with GTK 2.4+ installed), you will get a GUI splash screen instead of the prompt, as on Windows. Ray |
#6
| |||
| |||
|
|
So to clarify my problem again. Now we get to a virtual cluster and I want SA 11.0.1 using Linux. Since we had earlier performance problems with ASA and Linux, I have to test to see if I can get Linux running with a good performance. |
|
I must also test whether the use of Linux is the database server as a daemon as stable and simple as on Windows. For this I wanted to use the developer version. Buy a full version To test would be an exaggeration ... especially if you're in with a Windows dev-Edition is and the daemon mode on Linux (Dev-Edit.) is not excluded. |
|
But unfortunately I do not get the database up and running. If I manually start the daemon from a shell, is the prompt or the GUI splash screen and it works. As a daemon without the shell / GUI, it begins to run the script but does not start the DB. In the log file (-o option), nothing is printed. Who can help me? |
#7
| |||
| |||
|
|
Hi Ingmar, Ingmar wrote: So to clarify my problem again. Now we get to a virtual cluster and I want SA 11.0.1 using Linux. Since we had earlier performance problems with ASA and Linux, I have to test to see if I can get Linux running with a good performance. This can be done on Linux without running the server as a service. The daemon service switch (-ud) basically does these tasks: http://en.wikipedia.org/wiki/Unix_da...pes_of_daemons (reparents to '/', sets a umask, etc.) This should not affect stability or performance. Performance is normally evaluated in the server primarily via multi-programming levels, cache availability, and query evaluation. This can all be tested with the developer's edition, without daemon mode. I must also test whether the use of Linux is the database server as a daemon as stable and simple as on Windows. For this I wanted to use the developer version. Buy a full version To test would be an exaggeration ... especially if you're in with a Windows dev-Edition is and the daemon mode on Linux (Dev-Edit.) is not excluded. The developer edition on Windows should also be presenting a prompt window on start-up. The prompt window exists to discourage customers from deploying our software with just the developer edition. This is intentionally designed behaviour - as I originally mentioned, deploying the "full" license is the only recommended "workaround" to this. But unfortunately I do not get the database up and running. If I manually start the daemon from a shell, is the prompt or the GUI splash screen and it works. As a daemon without the shell / GUI, it begins to run the script but does not start the DB. In the log file (-o option), nothing is printed. Who can help me? It sounds like this is just the developer license restriction. In -ud mode, there is no tty attached, so there is no way for you to respond to the developer edition prompt. Regards, -- Jeff Albion, Sybase iAnywhere iAnywhere Developer Community : http://www.sybase.com/developer/libr...ere-techcorner iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals SQL Anywhere Patches and EBFs : http://downloads.sybase.com/swd/summ...&timeframe =0 Report a Bug/Open a Case : http://case-express.sybase.com/cx/ |
![]() |
| Thread Tools | |
| Display Modes | |
| |