Exporting the DBMS Scheduler Data

Prerequisites

To export DBMS scheduler data, you should have:

  • DBMS scheduler files and folder.

Procedure

To export DBMS scheduler data:

  1. Click the Menu link in the Application toolbar.
    A list appears.
  2. From the Main menu, selectBatch Scheduler and then click the DBMS Import/Export sub-menu.
    The Import/ Export DBMS Data screen appears.
  3. Select Export option. It contains following fields:
    Field Name Field Description Mandatory (Yes or No)
    File Path Used to specify the path of the file whose data you want to export from the environment. The path always starts with either:
    • @SHARED_​DIR: The configured path of shared directory

    • @INSTALL_​DIR: The configured path of installation directory, defined with the property: spl.runtime.environ.SPLEBASE in spl.properties file

    Yes
    Compress Files Used to specify whether you want to compress all the files in the folder or not.
    Note: If the check box is selected then one zipped folder having all files is created.
    No
  4. Enter the file path in the File Path field which you want to export from the environment.
  5. Select Compress Files check box to compress the files.
  6. Click Export.
    A folder having all files is exported.

Related Topics

For more information on... See...
DBMS Import/Export DBMS Import/Export
How to import the DBMS scheduler data Importing the DBMS Scheduler Data