Search Results

Search: Posts Made By: kakashi_jet
6,376
Posted By kakashi_jet
Ygor, I have to replace a valid number to...
Ygor,
I have to replace a valid number to RSTART and RLENGTH right?
I tried to run the command it gives me a syntax error/bailing out

thanks
6,376
Posted By kakashi_jet
ZB, I tried your suggestion but it still gives...
ZB,
I tried your suggestion but it still gives me the whole string, not the ORA-00942 text.
6,376
Posted By kakashi_jet
String Manipulation
Hi,

Suppose I have the following text in a file.

ORA-00942: table or view does not exist
ORA-01555: snapshot too old: rollback segment number string with name "string"
too small

Is there...
4,652
Posted By kakashi_jet
Thanks.. Could you explain what the code do?
Thanks..
Could you explain what the code do?
4,652
Posted By kakashi_jet
TimeDiff function?
Hi,
Is there any function in Unix that could get the Time Differrence of two values? this would be used as statistic for how long a job completes, from start to finish..

Please help.

thanks,...
3,095
Posted By kakashi_jet
vino, thanks! I think I got it now.
vino,
thanks! I think I got it now.
3,095
Posted By kakashi_jet
i placed your code in test.log file then type...
i placed your code in test.log file
then type in the commandline.. test.log
3,095
Posted By kakashi_jet
vino, it didn't work. do i have to replace...
vino,
it didn't work.
do i have to replace something in you code?
3,095
Posted By kakashi_jet
Thanks for the reply. Can we make it more...
Thanks for the reply.
Can we make it more flexible? Let say we don't know the 'zekmsam221_0730.log' string but we know that there is always an 'ORA-' after 'zekmsam221_0730.log' string.
Is it still...
3,095
Posted By kakashi_jet
Get the words..
Hi All,

I'm a newbie with scripting.
Can you help me on how to get the 'zekmsam221_0730.log' string from this string?

zekmsam221_0730.log:ORA-00942: table or view does not exist

Thanks,
Jet
9,159
Posted By kakashi_jet
Thanks for the reply. What this code do? ...
Thanks for the reply.

What this code do?

v_message=`echo "$Z" | grep "ORA-"`
echo $v_message

Is it possible to assign value to a unix environment variable in .sql file?
9,159
Posted By kakashi_jet
SQL Error Message
Hi,

I have a script that will call a .sql file in unix.
My question is, incase the .sql file encountered an error on execution (e.g. 'ORA-00942: table or view does not exist') is it possible to...
Showing results 1 to 12 of 12

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