Skip to content

Fatih Acar's blog

About of Database Systems and Information Technologies

Menu
  • Home
  • About Me
  • Contact Me
Menu

Tag: System Administration

Error: Cluster Disk 1 Does Not Support Persistent Reservations.

Posted on 18/09/201424/09/2014 by Fatih Acar

While I was installing Windows Failover Cluster system, I got an error like “Cluster Disk 1 does not support persistent reservations.”. If you are attempting to set up a Cluster in a Single Host, and the shared disk (or disks) for the cluster is RDM (Raw Device Mapping, or Raw Disk Mapping), in Physical Compatibility…

Schedule Reboot Linux System With Crontab

Posted on 06/04/201406/04/2014 by Fatih Acar

You can reboot linux system with crontab. You can use below command for schedule reboot operation. Schedule Reboot With Crontab [root@server ~]# crontab -e 10 4 * * * /sbin/shutdown -r now The system will be reboot every day at 04:10 AM with above schedule.

Create DB Connection From SAP to External Databases

Posted on 12/02/201412/02/2014 by Fatih Acar

That scenario is required that we need to fetch data from the customer’s existing third party application. For example the customer is having some websites where the enquiries are being stored. Or The company employees who are on tour log their requests for leave in the portal. In such case we may have to provide…

SAP Security Audit Log Activation

Posted on 04/02/201404/02/2014 by Fatih Acar

As of Release 4.0, you can use the Security Audit Log to record security-related system information such as changes to user master records or unsuccessful logon attempts. This log is a tool designed for auditors who need to take a detailed look at what occurs in the SAP System. By activating the audit log, you…

Mail Server Create in SAP

Posted on 28/01/201431/01/2014 by Fatih Acar

You can create a smtp mail server in SAP and you can send e-mail in SAP System. Step by step mail server configuration in SAP 1- Create Default Domain Tcode > SCOT 2- Create SMTP Node

VMware SCSI Bus Sharing Options

Posted on 23/12/201306/01/2014 by Fatih Acar

You can set the type of SCSI bus sharing for a virtual machine and indicate whether the SCSI bus is shared. Depending on the type of sharing, virtual machines can access the same virtual disk simultaneously if the virtual machines reside on the same ESXi host or on a different host. SCSI Bus Sharing Options…

VMware Virtual Disk Provisioning Policies

Posted on 01/11/201301/11/2013 by Fatih Acar

When you perform certain virtual machine management operations, such as creating a virtual disk, cloning a virtual machine to a template, or migrating a virtual machine, you can specify a provisioning policy for the virtual disk file. NFS datastores with Hardware Acceleration and VMFS datastores support the following disk provisioning policies. On NFS datastores that…

Get Before Day Of Date With Windows Batch Script

Posted on 23/10/201323/10/2013 by Fatih Acar

You can use below script to get yeterday of date. Batch Script @echo off set yyyy= set $tok=1-3 for /f “tokens=1 delims=.:/-, ” %%u in (‘date /t’) do set $d1=%%u if “%$d1:~0,1%” GTR “9” set $tok=2-4 for /f “tokens=%$tok% delims=.:/-, ” %%u in (‘date /t’) do ( for /f “skip=1 tokens=2-4 delims=/-,().” %%x in (‘echo.^|date’)…

How to Add or Delete Route in Oracle Linux

Posted on 02/09/201302/09/2013 by Fatih Acar

IP routing involves forwarding of IP datagrams. Its a simple process in which the host sends the IP datagram directly to the destination if the destination host is connected. For example, through a point to point link or through a shared network. If the destination host is not directly connected then the host sends the…

How to Increase Swap Space Size in Linux System

Posted on 23/08/201323/08/2013 by Fatih Acar

Swap space in Linux is used when the amount of physical memory (RAM) is full. If the system needs more memory resources and the RAM is full, inactive pages in memory are moved to the swap space. While swap space can help machines with a small amount of RAM, it should not be considered a…

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next



View Fatih ACAR's profile on LinkedIn

Categories

  • Databases (329)
    • MsSQL Server (18)
      • Administration (16)
      • Errors and Solutions (4)
      • SQL (2)
    • MySQL (5)
      • Administration (4)
      • Backup And Recovery (1)
      • Errors and Solutions (1)
    • Oracle (290)
      • Administration (79)
      • Backup And Recovery (29)
      • Errors and Solutions (195)
      • Procedure (10)
      • SQL (32)
    • PostgreSQL (16)
      • Administration (15)
      • Errors and Solutions (3)
      • SQL (2)
    • Redis (1)
  • Microsotf Dynamics CRM (1)
  • Operating Systems (47)
    • Linux & Unix (34)
    • Windows (13)
  • Programing (5)
    • Python (5)
  • SAP (15)
    • Errors and Solutions (4)
    • SAP Basis (12)
  • Security (8)
    • Database Security (6)
    • Information Security (1)
    • System Security (4)
  • VMware (4)

Recent Posts

  • Redis 7 Sentinel Infrastructure Installation
  • Oracle Database 19c Multi Data Guard and DML Redirect, Switchover-Failover Operations on Oracle Linux 8
  • Oracle Database 23ai Free Installation Steps on Oracle Linux 9
  • Oracle Database 19c Active Data Guard Installation and DML Redirect, Switchover-Failover Operations on Oracle Linux 8
  • Oracle Database 19c Installation and 19.22 RU Patch Apply on Oracle Linux 8

Resources

  • Oracle
  • PostgreSQL

Blogroll

  • Gökhan Atıl
  • H. Koray Gündüz
  • Hakan Talip Öztürk
  • Zekeriya Beşiroğlu

Web Pages

  • BT Çözümleri

Tag Cloud

Administration Backup and Recovery Cluster Systems Database Administration Database Security Linux Linux Administration MsSQL Server MsSQL Server Error and Solutions MySQL MySQL Administration ORA-00018 ORA-00020 Oracle Oracle 12c Oracle 19c Oracle Administration Oracle Backup and Restore Oracle Data Guard Oracle Data Guard Failover Oracle Data Guard Switchover Oracle Error Solutions Oracle Linux Oracle Rman Backup Oracle Security Oracle SQL Query PostgreSQL PostgreSQL Administration PostgreSQL High Availability PostgreSQL Hot Standby Python SAP Basis Sap Errors and Solutions Sap System Administration SQL SQL Server Administration SQL Server Availability Group Stored Procedure System Administration System Security VMware VMware Administration Windows Windows Batch Script Windows Server

Social

  • View facar1987’s profile on Twitter
  • View facar’s profile on LinkedIn

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 17 other subscribers
©2026 Fatih Acar's blog | Built using WordPress and Responsive Blogily theme by Superb