Executing a SELECT * Statement Against the NON_IPM_SUBTREE Returns DB_E_NOTSUPPORTED (254088)



The information in this article applies to:

  • Microsoft Exchange 2000 Server

This article was previously published under Q254088

SYMPTOMS

When you execute a SELECT * statement against the private store NON_IPM_SUBTREE, DB_E_NOTSUPPORTED is returned.
Select * from scope ('shallow traversal of "file://./backofficestorage/%userdnsdomain%/MBX/%user%/non_imp_subtree"')

WORKAROUND

Do not issue any SELECT * statements against the private store NON_IPM_SUBTREE. You can locate and execute SELECT * statements against folders that are higher and lower in the tree, but not against this particular URL. You can also issue SELECT statements with specific column names against the NON_IPM_SUBTREE.

STATUS

Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server.

Modification Type:MinorLast Reviewed:4/25/2005
Keywords:kbbug kbpending kbProgramming KB254088