Home » Other » Client Tools » running .sqlplus
running .sqlplus [message #228632] Tue, 03 April 2007 09:27 Go to next message
miroconnect@yahoo.com
Messages: 202
Registered: April 2006
Senior Member
Run SQL*Plus from a folder where <project>.sqlplus script file is located;

I want run the .sqlplus file from a folder I donot know how to access sql*plus from command prompt how to access or run the file <project>.sqlplus from its location
Thanks & Regards
Re: running .sqlplus [message #228643 is a reply to message #228632] Tue, 03 April 2007 09:43 Go to previous messageGo to next message
Mohammad Taj
Messages: 2412
Registered: September 2006
Location: Dubai, UAE
Senior Member

Hi,
try like
c:\>sqlplus "/ as sysdba" @Location_of_your_.sql_file\file_name.sql





regards
Taj
Re: running .sqlplus [message #228657 is a reply to message #228643] Tue, 03 April 2007 10:05 Go to previous message
Frank
Messages: 7901
Registered: March 2000
Senior Member
except for the "/ as sysdba" part.

Use a normal user.
Previous Topic: Alternative to TOAD and SQL Oracle Developer
Next Topic: isqlplus session time
Goto Forum:
  


Current Time: Thu Apr 18 13:14:15 CDT 2024