Spatial (MOSC)

MOSC Banner

Error reading for NDM network

edited Mar 31, 2011 3:03AM in Spatial (MOSC) 7 commentsAnswered
I have created a Network on NDM, the Spanish road network. I have a problem trying to read the network in memory. I really throws the following error:
ORA-29532: llamada Java terminada por una excepción Java no resuelta: java.sql.SQLException: Desbordamiento Numérico ORA-06512: en "MDSYS.SDO_NETWORK_MANAGER_I", línea 284 ORA-06512: en "MDSYS.SDO_NETWORK_MANAGER_I", línea 114
The
 error is in Spanish, but can not find information on this error.
The error occurs when you run:

DECLARE
test_net VARCHAR2(30) := 'SPAIN_DRV_DIST';
path NUMBER;
link_array SDO_NUMBER_ARRAY;
node_array SDO_NUMBER_ARRAY;

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