webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Running DB Configurator against Oracle DB using ASM possible?

  • 1.  Running DB Configurator against Oracle DB using ASM possible?

    Posted Fri May 13, 2022 05:43 PM

    HI,
    I am currently trying to prepare an Oracle Database (which uses ASM for the Tablespaces) for our new wM 10.11 production.

    Which tablespace directory needs to be specified in this case in DB Configurator when using automatic Tablespace and User creation?


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Running DB Configurator against Oracle DB using ASM possible?

    Posted Fri May 13, 2022 05:44 PM


  • 3.  RE: Running DB Configurator against Oracle DB using ASM possible?

    Posted Fri May 13, 2022 07:29 PM


  • 4.  RE: Running DB Configurator against Oracle DB using ASM possible?

    Posted Sat May 14, 2022 01:48 AM

    yes while runiing db configurator we would be supplying table space directory along with db credentials in addition to custom table space names,so for Oracle ASM based storage db team has given directory structure-+DON_DATA/DEVON/DATAFILE.it’s throwing below error,when supplied in the tablespace directory of the db configurator,


    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Running DB Configurator against Oracle DB using ASM possible?

    Posted Mon May 16, 2022 09:17 AM

    Hi Sangamesh,

    can you try with tabelspace directory as “+DATA”?
    The database itself will then translate this to the correct path on the ASM disks internally.
    This worked for my Oracle Databases which are already using ASM.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: Running DB Configurator against Oracle DB using ASM possible?

    Posted Mon May 16, 2022 03:30 PM

    Hi Holger,

    Thanks for your response.it worked.


    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: Running DB Configurator against Oracle DB using ASM possible?

    Posted Mon May 16, 2022 02:30 PM

    Hi Holger,

    Thanks for responding, after entering the table spacedirectory text box with value as +DATA,now i am getting below error,not sure where it’s going wrong,could you please help.

    status       : executing
    

    error: java.sql.SQLIntegrityConstraintViolationException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-01400: cannot insert NULL into (“BAM_USER”.“COMPONENT_EVENT”.“COMPONENT_EVENT_ID”)


    #webMethods
    #Integration-Server-and-ESB