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!

Export data with Unified Logon method

SahiJul 15 2014 — edited Jul 15 2014


HI All,

Im new to FDM and now im currently working on FDM 11.1.2.1 and my target system is Essbase. I have created a user "FDM_Test" who is having access to FDM - Intermediate 8, ERP Integrator - Administrator and on Essbase front i have given Server access and Filter access (which is Read and have taken one Entity (say, 138-India) security restriction). And i have added the same user in the user Maintenance of FDM and gave same location (Entity: 138-India) access.

When i login as FDM_Test user, im having access to 138 loction alone and im able to Import, Validate but unable to export data, which says "Insufficient Privileges for this operation". I have did some analysis on this, and changed Unified Logon method to "Global" and in "Global Logon Information" provided another user who is having Essbase Administration access alone and this worked as a work-around loading the data for FDM_Test user itself.

But i want to understand, whether we can load the data from FDM to Essbase as non-administrator Essbase user? Do i need modify my provisioning at Shared servcices level or FDM level?

Immidiate help would be a great help

Thanks

Sahi

Comments

gdarling - oracle
Answer
MSDAORA doesnt have a 64 bit version. You'll need to either switch the app to 32 bit and use a 32 bit Oracle client, or use a 64 bit client and oledb provider instead (Ie, Oracle's provider - ORAOLEDB.ORACLE)

Hope it helps,
Greg
Marked as Answer by 730380 · Sep 27 2020
730380
Hello,
thanks for your answer. I downloaded the oracle provider set and changed it in my source code. now it works.
984544
Can you give me the link where you download and how you changed
Tridus
You can download from here: http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html

The simplest change is in the connection string for your application. If you're lucky, no other changes will be required. Need to do testing to verify that for your code though. :)
1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 12 2014
Added on Jul 15 2014
2 comments
949 views