Computing.Net > Forums > Unix > unix database not using SQL

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

unix database not using SQL

Reply to Message Icon

Name: kasuma
Date: May 8, 2003 at 23:29:15 Pacific
OS: linux
CPU/Ram: amd
Comment:

i already post this question 3 days ago.
i need to know what commands and shell utility i can make this programs instead of doing with SQL rdbms. can you help me?

anyway i'm in linux platform.


anyway here is the questions for UNIX database

As a system administrator, you are keen to develop a database of all equipment/software available in your installation. For each equipment/software, you have decided to store the following information:
• Equipment/Software Number (Unique number, system-generated)
• Category (Hardware/Software)
• Type (Computer, Terminal, Disk Drive, Printer, Modem, Hub, Router, Application software, System Software, Compiler, Interpreter etc etc)
• Brand
• Model (or version in the case of software)
• Serial Number
• Date Commissioned (Date, Month, Year)
• Status (In operation/Installed, Under repair, In storage, Decommissioned, Upgraded)
• Vendor Name
• Support Telephone N
• Warranty/Support lapse date (Date, Month, Year)
Your task is to develop a complete application in UNIX which will enable you to maintain a database of the above information. This application should provide the following functions:
Add New Equipment/Software
Search based on Serial Number or Type (in which case a list of equipment/software matching the type will be produced)
Provide a report listing details of equipment under repair
Update Equipment/Software details
Delete Equipment/Software Details



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: unix database not using SQL

Unix shell script runing SQL files www.computing.net/answers/unix/unix-shell-script-runing-sql-files/5286.html

What version of unix am I using? www.computing.net/answers/unix/what-version-of-unix-am-i-using/1909.html

Check for new file, exec sql*plus www.computing.net/answers/unix/check-for-new-file-exec-sqlplus/6714.html