ADSM-L

Empty FileSpaceName

2001-04-03 17:46:18
Subject: Empty FileSpaceName
From: Alexander Prishchepow <san AT AMERICANHORIZON DOT COM>
Date: Tue, 3 Apr 2001 16:46:55 -0500
Hello All.
Here is next simple question.
For some reason I've got a few FileSpaces with empty Names.
So SELECT like:
select node_name, 'A' || filespace_name || 'A' as A from adsm.filespaces
where filespace_name = ''

returns:
NODE_NAME              A
------------------     ------------------
NN1                    AA
NN1                    AA
NN21                   AA
NN24                   AA
NN31                   AA
NN6                    AA

I'm trying to remove one of those Nodes.
Of course it responses to me:
ANR2152E REMOVE NODE: Inventory references still exist for node NN1.

Does anybody know, why did it happen, and how could I delete FileSpace with
name like this?

Thank you,
   Alex P.
<Prev in Thread] Current Thread [Next in Thread>