drobilla
New Member
Hello everyone,
We've juste migrated from Progress 9.1D09 on AIX 5.2 to Progress OpenEdge Release 10.1C01 on AIX 5.3.
Everything looks good on the database side. But I'm having a problem to automatically start the OpenEdge daemons when AIX starts up. The old setup was starting everything via a shell script (installed by another admin who no longer works here of course
I'd like to control the OpenEdge daemons via AIX's SRC commands (i.e. lssrc, startsrc, stopsrc and mkssys).
I can start the daemons with the following command:
su - progress
/home/progress/dlc10/bin/_mprosrv $DBDIR -S 2095 -H $HOSTNAME -N TCP -L 20000 -n 10
But I can't seem to get the appropriate mkssys command to install OpenEdge in AIX's SRC commands. Can anyone help me with this?
Many thanks!
David
We've juste migrated from Progress 9.1D09 on AIX 5.2 to Progress OpenEdge Release 10.1C01 on AIX 5.3.
Everything looks good on the database side. But I'm having a problem to automatically start the OpenEdge daemons when AIX starts up. The old setup was starting everything via a shell script (installed by another admin who no longer works here of course
I can start the daemons with the following command:
su - progress
/home/progress/dlc10/bin/_mprosrv $DBDIR -S 2095 -H $HOSTNAME -N TCP -L 20000 -n 10
But I can't seem to get the appropriate mkssys command to install OpenEdge in AIX's SRC commands. Can anyone help me with this?
Many thanks!
David