Search Results

Search: Posts Made By: s1a2m3
Forum: Linux 07-06-2010
27,691
Posted By s1a2m3
What I am trying is to flush my swap drive on...
What I am trying is to flush my swap drive on linux server.
the size is 10 GB and it appears it is full do to logs.

Is there command to flush entire swap drive.
Forum: Linux 07-06-2010
27,691
Posted By s1a2m3
disk size101255960
The partition size is 10125560 and used 9604684.
I gues what I need to find out how can flush STDOUT .

/dev/mapper/vo1group00-logvo100
Forum: Linux 07-06-2010
27,691
Posted By s1a2m3
sed couldn't flush stdout no space left on device
I am running Oracle Linux enterprise server 5.0. I just installed JDE 9.0 and after I started Webserver my root directory is 100% full.
Can some one help me flush stdout. I am new to linux.

Sam
Forum: Programming 02-18-2010
1,673
Posted By s1a2m3
It Worked
Great it worked.

Thank you sooo much Sir,


Sam
Forum: Programming 02-18-2010
1,673
Posted By s1a2m3
yes
Missing impression, and high lights the FROM or = in the statement. I tried all different but still not executing. I am wondering if there is different way to write the statement. thanks

update...
Forum: Programming 02-18-2010
1,673
Posted By s1a2m3
Oracle 9
The database is oracle. I tried but still not working.
Forum: Programming 02-18-2010
1,673
Posted By s1a2m3
Update with a join.
Hello,
Can someone help me correct this statement.

Update TESTDTA.F0101
Set F0101.ABAN86='5253'
WHERE F03012.AIAN8 = F0101.ABAN8 AND ((F03012.AICO='00219') AND (F03012.AIAC21='H27'));

...
Forum: Programming 06-30-2009
2,241
Posted By s1a2m3
No. I am pulling data from table directly. I want...
No. I am pulling data from table directly. I want to send seprate email for every locked id to help desk for word order creation.
SQL below.

@@\.login_JDEDB.sql
set echo off
set verify off...
3,707
Posted By s1a2m3
****And what are those emails ? E.g. what is the...
****And what are those emails ? E.g. what is the email corresponding to the first id "LJOHNSTON" ? And that corresponding to "CTONOLETE" ? etc.***

I want seprate email for every locked out...
3,707
Posted By s1a2m3
Sending one email for every row as per sql result
I want to send email for every row comes out of following SQL statement
thank you for your help.

*****SQL STATEMENT******
Select SCUSER AS "USER IDS" , SCEUSER AS "LOCKED OUT" FROM...
2,632
Posted By s1a2m3
see print queue which are down
enq -sAW | grep DOWN " to check the down queues"

Nabeel
Forum: Programming 06-25-2009
2,241
Posted By s1a2m3
Send email for each row in a result set
I have SQL giving me output of disabled ids in the system every day.
I can send on email for this disabled user list.
But I want to send one email for every disabled user or for every row.
...
2,421
Posted By s1a2m3
full sql statement
@@\.login_JDEDB.sql
set echo off
set verify off
set feed off term off
prompt ********************************************************
prompt Todays Date
prompt...
2,421
Posted By s1a2m3
Insert Header Name in CSV
Can anyone help.
I have sql to CSV showing header with ALIAS names but I want to generate CSV file with user friendly name i.e from AIAN8 to Adress Book Number etc.
SELECT AIAN8 || , ||...
6,710
Posted By s1a2m3
page size entry removed and I am getting header. ...
page size entry removed and I am getting header.

thanks a lot.
6,710
Posted By s1a2m3
Are you suggesting remove set head off line or...
Are you suggesting remove set head off line or change it to set head on?


thanks
6,710
Posted By s1a2m3
Option in sql script to include column headers when spooling file to .csv format
Can anyone help me how to include COLUMN HEADER when spooling file to .CSV format through SQL statement.

Thanks,

Akbar
Showing results 1 to 17 of 17

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