Posts Tagged ‘Linux’

375

OpenWorks: Create default Wallet

As addition to the OpenWorks: OS Authentication in R5000. You can create default wallet without having to login into OpenWorks by running the script below. Before you run the script, you have to make sure that the following environment variable is populated correctly: OWHOME OWSYSSID ORACLE_HOME OW_HOME_DIR From your linux shell, please run the following: [...]

83

OpenWorks: Create interpretation project failed (2)

In addition to my post earliear, there’s something else that we can do to minimize the error: chmod -R o+rx $ORACLE_HOME By make sure everyone has access to the Oracle’s library and executable, it’ll enable the user to create the Interpretation project. This work is licensed under a Creative Commons Attribution 3.0 Unported License.

66

PowerExplorer: Strange UI in Gnome

PowerExplorer, is designed to work in Linux KDE environment. If you try to open it in Gnome session, it will show you strange interface. You can fix this strange interface by unset the environment: unset GNOME_DESKTOP_SESSION_ID then call your PowerExplorer startup script, and you will have your normal PowerExplorer interface. This work is licensed under [...]

Subscribe to RSS Feed Follow me on Twitter!