You will need to allocate the new dataset before you can do this.
The last 4 SETPROG's is only needed if you want to run on the 'old' linklist name, it is purely cosmetic.
//* DOC: THIS JOB RUNS SDSF AS A BATCH JOB. 00045000
//* 00046000
//STEP001 EXEC PGM=SDSF 00047000
//ISFOUT DD SYSOUT=* 00048000
//DDNAME DD DISP=SHR,DSN=XSYS.KTOMIAK.VB255(TSMPBACK) 00049009
//ISFIN DD * 00050000
PRE TSMPBACK 00060009
OWNER * 00070000
H 00080007
SORT CRDATE D 00081005
S TSMPBACK JOB33361 00082010
F TSMPBACK 00090009
++? 00120007
F SYSPRINT 00121007
++S 00122007
PRINT FILE DDNAME 00130000
PRINT 1 999999999 00140000
PRINT CLOSE 00150000
END 00160000
/* 00170000
// 00180000