Does anyone know how to use a variable in the rngdbdump command?
Example below:
CURRENTDATE=`date '+%Y%m%d'`
rngdbdump -n GEN queuedjob -f jobname username jobqueue -v stopdate=$CURRENTDATE
It works if i type in YYYYMMDD manually.
Thanks
Error - PRM-PROCESS-THRU-DATE Not Defined In Specified WS
Error - RdLibInt Failed For LPCUSTOMPD
Fix The Errors In LPCUSTOMPD And Try Again
Our Lawson consultant suggested the following but since I am a newbie to Lawson, I had no idea what he meant. Could you please let me know if I could use an script like the one mentioned here? The tough part is that it is difficult to cross a productline to see GEN. The only way I have seen others do it before is to use the ability to call command line, and rngdbdmp the DB LP140 params, and get it from there.