hi
i have created a table with sdo_geometry and then registered as below.
sdelayer -o register -l river,geometry -e l -t sdo_geometry -G 4326 -k defaults -u kmt -p kmt -i sde:oracle11g:rmms
it is succesfully registered, but unable to work with layer in arcgis geoprocessing, it is asking to register.
then i registered by using arccatalog (right click on feature class->register), it started working in arcgis operations after doing this.
please tell me what is the problem with sdelayer.