Retrieve Spool File Attributes As400

Why Choose EaseUS Data Recovery Wizard?. Easy-to-use Clear and intuitive user interface directs you to make successful recovery step by step.

Quick scan and deep scan ensure to precisely find lost data at most. Files preview ensures successful data recovery Preview common file formats, including BMP, GIF, PNG, JPEG, JPG, TXT, etc. Flexible & Precise Pause at ease and restart the scanning process later when you have time.

100% safe EaseUS data recovery program recovers lost files 100% safely from different data loss cases on various devices without overwriting original data. Fast scan speed Speed up scanning process and find lost data more accurately through algorithm optimization.

This document contains information about spooled files generated by host server jobs and. One possible solution is the Retrieve Identity of Last Spooled File. Options to “Change” the spool file attributes. First so you can easily retrieve the file. How to export a spool file from an AS400 and export to a.

Resume Recovery Export and import Scan Results to resume a previous recovery.

The COZZI-Retrieve SPOOL File Attr (RTVSPLFA) command retrieve SPOOL File Attributes for the indicated SPOOL File. If the SPOOL file is unknown, use the special value SPLFNAME(.LAST) and specify the JOB and SPLNBR parameters to identify the SPOOL file whose attributes are retrieved. Use RTVSPLFA in your CL programs to supplement the CHGSPLFA and DSPSPLF commands. For example if you call a program and want to display its output to the end user immediately, use RTVSPLFA SPLFNAME(.LAST) to retrieve the name of that SPOOL file, and pass that name to the other commands, commands that require an actual SPOOL File Name.

Restrictions:. This command is only valid in a CL program. SPOOL file number (SPLNBR) Specifies SPOOL file number.LAST The SPOOL File with the highest SPOOL File number is retrieved. If the SPOOL File name is also.LAST, the last SPOOL File created by the JOB is retrieved. Ford radio code v serial calculator. If the SPOOL File name is NOT.LAST, the last SPOOL File created with the same name as the SPLFNAME parameter is retrieved.ONLY A rarely used option when the SPOOL File Name is specified and only one instance of it exists in the job and you want that instance. Similar to using.LAST but would normally generate an error if more than one SPOOL File exists with the same name.ANY Any SPOOL File that matches the SPLFNAME parameter is retrieved.

How to retrieve spool file attributes

Oracle Spool File

As400 retrieve spool file attributes

0-999999 Specify the unique SPOOL File Number (for this job). User Profile (USRPRF) Specifies the User Profile whose SPOOL file attributes are returned. This parameter is only valid with the following parameter options: SPLNBR(.LAST) SPLNBR(.ANY), SPLFNAME(.LAST) or SPLFNAME(.ANY).JOB The user profile associated with the JOB identified on the JOB parameter is used to retrieve the SPOOL file attributes. User profile name Specify the name of a user whose SPOOL file attributes are retrieved. When SPLNBR(.ANY) or SPLNBR(.ALL) is specified, or when SPLFNAME(.ANY) or SPLFNAME(.ALL) is specified, this parameter restricts the list that is searched to only those for the specified user profile.

This parameter is useful when retrieving the SPOOL file attributes for JOB(.ALL) where a large number of entries can be generated, slowing the search time. Using the USRPRF parameter can reduce the number of entries searched by the system to match the specific SPOOL file being requested, thereby improving performance in this situation.