You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We need to use the version of oracle in

/afs/slac.stanford.edu/package/oracle/e/LINUX64/10.2.0

(This only works on RHEL4 64bit machine, like glastlnx21).

We need to create our own oracle admin directory, we can do that using the

The commands are:

mkstore -wrl <wallet_location> -create
mkstore -wrl <wallet_location> -createCredential <db_connect_string> <username> <password>

We will make our wallets in ~glast/oracle (actually a symlink to NFS space)

Procedure:

glast@glastlnx21 $ source /afs/slac.stanford.edu/package/oracle/e/LINUX64/10.2.0/bin/coraenv
ORACLE_SID = glast ? GLASTP
dbhome: Command not found.
ORACLE_HOME = [] ? /afs/slac.stanford.edu/package/oracle/e/LINUX64/10.2.0

  • No labels