Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8507393
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T02:51:32+00:00 2026-06-11T02:51:32+00:00

Microsoft Sql Server has a command line tool called sqlcmd.exe. You can use it

  • 0

Microsoft Sql Server has a command line tool called sqlcmd.exe.

You can use it to deploy .sql scripts.

I have googled and binged and found many Oracle command line tools, but I have yet to find one that will deploy a sql package.

Here is a simple example:

sqlcmd.exe -i .\MySqlScript.sql -S "MySqlServerMachine\MyInstancenName"  -E -o ".\MyOutputLogFileName.txt"

The command line will run the file "MySqlScript.sql" against a Sql Server (Instance) named "MySqlServerMachine\MyInstancenName" using integrated security ("-E") and output the results to a file named "MyOutputLogFileName.txt".

Is there a Oracle version of this tool?


I found oradim, but it is unclea if it runs a .sql script.


Based on parado’s response, I found the below URL:

http://docs.oracle.com/cd/B25329_01/doc/appdev.102/b25108/xedev_sqlplus.htm#CJAGIECA

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T02:51:34+00:00Added an answer on June 11, 2026 at 2:51 am

    Yes, there is a Sql*Plus:

    sqlplus user/pass@connect @scriptname
    

    If you want output file, add to your script:

    spool log.out
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In Microsoft SQL Server: I have seen this question several times, but can't see
I have a very simple application in c# it has a Microsoft SQL Server
I can connect to my SQL Server database via sqlcmd from a DOS command
This site has a technique to pass xml data around in Microsoft SQL Server:
In Microsoft SQL Server Management Studio 2008 there is a Generate scripts... option under
Using Microsoft SQL server 2008 I have a query that is in need of
I have Microsoft SQL Server Express Edition with Advanced Services for 2008. I only
I have been succesfully using the command line database deployment tool VSDBCMD on my
I'm just starting out with sqlcmd on SQL Server 2005, enterprise edition. I can
I have a standard sql server 2008 project which has been created using vs2010.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.