on ‎2015 Nov 25 6:34 AM
Hello All,
We are unable to create a SQL data store in FIM, even though all the required details are provided it is failing to test the connection.
Could you please let us know if we need to do any additional settings to create a SQL connection.
Please help us to create the sql connection.
Regards
Srikianth
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hello Srikanth
I noticed you had not ticked the "Use windows authentication", so the note 1797203 may not be applicable to your situation.
You are specifying the 1433 port in the connection. However, this is normally the default port, see below
If you connect to the server:port (even in MS SQL Management Studio), it throws an error
However, without the port specified it works fine
So, using the same entries for FIM, the data-source can be successfully created.
Hope this helps.
Marc
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Marc,
Thanks for your reply.
We are creating a data store to connect to a source system which is SQL server
Our target is BPC 10.0 in MS.
Do we need to maintian any settings in the server \.
EX: For Oracle we used to maintain TNS names in server.
I have tried without the port but still getting the same error.Please let us know if any additional settings are to be done in server.
Regards
Srikanth
Hello Srikanth,
You need the SQL Server native client on the FIM server to make connection to the DB server
A simple test is this;
- on the FIM server, run odbcad32.exe
- define a system DNS
- select the SQL server native client
- provide all further details (server, user/pwd, database)
- test the connection - this should work. If it does not, then FIM can also not connect
Thanks
Marc
Hi Marc,
Could you please confirm that SQL management studio should be installed in FIM server in order to create a SQL server data store connection to connect to Source system.
Please let us know if any settings that we need to do to connect to sql server.
we have sql server managemnet studio(64 bit) installed on BPC server but not in FIM server.
If we install SQL server management studio now in FIM server, does it have any impact on the existing jobs and data stores.
Regards
Srikanth
Dear Marc,
Thank you for the update.
I have ran "odbcad32.exe" and verified that SQL server is available, but SQL Native client is not available.
Please let me know is it mandatory to have sql native client.
We haven't changed any configuration from FIM server , Our IT Team have resolved the issue and we are able to create a datastore to connect to source system SQL server.
Hi Srikianth,
You can refer to the following article:
Regards
Sirine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.