[Oracle@bi11g bin]$ ./sqlplus /nolog SQL*Plus: Release 11.2.0.1.0 Production on Fri Dec 1618:39:36 2011 Copyright (c) 1982, 2009, Oracle. All rights reserved. SQL> conn / as sysdbaConnected.SQL> show parameter
今天下載了Oracle Linux 6.1,在虛擬機器上安裝起來,準備用它安裝ORACLE 11G R2 (11.2.0.3)突然發現yum不能使用,網上找了下,在http://public-yum.oracle.com/ 網站找到SETUP文檔.Getting StartedDownload and Install Oracle Linux Download and copy the appropriate yum configuration file in place, by
第一步:su postgres第二步:bash-4.2$ /usr/pgsql-9.1/bin/initdb -D /var/lib/pgsql/9.1/data/ , 斷行符號後出現如下資訊The files belonging to this database system will be owned by user "postgres".This user must also own the server process.The database cluster will
1.5.1.3 Raw DevicesRaw devices are disk partitions or logical volumes that have not been formatted with a file system. When you use raw devices for database file storage, Oracle writes data directly to the partition or volume, bypassing the
1、解壓縮快速鍵安裝包:[root@www.bkjia.com~]# tar -zxvf rlwap-0.30.tar.gz[root@www.bkjia.com~]# cd rlwap-0.302、進行配置執行:[root@www.bkjia.com~]# ./configure[root@www.bkjia.com~]# make[root@www.bkjia.com~]# make check[root@www.bkjia.com~]# make
1. 安裝devadm@devserver:~$ sudo apt-get install mysql-server......The following NEW packages will be installed: libdbd-mysql-perl libdbi-perl libhtml-template-perl libmysqlclient16 libnet-daemon-perl libplrpc-perl mysql-client-5.1
今天編譯在Mac下編譯了Oracle的SQL驅動外掛程式,這裡記錄編譯過程供參考。先介紹一下編譯環境:Mac OS X 10.7.3, 安裝Qt SDK 1.2 for Mac,XCode 4.2.1。1. 首先是到Oracle的網站上下載相關的庫和開發包,按照Qt文檔中的說明(How to Build the OCI Plugin on Unix and Mac OS X),需要下載"Instant Client Package - Basic"和"Instant Client