Search Results

Search: Posts Made By: bongo
Forum: AIX 09-29-2011
7,901
Posted By bongo
AIX auditing
can some give some tips, most common security issues or and kind of advice about auditing aix system?

regards
1,393
Posted By bongo
how to handle multiple apps on host?
So, I'm going to install Oracle DB within my Suse host...
Also, I would like to run Virtual Box and Tomcat..

ok, tomcat is going to be runnable app that will start at boot..
but, how to handle...
2,100
Posted By bongo
when i start windows repair console, i could use...
when i start windows repair console, i could use tools like map wich says:

e: xxx mb \Device\Harddisk0\Partition1
c: ntfs xxx mb \Device\Harddisk0\Partition2
f: xxxx mb ...
2,100
Posted By bongo
dualboot not working after installing Solaris
I have a home pc with dual boot (Grub) with Red Hat as one OS, and Win XP as second OS.
Recently, I removed RedHat with Solaris, but Solaris removed Grub and marked win xp C: partition as logical...
4,671
Posted By bongo
but, I'm using aix OS with bash shell
but, I'm using aix OS with bash shell
4,671
Posted By bongo
how to tar with date criteria?
I would like to tar (compress) all the files with some date criteria.
I tried :
tar -cvwf 20_08_2010.tar | ls -la | grep "Aug 20"

but it's not working. How should I type?
7,193
Posted By bongo
Oracle (11gr2) calling unix commands (aix)
I have an Oracle database running on AIX, and I have a procedure that is calling OS commands from an oracle (and it's not working anymore)...

so, there was an Java stored proc in Oracle

...
70,846
Posted By bongo
yes, but sql statement should be different each...
yes, but sql statement should be different each time
70,846
Posted By bongo
connection_sys looks something like: ...
connection_sys looks something like:

dbpwd1:DATABASE1
dbpwd2:DATABASE2


error is like:

./run_sys.sh: line 20: $sql: ambiguous redirect
SELECT NUM, NAME, VALUE FROM V$PARAMETER WHERE...
70,846
Posted By bongo
redirecting oracle sqlplus select query into file
So, I would like to run differen select queries on multiple databases..

I made a script wich I thought to be called something like..
./script.sh sql_file_name out.log
or to enter select...
Forum: Programming 05-07-2010
4,847
Posted By bongo
How to make communication with Oracle dbms_pipe with .net client?
So, I have a 'task' to create communication channel between Oracle db (11gR2 on AIX) and some client wich is choosed to be a .net client (.net framework 3.5).

we created a pipe on client (.net)...
7,238
Posted By bongo
great, it's working that way :) also a...
great, it's working that way :)

also a question...
what if $procedure points to a wrong proc. name?
how could I put begin.. exception..end block in this code?
7,238
Posted By bongo
this part is not a problem, because it was...
this part is not a problem, because it was working as a procedure


shell scripts returns:


BEGIN retval := t2('aaa', 22, :var2); END; 0 connections connections_sys cr_46995 ne out.ll...
7,238
Posted By bongo
no, I also cannot see the error :mad:
no, I also cannot see the error :mad:
7,238
Posted By bongo
I corrected that... but error still apears
I corrected that... but error still apears
7,238
Posted By bongo
sorry, I don't understand
sorry, I don't understand
7,238
Posted By bongo
getting return value from oracle function
So, in Oracle (11gR2) on aix I have a function like:

CREATE OR REPLACE function COMMON.t2(var1 in varchar2, vari in number,var2 in out number) return number as

begin
insert into...
40,426
Posted By bongo
calling pl/sql procedure from shell and return values
How could I call an Oracle PL/SQL procedure from any shell (bash) and catch returning value from that procedure (out param) or get a returning value if it's a function.

also, I got into trouble...
Showing results 1 to 18 of 18

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