Hi!!!I want to know that..is there any special way to login into oracle SQL*PLUS Editor directly..Rather than every time u have enter user,password,host string...what should i do with login.sql script.. i Put it in /Bin directory..but not working..any Idea..?thanx in Advance!!

Questions by Nitina   answers by Nitina

Showing Answers 1 - 11 of 11 Answers

akhileshkaddi

  • Jun 23rd, 2006
 

create a SQL PLUS shortcut, select the short cut, right click and select properties options.

u will see the TARGET option over there, type in the user/password@schema at the end of the text

target :- C:oracleora92binsqlplusw.exe  user/password@schema

type of the text which bold in this mail.

let me know if this work for u. or any doubts

  Was this answer useful?  Yes

vik

  • Jun 28th, 2006
 

and also u can specify the short key also after target set the shortcut key

like ctrl+alt+(S- Sql) then from next time onwards just press ctrl+alt+s

  Was this answer useful?  Yes

priya

  • Aug 31st, 2006
 

Hi,
 I tried to provide the username/password@schemaname in the target box  at the end as you mentioned. But "Make sure the path and file name is correct" alert is coming.

  Was this answer useful?  Yes

lokesh

  • Sep 25th, 2006
 

Hi Dear ,

it's working fine

Thanks

lokesh

  Was this answer useful?  Yes

dev

  • Oct 11th, 2006
 

Hey,

It's working nicely.

Thanks.

  Was this answer useful?  Yes

kumars77

  • Dec 27th, 2008
 

Right click on SQLPLUS icon on desktop and place username/password in target box after existing path  e.g
C:oracleora92binsqlplusw.exe username/password

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions