Skip to content

有害部落格同好會

2016/01/07 / Oracle EBS

Oracle EBS 強制登入變更密碼

參考資料來源:這裡

— 重設密碼 + 強制登入時變更密碼

BEGIN
  fnd_user_pkg.updateuser(x_user_name            => 'X00000',
                          x_owner                => 'cust',
                          x_unencrypted_password => 'a123456',
                          x_password_date        => to_date('2', 'j'));
  COMMIT;
END;

BEGIN fnd_user_pkg.updateuser(x_user_name => 'X00000', x_owner => 'cust', x_unencrypted_password => 'a123456', x_password_date => to_date('2', 'j')); COMMIT; END;

2015/05/12 / Oracle EBS

受保護的內容: Oracle DB忘記密碼怎麼辦

受密碼保護的文章不會產生內容摘要。

Continue Reading
2015/04/21 / Database

從Oracle DB透過LDAP驗證 Windows登入帳號密碼

資料來源: 此 PACKAGE 用來檢核輸入帳號、密碼是為個人電腦登入的帳號、密碼   若正確無誤, …

Continue Reading
2015/05/12 / Oracle EBS

受保護的內容: 如何變更 EBS’s guest帳號密碼

受密碼保護的文章不會產生內容摘要。

Continue Reading
2015/02/05 / Others

受保護的內容: Agentflow, 系統整合相關討論

這篇內容受到密碼保護。如需檢視內容,請於下方欄位輸入密碼:

2015/04/08 / Oracle EBS

受保護的內容: 直接用google chrome 開啟 discoverer 4

這篇內容受到密碼保護。如需檢視內容,請於下方欄位輸入密碼:

2014/08/22 / Oracle EBS

如何查詢某個 request 輸出檔案

資料來源:這裡

SELECT 
  fnd_webfile.get_url(4, 21345489, 'APPLSYSPUB/PUB', 'FCWW', 10) 
FROM dual;

SELECT fnd_webfile.get_url(4, 21345489, 'APPLSYSPUB/PUB', 'FCWW', 10) FROM dual;

(閱讀全文…)

Continue Reading
2014/07/08 / Oracle EBS

如何使用OM中default rule根據subinventory設定tax code

文章轉貼自: 這裡

SO line中Tax code根據subinventory進行設置的方法:
1. 進responsibility: Order Management

2. 進Setup>Rules>Defaulting

Application:Order Management
Entity:Order Line
Attribute:Tax Code
然後點Default Rules…按鈕

(閱讀全文…)

Continue Reading
2014/03/21 / Oracle EBS

APPS TABLES WITH LINKS

資料來源: 這裡

常用模組的 table, 含 join 欄位

(閱讀全文…)

Continue Reading
2014/03/07 / Oracle EBS

Oacle DBA & Apps DBA Concurrent Manager Issue : FND_DCP.REQUEST_SESSION_LOCK / DBMS_LOCK.Request

原文轉貼自:

Error in Concurrent manager logfile :
=========================

Routine FND_DCP.REQUEST_SESSION_LOCK received a result code of 1 from the call to DBMS_LOCK.Request.
Possible DBMS_LOCK.Request resultCall to establish_icm failed
The Internal Concurrent Manager has encountered an error.

(閱讀全文…)

Continue Reading

文章分頁

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • ...
  • 20
  • Next

分類

  • 新奇有趣の搶先報導
    • Raspberry Pi
    • 手機相關
    • 推薦軟體
    • 新鮮有趣
    • 生活資訊
  • 想破腦袋の程式技巧
    • Oracle EBS
    • Database
    • Excel, VBA
    • php
    • JavaScript, VBScript
    • VS.NET
    • Others
    • Windows
    • SAP
  • 撩動心弦の短文小品
  • 聚沙成塔の理財守則
  • 不可不知の職場實錄
  • 剎那永恆の生活翦影

近期文章

  • 受保護的內容: 如何透過Personalize功能呼叫另一form來回傳值
  • Win10 / 8 / 7 無法安裝 SSD
  • 受保護的內容: 樹梅派+遠端連線
  • EBS R12 取得客戶的phone, email, URL資料
  • 受保護的內容: 管控Workflow Administrator Role

友站

  • Masaya396's 協奏曲
  • 老塗的咁仔店

其他操作

  • 登入
  • 訂閱網站內容的資訊提供
  • 訂閱留言的資訊提供
  • WordPress.org 台灣繁體中文

Tag Cloud

你目前使用的瀏覽器不支援 HTML5 的 CANVAS 標籤。

  • SAP
  • Win7
  • javascript
  • Oracle EBS
  • VB6
  • VBA
  • MySql
  • SQL
  • 管理
  • php
  • EBS 12.1.3
  • 感情
  • VB.Net
  • EBS 11.5.10
  • excel
  • WinXP
  • CSS
  • LDAP
  • HTC
  • Oracle DB
© 2025 有害部落格同好會 - Powered by SimplyNews