Hi,
I have multiple files of the following format
FILE1:
Date Size
20041201 15,000
20041202 15,120
FILE2:
Date Size
20041201 1,195,040
20041202 2,334,140
ETC...
What I need to do is merge them into one file adding each respective line as it goes..
eg.
MASTERFILE:
Date...
Hi, I have around 300 files that I want to get merged into one file, their format is as follows:
file1:
DATE SERVERA
20041101 12
20041102 224
20041103 355
20041104 687
20041105 987
file2:
DATE SERVERB
20041101 3
20041102 6
20041103 66
20041104 567
20041105 4445
file3:
DATE SERVERC
20041101 1...
Hi, I'm getting the following error...
# lppchk -v
lppchk: The following filesets need to be installed or corrected to bring
the system to a consistent state:
bos.rte v<5 (not installed; requisite fileset)
Can someone please explain?
Current:
# oslevel...
Hi,
I have the following file that I'm trying to help a friend out with... basically it's a message board where people put posts in, lately some post are coming in that are not welcome.
What I want to do is find out how I can get the IP address of each person that puts a post up?? and...
Hi,
I have two model 7026-H80's and a M80 at AIX 4.3.3 ML 11
Recently the network was upgraded to use Gigabyte
In doing so the backup times have not improved, I have performed the following tests to try to resolve but still not getting anywhere, can anyone provide advise on this?
note: I have...
I'm having problems using rsh from one sever (server1) to another (asking for password) (server2), the server (server1) is in the (server2) .rhosts file as well as other servers that I use and have no problems with.
Is there anything I have overlooked?? thanks
ps. I tried a search on the DB...
Hi, I would like to grab specific information out of the /etc/qconfig file... what I want is everything in the block starting with printxxx and then pxxx
eg.
>cat /etc/qconfig
print146:
device = hp@p146
hp@p146:
file =...
Hi,
I have recently created around 100 printers and need to modify one field in one line of each of the hundred configuration files:
FILE: /var/spool/lpd/pio/@local/custom/prt001:hp@p001
FILE: /var/spool/lpd/pio/@local/custom/prt002:hp@p002
:
:
FILE...
Hi,
I have a cascading cluster environment:
With using printers, I want to know if on failover the printer queues will be taken over or do I have to define them on the system or in a script?
Also I have also addedd nfs connections and updated the /etc/exports file along with my scripts, do I...
Hi,
I have to create over 100 print queues on my servers but I need to add a description of the printer location to it. I can't find using smitty where to add this description, does anyone know if it is possible?
thanks
Hi, So far I have managed to get the following but I need to go one more level as detailed below:
The file reads:
$CMDE "/*" &
$CMDE "/usr/*" >>$LOG
$CMDE "/var/*" >>$LOG &
$CMDE "/tmp/*" >>$LOG
$CMDE "/home/*" >>$LOG &
Using -> awk {'print...
Hi, I get the following errors in my dsmerror.log
Can someone please explain or point me in the direction of error code documentation?
10/30/02 00:04:11 ANS1005E TCP/IP read error on socket = 6, errno = 11, reason : 'Resource temporarily unavailable'.
10/30/02 01:04:11 TCP/IP received rc 25...
Hi, I have the following script to create oracle users on our system, it works but please tell me an easier way???
-----------------------
Format of oracle_userlist file -> DATABASE USERID PASSWORD GROUP
--------------------------
#/usr/bin/ksh
NUMBER_OF_USERS=`cat oracle_userlist | wc -l`...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.