Why do you receive a message SLIF-19 NO QUEUE RECORDS MATCH PARAMETERS ENTERED, when doing LRLOG,JOB=jobname?
The LRLOG,JOB=jobname command without a DATE= keyword defaults to list the run log information on the specified job for the current day only.
Use LRLOG,JOB=jobname,DATE=* to list all instances of this job in the current run log or use LRLOG,JOB=jobname,DATE=*yyddd to see a specific Julian date (as long as the date is currently in the run log).
By default, the run log data is held for 5 days. You can change this with the RLOGDAYS keyword on the DBASE statement.