• AnsibleFest
  • Products
  • Community
  • Webinars & Training
  • Blog
Ansible Logo
Broadcom Ansible Collections for Mainframe documentation
Broadcom Ansible Collections for Mainframe

Getting Started

  • Requirements
  • Installation
  • Using collections
  • Connection methods and details
  • Troubleshooting

Collections

  • broadcom.ca7
  • broadcom.dbm_db2
    • check_ddl – Validate the syntax of input DDL and optionally verify Db2 object dependencies
    • compare_ddl – Compare objects that are defined in a DDL file to objects that are defined on a Db2 subsystem and generate an update script to implement the necessary object changes
    • deploy_ddl – Deploy Db2 object changes on the target Db2 subsystem using an input file that contains the DDL
    • execute_compare_script – Execute the compare script that was generated with the ‘compare_ddl’ module
    • execute_migration_script – Execute the migration script that was generated with the ‘prepare_migration’ module
    • execute_script – Execute a Batch Processor script on a target subsystem
    • generate_ddl – Generate CREATE or DROP DDL statements for specified Db2 objects into an output DDL file
    • prepare_migration – Generate a script to migrate Db2 object definitions (DDL) and data from a source subsystem to a target subsystem
  • broadcom.endevor
  • broadcom.endevor_bridge_for_git
  • broadcom.file_master_plus
  • broadcom.idms
  • broadcom.jclcheck
  • broadcom.mat
  • broadcom.mat_pma_util
  • broadcom.ops
  • broadcom.spool
  • broadcom.sysview
  • broadcom.view
  • broadcom.zowe_core
  • broadcom.zowe_core_3
Broadcom Ansible Collections for Mainframe
  • broadcom.dbm_db2
  • View page source

broadcom.dbm_db2

DBM-Db2 collection to interact with Db2 using the Broadcom Database Management Solutions for Db2 for z/OS.

Compatible with Zowe CLI Plugin version: 3.0.0

For more information, see the Contents section.

Contents

  • check_ddl – Validate the syntax of input DDL and optionally verify Db2 object dependencies
  • compare_ddl – Compare objects that are defined in a DDL file to objects that are defined on a Db2 subsystem and generate an update script to implement the necessary object changes
  • deploy_ddl – Deploy Db2 object changes on the target Db2 subsystem using an input file that contains the DDL
  • execute_compare_script – Execute the compare script that was generated with the ‘compare_ddl’ module
  • execute_migration_script – Execute the migration script that was generated with the ‘prepare_migration’ module
  • execute_script – Execute a Batch Processor script on a target subsystem
  • generate_ddl – Generate CREATE or DROP DDL statements for specified Db2 objects into an output DDL file
  • prepare_migration – Generate a script to migrate Db2 object definitions (DDL) and data from a source subsystem to a target subsystem
Previous Next

© Copyright 2022, Broadcom.

Built with Sphinx using a Sphinx Ansible Theme that is based on the Read the Docs theme and is maintained by the Ansible Community.