Search Results

Search: Posts Made By: karnatis
1,366
Posted By karnatis
How to access outparameter of a Procedure called inside a shell script?
Hi

I am calling a PLSQL procedure inside a shell scipt.
How to access out paramters of this procedure inside the mail shell script.

I am using below peiece of code.

echo " inside PKG...
2,270
Posted By karnatis
Thanks Scruitin Can you/some one tell how to...
Thanks Scruitin

Can you/some one tell how to set below variables in order to connect to sqlplus

ORACLE_HOME ORACLE_SID
2,270
Posted By karnatis
Unable to connect to SQL through unix
I am trying to connect to SQL plus through unix but i am getting below error

'ksh: sqlplus: not found'

note i am running this from /home/xxx

do i need to set any environmental variable for...
18,725
Posted By karnatis
Thanks Shailesh when see in vi ediitor it...
Thanks Shailesh

when see in vi ediitor it has ^M chars in my script.
But when i see the file in text pad or note pad i dont see ane special character.
Pls suggets how to remove those...
18,725
Posted By karnatis
ksh: 0403-057 Syntax error: `done' is not expected.
Hi

I am getting error 'ksh: 0403-057 Syntax error: `done' is not expected.' when running below script any one can provide inputs on this.

------------------------
if [ -f $1 ]
then
echo...
12,855
Posted By karnatis
Thanks Jim for your reply.....even i have read...
Thanks Jim for your reply.....even i have read similar thing in link shared by pflynn.

Senior Advisor - https://www.unix.com (https://www.unix.com/showthread.php?t=179589&goto=newpost)

----------...
12,855
Posted By karnatis
Hmm......I am looking for command of sort of...
Hmm......I am looking for command of sort of thing as I am preparing a shell script...

anyway thanks for time let me check the url given by you...
12,855
Posted By karnatis
Thanks for your reply... Our system is not...
Thanks for your reply...

Our system is not Linux......

We are using IBM AIX Version 6.1.

Thanks,
12,855
Posted By karnatis
Yes....my context is we have a audit requirement...
Yes....my context is we have a audit requirement and need to develop shell script which generates a output with the details like
Last modified date, File Size, and User ID (for last modifier) .
...
12,855
Posted By karnatis
Thanks for your reply...... is there any way to...
Thanks for your reply......
is there any way to find the last modifed user of a file,,,
12,855
Posted By karnatis
command to know last modified user of a file
Hi

Is there any command to know the last modified user of a file.

Need to use this in my shellscript.


Thanks,
12,855
Posted By karnatis
shell script requirement
Hi

I need to save the owner ,size and last modified date of a files into local variables of my shell script.
So that i can write this info into a different file.

Thanks,
-Suman K
12,855
Posted By karnatis
Shell script for auditing
Hi

I have below requirement.

There are set of files to be monitored for audit purpose.
Source file contains the file name and its location on server.
Need to have shell script which ...
Showing results 1 to 13 of 13

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