疑難雜症小倉庫
網頁
(移至...)
首頁
▼
2014年2月23日 星期日
XML Publisher 遇到亂碼的問題
›
有幾種情況,一種是 local 端的語系與 server 不同,這樣必須自己定義 XML 語系。在產生XML文件的表頭加上: output( '<?xml version="1.0" encoding="' || fnd_...
2014年2月19日 星期三
CentOS 安裝 Viturebox Guest Additions 失敗
›
錯誤訊息: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. 解決方式: # yum install ...
VitureBox 安裝 CentOS 遇到 This kernel requires the following features not present on the CPU: pae 問題
›
錯誤訊息: This kernel requires the following features not present on the CPU: pae Unable to boot – please use a kernel appropriate for your CP...
2013年11月21日 星期四
PO收料後是否可改單價的設定
›
Profile: PO: Allow Retroactive Pricing of POS Never-->不允許修改 OPEN RELEASES-->還沒收貨前可改 ALL RELEASES-->收貨後還可以修改 *此設定會影響PAC成本計算,使用P...
2013年10月15日 星期二
使用 PL/SQL Developer 出現 ORA-01026, ORA-01460 錯誤訊息
›
使用 PL/SQL Developer 出現 ORA-01026, ORA-01460 錯誤訊息時,都是 Local NLS 設定與 Server 不同導致。 使用下面的 SQL 查出 server 的 NLS,再去 Regedit 裡變更就好啦。 select * f...
2013年10月14日 星期一
開啟 Eclipse 時出現 JVM 版本不相容問題解決方法
›
開啟Eclipse時出現錯誤訊息: 因為要使用Oracle ERP,所以不能把舊版的JVM直接蓋掉,解決辦法如下: 1. 安裝 JRE 新版本 2. 到 eclipse 資料夾中先複製一個捷徑: 3. 在捷徑上按右鍵選內容打開後,在「目標」的那...
2013年10月9日 星期三
Liferay + Oracle XE 安裝
›
作業系統:Win7專業版 需準備的軟體: 1. JDK (我很不怕死的下載了JDK 7的版本,不過可以用) http://www.oracle.com/technetwork/java/javase/7u40-relnotes-2004172.html 2. 主角:Tom...
首頁
查看網路版