Search Results

Search: Posts Made By: DBnixUser
3,259
Posted By DBnixUser
Yes, I am aware of that. It should not be an...
Yes, I am aware of that. It should not be an issue as all the databases on one server plus they are all development databases. The query will perform one small operation on each database and then...
3,259
Posted By DBnixUser
Thanks for all your help. I did find one...
Thanks for all your help.

I did find one example that works for me.

Here it is:
http://nazimcricket.blogspot.com/2010/04/oracle-shell-script-with-password.html
3,259
Posted By DBnixUser
That's interesting. I have the exact same script...
That's interesting. I have the exact same script and it does not work for me. I am on HP-UX 11.31. I don't see any tweaks in your script. Where did you make the changes?
3,259
Posted By DBnixUser
No it works fine. No errors are reported. It...
No it works fine. No errors are reported. It executes the script successfully, but only goes through one iteration....its not looping.

Sorry I am using korn shell (/bin/ksh).
3,259
Posted By DBnixUser
No, this works just fine. I tried that also to...
No, this works just fine. I tried that also to make sure it is actually looping.

Thanks.
3,259
Posted By DBnixUser
Sorry I forgot to add that. I have that already.
Sorry I forgot to add that. I have that already.
3,259
Posted By DBnixUser
Looping/Reading file contents not working
Hi,

I am doing something basic, but I am missing something. Im trying to read the contents of a file and taking those values and connecting to a database. However, it only connect to one (or reads...
1,330
Posted By DBnixUser
Thank you all for your solutions. Problem solved....
Thank you all for your solutions. Problem solved. :)
1,330
Posted By DBnixUser
If user input matches file contents
I was wondering how I can read values from a file and then proceed if those values
match a user input. For example (a simple one), a user inputs their name, then we check if that name is in a file...
1,946
Posted By DBnixUser
I got it. I just needed to change directories to...
I got it. I just needed to change directories to where the file was. That took care of it.

Thanks.
1,946
Posted By DBnixUser
I am on HPUX so I'm guessing I would use strace...
I am on HPUX so I'm guessing I would use strace instead?
1,946
Posted By DBnixUser
There. I have updated the script contents.
There. I have updated the script contents.
1,946
Posted By DBnixUser
Script partially executes??
Hi All,

I am calling a shell script from another shell script, however, it only executes part of it (the echo commands only). What could be some causes for that?

For example:
...
Showing results 1 to 13 of 13

 
All times are GMT -4. The time now is 11:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy