Our network TNSNAMES.ORA file was modified recently, and it includes a couple of databases without the .world extension in the alias list.
such as:
ORCLID = (DESCRIPTION =
(ADDRESS = (COMMUNITY = tcp.world)(PROTOCOL = TCP)(Host = testhost)(Port = 1521)))
(CONNECT_DATA = (SID = ORCLID))...