Search : in
By :

Write oracle scripts in .bach file

Last answer on Apr 30, 2009 1:25:31 pm BST marzie, on Feb 17, 2009 11:16:04 am GMT 
 Report this message to moderators

Hi every body
I have to change a table and add a column in a database ...(alter table "x" add column .....)
but my problem is that I have to change some other instances of this database in other cities ....so I have to write some thing like .batch file and I will send it and run this in the destination place .....plz help me ....is it possible and how?

it is very important for me and I my program in other city is fail without this field :((

Configuration: Windows 2003
Firefox 3.0.6

Best answers for « write oracle scripts in .bach file » in :
Writing in batch in text file Show Writing in batch in text file To write in a file text, you just have to use a redirect: echo text > output_file.txt To write in an existing file: echo " Write at the end of the file ">> output_file.txt
[Burning] Writing or reading a file .MDF or .MDS file Show[Burning] Writing or reading a file .MDF or .MDS file MDF file is an ISO image created with the software Alcohol 120 °. Normally .mdf must be accompanied by .mds, providing information on the audio CD or DVD to be burned. Alcohol...
How to read a file line by line ShowHow to read a file line by line Intro Tips Bonus Intro One of the most common errors of learning scripts bash on GNU / Linux is to read a file line by line, is to use a loop "for" (for line in $ (cat file.txt) do. ..), which in this...
USB stick locked - Unable to write ShowUSB stick locked - Unable to write Read-only lock File System Format the USB key In the case that you cannot write or save files on your USB drive, it is probably locked in read-only. Read-only lock As a first step, verify that the...
Download Attribute Manager ShowDescription The application is designed by MIKLSOFT, Inc. Awarded from various popular places; it offers an intuitive interface for its users. Attribute Manager is a tool that allows you to change the attributes of your files or folders. Simple and...
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...
UNIX - Files ShowIntroduction to UNIX files In UNIX systems any element is represented in the form of a file. All files are architectured around a single tree structure where the base, called the root, is written "/". File types UNIX systems define different...

1

 Tony, on Apr 30, 2009 1:25:31 pm BST
  • +4

Hi,

My name is Tony.
Could you please help me to take up the back up of database of oracle 9i. I Strongly appreciate your help.

Thanks,
Tony

Reply to Tony