Welcome to Nikunj's Blog
Pages
(Move to ...)
Home
▼
Saturday, October 29, 2011
SAP IDES Server
›
http://www.ides.consolut.eu/sap/bc/gui/sap/its/zuser_req http://www.ides.consolut.eu/ ... conveniently and free of charge with consolut cons...
›
Hi, On first day post diwali holidays, come across below problem with my development server. Getting below error message when executed start...
39 comments:
Tuesday, August 16, 2011
How to find the which objects in which tablespace OR list of objects in tablespace.
›
select owner, table_name, tablespace_name from dba_tables where table_name='EMP'; select owner, table_name, tablespace_name ...
Tuesday, July 19, 2011
How to resolve HARMFUL_STATISTICS ERROR message appeared during DATABASE CHECK job.
›
In my database check job come across below error message. 19.07.2011 04:02:45 BR0970W Database administration alert - level: ERROR, type: HA...
Wednesday, July 13, 2011
How to Lock / Unlock Client in SAP
›
Run these functions with a client input which is to be locked/unlocked. This function set flag '' Client is locked temporarily for c...
How to send Message to Specific user in SAP
›
1. Run transaction SE37 2. Enter TH_POPUP in function module name 3. press F8 or test run (single run) 4. Specify the client 5. Enter userna...
Wednesday, June 15, 2011
How to apply SAP Bundle patch
›
SAP Note 1027012 - MOPatch - Install Multiple Oracle Patches in One Run SAP Note 839182 - Installing patches using OPatch SAP Note ...
30 comments:
‹
›
Home
View web version