Posted on July 22, 2009 by sapbasisadmin
If you run a Portal application based on SAP Web AS, you may find an error on your running process. Mostly the errors are logged into a log files of Java server process. A Portal application usually identified by prefix http://<hostname>:<port>/irj/… Here’s the important log files location :
<drive>:\usr\sap\<SID>\DVEBMGS<inst_no>\j2ee\
cluster\serverX\log\defaultTrace.xx.trc
<drive>:\usr\sap\<SID>\DVEBMGS<inst_no>\j2ee\
cluster\serverX\log\applications.x.log
X: server process number, start from 0,1,2 .. [...]
Filed under: Information, SAP Netweaver Technology, SAP Web AS Java | Tagged: Application, Java, logs, Portal, SAP | 2 Comments »
Posted on July 20, 2009 by sapbasisadmin
If I’m not mistaken, display for DB02 is changed from SAP Netweaver 7.0 SP12 into a kind of DB Cockpit which also can be accessed from tx code ST04, DB13, DB14, and some DB transactions. After a Support Package upgrade or refresh sometimes it’s not displayed properly or blank as displayed below :
In my case, [...]
Filed under: Problem and Solving, SAP - Oracle, SAP Netweaver Technology, SAP Tips and Tricks | Tagged: database, DB02, Oracle, SAP, statistics | Leave a Comment »
Posted on July 15, 2009 by sapbasisadmin
Due to incorrect logon or forgot the password user itsadmin in SAP ITS 6.20 is locked. Incorrect password can be occured after upgrading ITS or just after installation. Here’s the procedure how to reset the password:
Make a backup of ItsRegistryADM.xml in configuration folder, so you can revert it back if needed.
Search “itsadmin” in ItsRegistryADM.xml file.
Password [...]
Filed under: How-To, SAP Netweaver Technology, SAP Tips and Tricks | Tagged: ITS, password, SAP | Leave a Comment »
Posted on July 4, 2009 by sapbasisadmin
Definition
From SAP Glossary , SAP Web Dispatcher is an SAP solution for load distribution for HTTP(S) requests. If an SAP system consists of multiple instances, the SAP Web Dispatcher receives the requests from the browser and forwards them to the application server that currently has most capacity. This simplifies administration since there is only one [...]
Filed under: How-To, SAP Netweaver Technology, SAP Tips and Tricks | Leave a Comment »
Posted on June 28, 2009 by sapbasisadmin
As in the title, this is the procedure to configure SMTP Inbound and Outbound in SAP.
Setting Profile Parameter below:
icm/plugin_<*> = PROT=SMTP,PLG=<prog>, ex : icm/plugin_2 = PROT=SMTP,PLG=./smtpplugin.so
icm/server_port_<*> = PROT=SMTP,PORT=<port>, ex : icm/server_port_2 = PROT=SMTP,PORT=25000,TIMEOUT=180
is/SMTP/virt_host_<*> = :<host>:<port>,<port>,…;, ex : is/SMTP/virt_host_0 = *:25000;
Create a user with type system (Tx code: SU01 ) and assign S_A.SCON to it. for [...]
Filed under: SAP Netweaver Technology, SAP R/3, SAP Tips and Tricks, SAP Web AS ABAP | Tagged: Inbound, Outbound, SAP, SAPConnect, SCOT, SICF, SMTP | Leave a Comment »
Posted on June 9, 2009 by sapbasisadmin
This ebook provide a basic concept for SAP R/3. This is a very basic thing if you want to learn about SAP Basis.
The first chapter is talking about the history of SAP R/3 evolve into SAP Netweaver technology, and of the new architecture or technology foundations that are found in the new set of products [...]
Filed under: SAP Netweaver Technology, SAP R/3 | Tagged: download, Handbook, R/3, SAP, Third edition | Leave a Comment »
Posted on June 1, 2009 by sapbasisadmin
Here we come, a new page for all about SAP Basis. Since I’m driving my self into SAP especially Basis Area. I want to share, open to discuss and also learn for different view points. I’ll try to write from beginner and middle level for SAP Basis works, since I’m also still learning and learning [...]
Filed under: General, SAP Netweaver Technology, SAP R/3 | Tagged: Basis, learning, SAP, sharing | Leave a Comment »