Jump to content
  • TIBCO ActiveMatrix® BPM Change Database password


    Sucheta S

    Steps to change Database Password, here Oracle DB

    Stop the BPMnode

    Change the Database User Password User by i.e.
    "ALTER USER user_name IDENTIFIED BY new_password;"

    Change Password inside all TIBCO ActiveMatrix® BPM JDBC Resource Templates

    2016-12-14_120027.png.311a810a77e8fd29c74a23a286bc21c5.png
    repeat for each Template Password

    2016-12-14_120034.png.76939d0c2e1924aff6b51cd9f82b2c6e.png
    ?re-install (sync-state) all Templates

    2016-12-14_120043.png.c50c688789ebe8123b75d5f1c71a2a41.png
    Restart BPMnode

    Important Database Settings

    NLS_CHARACTERSET must be set at AL32UTF8 (superset of UTF8 => some char can't be store in UTF8 so some things may not work, and you won't be supported)

    NLS_NCHAR_CHARACTERSET, there's no clear recommendation/documentation about it, but most customers using here: AL16UTF16.


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...