Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: sgiasemiHi all,
I am trying to connect the L.A.E with an Oracle Database.
I have all the specifications regarding the Database and I have updated properly the tnsname.ora file.
The connection has been established successfully using the SQL Developer program and it should work with L.A.E but I get the following error message:
OCI Error 12154: ORA-12154: TNS:could not resolve the connect identifier specified
Unable to attach to server 'FMS_DB': ORA-12154: TNS:could not resolve the connect identifier specified
Do I need to make any other changes?
node:DB_Query
bretype:core::DB Query
editor:sortkey=5045b95e5a691330
output:@40fd2c7444283da6/=
prop:DbInterface=oci
prop:DbPassword=fmsarc1
prop:DbService=FMS_DB
prop:DbUser=fmsarc
prop:SqlQuery=<<EOX
select *
from ARCH_CASE
EOX
editor:XY=90,90
end:DB_Query
Thank you in advance,
sgiasemi