Search Results

Search: Posts Made By: imtheone
Forum: Solaris 10-20-2011
3,295
Posted By imtheone
i remember that, but i dont use any connectio...
i remember that, but i dont use any connectio because executing job runs on server. you know util.RunThis java class ? that runs all shell scripts on servers.

i know PARALLEL_FORCE_LOCAL parameter...
Forum: Solaris 10-20-2011
3,295
Posted By imtheone
Hi Radoulov, sorry maybe my english isnt well ....
Hi Radoulov,
sorry maybe my english isnt well .
if unix shell scripts will run on our RAC , i want to direct the unix scripts to first instance for running. i dont want to run those at second...
Forum: Solaris 10-19-2011
3,295
Posted By imtheone
i dont wanna make them all my instance. if i...
i dont wanna make them all my instance. if i wanna use one node for sql , i can do it about using parallel_instance_group and instance_group paremeters.
but when i run shell scripts code i cant...
Forum: Solaris 10-19-2011
3,295
Posted By imtheone
Hi radoulov, we have not got any problems with...
Hi radoulov,
we have not got any problems with owb and owb mappings.
Our problem is how to run our shell scripts at first rac?
because second rac does not exists shell scripts .
Forum: Solaris 10-19-2011
3,295
Posted By imtheone
Hi Radoulov, some of our the etl codes are unix...
Hi Radoulov,
some of our the etl codes are unix shell script and other of them are owb mappings.
the shell scripts are at first node of RAC. and we execute them on server side not client side. the...
Forum: Solaris 10-18-2011
3,295
Posted By imtheone
How to converting rac to one rac ?
hi everyone,

We have rac system which has two sun solaris M5000s and two oracle 11gR2 databases respectively. Also , we have unix codes on one rac and these unix codes extract txt files for...
4,217
Posted By imtheone
ftp error.
i try to put files to ftp server.
but i got "550 Command STOR failed" error.
can u help me about this error?

my codes:
-bash-3.00$ ftp xxx.com
Connected to xxx.com
220 xxx.com X2 WS_FTP...
16,805
Posted By imtheone
@jim mcnamara i got syntax error about fi ty...
@jim mcnamara
i got syntax error about fi
ty for help

@cero
ty so much.
it is correct.
16,805
Posted By imtheone
nvl function in lunix
i wanna write these pl/sql codes in lunix.

pl/sql:
if pi_start_date is null
then
pi_start_date := sysdate;
end if;

unix:
if [-n pi_start_date] then
$pi_start_date=`date +%Y%m%d`...
1,474
Posted By imtheone
Shell program help pls
first queestion

if [ -s $seqfile ]

what does "-s" mean?


second

seqx -n 10000000 -c 10 < $seqfile >$temp

seqx? -n? -c? what do these mean?

third

if [ -s $temp ] && ! cmp -s...
Showing results 1 to 10 of 10

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