SAP Basis Articles

Page 31 of 50

Exporting a Delivery unit in SAP HANA using HANA Studio

John SAP
John SAP
Updated on 16-Jun-2020 633 Views

In SAP HANA system, you have to assign packages to Delivery unit. Once packages are assigned to export DU, you can see the list of DU’s by using Export option −Go to File → Export → Delivery Unit → Select the Delivery UnitYou can also select export location:Export to ServerExport to ClientThis means that a Delivery unit can be exported to HANA Server location or to a Client location as shown in the below snapshot. It also shows you list of all packages that will exported with Delivery unit you have selected from drop down list.

Read More

Using SAP RSECNOTE tool to display information for ABAP and Java Stack

Anil SAP Gupta
Anil SAP Gupta
Updated on 15-Jun-2020 797 Views

In SAP system, you can use tools like RSECNOTE and SAP EarlyWatch Alert which can be to find out the patches and verify their implementation status. You can access RSECNOTE by executing Transaction code: SA38 or ST13.RSECNOTE tool in SAP system is used to determine which important security notes or hot notes are missing in a system.You can refer more details about this tool in SAP OSS Note 888889. You can access this tool by calling T-Code: ST13 and entering RSECNOTE and then press F8 button.888889 - Automatic checks for security notes using RSECNOTE (outdated)You use transaction ST13 to start ...

Read More

Port number for SAP HANA Cockpit offline administration

SAP Developer
SAP Developer
Updated on 13-Mar-2020 1K+ Views

Following perquisites should be met for accessing SAP HANA cockpit for offline administration −To access this, you need credentials of the operating system user (adm user) that was created when the system was installed.Communication port 1129: As this Port 1129 is required for communication with the SAP Host Agent in a standalone browser via HTTPS.HANA Cockpit is configured with HTTP accessWeb browser supports the SAPUI5 library sap.m.

Read More

Soft and hard stop of HANA system using HANA Studio

SAP Developer
SAP Developer
Updated on 13-Mar-2020 613 Views

To stop a HANA system, right-click the system you want to stop and choose Configuration and Monitoring → Stop System…Following options are available when you stop a system −Soft − The system is stopped after all running statements have finished or the specified timeout is reached.Hard − The system is stopped immediately. Open transactions are aborted and rolled back.

Read More

Stop and start a particular database service in SAP HANA

SAP Developer
SAP Developer
Updated on 13-Mar-2020 739 Views

Yes, you can start/stop a particular service of HANA system. To stop a service, go to Administration editor → Services tab. Right-click the service and choose the required option:

Read More

Adding a service to a tenant database

SAP Developer
SAP Developer
Updated on 13-Mar-2020 824 Views

To scale out a tenant database and/or distribute it across multiple hosts, you can add further server components, for example, an additional index server or a separate XS server. You add a service to a tenant database using the ALTER DATABASE SQL command.You do this from the system database using the following command −ALTER DATABASE ADD Following perquisites should be met to perform this task −You are logged on to the system database.You have the system privilege DATABASE ADMIN.

Read More

Removing a service from a tenant database in SAP HANA

SAP Developer
SAP Developer
Updated on 13-Mar-2020 2K+ Views

Yes, it is possible to remove a server component, which are no longer required. This can be performed using ALTER DATABASE SQL command.Following perquisites should be met to perform this task −You are logged on to the system database.You have the system privilege DATABASE ADMIN.To remove a service, you need to open SQL console of the SAP HANA studio and run “ALTER DATABASE” statement.ALTER DATABASE DB1 REMOVE '' AT LOCATION 'HOST_A:30XXX'

Read More

Diagnosis file of unavailable tenant in SAP HANA database

SAP Developer
SAP Developer
Updated on 13-Mar-2020 416 Views

When a tenant database is unavailable due to some performance problems, the tenant database administrator can't access diagnosis files. In this case, a system administrator can access the diagnosis files of the tenant database from the system database using the SAP HANA studio.In the SAP HANA studio, open the Administration editor and choose Diagnosis Files and diagnosis files of the system database are displayed.Using the Database filter, select the tenant database → whose diagnosis files you want to see and diagnosis files of the selected tenant database will be displayed.

Read More

Copying or moving a tenant database in SAP HANA

SAP Developer
SAP Developer
Updated on 13-Mar-2020 1K+ Views

When you move or copy a tenant database, data is replicated from the original tenant database to the new tenant database in the target system. Following tables shows type of data replication for different type of data −Data and logs of the tenant databaseYesTrace and log files NoData backups NoConfiguration (*.ini) files with tenant-database-specific values NoCertificates and certificate collections stored in the tenant database Yes

Read More

Lock down of SAP HANA system

SAP Developer
SAP Developer
Updated on 13-Mar-2020 509 Views

A SAP HANA system lockdown in the following scenarios −The temporary license key has expired.When a temporary license key is in use and the hardware key has changed.When permanent license key has expired and it is not renewed within 28 days.When installed license key is an enforced license key and the current memory consumption exceeds the licensed amount plus the tolerance.When all license keys installed in your database are deleted.You can’t run a query in lockdown mode and only a License Administrator can connect to database.

Read More
Showing 301–310 of 498 articles
« Prev 1 29 30 31 32 33 50 Next »
Advertisements