Background Job GeneratorIFS Helper
Turn an anonymous PL/SQL script into a downloadable IFS background job launcher.
Overview
The launcher carries your PL/SQL source in deferred jobs, then posts one executor job to reconstruct and run the block. Generation happens in your browser.
Queue and chunk controls
Set the queue ID, runtime batch prefix, description, and carrier size.
Downloadable SQL
Review the generated script before running it in your IFS environment.
Source hashes
The file records SHA-256 hashes for the original source and executed block.
Generated launcher
Load or paste a script, choose the job options, then generate the SQL file.
Review before running
Running the generated SQL posts jobs and executes your block. Check the source, queue ID, permissions, and API availability in your target IFS version first.