Skip to content

Fatih Acar's blog

About of Database Systems and Information Technologies

Menu
  • Home
  • About Me
  • Contact Me
Menu

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.

ORA-01031 Insufficient Privileges

Posted on 25/03/201425/03/2014 by Fatih Acar

If you want to add new dba user as domain user, you have to add ora_dba group on Windows Systems. If you do not add to this group, you get an error like ORA-01031 insufficient privileges. Error Solution

CRS-0184 Cannot Communicate With The Crs Daemon in Oracle

Posted on 17/03/201417/03/2014 by Fatih Acar

I got an error like CRS-0184 on Oracle 11g RAC system, because of interconnect network is down. After network was up, CRS Daemon did not start. You can take these errors like CRS-0184, CRS-2674, CRS-4534, CRS-4530.. I resolved that problem with below operations. CRS Stop and Start [root@node2 ~] cd $GRID_HOME/bin [root@node2 bin] ./crsctl stop…

User Types in SAP

Posted on 13/03/201413/03/2014 by Fatih Acar

The SAP system categorizes users into several types for different purposes as shown in the table below: Type Purpose Dialog Individual, interactive system access. System Background processing and communication within a system (such as RFC users for ALE, Workflow, TMS, and CUA). Communication Dialog-free communication for external RFC calls. Service Dialog user available to a…

Error : Cannot Open User Default Database in MsSQL Server

Posted on 25/02/201408/04/2014 by Fatih Acar

If you delete default database of user, users of default database can not connect to database. You have to connect with sqlcmd on master database. After you have to change default database of user. Error Cannot open user default database. Login failed. Solution Open CMD prompt C:\>sqlcmd -E -d master 1> alter login [domain\LoginUser] with…

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

Restore And Recover Oracle 11g R2 Database on Windows 2008 R2 Server

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

You can restore and recover Oracle 11g R2 Database from RMAN backup on Windows 2008 R2 Server with below operations. You have to execute Command Prompt as Administrator for all operations. Restore and Recover Database Install Oracle software Install Patch Create ORACLE_HOME and ORACLE_SID in Server Environment Path. Copy backup files to C:\orabackup Create Oracle…

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…

Posts pagination

  • Previous
  • 1
  • …
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • …
  • 39
  • 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