If you have received above error while installing BI publisher on windows 7, please install JRE for 64 bit Windows not 32 bit. Then try installing BI publisher 32 bit. It worked for me.
Friday, July 5, 2013
Sunday, June 9, 2013
Wednesday, May 22, 2013
Thursday, March 7, 2013
Peoplesoft: Prompts not working?
Setid based prompts require a row for current setid to be present in SET_CNTRL_TBL and a row in PS_INSTALLATION
if anything deleted in them check if this is the reason prompts not working.
NLS_LENGTH_SEMANTIC
Before setting NLS_LENGTH_SEMANTIC = CHAR and recreating tables, check if tables are already created in unicode (CHAR) format.
query user_tab_columns where char_length < data_length
Tuesday, February 19, 2013
How to find running services on a Oracle Cluster
Use
lsnrctl status
to know if there is anything running on Oracle cluster
Subscribe to:
Posts (Atom)