If you are tired to type login/password repeadetly then this is a nice stuff to implement.
- open notepad in windows
- type the following line :
- sqlplusw scott/tiger
- now save the file as sa.bat on desktop
- now click on this batch file
- if you are accessing from oracle client then you need to put tns name in syntax of step 3 like following:
- sqlplusw scott/tiger@orcl
See what happens.......
No comments:
Post a Comment