Hi Alwina,
Perhaps I've missed something here but what difference does it make who the user is? The whole point in removing the Protection on the method is to not care which user is calling the method, is it not?
Anyway here is the detail you requested.
SAPSYSTEMNAME = SAP
SAPSYSTEM = 99
service/protectedwebmethods = NONE
service/porttypes = SAPHostControl SAPOscol SAPCCMS
service/trace = 3
DIR_LIBRARY = C:\Program Files\SAP\hostctrl\exe
DIR_EXECUTABLE = C:\Program Files\SAP\hostctrl\exe
DIR_PROFILE = C:\Program Files\SAP\hostctrl\exe
DIR_GLOBAL = C:\Program Files\SAP\hostctrl\exe
DIR_INSTANCE = C:\Program Files\SAP\hostctrl\exe
DIR_HOME = C:\Program Files\SAP\hostctrl\work
I am on a HPUX system calling the
./saphostctrl -host myhost -function GetDatabaseStatus -dbname SID -dbtype ora
The myhost is running on Windows.
Cheers
Craig