Hi,
<br> Thanks for the fast reply.
<br>
<br> Still the problem is existing, I added debug in the map file, there is no error message, only the empty image is displaying.
<br>
<br><b>Map file</b>
<br>
<br>MAP 
<br>                <b><i>DEBUG ON</i></b>
<br>                STATUS ON 
<br>                SIZE 800 600 
<br>                UNITS dd 
<br>                IMAGECOLOR 255 255 255 
<br>                
<br>                PROJECTION 
<br>                        "proj=latlong" 
<br>                        "ellps=WGS84" 
<br>                END 
<br>                
<br>                EXTENT -180 -45 180 45 
<br>                
<br>                LAYER 
<br>                       <b><i> DEBUG ON</i></b>
<br>                        PROJECTION 
<br>                                "proj=latlong" 
<br>                                "ellps=WGS84" 
<br>                        END 
<br>                        
<br>                        NAME "CountryMap" 
<br>                        TYPE POLYGON 
<br>                        
<br>                        CONNECTIONTYPE oraclespatial 
<br>                        CONNECTION "world/land@orcl" 
<br>                        DATA "shape FROM country USING SRID 8307" 
<br>                        
<br>                        CLASS 
<br>                                NAME "Country_Class" 
<br>                                STYLE 
<br>                                        COLOR 250 250 0 
<br>                                        OUTLINECOLOR 32 32 32 
<br>                                END 
<br>                        END 
<br>                END 
<br>        END 
<br>
<br>
<br>Thanks & Regards,
<br>Prema Selvam.
<br>GISbiz
<br><hr align="left" width="300">
View this message in context: <a href="http://www.nabble.com/Problem-in-Oracle-Spatial-Connection---Empty-Image-t888093.html#a2313710">Re: Problem in Oracle Spatial Connection - Empty Image</a><br>
Sent from the <a href="http://www.nabble.com/Mapserver---User-f1215.html">Mapserver - User</a> forum at Nabble.com.