- 29
- 30 333
SAP Basis Wizard
เข้าร่วมเมื่อ 29 ธ.ค. 2013
Channel of the Wizard of the SAP and AI worlds. In addition to being a wizard, Sapdalf is also an SAP Basis administrator. Therefore, don't be surprised when AI videos present the world as seen through the prism of someone who has been involved in IT and technology for years.
How to Update SAP Kernel
Looking to learn how to update the SAP kernel effectively? This video combines essential theory with hands-on practice because the best way to learn is by doing!
We kick off with the key concepts to help you understand the importance of kernel updates. Then, we jump straight into a step-by-step walkthrough in a sandbox environment, showing you exactly how to perform the update yourself.
0:00 - Intro
0:30 - What is SAP Kernel
4:10 - Product Availability Matrix
5:10 - SAP Notes
7:25 - Downward-compatible Kernel
8:30 - Kernel Version Numbers
9:22 - Types of Kernel Patches
10:06 - Update Strategy
10:35 - Kernel Download
12:40 - Two Kernel Directories
16:30 - Kernel Backup
18:10 - Stoping SAP System
19:25 - SAP Kernel Update
20:20 - Saproot.sh Script
21:32 - Starting SAP System
21:50 - Checking sapcpe logs
22:35 - Checking Updated Kernel Version
23:16 - System Testing Considerations
#SAP #sapbasis #SAPTraining #ITSkills #tutorial
We kick off with the key concepts to help you understand the importance of kernel updates. Then, we jump straight into a step-by-step walkthrough in a sandbox environment, showing you exactly how to perform the update yourself.
0:00 - Intro
0:30 - What is SAP Kernel
4:10 - Product Availability Matrix
5:10 - SAP Notes
7:25 - Downward-compatible Kernel
8:30 - Kernel Version Numbers
9:22 - Types of Kernel Patches
10:06 - Update Strategy
10:35 - Kernel Download
12:40 - Two Kernel Directories
16:30 - Kernel Backup
18:10 - Stoping SAP System
19:25 - SAP Kernel Update
20:20 - Saproot.sh Script
21:32 - Starting SAP System
21:50 - Checking sapcpe logs
22:35 - Checking Updated Kernel Version
23:16 - System Testing Considerations
#SAP #sapbasis #SAPTraining #ITSkills #tutorial
มุมมอง: 95
วีดีโอ
AI-powered Smart Home - Power Outage Monitoring
มุมมอง 24021 วันที่ผ่านมา
Learn LangChain and other tools through a practical example. In this #TechTutorial, I discuss a small part of the #SmartHome system. In the event of a power outage, the program is supposed to visit the emergency information website and summarize the data available there. The message is sent to the householder. This is a small but very useful functionality. I have been creating my #HomeAutomatio...
o1 coding in ABAP
มุมมอง 25028 วันที่ผ่านมา
A new #LLM from #OpenAI was recently released. They called it #o1, or more precisely o1-preview, to emphasize that it is not yet the final or most powerful version. Nevertheless, the implementation of the #ChainOfThought is very promising. So we must return to our series of coding tests in #ABAP. As a reminder, we previously tested 4 large language models: th-cam.com/video/vkzrwIof88M/w-d-xo.ht...
SAP on a Mini PC
มุมมอง 786หลายเดือนก่อน
In this episode, I demonstrate again how to install an S/4HANA-like system in a home lab. Contrary to what you might think, all you need for this is an ordinary MiniPC for $120 with a slightly expanded memory. I also show how I performed a migration from my previous sandbox based on ABAP Platform Trial 1909. This time I install ABAP Cloud Developer Trial 2022. I am delighted with how this syste...
AI on x86 CPU - #Ollama & #Llama 3.1 installation tutorial
มุมมอง 849หลายเดือนก่อน
Learn how to install artificial intelligence on your x86 CPU from scratch with this comprehensive step-by-step guide. In this video, we cover the complete installation process of Ollama and Llama 3.1, explaining each step in detail. Discover how AI can work on your home computer and explore its potential uses. Watch now to get started with AI on your x86 CPU! #llm #ai #x86 #opensource Content: ...
Top 100 SAP Basis transactions (part 2/2)
มุมมอง 3822 หลายเดือนก่อน
The second part of our list of the most useful transactions for the Basis administrator. In this episode, we present the following categories: 0:23 - security 1:28 - audit 2:31 - authentication & SSO 3:28 - transport management 5:03 - spool & printing 7:37 - performance 11:59 - troubleshooting 15:37 - trace 16:43 - database 19:32 - files 21:26 - installation & updates #sapbasis #SAP #tutorial #...
Top 100 SAP Basis transactions (part 1/2)
มุมมอง 8782 หลายเดือนก่อน
Are you a novice SAP Basis administrator? Or maybe you're already working a bit in the profession, but want to play a guessing game? This video is for you. Sapdalf and Fioria present 50 of 100 selected transactions useful for almost every SAP Basis admin. Explained in a brief and clear manner. TOC: Into - 0:00 System overview - 0:37 Users - 3:22 Authorizations - 6:25 Processes & jobs - 9:03 Sys...
SAP Secure Storage
มุมมอง 6055 หลายเดือนก่อน
What is SECSTORE? How does it relate to SSFS? Administration basics, including key generation and exchange. #SAP #sapbasis #sapsecurity #secstore
GPT-4o coding in ABAP
มุมมอง 8105 หลายเดือนก่อน
Another part of testing various generative AI models programming in SAP ABAP. The series was initiated by: th-cam.com/video/vkzrwIof88M/w-d-xo.html This time we look at the GPT-4o model shown recently by Open AI. It was announced as free, but at the same time it is very capable and, on top of that, extremely fast. At least if we compare it with the big models. This leads us to suspect that Open...
SAP Ports and Firewall explained
มุมมอง 1.5K5 หลายเดือนก่อน
In this video, you will learn where to find information about the ports used by SAP applications. This is very important if you plan to open ports on the firewall, but also for understanding how your system works. As usual, there will be some theory, but also a lot of practice. Because it's best to learn in practice. #SAP #sapbasis #network #tutorial
LLAMA3 coding in ABAP
มุมมอง 7046 หลายเดือนก่อน
AI and SAP? Can LLAMA3 handle ABAP programming in SAP system? Will it replace programmers soon? Can an open source large language model outperform leading products? We will try to answer these and other questions. TOC: 0:00 - Intro 0:33 - about LLAMA3 by Meta 2:40 - programming in ABAP 8:17 - analyzing an ABAP code 9:25 - summary and verdict The older movie about GPT4 and Gemini Pro 1.0 coding ...
SAP instance number explained
มุมมอง 1K6 หลายเดือนก่อน
In this episode I will try to explain as clearly as possible what an instance number is, what it depends on and what it affects. Where did this concept come from and why was it invented in this way? Of course, as always, there will be a lot of practice, including manually changing the ABAP instance number. For educational purposes, of course. #SAP #tutorial #sapbasis #training #sapdalf
SAP ICM explained (Internet Communication Manager)
มุมมอง 1.1K6 หลายเดือนก่อน
SAP ICM explained (Internet Communication Manager)
Starting and stopping SAP with sapcontrol
มุมมอง 1.3K7 หลายเดือนก่อน
Starting and stopping SAP with sapcontrol
How to renew ABAP Platform Trial License
มุมมอง 3938 หลายเดือนก่อน
How to renew ABAP Platform Trial License
Connecting SAP BTP to your SAP sandbox
มุมมอง 8689 หลายเดือนก่อน
Connecting SAP BTP to your SAP sandbox
SAP-GUI Single Sign-On based on SSL certificates
มุมมอง 3.7K9 หลายเดือนก่อน
SAP-GUI Single Sign-On based on SSL certificates
My take on the Generative AI Ethics by SAP
มุมมอง 779 หลายเดือนก่อน
My take on the Generative AI Ethics by SAP