Search Results

Search: Posts Made By: kburrows
4,594
Posted By kburrows
arguments too long error
Hi,

I am running a .csh shell and get this error.
set dir=/u21/oradata/SDE/cass
echo /u21/oradata/SDE/cass
/u21/oradata/SDE/cass
set compression=jpeg
set bustab=CASS_ORTHO2005
set...
2,630
Posted By kburrows
conditional writing of sql code
Hello again... I have a request from another department to list for them all the columns and tables we use in this certain database. I have spooled the oracle stored procedured into 1 file. I...
4,157
Posted By kburrows
tried nawk and got the same thing.... tried...
tried nawk and got the same thing.... tried gawk, but it wasn't found...

looks like this might work...
1st line.... VAR=`grep -n "====" log|tail -1|awk -F: '{print $1}'`
NEXT line... ...
4,157
Posted By kburrows
Close again, The problem seems to be...
Close again,

The problem seems to be defining a RS. Currently, a single = creates a RS.
this is the bottom of the file:
>>>>>>>>>>>>>>>>>>>>>>>>>
R3V45(66)->launch: debug:...
4,157
Posted By kburrows
I tried the cat version and my screen went blank...
I tried the cat version and my screen went blank and nothing came back. What's up with that.
4,157
Posted By kburrows
ZB, That was close. I don't even understand...
ZB,

That was close. I don't even understand the code.
But it returned the last 3 lines of the file. I needed probably about 60 lines back.

I think it picked up from the last blank line...
4,157
Posted By kburrows
get last section from large logfile
Hi all,

I need to pull the (last section) from the header to the end of file. This logfile will have many sections appended, but I only need to capture the last one and email it to someone. Any...
6,972
Posted By kburrows
I will look into NTP. Can you tell me why...
I will look into NTP.

Can you tell me why I am losing time though. Seems like it should keep time without additional configuration, software, etc.

Thx
6,972
Posted By kburrows
losing time
Hi all,

The server seems to be losing time, not a lot, but enough to be noticed.

UNIX
AIX 4.3.3

Any ideas,
Kathy
2,349
Posted By kburrows
AIX 4.3.3 ksh Its working, now. I was...
AIX 4.3.3
ksh

Its working, now. I was missing the #
in the #! /usr/bin/ksh.

Thanks a bunch,
Kathy
2,349
Posted By kburrows
script returns prompt
Hi,

I am trying to create a script that will loop through my oratab file and pull out the instance name.

Here is script:

for instance in $(cat /etc/oratab|egrep ':N|:Y'|grep -v \*|grep -v...
3,236
Posted By kburrows
creating jfs
Need help,

I have read the docs but need some better understanding.

Can someone explain the reasons behind setting the values for
fragement size, i-node and allocation group size?

Thanks,
7,196
Posted By kburrows
ok, I'm lost. The only options I have to...
ok, I'm lost.

The only options I have to create a volume group with a physical partition size in AIX 4.3.3 is 2mb thru 1024mb. I don't see a 128k anywhere?
7,196
Posted By kburrows
Thanks for reply, I am going to be storing...
Thanks for reply,

I am going to be storing 10-14 Oracle datafiles that are 500mb each on this volume group.

The default is 4mb I was looking at 64mb, but I can also go to 256mb. If its the...
7,196
Posted By kburrows
vol group - physical partition size
Hi Everyone,

Can someone tell me the effect of the pp size of the volume group created for Oracle data.

It would seem that creating small pp's will cause more overhead. What if you make the...
Forum: Filesystems, Disks and Memory 10-10-2002
18,031
Posted By kburrows
os block size
AIX 4.3.3

How can I find the os block size?

How can I change the OS Block Size?

When and where does the os block size get set?

I am running oracle 8.1.7 and am under the impression I...
3,795
Posted By kburrows
thanks, here it is telnet /usr/sbin/telnetd ...
thanks, here it is
telnet /usr/sbin/telnetd telnetd -a active
3,795
Posted By kburrows
can't telnet
Hi,

I am using aix 4.3.3. Getting kicked out when I try to access my unix server via telnet, (I can rlogin, ok). But, while trying to telnet, I keep getting this message:

AIX Version 4 ...
Showing results 1 to 18 of 18

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