Microsoft
Software
Hardware
Network
Question : File size in kilobytes in administrator and quota warning reports
Hi Experts,
We're running a domino 8.5 on a windows 2003 x86 OS. In the administrator client the logical and physical sizes display in kilobytes. They do the same on the Over Quota Warning Report. Our users are getting confused regularly by this, and there's an error on the over quota warning too:
Current usage: 948.740 Kilobytes (Incorrect data type for operator or @Function: Number expected MB)
Quota Warning threshold: 947.200 Kilobytes (Incorrect data type for operator or @Function: Number expected MB)
Quota Size limit: 1.048.576 Kilobytes (Incorrect data type for operator or @Function: Number expected MB)
See the @function error there? It expects Megabytes!
We have no policies/settings in effect. Can someone tell us where we can set this to display in MegaBytes please?
Thank you in advance!
Answer : File size in kilobytes in administrator and quota warning reports
Oops, the formula...
"Current usage: " + @Text(dbsize) + " Kilobytes (" + @Text(quota/1024) + " MB)"
It's the division that probably produces the error.
Random Solutions
What is the better software / solution for send 500k emails per month (no spam) a
mapping a network drive on port 81 with WebDAV
Send Internal Exchange Mail Through Relay
Network connection problem on 2003 Domain
What is the best whole hard drive encryption program to use at the best price?
Disappearing Client for Microsoft Networks
Executing a URL without
PIX to PIX to PIX Fully Meshed - Sites 1 and 2 work fine but can't talk to Site 3, but Site 3 can talk to Site 1 and 2????
Event ID 1126 : NTDS General
Problems logging into novell when client moved to new vlan and switched to dhcp.