最初由 whuijun 发布
[B]还是不行,我删除了原来基于1526的那个listener,然后重新创建了一个,端口是不是1527,这次成功了,但是还是创建不了数据库,错误代码ra-03114 not connected to Oracle.
how to do next??thanks. [/B]
change the port to 1527 in the file 'tnsnames.ora' as well.
Can u configure the listener manually?
U can edit listener.ora and then use lsnrctl to start/stop the listener.
btw:u can use dbca to create database unless listener start or not.