what is host string in sql plus? how does it related to
database?
Answer Posted / sudipta santra
Host string is the instance name of the database in the server.
when we are using sqlplus then we use to give the
username/password@<hostname>
It relate the user as a connectivity with that specified
instance.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to experiment a data lock in oracle?
Explain mutating triggers.
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
How to define default values for formal parameters?
What are the attributes of cursor?
How would you change old and new values in an insert, delete and update triggers?
Is insert autocommit in oracle?
How to recover a dropped table in oracle?
Differentiate between translate and replace?
Explain a private synonyms?
What is columnar storage what is the advantage?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
What is oracle open database communication (odbc)?
What is a static data dictionary in oracle?