Microsoft KB Archive/254088

From BetaArchive Wiki
Knowledge Base


Executing a SELECT * Statement Against the NON_IPM_SUBTREE Returns DB_E_NOTSUPPORTED

Article ID: 254088

Article Last Modified on 2/21/2007



APPLIES TO

  • Microsoft Exchange 2000 Server Standard Edition



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.

Keywords: kbbug kbpending kbprogramming KB254088