Hi,
Thank you, I've been working through the recommendations:
1) When I run sapcontrol, the following is displayed.
c:\usr\sap\J21\SCS02\exe>sapcontrol -nr 01 -function Start
20.12.2013 10:51:14
Start
FAIL: HTTP error, HTTP/1.1 401 Unauthorized
Which does not look correct! Is there a user account being used here that I need to check?
2) When I run the r3Tranc -d I get the following:
This is r3trans version 6.24 (release 740 - 19.03.13 - 20:13:03 ).
unicode enabled version
sizeof(Selection_t) = 272
2EETW169 no connect possible: "DBMS = ADABAS D --- DBNAM
E = ''"
r3trans finished (0012).
3) Looking at the dev_rd trace file, I can see there is an error finding reginfo.dat:
---------------------------------------------------
trc file: "dev_rd", trc level: 1, release: "740"
---------------------------------------------------
Fri Dec 20 10:35:20 2013
***LOG S00=> GwInitReader, gateway started ( 3364) [gwxxrd.c 1763]
systemid 562 (PC with Windows NT)
relno 7400
patchlevel 0
patchno 7
intno 20020600
make multithreaded, Unicode, 64 bit, optimized
pid 3364
Fri Dec 20 10:35:20 2013
gateway (version=740.2013.02.14)
gw/reg_no_conn_info = 1
gw/local_addr : 0.0.0.0
* SWITCH TRC-RESOLUTION from 1 TO 1
gw/logging : ACTION=Ss LOGFILE=gw_log-%y-%m-%d SWITCHTF=day MAXSIZEKB=100
gw/sim_mode : set to 0
***LOG S1I=> GwSetSimMode, simulation mode deactivated () [gwxxprf.c 4354]
switch off alert monitoring
Bind service 3302 (socket) to port 3302
GwIRegInitRegInfo: reg_info file C:\usr\sap\J21\SCS02\data\reginfo.DAT not found
*** ERROR => GwInitHostAdrs: GwHostToAddr failed [gwxxaddr.c 205]
***LOG S10=> GwInitReader, GwInitHostAdrs () [gwxxrd.c 2027]
I'm not to sure if the gateway service is connected to my hostfile? however checking this I only have three entries:
127.0.0.1 localhost
0.0.0.0 .psf
0.0.0.0 psf
Is there anything else I can try to resolve the gateway service?
Thank you again!
Jon