Delphix Products

  • 1.  Error when provision vDB

    Posted 05-31-2018 06:05:00 AM
    I get the following error when I provision a vDB:

    DELPHIX>/bin/sh $DB_SCRIPT_DIR/mount-vdb-instance.sh "restrict"  END_OF_SETUP  cp: cannot create regular file '/u01/app/oracle/product/11.2.0/db_1/dbs/initVvor60B.ora': Permission denied  #####DELPHIX_START_ERROR#####  ERROR :   ERROR : SQL*Plus: Release 11.2.0.1.0 Production on Thu May 31 12:11:42 2018  ERROR :   ERROR : Copyright (c) 1982, 2009, Oracle.  All rights reserved.  ERROR :   ERROR :   ERROR : Connected to:  ERROR : Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production  ERROR : With the Partitioning, OLAP, Data Mining and Real Application Testing options  ERROR :   ERROR : SQL> ORA-01078: failure in processing system parameters  ERROR : LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/db_1/dbs/initVvor60B.ora'  ERROR : SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production  ERROR : With the Partitioning, OLAP, Data Mining and Real Application Testing options  #####DELPHIX_END_ERROR##### 
    MOUNT_DATABASE_ERROR



    Could someone solve the issue

    Thanks
    swathy
    #Virtualization


  • 2.  RE: Error when provision vDB
    Best Answer

    Posted 05-31-2018 06:18:00 AM
    Check permissions on the $ORACLE_HOME/dbs directory (/u01/app/oracle/product/11.2.0/db_1/dbs in your case).  It needs to be 775 if you're using a user account different from the Oracle home owner.


  • 3.  RE: Error when provision vDB
    Best Answer

    Posted 05-31-2018 06:20:00 AM
    Hi Swathy, Add write permission in $ORACLE_HOME/dbs to delphix is user. Regards, Mouhssine