Search Results

Search: Posts Made By: suds19
2,236
Posted By suds19
Hi Shibz, This gives me output :- ...
Hi Shibz,

This gives me output :-

Ambiguous output redirect.
Password:

And when I do a ps it shows me :-

-csh -c echo |sqlplus -s /@batpl3.uk.d.ch

That means it didn't executed the...
Forum: Programming 12-20-2002
2,406
Posted By suds19
Porting to solaris
I have ported a c program to solaris.

When I run , it gives me segmentation fault error at line :-

memcpy ((char *)a_string ,(char *)0, MAX_READ ) ;

originally this was in reliant unix as :-...
2,236
Posted By suds19
Problem with su
I want to run the following command , but it is giving error :-


su - username -c "echo `execute pack_envvar.proc_upd_env(par_variable_name => 'PRINTDIFF_SHUTDOWN',par_scope =>...
10,303
Posted By suds19
calling sqlplus from shell
Hi All,

I am executing the following code :-

sqlplus -s ${DATABASE_USER} |&
print -p -- 'set feed off pause off pages 0 head off veri off line 500'
print -p -- 'set term off time off...
3,065
Posted By suds19
substituting shell variables
I have a script run_batch.sh as below :-

PAR_VALIDATION=val_siconf
PAR_RUN_LEVEL=1
PAR_EXCLUSIVE_RUN_YN=Y
DATABASE_USER="/@"$TWO_TASK
sqlplus -s $DATABASE_USER |&
print -p -- 'set feed...
Showing results 1 to 5 of 5

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