Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't use space bar when adding in commentary

SPatelFeb 22 2021 — edited Feb 22 2021

On HFM 11.1.2.4.209
Please see below screen shot, none of the users are able to add space between words when entering commentary in HFM data Form
image.pngWhen commentary is typed directly to the data form and when trying to use the space bar to add space, no space is added.
When commentary from MS Word is copied across which has space, it can be pasted successfully.
Has anyone seen this issue? Any fix for this?
We have SR raised with Oracle but no solution yet.

Comments

saurabh
you need to drop all the objects belonging to tom manually. you can do is
imp user/password file=file.dmp log=logfile.log show=y
This is the dummy import it will not actually import the data instead it will display all the sql statements that will be executed will importing the dump file. Then using these information you can delete the tables and all object belonging to tom.
1 - 1