There are 2 types of logging mode in oracle database. 1. Archivelog mode In this mode, after the online redo logs are filled , it will move to archive location 2. Noarchivelog mode In this mode, filled online redo logs wont be archives, instead they will be overwritten. Enable archive ...
I have multiple database instances that use Db links to share data. Only one of these database has records being inserted into the SYS.link_logon$ table each time a new session is established via a Db Link from a remote DB. I am unable to find database logon trigger, ...
Index Rate this document: Language: nullnull How to Temporarily Disable Authentication for a Kerberos Service on a Host The ktutil command enables a user without kadmin privileges to disable a service. This user can also restore the service. For more information, see the ktutil(1) man page...
Become superuser. Use the quota editor to create a temporary file containing one line for each mounted file system that has aquotasfile in its top-level directory. #edquotausername username User name whose quota you want to disabled. Caution - Although you can specify multiple users as argument...
简介:Oracle Linux: How To Disable NUMA At OS Level (Doc ID 2193586.1) FOR LEGACY GRUB To disable NUMA, add numa=off to the kernel line in /boot/grub/grub.conf , as follows: kernel /vmlinuz-2.6.39-400.215.10.el5uek ro root=/dev/VolGroup00/LogVol00 numa=off ...
Linux OS - Version Oracle Linux 7.1 and later: Oracle Linux : How to Disable and Remove NTP when Chrony Service is Used
It is not easy task to manually deal with too many jobs. So to overcome with this scenario oracle database provides advanced job scheduling capabilities
Oracle HTTP Server - Version 10.1.2.0.0 to 10.1.3.5.0 [Release AS10gR2 to AS10gR3]: How to Disable HTTP TRACE or Other REQUEST_METHOD in Oracle HTTP Server
To save time and fit in the one-hour slot of Oracle OpenWorld labs, the following actions were performed before the actual lab.Install Oracle Linux 6.4 (64 bits) on all the laptops. Install Oracle VM VirtualBox 4.2.16 plus extensions on all the laptops. Disable the Oracle VM VirtualBox ...
How to disable FLASH_CACHE DEFAULT, when ever I created object it takes FLASH_CACHE DEFAULT value. There is no entry in spfile or pfile for this parameter so I can't alter parameter using . We are not using Flash drive. Using Oracle 11.2.3 Standard Edition, Windows 64. ...