Sample JCL
//FEXPMLD16 JOB (78030000),'FOO',
// REGION=4096K
//JOBLIB DD DISP=SHR,DSN=STV.TJ20APP.APP.L
// DD DISP=SHR,DSN=STV.TJ20APP.APP.L
//FEXPRUN EXEC PGM=XPORT,PARM='ERRLOG=FOO'
//FOO DD DSN=FEXP.FOO.OUTPUT,DISP=SHR
//SYSPRINT DD SYSOUT=A
//SYSIN DD DATA,DLM=##
.LOGTABLE FEXP_TABLE5;
.LOGON TDRT/weekly,weekly;
.VERSION;
.LOGOFF;
##
Sample Output
**** 04:59:58 UTY2413 Error Logging is enabled: FOO
========================================================================
= =
= FastExport Utility Release FEXP.20.00.00.01 =
= Platform MVS =
= PID 18577 =
= =
= FastExport Utility is DEPRECATED. =
= It is provided to run existing workloads created =
= prior to 07-SEP-2023. =
= Please use Teradata Parallel Transporter for =
= workloads. =
= =
========================================================================
= =
= Copyright 1990-2023 Teradata. All rights reserved. =
= =
========================================================================
**** 04:59:58 UTY2411 Processing start date: FRI SEP 08, 2023
========================================================================
= =
= Logon/Connection =
= =
========================================================================
0001 .logtable FEXP_TABLE5;
0002 .logon TDPID/WEEKLY,;
**** 04:59:58 UTY8400 Teradata Database Release: 20.00.00.00
**** 04:59:58 UTY8400 Teradata Database Version: 20.00.00.00
**** 04:59:58 UTY8601 Character set specified: EBCDIC
**** 04:59:58 UTY8400 Current RDBMS has UDT support
**** 04:59:58 UTY8400 Current RDBMS has Large Decimal support
**** 04:59:58 UTY8400 Current RDBMS has Statement Info Parcel support
**** 04:59:58 UTY8400 Current RDBMS has FEXP w/o Spooling support
**** 04:59:58 UTY8400 Current RDBMS has TASM support
**** 04:59:58 UTY8400 Maximum supported buffer size: 1M
**** 04:59:58 UTY6211 A successful connect was made to the RDBMS.
**** 04:59:58 UTY6217 Logtable 'WEEKLY.FEXP_TABLE5' has been created.
**** 05:02:06 UTY2414 BRIEF option is enabled.
**** 05:02:06 UTY2407 Run time parameters in effect are: CHARSET=EBCDIC.
========================================================================
= =
= FastExport Utility Release FEXP.20.00.00.01 =
= Platform MVS =
= PID 18577 =
= =
= FastExport Utility is DEPRECATED. =
= It is provided to run existing workloads created =
= prior to 07-SEP-2023. =
= Please use Teradata Parallel Transporter for =
= workloads. =
= =
========================================================================
= =
= Copyright 1990-2023 Teradata. All rights reserved. =
= =
========================================================================
**** 13:33:38 UTY2411 Processing start date: FRI SEP 08, 2023
========================================================================
= =
= Logon/Connection =
= =
========================================================================
0001 .logtable FEXP_TABLE5;
0002 .logon TDPID/WEEKLY,;
**** 05:02:06 UTY8400 Teradata Database Release: 20.00.00.00
**** 05:02:06 UTY8400 Teradata Database Version: 20.00.00.00
**** 05:02:06 UTY8601 Character set specified: EBCDIC
**** 05:02:06 UTY8400 Current RDBMS has UDT support
**** 05:02:06 UTY8400 Current RDBMS has Large Decimal support
**** 05:02:06 UTY8400 Current RDBMS has Statement Info Parcel support
**** 05:02:06 UTY8400 Current RDBMS has FEXP w/o Spooling support
**** 05:02:06 UTY8400 Current RDBMS has TASM support
**** 05:02:06 UTY8400 Maximum supported buffer size: 1M
**** 05:02:06 UTY6211 A successful connect was made to the RDBMS.
**** 05:02:06 UTY6217 Logtable 'WEEKLY.FEXP_TABLE5' has been created.