Search Results

Search: Posts Made By: k1ko
3,289
Posted By k1ko
Updating with SQLPLUS
I am using the following code to update a table of mine. The problem is that the long string created to tempfile5 gives me the SP2-0027 error in Oracle. Is there any way to break up my string and...
6,434
Posted By k1ko
yes i finally got it working and just realized...
yes i finally got it working and just realized this. Is there anyway to keep it safe and still be able to pass it to sqlplus within a shell script?

I guess one positive is that the password isn't...
6,434
Posted By k1ko
thanks can you elaborate? I was told to use...
thanks can you elaborate?

I was told to use the command
getpw -label <label>

but all that does is run the job and go back to command line. If I set the password variable equal to that like.....
6,434
Posted By k1ko
Using Cryptovault for Password
Does anyone have any experience with this? I am trying to figure out how it works and how you pass the password on within a script so that you aren't prompted for a password.
2,384
Posted By k1ko
omg i should also try to remember to keep...
omg i should also try to remember to keep breathing with that mistake. Thank you both though
2,384
Posted By k1ko
Piping Unix Variable Array values into AWK
#ksh

Here is my code:



ERRORLIST="43032 12001 12002 12003 12004 34019 49015 49016 49017 49018 49024 49025 49026 58004 72003 12005 12006 12007 12008 12011 12012 16024 16023"

for ERROR in...
5,650
Posted By k1ko
Thank you so much for these - I am very grateful....
Thank you so much for these - I am very grateful. One more question. How would I store the date of the matching error in the logfile ($logdate) along with the error message?

After finding a...
5,650
Posted By k1ko
Parsing Log File Based on Date & Error
I'm still up trying to figure this out and it is driving me nuts.

I have a log file which has a basic format of this...

2010-10-10 22:25:42
[Error: 43059] Init block 'UA Deployment Date':...
Showing results 1 to 8 of 8

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