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.
Need accss to Unix
Name: xinu Date: June 15, 2004 at 06:42:18 Pacific OS: XP CPU/Ram: 366
Comment:
I'm out of a job and need access to Unix and ORACLE environments to hone out my skills. Can anyone suggest how I can go about it? Any help is greatly appreciated.
Name: Dlonra Date: June 15, 2004 at 06:58:26 Pacific
Reply:
linux and Oracle can be freely downloaded. Try Fedora 1 or 2 as a linux distro. Go to the Oracle home page to check which linux/fedora distro's are supported by the latest release (10.x). Mandrake or a recent Redhat would also do the job.
If you are running XP, you will need 2/3 gig of additional disk space to run Linux+Oracle.
BTW, I also run Sybase 12.5 on linux.
0
Response Number 2
Name: xinu Date: June 15, 2004 at 07:18:29 Pacific
Reply:
dl0nra, tnx. But this means that I realy need to by another gig of memory. Is the intallation simple? I've never done this before.
Tnx again, xinu.
0
Response Number 3
Name: Dlonra Date: June 15, 2004 at 08:34:18 Pacific
Reply:
I underestimated - my Oracle 9.2 (i selected most options) is >3.4GIG You will need >5GB
Linux and Oracle installs are rarely simple.
There are numerous sites from google'ing "linux install" and "oracle linux OR redhat install"
Key point: always make sure you can boot from diskette for XP and also for Linux.
This is on a 4-year old iMac 400MHz 512MB. Admittedly it's the 9.2 "Developer's Release" i.e. beta, so there is no Oracle JVM and consequently I can reduce the SGA somewhat (java_pool_size=1, shared_pool_size=25000000). Total disk space under $ORACLE_HOME is around 1GB. Looking forward to the 10g production release for Mac expected later this year.
Summary: I am new to Unix and I am trying to write a Bourne shell script. I have 2 questions: 1. One of the command line parms for the script needs to be converted to upper case within the script, how do I do ...
Summary: Hi everyone, I'm ftping data from Win2000 to Unix, and need to update the new unix file with 777 permissions. I would expect to be able to use the "site chmod 777 ..." command, but it is not availabl...
Summary: Hi ! I need to convert a DOS batch file to Unix Shell script. Can anybody help me by providing equivalent Unix shell script code to this DOS batch code?. for /F "tokens=2,3,4 delims=/- " %%i in ("%da...