Hi all,
First let me start that the SDN is the greatest source of information for SAP and i would like to make a contribution one day but at the moment i have a problem which i'll be greatful if you guys could assist me in solving: here is the problem
Im running Maxdb 7.7.0.16 with windows x64 server 2003, im trying to backup over the network to a share drive both the machines are joined to the domain firewalls are down im using the same user to try the backup the error that im getting is this :
Thread 0x105 Task 86 2010-11-16 08:47:48 Backup 1: Backupmedium #1 (
10.1.103.119\h\BHS\BHS_WEEKLY) Could not open stream
2010-11-16 08:47:48 KernelComm 6: Backup error occured, Error code 3700 "hostfile_error"
as soon as i try to do the backup to the local hard rivers it works fine but as soon as i try run it over the network i get the above error see below for the knlmsg.log file
the following things Iu2019ve tried after searching SDN
Change Parameter CacheMemorySize to higher and lower made no differences
Change Parameter MaxBackupMedia to higher and no change
I've also tried copying a backed up template off the local drive across to the network share and i can read the label but as soon as i try to do a backup the error occurs
</MSG>
<MSG _NO="6" _ID="6" _COMP="KernelCommon" TEXT="$TITLE$, Error code $BASISERROR$ "$ERRORTEXT$"">
<MSG_ARGS
FILE="KernelTrace.cpp"
_LINE="219"
_TIME="2010-11-16 08:49:08.256"
_MESSAGEVERSION="1"
TITLE="Backup error occured"
BASIS_ERROR="3700"
ERRORTEXT="hostfile_error"
/>
</MSG>
</MSGD>
</MSGL>
<MSGL _NO="1260192" _PROCESS="2112" _THREAD="0x105C" _TASK="86" _TIME="2010-11-16 08:49:09.148">
<MSG _NO="1" _ID="19633" _COMP="RTEKERN" _TEXT="Connect req. (BHS, T86, connection obj. 0x000007FFC3DAA1D0, Node:'BSSDZAV04.af.didata.local', PID: 2808)">
<MSG_ARGS
FILE="MsgOutputKnlDiag.cpp"
_LINE="888"
_TIME="2010-11-16 08:49:09.148"
_LABEL="CONNECT "
/>
</MSG>
</MSGL>
<MSGL _NO="1260194" _PROCESS="2112" _THREAD="0x105C" _TASK="86" _TIME="2010-11-16 08:49:09.148">
<MSG _NO="1" _ID="19651" _COMP="RTEKERN" _TEXT="Connection released (BHS, T86, connection obj. 000007FFC3DAA1D0)">
<MSG_ARGS
FILE="MsgOutputKnlDiag.cpp"
_LINE="888"
_TIME="2010-11-16 08:49:09.148"
_LABEL="CONNECT "
/>
</MSG>
</MSGL>
<MSGL _NO="1260195" _PROCESS="2112" _THREAD="0x105C" _TASK="87" _TIME="2010-11-16 08:49:25.408">
<MSG _NO="1" _TYPE="Error" _ID="3" _COMP="Backup" _TEXT="Data backup failed">
<MSG_ARGS
FILE="KernelAdministration.cpp"
_LINE="1468"
_TIME="2010-11-16 08:49:08.444"
_MESSAGEVERSION="1"
/>
</MSG>
<MSG _NO="2" _ID="17" _COMP="SrvTasks" _TEXT="Servertask Info: because $DESCRIPTION$">
<MSG_ARGS
FILE="SrvTasksJob.cpp"
_LINE="116"
_TIME="2010-11-16 08:49:08.256"
_DETAILS="4"
_MESSAGEVERSION="1"
DESCRIPTION="Error in backup task occured"
/>
</MSG>
<MSGD>
<MSG _NO="3" _ID="10" _COMP="SrvTasks" TEXT="Job $JOBID$ ($DESCRIPTION$) [$JOB_STATE$] WaitingT$JOB_WAITING_TASKID$ Result=$JOB_RESULT$">
<MSG_ARGS
FILE="SrvTasksJobBackupRestore.cpp"
_LINE="89"
_TIME="2010-11-16 08:49:08.256"
_MESSAGEVERSION="1"
JOB_ID="1"
DESCRIPTION="Backup / Restore Medium Task"
JOB_STATE="executing"
JOB_WAITING_TASKID="87"
JOB_RESULT="3700"
/>
</MSG>
<MSG _NO="4" _ID="6" _COMP="KernelCommon" TEXT="$TITLE$, Error code $BASISERROR$ "$ERRORTEXT$"">
<MSG_ARGS
FILE="KernelTrace.cpp"
_LINE="219"
_TIME="2010-11-16 08:49:08.256"
_MESSAGEVERSION="1"
TITLE="Error in backup task occured"
BASIS_ERROR="3700"
ERRORTEXT="hostfile_error"
/>
</MSG>
<MSG _NO="5" _ID="1" _COMP="Backup" TEXT="Backupmedium #$BACKUPMEDIA_NO$ ($BACKUP_MEDIUM_NAME$) $ERRORTEXT$">
<MSG_ARGS
_FILE="vkb38.cpp"
_LINE="293"
_TIME="2010-11-16 08:49:08.256"
_MESSAGEVERSION="1"
BACKUP_MEDIA_NO="1"
BACKUP_MEDIUM_NAME="
bssdzav05.af.didata.local\h\BHS\BHS_WEEKLY"
ERRORTEXT="Could not open stream"
/>
</MSG>
<MSG _NO="6" _ID="6" _COMP="KernelCommon" TEXT="$TITLE$, Error code $BASISERROR$ "$ERRORTEXT$"">
<MSG_ARGS
FILE="KernelTrace.cpp"
_LINE="219"
_TIME="2010-11-16 08:49:08.256"
_MESSAGEVERSION="1"
TITLE="Backup error occured"
BASIS_ERROR="3700"
ERRORTEXT="hostfile_error"
Edited by: DIMITRY SMISHCHENKO on Nov 16, 2010 8:57 AM