Banner 468 x 60px

Monday, October 29, 2012

Unlocking SAP users like(SAP* & DDIC) in DB2

0 comments
1.Login to db2 using db2<SID> user. 2.db2 connect to SID user sapSID using <password> Here SID = XYZ Password = 1234 e.g db2 connect to XYZ user sapxyz using 1234 3.db2 select bname,uflag from sapxyz.usr02 where mandt='700' and bname='SAP*' BNAME                                UFLAG ------------------------------------ ------ SAP*                                 ...
Read more...

Thursday, October 25, 2012

ST03 Displays Multiple servers after refresh

0 comments
Note 1179929 - ST03N displays data from other systems after a system copy...
Read more...

SAP Printers Export and Import

0 comments
http://blogs.technet.com/b/lobapps/archive/2010/09/08/database-refresh-exporting-printers-in-a-non-production-environment.aspx ...
Read more...