![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi everyone. I've installed Oracle Designer and Oracle database (Oracle Database Express Edition 10g Release 2 (10.2) ). I would like to create ERD diagram in Designer, but when try to execute it, the small window appears with username, password and connect string. The username and password I've already set. The problem is the connect string. When I was reading an installation guide, during designer's installation there was a field with service name (this is connection string - isn't?). But in my case, I've got any service name field during the installation. Can you help me to solve this problem? Regards Kuba |
#3
| |||
| |||
|
|
You should be able to use the same string or name normally used to connect to the database. |
#4
| |||
| |||
|
|
Brian Tkatch pisze: You should be able to use the same string or name normally used to connect to the database. Sorry, but I don't get it. During the connect to database I enter only username and password without any string connection... Regards Kuba |
#5
| |||
| |||
|
|
Hi everyone. I've installed Oracle Designer and Oracle database (Oracle Database Express Edition 10g Release 2 (10.2) ). I would like to create ERD diagram in Designer, but when try to execute it, the small window appears with username, password and connect string. The username and password I've already set. The problem is the connect string. When I was reading an installation guide, during designer's installation there was a field with service name (this is connection string - isn't?). But in my case, I've got any service name field during the installation. Can you help me to solve this problem? Regards Kuba |
#6
| |||
| |||
|
|
Try with service name "XE". |
#7
| |||
| |||
|
|
Try with service name "XE". |
#8
| |||
| |||
|
|
Proet pisze: Try with service name "XE". I've found this in my tnsname.ora: XE = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = demon)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE) ) ) It looks like my service name is "XE" but when I try to use it in login process I get the same error: ORA-12154 :/ Any ideas? Regards Kuba |
#9
| |||
| |||
|
|
Try changing host to an FQDN. If it is Designer installed on the same computer as the database, i wonder if localhost will work. |
#10
| |||
| |||
|
|
Proet pisze: Try with service name "XE". I've found this in my tnsname.ora: XE = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = demon)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE) ) ) It looks like my service name is "XE" but when I try to use it in login process I get the same error: ORA-12154 :/ Any ideas? Regards Kuba you have two oracle homes: |
![]() |
| Thread Tools | |
| Display Modes | |
| |