What happens internally when the user types
userID/password@string in SQL PLUS
Thanks-Bhaskar
Answer Posted / sudipta santra
It will give the error. Unknown command.
You should give as follows:-
connect userID/password@string
Then it will connect to that instance under this user area.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is an oracle user account?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
Is oracle a relational database?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
How to invoke the data pump import utility?
Describe varray?
How to get a list of all background sessions in the database?
how to do daily transactions with out sql* loader control file regesterd in apps?
How to view all columns in an existing table?
When do you get a .pll extension in oracle? Explain its importance
How to do a full database export?
How can windows applications connect to oracle servers?
What is the difference between hot backup and cold backup in oracle?
How to use existing values in update statements using oracle?