|
From: Thomas G. <to...@ad...> - 2002-02-01 13:58:41
|
On Fri, 1 Feb 2002, Cesar Villanueva wrote: > Hi All >=20 > Just a question, what is the meaning of the global variable=20 > $sid with a value of T80509 defines in sql-ledger.conf and=20 > related to Oracle. >=20 > Thanks in Advance > C=E9sar Villanueva Hello Cesar! We are still debugging this port. If you want to help out, join in!=20 A SID (more properly, an $ORACLE_SID) is an Oracle System ID every box has one and it tags which set of databases and tablespaces go where. It is a somewhat clumsy mechanism but it's what we have to work with. On my box I do this: echo $ORACLE_SID And I get back: oralin which is what I set it to on installation (way back when.) > SuSE Linux C.A. I like SuSE alot - and I am a fierce (albeit non-violent!) advocate of Gandhi's experiments in truth. Lemme know if I can be of assistance to you, eh? ;-) > "First they ignore you. Then they laugh at you. > Then they fight you. Then you win." [Gandhi]=20 >=20 ------------------------------------------------------------------------ Thomas Good to...@ad... Programmer/Analyst th...@sq... Residential Services, Behavioral Health Services Saint Vincent Catholic Medical Centers = =20 -- SQL Clinic - An Open Source Clinical Record www.sqlclinic.net ------------------------------------------------------------------------ =20 |