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!

Unable to create FDM application

688033Apr 12 2010 — edited May 18 2012
Hi Gurus,

While creating FDM application receiving error as "Database User id and password is required for login".

There is firewall between FDM server and SQL server and the SQL port number is different instead of 1433. Also we have SQL instance.

I have configured SS, FR and workspace successfully, but unable to create FDM app.

All products are in the same server.

Provided the SQL db information as:
db servername\sql instance name
database name
db username and password.

Receiving the above error message on both workbench and web.

Please provide some solution for this issue, its urgent.

Regards,
Kamal

Comments

JeffJon
If you use a UDL file on the FDM application server with the same information provided in the application creation screen can you successfully connect to the SQL Server database?

If it is running on another port other than 1433 you will need to specify the port in the servername field:

servername\instance,port
631379
You have to have DBA rights to the database server to create a database or you will see this error.
657263
Hello,

If your DBA does not want to provide you with the DBA role do not worry.

As outlined in the FDM DBA Guide:
http://download.oracle.com/docs/cd/E12825_01/epm.111/fdm_dba.pdf

On Page 18/19 it states the rights and permissions for SQL Server.

Thank you,
JeffJon
You do not need the DBA role to create a database on the SQL Server. For FDM the user simply needs the DB Create and Bulk Insert Admin Role as noted in the FDM DBA Guide. Please reference this guide for further information on necessary roles.
Anil
Hello Everyone,

I am getting *10061 - connection refused* error when i am trying to logon to FDQM.

please help me ASAP.

Thanks in advance.......
JeffJon
If you are using Shared Services for the authentication provider and you test the shared services connection within the workbench client and verify that it is successful? Also verify that the account is the admin account in HSS.
902072
Have you resolved 10061 connection refused issue? We are experiencing it at the moment. We do not use shared services
1 - 7
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 15 2012
Added on Apr 12 2010
7 comments
2,521 views