Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all articles
Browse latest Browse all 2997

Error : role ORA_SID_DBA is not created yet during Create database phase

$
0
0

Dear Experts ,

We had received this error due to which we stopped the installation process.

 

Installation SAP Netweaver 7.0 SR3 ABAP

Oracle 10g

Windows Server 2K8 R2 64bit

 

Phase 10 : Create Database

TRACE      2016-04-21 15:19:14.958 (HOSTNAME\USERADMIN) [cguiengineimp.cpp:553]  CGuiEngineImp::showMessageBox()

<html> <head> </head> <body> <p> An error occurred while processing option <i>SAP NetWeaver 7.0 Support Release 3 > SAP Application Server ABAP > Oracle > Central System > Central System( Last error reported by the step: Assertion failed: in

function (role, readAccountData) {

    if (readAccountData === undefined) {

        readAccountData = true;

    }

    NWUSERADMINs.trace("NWUSERADMINs.getAccountData(", role, ")");

    this._initAccountData();

    ASSERT(arguments.callee, this.haveAccountData(role), "role " + role + " is not created yet.");

    var ad = this._readAccountDataFromKeydb(role);

    if (readAccountData) {

        ad = this._readAccountData(ad);

    }

    var masterpwd = this.getMasterPassword();

    if (ad.password == "" && this._useMasterPasswordForAccountData(ad) && ad.type == "USERADMIN" && masterpwd !== undefined && role != NWUSERADMINs.roles.J2EEGuest && !ad.locked) {

        ad.password = masterpwd;

    }

    NWUSERADMINs.trace("NWUSERADMINs.getAccountData(): ", dump_properties(ad));

    return ad;

}

: role ORA_SID_DBA is not created yet.)</i>. You can now: </p> <ul> <li> Choose <i>Retry</i><br>to repeat the current step. </li> <li> Choose <i>Log Files</i><br>to get more information about the error. </li> <li> Stop the option and continue later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/NW700/AS-ABAP/ORA/CENTRAL/. </p> </body></html>

TRACE      2016-04-21 15:19:14.958 (HOSTNAME\USERADMIN) [cguiengineimp.cpp:908] CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

 

Do I need to create this role manually or any modification to be done?

Please help me to resolve the issue.

 

Thank you.


Viewing all articles
Browse latest Browse all 2997

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>