<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Daniel,<br>
Can you provide more info about the error? What happens when you
enable the layer, what error appear? <br>
Do you have more Oracle layers in your mapfile, are they working?<br>
Best regards.<br>
<br>
--------------------------------------------------------------<br>
Fernando Simon<br>
UMN Mapserver and Oracle Spatial developer<br>
--------------------------------------------------------------<br>
<br>
Daniel Muñoz Castro wrote:
<blockquote
cite="mid:960cb7fb0708011523s77ffd6efv50f12cd0abe792f0@mail.gmail.com"
type="cite">Hello list<br>
<br>
I have a problem with my connection and I don't know why it happens, I
follow all the steps in the <a moz-do-not-send="true"
href="http://mapserver.gis.umn.edu/docs/howto/oracle_spatial_howto">http://mapserver.gis.umn.edu/docs/howto/oracle_spatial_howto
</a> and try some ideas but nothing works, for that I write this
email. My tnsname is:<br>
<br>
GIS =<br>
(DESCRIPTION =<br>
(ADDRESS_LIST =<br>
(ADDRESS = (PROTOCOL = TCP)(HOST = <a moz-do-not-send="true"
href="http://192.168.246.61">192.168.246.61
</a>)(PORT = 1521))<br>
)<br>
(CONNECT_DATA =<br>
(SERVICE_NAME = gis)<br>
)<br>
)<br>
<br>
<br>
and my mapfiel is:<br>
<br>
LAYER<br>
NAME "Gerencia Oracle"<br>
STATUS ON<br>
TYPE POLYGON<br>
CONNECTIONTYPE oraclespatial<br>
CONNECTION "gis/gis@GIS"<br>
DATA "GEOMETRIA FROM GERENCIA3"<br>
DUMP TRUE<br>
CLASS <br>
STYLE<br>
OUTLINECOLOR 0 0 0<br>
COLOR 0 128 128
<br>
END<br>
END <br>
END<br>
<br>
I have other futures in my mapfile but all of them load perfectly, I
only have to set the status of "Gerencia Oracle" OFF and my
application works with out problem.<br>
<br>
Thanks<br>
<br>
-- <br>
Salu2!.<br>
<br>
Daniel Muñoz Castro<br>
Ingeniero Catastral y Geodesta<br>
Cel. 300 2174698<br>
Casa. 4095990<br>
Oficina. 7470001 Ext. 1141
</blockquote>
<br>
</body>
</html>