Here are the steps to change the status
1. Log into the JDEPLAN environment.
2. Begin to apply the ESU in attended mode.
3. When you receive the error on the Control Table Workbench screen, click the Solution Explorer icon on your task bar to return to the main screen.
4. In the fast path, enter GH961 and select Custom Installation Plan or navigate to: Foundation Systems|Tools|System Installation Tools|Custom Installation Plan (P98240).
5. Click FIND then look for the latest plan for your ESU. Each time you apply or attempt to apply a software update a new plan is created and appended with the next sequential number (e.g. JL123 - 3).
6. When you find the latest plan (i.e. the active one you are executing), expand it. Expand down through the trees to open Environments, then the environment (e.g. DV900), then Control Table Merges. Highlight on Control Table Merges and click the SELECT button.
7. Click in the row for the job you wish to change, e.g. R98800 for the Workflow Merge. Using the visual assist, change the Detail Status from 50 (Failed) to 60 (Installed) and click the SAVE button. Then close the form (you can click the SELECT button again to go back in to be sure your change was saved).
8. From the task bar, click on the task for the Software Updates application again to resume your installation.
- Aug 17 Fri 2012 16:29
change the status and continue with the ESU install manually
- Jul 21 Sat 2012 19:35
Install OBIEE
export JAVA_HOME=/oracle/jrockit
export PATH=$JAVA_HOME/bin:$PATH
java -jar wls1036_generic.jar
1. Install a 64-bit JDK for your operating system, for example 1.6.0_18-b02 64-bit
2. Install Weblogic Server 10.3.3 (using the generic installer) and select the 64-bit JDK installed in step 1
3. Run RCU from 32-bit Linux GUI Console or Linux 32-bit NFS mount via X-Windows/VNC) or Windows 32-bit client
4. Install OBIEE11g, choosing the 'software-only' installation type.
5. Execute the Configuration Assistant to configure your installation.
- Jun 25 Mon 2012 18:45
Security settings in browser are set too high
- Open the IE browser.
- From the "Tools" menu, choose the "Internet Options" menu item.
- In the "Internet Options" dialog box, click on the "Privacy" tab.
- Turn off the pop-up blocker. (Uncheck the "Turn on Pop-up Blocker" checkbox.)
- In the "Internet Options" dialog box, click on the "Security" tab.
- Highlight the "Internet" zone.
- Click on the "Custom Level..." button.
- Use the following for the "Downloads" settings:
- Enable: "Automatic prompting for file downloads"
- Enable: "File download"
- Enable: "Font download"
- Apr 12 Thu 2012 13:30
How to Automatically Start the Scheduler Server
In the Enterprise Server JDE.INI, change the last line in the section below to equal 1 and your Scheduler Kernel should start when services come up.
[JDENET_KERNEL_DEF10]
krnlName=SCHEDULER KERNEL
dispatchDLLName=libjdeschr.sl
dispatchDLLFunction=JDEK_DispatchScheduler
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0 ------------------------Change value to 1.
- Mar 23 Fri 2012 11:07
麥肯錫解決問題的7步驟
有關麥肯錫如何解決問題的流程,林璟驊根據工作所累積的經驗及心得,歸納出7個步驟:
Step 1 界定問題
Step 2 建立問題的架構
Step 3 排定優先順序
Step 4 議題分析
Step 5 彙整
Step 6 說故事
Step 7 簡報
- Mar 21 Wed 2012 23:07
Run Install program using X windows in Windows platform
Run Install program using X windows in Windows platform
2. export DISPLAY=(local IP):0.0
3. xhost +
4. xclock
vi /etc/rc.d/rc.local
su – oracle –c “/JDE_HOME/agent/bin/startAgent"
- Mar 09 Fri 2012 01:43
Oracle bash_profile
export ORACLE_BASE=/oracle
export ORACLE_HOME=$ORACLE_BASE/product/11gclient
PATH=$PATH:$HOME/bin:$ORACLE_HOME/bin
export PATH
- Mar 09 Fri 2012 01:40
Install Oracle Client in Linux kernel configuration
# Kernel sysctl configuration file for Red Hat Linux
#
# For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and
# sysctl.conf(5) for more details.
# Controls IP packet forwarding
net.ipv4.ip_forward = 0
# Controls source route verification
net.ipv4.conf.default.rp_filter = 1
- Mar 09 Fri 2012 01:34
Linux SCP
將檔案 file.txt 傳到 JDEAP 的 ent9 目錄
scp file.txt user@JDEAP:/ent9
將檔案 file.txt 從JDEAP下載到本機的 ent9 目錄
scp root@JDEAP:/home/apol/file.txt /ent9
- Jan 11 Wed 2012 02:06
Steps For Changing The Security User’s Password
1. Create a backup copy of the user security tables (the F98OWSEC andF98OWPU).
2. Create a backup copy of the JDE.INI file for the security server.
3. Have all EnterpriseOne users end their user sessions.
4. Stop all EnterpriseOne servers and JAS servers.
5. Do the following to change the password that is stored in the F98OWPU table for the security user.
- Sign-on to the machine that runs the EnterpriseOne deployment server.
- Comment out the “SecurityServer” setting in the “SECURITY” section of the JDE.INI file for the deployment server. Be sure to save the change.
- Sign-on to the deployment server using the security user’s name and password.
- Run the P98OWSEC application.
- Click on the form exit button labeled “Add System User”.
- Find and then select the security user in the “Work With System Users” form.
- Update the password for the security user in the “System User Revisions” form.
- Click on the “OK” button to save the change.
- Exit out of EnterpriseOne.
- Undo the change made in step b.
6. Have your database administrator change the password for the security user at the database level.
7. For all EnterpriseOne servers, update the following JDE.INI file settings so that they are set to the new password for the security user. If the “QPassword” setting
is missing, do not add it to the JDE.INI file.
[DB SYSTEM SETTINGS]
Default Pwd=