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;...