SAP Support

  • SAP support
  • Dump files for support

SQL

  • SQL guide line
  • SQL references
  • Using SQL
  • Using Tables
  • Using Procedure
  • Queries and Updates
  • Using variables
  • Anonymous blocks

SQL Hands on

  • Get sql scripting skills

Tables

  • Using tables efficiently?
  • Different ways to create a table
  • Row & Column table differences
  • Row & Column tables storage
  • Create Column Table syntax
  • Create table examples
  • Ways to insert data into tables
  • Ways to select data from tables

SAP Hana Jobs

  • Finding a job in sap hana

Sap Hana training courses

  • Online training courses

Tips & Tricks

  • About tables.
  • Unexpected table type

Administration tasks

  • Daily Tasks
  • Start/Stop database
  • Start/Stop Hana System
  • hdbrsutil process tips and tricks
  • Stop or cancel SQL queries
  • Refresh data from another tenant database

Administrator User

  • Overall user administration
  • Unlock SYSTEM User
  • Unlock User
  • Activate, Unlock a user
  • Reset System user lost password
  • Create administrator User
  • Create multiple users in one go
  • Copy a user
  • Check user active or not
  • Check user status
  • Check password expiration date
  • Reset User connection attempt
  • Update password expiration date
  • Update login until date
  • Change password on first login
  • Change password on next login
  • Show Password expiration date
  • Update Password expiration date
  • Connection & password security
  • Disable password validity period
  • New user password
  • Keep old password
  • Retrieve User details
  • Create any user type
  • Drop User
  • Update User
  • De-activate/Activate User
  • Troubleshoot User

Standard Users

  • Create User with SQL script
  • Create User via Hana Studio

Technical users

  • General Tips
  • Backup User
  • Modeler User
  • Data provisioning User
  • Cockpit User
  • A user to unlock users

Configuration

  • Configuration
  • Kill long queries automatically

Log & Trace Files

  • Log and trace directories
  • Investigate backup log content

About Memory

  • Memory analysis
  • Peak Used memory
  • Peak Memory between 2 dates
  • Physical memory
  • Memory Investigation Scenarios
  • Allocated memory
  • Used memory
  • Used memory - Tables
  • Used memory - System Tables
  • Used memory - Column tables
  • Used memory - Delta storage
  • Used memory - Row tables
  • Used memory - Services
  • Used memory SQL
  • Used memory - code & stack
  • Table storage comparison

Memory Operations

  • Adding physical memory

Disk

  • Reclaimable space
  • Reclaim space

Security

  • Security Guide Line
  • Before updating a password

Privileges

  • Roles and privileges
  • Grand read access on a schema
  • Privileges to unlock user
  • Grant privileges

Backup & Recovery

  • Overview
  • Configuration
  • Backup
  • Restore/Recover
  • Checking
  • Log backup directories
  • Get backup catalog size
  • Restore database manually
  • Analyse backup log file

Troubleshooting

  • Overview
  • Common issues
  • Bugs
  • Errors
  • Performance
  • Memory
  • Alerts
  • Scripts and Procedures
  • Volume Disk full
  • Long queries
  • Alert 10: passwd authentication
  • Alert 65 log backup running too long
  • Alert 413: cannot reuse password
  • Alert 414: password to be changed
  • Alert 431: password expiration
  • 503 Service not available
  • System User lost password
  • Backint backup failure
  • Hana System cannot start
  • Locked transactions

Analyses

  • Bugs
  • Errors
  • Performance
  • Memory
  • Alerts
  • Scripts and Procedures

Investigations

  • Get Sap hana version details?
  • Get to Log and Trace directories
  • Get log backup directories
  • Get Sap Hana default Port
  • Get Session Details
  • Get Open Session list
  • Get hana user status
  • Get dump files diagnosis

Hdbsql

  • Using hdbsql?
  • Executing SQL
  • Formating output

Hana Cockpit

  • Overview
  • General Configurations?
  • URL to access Tenant
  • URL to access SystemDB
  • Troubleshooting
  • Administration
  • Monitoring
  • Open & Access Cockpit

Hana Studio

  • Installation
  • Guideline
  • SQL Console

Hdbuserstore

  • Using hdbuserstore

SapControl

  • Using sapcontrol

Free Hands on

  • Free sap hana version

Hardwares

  • Hardware for sap hana
  • Possible Architectures

Smart Data Integration

  • Configure Smart Data Integration
  • Create Data Provisioning Project Users

FAQ

  • Frequently Asked Questions

upv6r1-201911

menu.
Best sap hana training
Digg Email Facebook Google Pinterest StumbleUpon Tumblr Twitter VK linkedin
sapcontrol
advertisement


How to troubleshoot sapcontrol error FAIL: NIECONN_REFUSED (Connection refused)?

Sapcontrol command execution may come accross issues now and them. FAIL: NIECONN_REFUSED (Connection refused) is one of them. Different situations can triggered this error. The following command examples can overcome the error and bring back the sap control execution to normal.

hatadm@linue7:/usr/sap/HAT/HDB07> sapcontrol -nr 07 -function GetProcessList 11.12.2020 10:14:49 GetProcessList FAIL: NIECONN_REFUSED (Connection refused), NiRawConnect failed in plugin_fopen() # # --------------------------- solutions -------------------------- # # -- check whether the "sapstartsrv" service is running or not # ps -ef | grep sapstartsrv # -- if it is running execute the following command # # --- Solution 1 -- # hatadm@linux7:/usr/sap/HAT/HDB07> sapstartsrv -D pf=/usr/sap/HAT/SYS/profile/HAT_HDB07_linux7 # -- Check sap control is now working # hatadm@linux7:/usr/sap/HAT/HDB07> sapcontrol -nr 07 -function GetProcessList 23.12.2020 11:03:09 GetProcessList OK name, description, dispstatus, textstatus, starttime, elapsedtime, pid hdbdaemon, HDB Daemon, GREEN, Running, 2020 07 10 13:19:31, 3694:43:38, 70739 hdbcompileserver, HDB Compileserver, GREEN, Running, 2020 07 10 13:19:41, 3694:43:28, 71070 hdbindexserver, HDB Indexserver-OPENHR, GREEN, Running, 2020 12 02 18:19:59, 208:43:10, 89178 hdbnameserver, HDB Nameserver, GREEN, Running, 2020 07 10 13:19:31, 3694:43:38, 70768 hdbpreprocessor, HDB Preprocessor, GREEN, Running, 2020 07 10 13:19:41, 3694:43:28, 71072 hdbwebdispatcher, HDB Web Dispatcher, GREEN, Running, 2020 07 10 13:19:55, 3694:43:14, 71844 hdbindexserver, HDB Indexserver-OPENSRCBDD, GREEN, Running, 2020 12 02 18:20:17, 208:42:52, 91465 hdbindexserver, HDB Indexserver-OPENBW, GREEN, Running, 2020 12 02 18:20:28, 208:42:41, 91968 hdbscriptserver, HDB Scriptserver-DEVBW, GREEN, Running, 2020 10 07 09:16:54, 1562:46:15, 135273 # # --- Solution 2 -- # # sapcontrol to start the sap system to be executed with the host option: -host # # sapcontrol -nr -host :513 -function # hatadm@linux7:/usr/sap/HAT/HDB07> sapcontrol -nr 07 -host linux7:50713 -function Start

Using Sap Hana Studio SQL Console

sap hana sql console
sapcontrol
sap hana studio sql console
sap hana hdbsql tips & tricks
 sap hana cockpit
using hdbuserstore
Using If condition in sap hana procedures
Using SQL While loop in a sap hana procedures
Using Sap hana variables in a sap hana procedures
sap hana sql for loop

Back to top

Copyright Ⓒ 2020 Best Sap Hana Training. All rights reserved
Recommended web hosting : www.siteground.com