Summary: In my machine(AIX Unix) both Oracle 8 and Oracle 8i are installed. By default Oracle 8 is active. what changes I have to make to activate Sql server. ...
Summary: Hi all, I have 2 flat files database: 1. Record A.txt Name|SerialNumber|PartNumber|Location|Addeddate|Expiredate hawkeye|123456|321-23-2345|H1|10/22/2...
Summary: hi, i want to ask for little help in doing the database in unix. the database is very large file that can store ,edit the data. can you give me the so...
Summary: Is there a way to print in "Landscape" format in Unix? I don't know if you need this info but here it is anyway: /home/narsman% uname -a OSF1 V4.0 15...
Summary: In UNIX nearly all files are text files. there is yet another utility called "rtf2txt" - see a pattern here ? - that will do the rtf to text conversio...
Summary: When I do uncompress in UNIX any file of 2/3GB the CPU load shoots up very high as 99%. Does any one have experienced this. What is the solution. Wher...
Summary: How do i read binary files in Unix and as i know that counting the number of records in a file could be done using WC command, but how to use it for c...
Summary: In Job searching, is it absolutely necessary to be Certified in Unix? I'm assuming a certified test is necessary if you want to be a Unix System Admi...
Summary: i want to open internet explorer window in unix system. i want to automate this. till entering into my yahoo page i want to automate. i ll store my us...
Summary: Hai All What is the advantage of Stream-oriented approach in Unix over record-oriented in other operating systems. thanks in advance padma ...
Summary: 1) How can you find out what code page UNIX is using (437, 850)? 2) How do you change it if it's set to 437 and I need it to be 850? 3) Any advice (do...
Summary: I'm looking for the fastest way to read and write a large file in UNIX shell. A read loop for the input and an echo for the write works, but it is va...