SQL #1

Windows start butting with Oracle database options

c:\> certutil -setreg chain\EnableWeakSignatureFlags 8

The CertSvc service may need to be restarted for changes to take effect.


username: SYSTEM
password: Or******

SQL> Select name, description from v$bgprocess;
SQL> Select name from v$datafile union select name from v$tempfile;


c:\app\KBilan\admin>dir

Directory of c:\app\KBilan\admin\orcl(database)

.

..

adump

dpdump

pfile


c:\app\KBilan\diag\rdbms\orcl\orcl>dir

Directory of c:\app\KBilan\diag\rdbms\orcl\orcl(database)

.

..

alert

cdump

hm

incident

incpkg

ir

lck

metadata

stage

sweep

trace

ORACLE_HOME/bin is where the Oracle binaries are located. It contains tools such as the DBCA, SQL*Plus, and Data Pump.


Enterprise manager configuration failed due to foll. error:Listener is not up or database service is not registered with it.

After firewalls switched off:


set ORACLE_SID=Peach
echo %ORACLE_SID%
Peach


sqlplus / as sysdba

Leave a Reply

Your email address will not be published. Required fields are marked *