You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ARGUMENT 1 and 3 of funtion pfrln0lookup have to be investigated in more detail for now i just put any address that s mapped to VAS of the target process
line_var=`sqlplus / as sysdba <<EOF 2>&1 | grep -i function | cut -d' ' -f4
SELECT 'Object : '||KGLNAOWN||'.'||KGLNAOBJ as name FROM "X\\$KGLOB" where to_number(KGLHDADR,'XXXXXXXXXXXXXXXX') = to_number(substr('$kglhd_var', instr(lower('$kglhd_var'), 'x')+1) ,'XXXXXXXXXXXXXXXX') ;
exit;
EOF`
printf "%-`echo $padding`s"
echo func : $func_var / line number : `echo $((16#$line_var))` / $obj_var