Hello together, Is there a manual for the database actions which need

Hello together,

Is there a manual for the database actions which need to be done by IBM/our System operator prior to installing the application?
I mean something like : create database; grants etc.

IBM has a database instance for us, but we need rights on it, I guess a simple user name would not be enough, and the rights mentioned in the link before seem not to be detailed enough.
My goal is to have the database prepared for everything – I am not able to directly do any changes in the database, also I am not able do directly influence the installation process.
That means I need to be 100% sure that the installation (and in detail the database part) will work without any issues since every failed installation will cost us time.
So there are 2 points for me which need to be made clear:

1.          The prod.properties has the following entries for creating the database connection (one of two current settings):

conf.data.secondary.1...

OriginalPostID-142224

OriginalPostID-142224

  Discussion posts and replies are publicly visible

Parents
  • ... REATE VIEW
    DEBUG ANY PROCEDURE
    DEBUG CONNECT SESSION
    DELETE ANY CUBE DIMENSION
    DELETE ANY MEASURE FOLDER
    DELETE ANY TABLE
    DEQUEUE ANY QUEUE
    DROP ANY ASSEMBLY
    DROP ANY CLUSTER
    DROP ANY CONTEXT
    DROP ANY CUBE
    DROP ANY CUBE BUILD PROCESS
    DROP ANY CUBE DIMENSION
    DROP ANY DIMENSION
    DROP ANY DIRECTORY
    DROP ANY EDITION
    DROP ANY EVALUATION CONTEXT
    DROP ANY INDEX
    DROP ANY INDEXTYPE
    DROP ANY LIBRARY
    DROP ANY MATERIALIZED VIEW
    DROP ANY MEASURE FOLDER
    DROP ANY MINING MODEL
    DROP ANY OPERATOR
    DROP ANY OUTLINE
    DROP ANY PROCEDURE
    DROP ANY ROLE
    DROP ANY RULE
    DROP ANY RULE SET
    DROP ANY SEQUENCE
    DROP ANY SQL PROFILE
    DROP ANY SYNONYM
    DROP ANY TABLE
    DROP ANY TRIGGER
    DROP ANY TYPE
    DROP ANY VIEW
    DROP PROFILE
    DROP PUBLIC DATABASE LINK
    DROP PUBLIC SYNONYM
    DROP ROLLBACK SEGMENT
    DROP TABLESPACE
    DROP USER
    ENQUEUE ANY QUEUE
    EXECUTE ANY ASSEMBLY
    EXECUTE ANY CLASS
    EXECUTE ANY EVALUATION CONTEXT
    EXECUTE ANY INDEXTYPE
    EXECUTE ANY LIBRARY
    EXECUTE ANY ...
Reply
  • ... REATE VIEW
    DEBUG ANY PROCEDURE
    DEBUG CONNECT SESSION
    DELETE ANY CUBE DIMENSION
    DELETE ANY MEASURE FOLDER
    DELETE ANY TABLE
    DEQUEUE ANY QUEUE
    DROP ANY ASSEMBLY
    DROP ANY CLUSTER
    DROP ANY CONTEXT
    DROP ANY CUBE
    DROP ANY CUBE BUILD PROCESS
    DROP ANY CUBE DIMENSION
    DROP ANY DIMENSION
    DROP ANY DIRECTORY
    DROP ANY EDITION
    DROP ANY EVALUATION CONTEXT
    DROP ANY INDEX
    DROP ANY INDEXTYPE
    DROP ANY LIBRARY
    DROP ANY MATERIALIZED VIEW
    DROP ANY MEASURE FOLDER
    DROP ANY MINING MODEL
    DROP ANY OPERATOR
    DROP ANY OUTLINE
    DROP ANY PROCEDURE
    DROP ANY ROLE
    DROP ANY RULE
    DROP ANY RULE SET
    DROP ANY SEQUENCE
    DROP ANY SQL PROFILE
    DROP ANY SYNONYM
    DROP ANY TABLE
    DROP ANY TRIGGER
    DROP ANY TYPE
    DROP ANY VIEW
    DROP PROFILE
    DROP PUBLIC DATABASE LINK
    DROP PUBLIC SYNONYM
    DROP ROLLBACK SEGMENT
    DROP TABLESPACE
    DROP USER
    ENQUEUE ANY QUEUE
    EXECUTE ANY ASSEMBLY
    EXECUTE ANY CLASS
    EXECUTE ANY EVALUATION CONTEXT
    EXECUTE ANY INDEXTYPE
    EXECUTE ANY LIBRARY
    EXECUTE ANY ...
Children
No Data