|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
MS SQL Server on UNIX
Hi GURUs,
I have following queries: 1) If its possible to configure Microsoft SQL Server database on a UNIX machine, if yes, can any body pls point me to the guide to acheive the same. 2) I know Oracle runs perfectly on UNIX based machines, can any body point me to the guide to achieve the same. 3) Which UNIX/LINUX server you would recommend if its a small/medium business for Oracle database. Any help would be highly appreciated. Cheers, Patras |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
www.orafaq.com
has some articles about sizing Oracle support for an application. It has more to do with transactions per minute, number of tables, number of simultaneous users, and total data store required. Most Unix Oracle apps are distributed - PC's running Oracle Forms, and a UNIX box with lots of disk space and memory -- all on a fast network. You should look to support issues first and foremost - like can you get hardware & software support (ie., people) on your site the same day?... |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Quote:
What about MS SQL Server on UNIX? If there is any way to run it on UNIX? Thanks in advance. Cheers, Patras |
|
#4
|
|||
|
|||
|
MS SQL Server on UNIX
MS SQL Server will not run on UNIX machines. Windows only (2000, 2003, XP, some versions will work on NT 4.0).
|
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Linux &UNIX have ODBC support that allows you to query networked Windows servers.
http://www.unixodbc.org/ free http://www.odbcsdk.com/products/open...x_overview.asp supported/cost |
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
Quote:
|
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
You cant run SQL Server on Unix. However, you can access the SQL Server running on Windows from a Unix machine using JDBC/ODBC
|
| Sponsored Links | ||
|
![]() |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find and delete files and folders which are n days older from one unix server to another unix server | sachinkl | Shell Programming and Scripting | 2 | 03-12-2012 10:02 AM |
| Help with Unix shell script to copy files from Unix server to Windows server | shankar1dada | Shell Programming and Scripting | 3 | 08-18-2011 06:17 PM |
| Connecting to multiple unix server from unix server using shell script | sexyTrojan | Shell Programming and Scripting | 5 | 11-25-2009 09:34 PM |
| To copy a file from one unix server to another unix server through scripts | manit | UNIX for Dummies Questions & Answers | 1 | 09-02-2009 11:49 AM |
| How to connect unix server to unix server through shell scripts | phatan | Shell Programming and Scripting | 2 | 06-23-2008 02:08 AM |
|
|