摘要:
方法1: select ff.s tablespace_name, ff.b total, (ff.b - fr.b) usage, fr.b free, round((ff.b - fr.b) / ff.b * 100) || '% ' usagep from (select tablespace_name s, sum(bytes) / 1024 / 1024 b from dba...
阅读全文
posted @ 2009-06-04 09:21
会东
阅读(593)
推荐(0)
编辑
摘要:
在执行SXMB_ADM->Integration Engine Configuration –>Check(F7)时报错, “No access to system landscape at present” Sldcheck 报错: No corresponding business system found for system RET clie...
阅读全文
posted @ 2009-06-04 09:20
会东
阅读(1420)
推荐(0)
编辑