Answered Start PASOE detached

swip

New Member
Hi,

for an update tool I want to build I need to stop and start the pasoe instance to sync db schemes.
I used pasman to start and stop the instance. The only problem I have is that when I use the line below,
it always creates a shell window, which I don't want.
Code:
pasman <start/pasoestart> -I myInstance
I want to start the pasoe instance detached, without risking the instance could be taken down by accident through closing the shell window.
Is there any way to do this?
 
Back
Top