| Nilo Segura 2005-06-03, 8:27 pm |
|
We have made available the latest patch set for the Oracle 10g Release 1
distribution. In order to use this distribution, users need to set up
their environment accordingly
Example....
lxplus070.cern.ch:% setoraenv -l
List of valid values is
920 --> "9i Release 2"
9204 --> "9i Release 3"
9205 --> "9i Release 4"
10102gcc323 --> "10g for gcc3.2.3"
10103 --> "10g + Patch Set 3"
8174 --> "8i Release 3 + Patch Set 4"
dev6ip7 --> "Developer 6i Patch 7"
dev6ip10 --> "Developer 6i Patch 10"
dev6ip13 --> "Developer 6i Patch 13"
DEFAULT VERSION IS ==> 8174
lxplus070.cern.ch:% setoraenv -s 10103
lxplus070.cern.ch:% which sqlplus
/afs/cern.ch/project/oracle/@sys/10103/bin/sqlplus
lxplus070.cern.ch:% sqlplus
SQL*Plus: Release 10.1.0.3.0 - Production on Mon Feb 7 19:23:19 2005
Copyright (c) 1982, 2004, Oracle. All rights reserved.
Enter user-name:
It is strinly recommended to use this version for those applications
requiring a 10g client, the previous 10g clients (10102 and
10102gcc323) will be removed soon.
Please contact oracle.support@cern.ch for any problem you may find with
this distribution.
|