In Unix, = to run the update stats, use brconnect -u / -c -f stats -t ALL >> you may also use the above to address the kosima dbverify alert. = to run the dbcheck manually again. brconnect -u / -c -f check...
how to add buffer via TP tp addtobuffer P28KT00687 pf=TP_DOMAIN_D28.PFL D28 tp import P28KT00687 D28 client300 pf=TP_DOMAIN_D28.PFL U128 Check status of the transport /usr/sap/trans/tmp tail -f P28IT00687.D28 You may also user ps -ef|grep tp...
In Unix with SIDADM, saplicense -install enter the system ID enter Hardware key enter installlation no enter expiration date - 99991231 enter the license_key License successfully installed....
In DBrefresh, you will need to create controlfile from tracefile. In sqlplus, alter database backup controlfile to trace resetlogs; this file can be found in /oracle/SID/saptrace/usertrace ...
During DB refresh, you will need to copy sapdata. Before doing so, you have to alter database backup mode for tablespace to active In sqlplus, ALTER DATABASE BEGIN BACKUP; once complete the copy of files, ALTER DATABASE END BACKUP; ...
This command does not need to restart db.You can do it at run time In sqlplus, SQL> show parameter log_archive_dest; SQL> startup mount; SQL> alter system set log_archive_dest='/oracle/D28/oraarch' scope=memory; * LOCATION will be the new path for your archive log folder. * you may remove LOCATION word if sqlplus...
mkdir dbxxx - Make dir dbxxx df - g . - Current folder size df - g | grep sap - grep folder with ms.sap rm -rf exe* - Remove file and folder with name exe* cp -r exe...
In unix, execute tp addtobuffer P28KT00687 pf=TP_DOMAIN_D28.PFL D28 tp import P28KT00687 D28 client300 pf=TP_DOMAIN_D28.PFL U128 P28KT00687 is the transport number DOMAIN_D28 is the transport domain (you get from stms) D28 is the target csystem client300 is the target client U128 is the combination of below: 0: Called a overtaker;...
Migration is a synonym for heterogeneous system copy. UNICODE CONVERSION Your SAP system is converted from non-Unicode to Unicode. This can also be done as part of a homogeneous or heterogeneous system copy. DISTRIBUTED SYSTEM A system that resides on more than one physical or virtual hosts in a...
Linux, execute yast2 > security and users > Local Security Custome > next until you see "Allow remote graphical login" (see below) Check and save. Terminal > su root vncserver Enter a password to access desktop Once finish go to cd /root/.vnc/ vi xstartup and change the original to...
Firstly you check acrhivelog status BRTOOLS 1 = Instance management 6 - Show instance status Continue x2 2 - Show instance status Information about the status of database instance R53 1 - Instance number (number) ........... 1 2 - Instance thread (thread) ........... 1 3 - Instance status (status)...
Content 1) Installalling SuSE Linux Enterprise Server 10 2) Installing SAP Netweaver 2004s (ABAP+JAVA) 3) Install SAP GUI (java based) ======================================================================== 1) Installing SUSE Linux Enterprise Server 10 for AMD64 and Intel 64 ======================================================================== 01. Download the required image and burn it into a bootable DVD. 02. Power up...