Spatial (MOSC)

MOSC Banner

Cannot reset node active status using sdo_net_mem.node.setstatus

edited Jun 24, 2013 6:37AM in Spatial (MOSC) 4 commentsAnswered
 Hi,
I have a problem with setting the node active value. I can read the data into a memory object using  SDO_NET_MEM.NETWORK_MANAGER.READ_NETWORK(PNAME, 'FALSE');

Once the data has been read to memory i can then modify a node status using SDO_NET_MEM.NODE.SET_STATE(PNAME, STOP_NODES(I).STOP_NODE_ID, 'INACTIVE'). However if i try to make it active again it keeps as inactive. So when i try SDO_NET_MEM.NODE.GET_STATE(PNAME,STOP_NODES(I).STOP_NODE_ID) the return value is FALSE.

Th only way to reset it is to read the entire network back into memory.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center