Normal Topic Startup Switches (Read 1004 times)
Amor
Full Member
Members
***
Offline


No personal text

Posts: 366
Location: Germany
Joined: Feb 7th, 2004
Startup Switches
Mar 3rd, 2011 at 1:19pm
Print Post Print Post  
Hello!

As Administrator I want to use SUSPEND, UNLOAD AND CONTINUE via 3 shortcuts:

C:\Sesame2\Program\sesame.exe -command hello srv2003:20000:20001 UNLOAD  "MDLCHEF"

C:\Sesame2\Program\sesame.exe -command hello srv2003:20000:20001 SUSPEND

C:\Sesame2\Program\sesame.exe -command hello srv2003:20000:20001 CONTINUE

It does not work for me.


Thank you for the help.

Dr. Belhareth
  

Dr. med. Amor Belhareth&&Medizin Labor &&Germany
Back to top
 
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2482
Joined: Aug 20th, 2003
Re: Startup Switches
Reply #1 - Mar 3rd, 2011 at 3:07pm
Print Post Print Post  
Hello Amor,

Try:

Code
Select All
C:\Sesame2\Program\sesame.exe -command srv2003:20000:20001 hello UNLOAD  "MDLCHEF"

C:\Sesame2\Program\sesame.exe -command srv2003:20000:20001 hello SUSPEND

C:\Sesame2\Program\sesame.exe -command srv2003:20000:20001 hello CONTINUE  



-Ray
  

Raymond Yoxall Consulting
ray.yoxall@gmail.com
ryoxall@lantica.com
Sesame Applications, Design and Support
Back to top
IP Logged
 
Amor
Full Member
Members
***
Offline


No personal text

Posts: 366
Location: Germany
Joined: Feb 7th, 2004
Re: Startup Switches
Reply #2 - Mar 3rd, 2011 at 4:13pm
Print Post Print Post  
Hello Ray-

i get a Warning : Failed to unload application


Thanks.
  

Dr. med. Amor Belhareth&&Medizin Labor &&Germany
Back to top
 
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Startup Switches
Reply #3 - Mar 3rd, 2011 at 4:22pm
Print Post Print Post  
Is that application open in any clients?
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged
 
Amor
Full Member
Members
***
Offline


No personal text

Posts: 366
Location: Germany
Joined: Feb 7th, 2004
Re: Startup Switches
Reply #4 - Mar 3rd, 2011 at 5:00pm
Print Post Print Post  

Hello!

The Application "MDLCHEF" is not open.

No is OK.

My mistake is that the Database name was not properly written


My
« Last Edit: Mar 4th, 2011 at 12:40pm by Amor »  

Dr. med. Amor Belhareth&&Medizin Labor &&Germany
Back to top
 
IP Logged