Search Results

Search: Posts Made By: malle
4,785
Posted By malle
yah .. that is an option. instead of giving...
yah .. that is an option.
instead of giving read permissiion to "others" , i added the tester user to the dba group in which oracle is present. this solved the problem. i feel that this is better...
4,785
Posted By malle
premissions for /$ORACL_HOME/bin/sqlplus :...
premissions for /$ORACL_HOME/bin/sqlplus : rwxr-x--x
4,785
Posted By malle
i tried with that. su command is interactively...
i tried with that. su command is interactively asking for password.

then i executed the command as below

su - oracle -c "sqlplus scott/tiger@db_tst" < a

where file 'a' contains password...
4,785
Posted By malle
Exracting data from DB using normal unix login
Hi All,

I ve a to extract data from oracle database . I already wrote code for the same

----------------------------------------------------------------------------------------...
8,533
Posted By malle
Thanks zazzybob. The solution was fantastic. ...
Thanks zazzybob. The solution was fantastic.
:)
Thanks to everyone who has given some more hints about the solution.
8,533
Posted By malle
Problem with Recursive function
Hi all,

I have to move all the files in a tree directory structure to a single directory. Inorder to know which file is from which directory , i'll have to add the name of the directory to the...
2,515
Posted By malle
got it! Thnx
got it!
Thnx
2,515
Posted By malle
wrong parameter passing!
Hi all
I have a script which will take input as filename and passes it to a java program. It is as follows
--------------------------------
FILENAME=$1
echo $FILENAME
${JAVA_HOME}/bin/java -cp...
3,299
Posted By malle
Thanx sb008 That worked out.
Thanx sb008
That worked out.
3,299
Posted By malle
pattern matching
Hi All,

Iam in need of some help regarding pattern matching
I want to chek if a given string lies in the subset of a pattern
For example i want to chk the following algo

if ...
Showing results 1 to 10 of 10

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