Hi guys,
I want a more readable information why a session was aborted, not just that it aborted.
So I found in that community some information about using post-exec scripts, where DP should give me some variables from that session. But after writing a simple script, all variables are empty. (e.g. %SESSIONID% / %SMEXIT% / %DATALIST% / etc.)
After that I tried a new script, which just give me the environment variables of that session (set > logfile), but there are no variables set, just the following DP specific:
DP_DATA_DIR=D:\ProgramData\OmniBack\ DP_HOME_DIR=D:\Program Files\OmniBack\ DP_SDATA_DIR=D:\ProgramData\OmniBack\ OB2DAOPTIONSFILE=D:/ProgramData/OmniBack/tmp/ob2_postExec_1956_41.conf OB2DBG=-debug OB2OSINCETIME=0 OB2OSTARTTIME=2016-02-16 16:40:26
and the windows specific ones.
I didn't found any information in the guides too, or am I blind?
Anyone an idea what I have missed to use the variables in a post-exec script?
Thank you!
Best regards,
Tobias