|
Log in | ||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm trying to run the Nexusdb using a settings file. The settings file is in the same directory NEXUSDB.EXE. I made dozens of attempts and no work. The following are some attempts:
The following command always loads default settings: NXSERVER.EXE / RESET / IMPORTSETTINGS: "NXSERVER.INI" --- The following command always gives an error and not run the nxserver: NXSERVER.EXE / RESET / CONFIG: "NXSERVER.INI" --- In the following command I rename NXSERVER.INI to NXSERVER.INIT and also only loads the default settings: NXSERVER.EXE / RESET --- In the following command I rename NXSERVER.INI to NXSERVER.NXDBWORKSETTINGS and also only loads default settings: NXSERVER.EXE --- I also tried the following command, and did not work: NXSERVER.EXE / IMPORTSETTINGS: "NXSERVER.NXDBWORKSETTINGS" ------ I also tried the following command without success: NXSERVER.EXE / RESET / IMPORTSETTINGS: "NXSERVER.NXDBWORKSETTINGS" ------ Is it possible to run the nxserver using a settings file? Has anyone succeeded? Can anyone help me?
__________________
Joao Duarte de Azevedo Utilsoft - Brazil |
|
#2
|
|||
|
|||
|
Op 3-7-2012 17:59, jdazevedo schreef:
> I'm trying to run the Nexusdb using a settings file. The settings file > is in the same directory NEXUSDB.EXE. I made dozens of attempts and no > work. The following are some attempts: > The following command always loads default settings: > NXSERVER.EXE / RESET / IMPORTSETTINGS: "NXSERVER.INI" > --- > The following command always gives an error and not run the nxserver: > NXSERVER.EXE / RESET / CONFIG: "NXSERVER.INI" > --- > In the following command I rename NXSERVER.INI to NXSERVER.INIT and also > only loads the default settings: > NXSERVER.EXE / RESET > --- > In the following command I rename NXSERVER.INI to > NXSERVER.NXDBWORKSETTINGS and also only loads default settings: > NXSERVER.EXE > --- > I also tried the following command, and did not work: > NXSERVER.EXE / IMPORTSETTINGS: "NXSERVER.NXDBWORKSETTINGS" > ------ > I also tried the following command without success: > NXSERVER.EXE / RESET / IMPORTSETTINGS: "NXSERVER.NXDBWORKSETTINGS" > ------ > Is it possible to run the nxserver using a settings file? Has anyone > succeeded? > > Can anyone help me? > > There MUST be a file in the same directory as nxServer.exe with a name nxServer.init to load : nxServer /interactive /reset NOTES: 1) there is NO space between the slash and 'reset' 2) the init file is not loaded if the server is started as a service ! 3) there is no commandlineswitch importsettings Ad Franse |
|
#3
|
|||
|
|||
|
Thanks Ad Franse.
__________________
Joao Duarte de Azevedo Utilsoft - Brazil |
|
#4
|
|||
|
|||
|
Ad Franse wrote:
> Op 3-7-2012 17:59, jdazevedo schreef: > > I'm trying to run the Nexusdb using a settings file. The settings > > file is in the same directory NEXUSDB.EXE. I made dozens of > > attempts and no work. The following are some attempts: > > The following command always loads default settings: > > NXSERVER.EXE / RESET / IMPORTSETTINGS: "NXSERVER.INI" > > --- > > The following command always gives an error and not run the > > nxserver: NXSERVER.EXE / RESET / CONFIG: "NXSERVER.INI" > > --- > > In the following command I rename NXSERVER.INI to NXSERVER.INIT and > > also only loads the default settings: > > NXSERVER.EXE / RESET > > --- > > In the following command I rename NXSERVER.INI to > > NXSERVER.NXDBWORKSETTINGS and also only loads default settings: > > NXSERVER.EXE > > --- > > I also tried the following command, and did not work: > > NXSERVER.EXE / IMPORTSETTINGS: "NXSERVER.NXDBWORKSETTINGS" > > ------ > > I also tried the following command without success: > > NXSERVER.EXE / RESET / IMPORTSETTINGS: "NXSERVER.NXDBWORKSETTINGS" > > ------ > > Is it possible to run the nxserver using a settings file? Has anyone > > succeeded? > > > > Can anyone help me? > > > > > There MUST be a file in the same directory as nxServer.exe with a > name nxServer.init > > to load : > > nxServer /interactive /reset > > NOTES: > > 1) there is NO space between the slash and 'reset' > > 2) the init file is not loaded if the server is started as a service ! > > 3) there is no commandlineswitch importsettings > > Ad Franse Hi, would you also happen to know if there are some documentation and examples about this topic? (I have tried with little luck) Best regards Christian |
|
#5
|
|||
|
|||
|
Op 4-7-2012 11:51, Christian Holm Jørgensen schreef:
> would you also happen to know if there are some documentation and grep -ird 'reset *.pas -> server\nxServerForm.pas -> server\nxServerSettings.pas http://www.nexusdb.com/mantis/view.php?id=1382 for mantis use the search on http://www.nexusdb.com/mantis/view_all_bug_page.php the problem is, that mantis is currently not updated (up to the daily builds) so trouble shooting is becoming very difficult now .... Ad Franse |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I logoff nxServer after changing settings? | David Miller | nexusdb.public.support | 2 | 30th November 2011 03:38 PM |
| Loosing nxServer aliasses/settings. | R. Lichtendahl | nexusdb.public.support | 23 | 4th June 2009 02:45 PM |
| nxServer settings disappeared | Glen Thompson | nexusdb.public.support | 1 | 31st March 2005 08:39 PM |
| nxServer Init settings not working properly ? | Vojko Cendak | nexusdb.public.support | 10 | 18th February 2004 10:44 AM |
| Server INIT file and GUI Settings | Phil Corley | nexusdb.public.support | 8 | 29th September 2003 07:27 AM |