how to connect oracle in unix prompt?

Answer Posted / vipul garg

Hi,

$ sqlplus sys/sys as sysdba

If connect a instance then
first set environment variable as :

$ export ORACLE_SID = instance_name

$ sqlplus username/password@servicename

Regards
Vipul Garg

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is text? : Sql dba

666


What is memory optimized table?

663


What is the trigger in sql?

621


What is the mutating table and constraining table?

652


What is primary key and foreign key?

620






How do I debug a stored procedure?

717


How do you declare a variable in pl sql?

632


What are procedures used for?

609


what is the use of set statement in tsql? : Transact sql

624


What is the difference between function and procedure in pl/sql?

636


How can get second highest salary in sql?

608


what are the advantages and disadvantages of views in a database? : Sql dba

637


What are the different types of dbms?

640


How do I run a sql trace?

611


What does cursor do in sql?

615