This is odd
OE = 11.4
OS = HP-UX
cannot connect using sqlexp from the command line
sqlexp -db test -H 206.208.88.44 -S 7123 -user root -password root
LOGS:
database log - [2017/08/07@15:03:24.461-0400] P-17000 T-1 I BROKER 0: (4235) Physical Database Name (-db): test.
SQL Log
Message (excp): [DataDirect][OpenEdge JDBC Driver][OpenEdge] Remote Database
Name not valid.
ABL code
┌──── Information ─────┐
│ test │
│ test │
│ -Mm 8192,-db test │
│ PROGRESS │
│ 11 │
│ │
│ test │
│ BASIC │
│ ISO8859-1 │
Thanks in advance!
maybe the -S is wrong pointing to a different database ?
maybe the -S is wrong pointing to a different database ?
You got it Libor - I did have the wrong port. DAH!