Search Results

Search: Posts Made By: rama71
Forum: Programming 06-29-2005
8,374
Posted By rama71
I found it it's from -f option. Thanks for...
I found it it's from -f option.

Thanks for all your help
Forum: Programming 06-29-2005
8,374
Posted By rama71
I think this is not a linux problem because I run...
I think this is not a linux problem because I run the proc file in the openvms and I had the same problem.

so the problem with this command

runproc test -f -o toto.lis

toto.lis has the page...
Forum: Programming 06-29-2005
8,374
Posted By rama71
When I did the stty I got the following ...
When I did the stty I got the following

speed 38400 baud; line = 0;
-brkint -imaxbel

I'm not familiar with the tty settings so any idea?

and as I said before when I do

$EXE_HOME/test ...
Forum: Programming 06-29-2005
8,374
Posted By rama71
Actually the pc file is not using the fopen, just...
Actually the pc file is not using the fopen, just do the prtstr and the default output is the same pc file name but with .lis extention.

if we don't redirect the output the default output has no...
Forum: Programming 06-28-2005
8,374
Posted By rama71
at -f $HOME/submit_test.shl now ...
at -f $HOME/submit_test.shl now


submit_test.shl
/usr/bin/expect $HOME/test_ex.shl > $HOME/submit_test.log

test_ex.shl
spawn /app/test.shl

test.shl
$EXE_HOME/test -f -o $OUTPUT/test.lis...
Forum: Linux 06-28-2005
28,062
Posted By rama71
I found what we have to do in the sql...
I found what we have to do

in the sql script we should put

select * from pbempl where pebempl = '&&1'

then in unix shell script we should put

#! /bin/sh

sqlplus usr/password @test.sql...
Forum: Programming 06-28-2005
8,374
Posted By rama71
No this is not it it's a Pro*C program it's not...
No this is not it it's a Pro*C program it's not spool.

but thanks anyway
Forum: Programming 06-28-2005
8,374
Posted By rama71
Page Breaks
Hi,

I have a program in Pro*c when I run it I have no problem with the output but when it runs via the at command and except the output has page breaks every 66 lines. I don't want those page...
Forum: Linux 06-28-2005
28,062
Posted By rama71
Passing variables to sql from batch shell in linux
Hi,

I need to put this command in a batch shell.

sqlplus -s user/password @test.sql

and in the test.sql I have this command

select * from pbempl where pebempl_id = $1;

How I can pass...
Showing results 1 to 9 of 9

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