×
Home
Jobs
Tools
Coding Ground
Current Affairs
UPSC Notes
Online Tutors
Whiteboard
Net Meeting
Tutorix
Login
Packages
Categories
Java
JSP
iOS
HTML
Android
Python
C Programming
C++ Programming
C#
PHP
CSS
Javascript
jQuery
SAP
SAP HANA
Data Structure
RDBMS
MySQL
Mathematics
8085 Microprocessor
Operating System
Digital Electronics
Analysis of Algorithms
Mobile Development
Front End
Web Development
Selenium
MongoDB
Computer Network
General Topics
Library
Videos
Q/A
eBooks
Login
Library
Videos
eBooks
Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Selected Reading
UPSC IAS Exams Notes
Developer's Best Practices
Questions and Answers
Effective Resume Writing
HR Interview Questions
Computer Glossary
Who is Who
SAP ABAP Expert
has Published
141
Answers
Using Switch Ownership option in SAP HANA
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:36:56
With use of switch ownership you can take single or multiple inactive objects from other users. Multiple Information views can be created in HANA system and all these views remains inactive until they are activated in HANA Studio. With use of Switch Ownership option, one user can take ownership of ...
Read More
Switch ownership option under SAP HANA Perspective
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:35:42
Switch Ownership option is available under SAP HANA Modeler Perspective. IF you don’t see it under Modeler perspective, try to reset from top.
Difference between take over and Switch ownership in SAP HANA
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:34:38
Below is the difference between take over and switch ownership.Take Over: This option is used to take single inactive object from another workspace.Switch Ownership: This option is used to take single or multiple inactive objects from other users.When you expand Switch ownership option in HANA Modeler, you can see description ...
Read More
Changing Ownership of schema in SAP HANA Database
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:33:42
I don’t think you can change ownership of schema in database. Easiest way to change ownership of schema is by exporting a schema, drop it from the database and then recreate the schema owned by the target user and import the objects back into the database.In recent version, you can ...
Read More
Checking SAP HANA Schema owner name
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:32:09
To check schema owner, you need access on “SYS” schema. Open SAP HANA SQL console and run the following SQL query −SELECT * FROM "SYS"."SCHEMAS";
Checking schema creation in SAP HANA database
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:30:42
To check this detail, you should have access on “SYS” schema. Run the following SQL query and it will fetch the following columns −SELECT * FROM "SYS"."SCHEMAS";Schema_NameSchema_OwnerHAS_PRIVILEGESCreate_Time
Using Schema mapping in SAP HANA
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:29:46
Schema mapping in SAP HANA is used to move objects from one system to other system i.e. from Development system to Test or Test system to production system.Let us say you are moving objects from Dev system to production system and tables in dev system are available in Dev_SCH and ...
Read More
Authoring schema vs Physical schema in SAP HANA
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:29:17
In SAP HANA system, schema is used to group logical objects tables, Stored procedures and database views. When objects are moved from one system to other, you can consider involvement of following schema types −Authoring SchemaThis schema is used in design time views. This schema is used in creating objects ...
Read More
Changing authoring schema of catalog objects in SAP HANA
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:28:57
In SAP HANA Modeler perspective, you have an option of changing authoring schema of catalog objects.Select the objects for which you want to change the authoring schema from Content tab. You can use Add button to add objects Available -> SelectedFrom drop down, you need to select Authoring Schema details- ...
Read More
Checking authoring schema job details in SAP HANA
SAP HANA
SAP
SAP Basis
SAP ABAP Expert
Published on 25-Apr-2018 23:26:43
Go to Job log → Current and you can see last job ran for changing authoring schema. You can double click on job type to open the details. In job details, you can see status of job details.
1
2
3
4
5
6
7
...
15
Next
Advertisements
Print
Add Notes
Bookmark this page
Report Error
Suggestions
Save
Close
Dashboard
Logout