I have started a repmcli process :
repmcli -d <database> -u<user>,<pass> -b <command-file>
But, while the Thread is running, the repmcli parameters are visible in the processlist.
So, with another User I could type (Linux) :
ps -ef | grep sapdb
and see a process namend : repmcli -d <database> -u<user>,<pass> -b <command-file>
with all the given parameters. So databasename, username and password might are vible for everyone on the Server ?
regards, Danny
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
