SQL Developer Hostname - Network Error
This is a pretty simple question that I am stumped at the moment
I installed Oracle on my local desktop with SQL developer
When first setting up a connection it asks for "host name"
Thus far, "localhost" works and 127.0.0.1 works when I "test connection"
But when I try to use my real host name it gives me a network protcol error.
My hostname should be "oracle_test" by going into Start->Control Panel->System->Computer name thats what I see listed
What am I missing in order to get SQL developer to recognize my "host name" as "oracle_test"?
Do I need to pre qualify it with the domain or workgroup ID?
This computer is part of a work group...
Thanks in advance