Hi All,
Need help with a script. I'm creating a menu driven script for several users. Part of this script is a statement in Oracle. After selecting a menu option a second script is called to execute the oracle statement. The results are stored in a spoolfile, which then is displayed with the...
I'm creating an "old style" batch script. The results of this script are stored in a logfile. Now I want to include the contents of another logfile into this first logfile. The name of this file is each day different. The second logfile resides in a directory, and is the only file that is...
How do I start a commandfile in windows to get data/commands in/out oracle?
I know that it has to be something like a command file containing a string like "sqlplus@example.sql". In the file example.sql there is a string like "select * from dual;". I'm at the moment only familiar with the Unix...
I'm having problems installing RedHat 9.
I have 2 sets of CDs; one downloaded from RH, and one set bought. None of them are working.
When I start a new fresh install, I choose all defaults; choose for a server or custom installation, doesn't matter what; errors are the same. Add the information...
Hi,
I'm trying to create a script with a variable array. First I'll set the array's. After that I'm going into a loop so I can call all three array's in one pass.
set -A system1 250 1.2.3.4 routerUS01.nl.com
set -A system2 250 2.3.4.5 router2501.nl.com
echo ${system1[0]}"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.